How to Install and Uninstall python Package on Manjaro
Last updated: November 05,2024
1. Install "python" package
This guide let you learn how to install python on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
python
Copied
2. Uninstall "python" package
This guide covers the steps necessary to uninstall python on Manjaro:
$
sudo pacman -Rcns
python
Copied
3. Information about the python package on Manjaro
Repository : core
Name : python
Version : 3.11.6-1
Description : The Python programming language
Architecture : x86_64
URL : https://www.python.org/
Licenses : custom
Groups : None
Provides : python3 python-externally-managed
Depends On : bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib
tzdata
Optional Deps : python-setuptools: for building Python packages using tooling
that is usually bundled with Python
python-pip: for installing Python packages using tooling that
is usually bundled with Python
python-pipx: for installing Python software not packaged on
Arch Linux
sqlite: for a default database integration
mpdecimal: for decimal
xz: for lzma
tk: for tkinter
Conflicts With : None
Replaces : python3 python-externally-managed
Download Size : 13.92 MiB
Installed Size : 75.27 MiB
Packager : Felix Yan
Build Date : Tue Nov 14 09:36:21 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : python
Version : 3.11.6-1
Description : The Python programming language
Architecture : x86_64
URL : https://www.python.org/
Licenses : custom
Groups : None
Provides : python3 python-externally-managed
Depends On : bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib
tzdata
Optional Deps : python-setuptools: for building Python packages using tooling
that is usually bundled with Python
python-pip: for installing Python packages using tooling that
is usually bundled with Python
python-pipx: for installing Python software not packaged on
Arch Linux
sqlite: for a default database integration
mpdecimal: for decimal
xz: for lzma
tk: for tkinter
Conflicts With : None
Replaces : python3 python-externally-managed
Download Size : 13.92 MiB
Installed Size : 75.27 MiB
Packager : Felix Yan
Build Date : Tue Nov 14 09:36:21 2023
Validated By : MD5 Sum SHA-256 Sum Signature