codon-bin on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S codon-bin

* (Optional) Uninstall codon-bin on Arch using YAY

$ yay -Rns codon-bin

2. Manually Install "codon-bin" via AUR

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

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

b. Clone codon-bin's git locally

$ git clone https://aur.archlinux.org/codon-bin.git ~/codon-bin

c. Go to ~/codon-bin folder and install it

$ cd ~/codon-bin $ makepkg -si

3. Information about the codon-bin package on Arch User Repository (AUR)

ID: 1303202
Name: codon-bin
PackageBaseID: 188722
PackageBase: codon-bin
Version: 0.16.3-1
Description: High-performance, zero-overhead, extensible Python compiler using LLVM
URL: https://github.com/exaloop/codon
NumVotes: 4
Popularity: 0.00945
OutOfDate:
Maintainer:
Submitter: kseistrup
FirstSubmitted: 1671005216
LastModified: 1691906787
URLPath: /cgit/aur.git/snapshot/codon-bin.tar.gz