cx on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S cx

* (Optional) Uninstall cx on Arch using YAY

$ yay -Rns cx

2. Manually Install "cx" via AUR

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

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

b. Clone cx's git locally

$ git clone https://aur.archlinux.org/cx.git ~/cx

c. Go to ~/cx folder and install it

$ cd ~/cx $ makepkg -si

3. Information about the cx package on Arch User Repository (AUR)

ID: 1014419
Name: cx
PackageBaseID: 140178
PackageBase: cx
Version: 0.8.0-2
Description: CX Blockchain Programming Language. skycoin.com/cx
URL: https://github.com/skycoin/cx
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1552076391
LastModified: 1641414601
URLPath: /cgit/aur.git/snapshot/cx.tar.gz