cxbqn on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S cxbqn

* (Optional) Uninstall cxbqn on Arch using YAY

$ yay -Rns cxbqn

2. Manually Install "cxbqn" via AUR

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

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

b. Clone cxbqn's git locally

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

c. Go to ~/cxbqn folder and install it

$ cd ~/cxbqn $ makepkg -si

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

ID: 1079666
Name: cxbqn
PackageBaseID: 173544
PackageBase: cxbqn
Version: 0.11.0-2
Description: BQN VM written in C++.
URL: https://github.com/ashermancinelli/cxbqn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: firegem
Submitter: firegem
FirstSubmitted: 1638242243
LastModified: 1652465713
URLPath: /cgit/aur.git/snapshot/cxbqn.tar.gz