How to Install and Uninstall pyside6 Package on Arch Linux

Last updated: May 06,2024

1. Install "pyside6" package

This tutorial shows how to install pyside6 on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S pyside6

2. Uninstall "pyside6" package

Please follow the guidance below to uninstall pyside6 on Arch Linux:

$ sudo pacman -Rcns pyside6

3. Information about the pyside6 package on Arch Linux

Repository : extra
Name : pyside6
Version : 6.6.2-1
Description : Enables the use of Qt6 APIs in Python applications
Architecture : x86_64
URL : https://www.qt.io
Licenses : LGPL
Groups : None
Provides : qt6-python-bindings
Depends On : gcc-libs glibc python qt6-base qt6-declarative shiboken6
Optional Deps : qt6-3d: Qt3D bindings
qt6-charts: QtCharts bindings
qt6-connectivity: QtBluetooth and QtNfc bindings
qt6-datavis3d: QtDataVisualization bindings
qt6-graphs: QtGraphs bindings
qt6-httpserver: QtHttpServer bindings
qt6-location: QtLocation bindings
qt6-multimedia: QtMultimedia bindings
qt6-networkauth: QtNetworkAuth bindings
qt6-positioning: QtPositioning bindings
qt6-quick3d: QtQuick3D bindings
qt6-remoteobjects: QtRemoteObjects bindings
qt6-scxml: QtScxml bindings
qt6-sensors: QtSensors bindings
qt6-serialbus: QtSerialBus bindings
qt6-serialport: QtSerialPort bindings
qt6-speech: QtTextToSpeech bindings
qt6-svg: QtSvg bindings
qt6-tools: QtHelp, QtUiTools bindings
qt6-webchannel: QtWebChannel bindings
qt6-webengine: QtWebEngine bindings
qt6-websockets: QtWebSockets bindings
Conflicts With : None
Replaces : None
Download Size : 8.81 MiB
Installed Size : 55.48 MiB
Packager : Antonio Rojas
Build Date : Thu Feb 15 16:26:55 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions