python-compiler on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-compiler

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

$ yay -Rns python-compiler

2. Manually Install "python-compiler" via AUR

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

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

b. Clone python-compiler's git locally

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

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

$ cd ~/python-compiler $ makepkg -si

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

ID: 1361424
Name: python-compiler
PackageBaseID: 199997
PackageBase: python-compiler
Version: 1.1-5
Description: Python bytecode compiler written in Python
URL: https://github.com/facebookincubator/python-compiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1701172979
LastModified: 1701172979
URLPath: /cgit/aur.git/snapshot/python-compiler.tar.gz