How to Install and Uninstall pyside2 Package on Arch Linux

Last updated: May 05,2024

1. Install "pyside2" package

Here is a brief guide to show you how to install pyside2 on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S pyside2

2. Uninstall "pyside2" package

This is a short guide on how to uninstall pyside2 on Arch Linux:

$ sudo pacman -Rcns pyside2

3. Information about the pyside2 package on Arch Linux

Repository : extra
Name : pyside2
Version : 5.15.12-1
Description : Enables the use of Qt5 APIs in Python applications
Architecture : x86_64
URL : https://www.qt.io
Licenses : LGPL
Groups : None
Provides : qt5-python-bindings
Depends On : python-shiboken2 qt5-declarative
Optional Deps : qt5-svg: QtSvg bindings
qt5-script: QtScript bindings
qt5-speech: QtTextToSpeech bindings
qt5-websockets: QtWebSockets bindings
qt5-webengine: QtWebEngine bindings
qt5-datavis3d: QtDataVisualization bindings
qt5-scxml: QtScxml bindings
qt5-sensors: QtSensors bindings
qt5-3d: Qt3D bindings
qt5-x11extras: QtX11Extras bindings
qt5-charts: QtCharts bindings
qt5-tools: QtHelp bindings
qt5-remoteobjects: QtRemoteObjects bindings
qt5-serialport: QtSerialPort bindings
qt5-quickcontrols2: QtQuickControls2 bindings
Conflicts With : None
Replaces : None
Download Size : 9.37 MiB
Installed Size : 54.09 MiB
Packager : Antonio Rojas
Build Date : Sat Jan 6 15:11:16 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions