python-bytecode on AUR (Arch User Repository)

Last updated: June 18,2024

1. Install "python-bytecode" 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-bytecode on Arch using YAY

$ yay -S python-bytecode

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

$ yay -Rns python-bytecode

2. Manually Install "python-bytecode" via AUR

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

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

b. Clone python-bytecode's git locally

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

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

$ cd ~/python-bytecode $ makepkg -si

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

ID: 1333606
Name: python-bytecode
PackageBaseID: 186051
PackageBase: python-bytecode
Version: 0.15.1-1
Description: Python module to generate and modify bytecode
URL: https://github.com/MatthieuDartiailh/bytecode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1664179514
LastModified: 1697230833
URLPath: /cgit/aur.git/snapshot/python-bytecode.tar.gz