bux on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install bux on Arch using YAY
$
yay -S
bux
Copied
* (Optional) Uninstall bux on Arch using YAY
$
yay -Rns
bux
Copied
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
Copied
b. Clone bux's git locally
$
git clone https://aur.archlinux.org/bux.git
~/bux
Copied
c. Go to ~/bux folder and install it
$
cd
~/bux
Copied
$
makepkg -si
Copied
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
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