cb on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "cb" 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 cb on Arch using YAY
$
yay -S
cb
Copied
* (Optional) Uninstall cb on Arch using YAY
$
yay -Rns
cb
Copied
2. Manually Install "cb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cb's git locally
$
git clone https://aur.archlinux.org/cb.git
~/cb
Copied
c. Go to ~/cb folder and install it
$
cd
~/cb
Copied
$
makepkg -si
Copied
3. Information about the cb package on Arch User Repository (AUR)
ID: 621270
Name: cb
PackageBaseID: 142546
PackageBase: cb
Version: 0.1.0-4
Description: Command line interface to manage clipboard
URL: https://github.com/yaa110/cb
NumVotes: 1
Popularity: 0.387088
OutOfDate:
Maintainer: asm0dey
Submitter: asm0dey
FirstSubmitted: 1559757683
LastModified: 1560411834
URLPath: /cgit/aur.git/snapshot/cb.tar.gz
Name: cb
PackageBaseID: 142546
PackageBase: cb
Version: 0.1.0-4
Description: Command line interface to manage clipboard
URL: https://github.com/yaa110/cb
NumVotes: 1
Popularity: 0.387088
OutOfDate:
Maintainer: asm0dey
Submitter: asm0dey
FirstSubmitted: 1559757683
LastModified: 1560411834
URLPath: /cgit/aur.git/snapshot/cb.tar.gz