python-codepy on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-codepy

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

$ yay -Rns python-codepy

2. Manually Install "python-codepy" via AUR

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

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

b. Clone python-codepy's git locally

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

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

$ cd ~/python-codepy $ makepkg -si

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

ID: 1261302
Name: python-codepy
PackageBaseID: 172676
PackageBase: python-codepy
Version: 2023.1-1
Description: Generate and execute native code at run time
URL: https://documen.tician.de/codepy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1635883535
LastModified: 1684723895
URLPath: /cgit/aur.git/snapshot/python-codepy.tar.gz