# Installer pyside avec Homebrew, apt, dnf, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de pyside pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:pyside
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install pyside
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install shiboken6
```

  Preuve: Debian stable package indexes: shiboken6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install shiboken6
```

  Preuve: Fedora Rawhide package metadata: shiboken6 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S shiboken6
```

  Preuve: Arch Linux sync databases: shiboken6 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:pyside
- **Gestionnaire de paquets:** Homebrew
- **Version:** 6.11.1
- **Résumé source:** Official Python bindings for Qt
- **Page d'accueil:** <https://wiki.qt.io/Qt_for_Python>
- **Dernière mise à jour:** 2026-06-25T13:38:03+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- shiboken6 (alias)
- shiboken_tool.py (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 6.11.1

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour pyside. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: pysidedeploy.spec
## Autres enregistrements de gestionnaires de paquets

- Debian apt - shiboken6 - 6.8.2.1-4: installed executable or alias match | Debian stable package indexes: shiboken6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | CPython bindings generator for C++ libraries | https://wiki.qt.io/Qt_for_Python
- dnf - shiboken6 - 6.11.1-6.fc45: installed executable or alias match | Fedora Rawhide package metadata: shiboken6 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python / C++ bindings generator for PySide6 | https://wiki.qt.io/Qt_for_Python
- pacman - shiboken6 - 6.11.1-4: installed executable or alias match | Arch Linux sync databases: shiboken6 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Python/C++ bindings helper module | https://www.qt.io


## Combined YAML source

View the package source record on GitHub. [combined/pyside.yml](https://github.com/mxcl/pkgdb/blob/main/combined/pyside.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
