How to Install and Uninstall python-cx-freeze Package on Arch Linux

Last updated: May 20,2024

1. Install "python-cx-freeze" package

In this section, we are going to explain the necessary steps to install python-cx-freeze on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S python-cx-freeze

2. Uninstall "python-cx-freeze" package

In this section, we are going to explain the necessary steps to uninstall python-cx-freeze on Arch Linux:

$ sudo pacman -Rcns python-cx-freeze

3. Information about the python-cx-freeze package on Arch Linux

Repository : extra
Name : python-cx-freeze
Version : 6.15.10-2
Description : Create standalone executables from Python scripts
Architecture : x86_64
URL : https://marcelotduarte.github.io/cx_Freeze
Licenses : PSF
Groups : None
Provides : python-cx_freeze
Depends On : glibc patchelf python python-packaging python-setuptools
Optional Deps : None
Conflicts With : python-cx_freeze
Replaces : python-cx_freeze
Download Size : 1823.17 KiB
Installed Size : 7033.80 KiB
Packager : Antonio Rojas
Build Date : Sat Jan 6 15:05:45 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions