bux on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S bux

* (Optional) Uninstall bux on Arch using YAY

$ yay -Rns bux

2. Manually Install "bux" via AUR

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

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

b. Clone bux's git locally

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

c. Go to ~/bux folder and install it

$ cd ~/bux $ makepkg -si

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

ID: 1216914
Name: bux
PackageBaseID: 161122
PackageBase: bux
Version: 1.6.8-1
Description: A supplemental C++ library with functionalities not directly supported from Modern C++ standard.
URL: https://github.com/buck-yeh/bux.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: buck.yeh
Submitter: buck.yeh
FirstSubmitted: 1608543347
LastModified: 1677166155
URLPath: /cgit/aur.git/snapshot/bux.tar.gz