python-pyc_wheel on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "python-pyc_wheel" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-pyc_wheel on Arch using YAY

$ yay -S python-pyc_wheel

* (Optional) Uninstall python-pyc_wheel on Arch using YAY

$ yay -Rns python-pyc_wheel

2. Manually Install "python-pyc_wheel" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-pyc_wheel's git locally

$ git clone https://aur.archlinux.org/python-pyc_wheel.git ~/python-pyc_wheel

c. Go to ~/python-pyc_wheel folder and install it

$ cd ~/python-pyc_wheel $ makepkg -si

3. Information about the python-pyc_wheel package on Arch User Repository (AUR)

ID: 1313484
Name: python-pyc_wheel
PackageBaseID: 197286
PackageBase: python-pyc_wheel
Version: 1.2.7-1
Description: Compile all py files in a wheel to pyc files.
URL: https://github.com/karpierz/pyc_wheel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1693802036
LastModified: 1693802827
URLPath: /cgit/aur.git/snapshot/python-pyc_wheel.tar.gz