cb on AUR (Arch User Repository)

Last updated: June 24,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

b. Install cb on Arch using YAY

$ yay -S cb

* (Optional) Uninstall cb on Arch using YAY

$ yay -Rns cb

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

b. Clone cb's git locally

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

c. Go to ~/cb folder and install it

$ cd ~/cb $ makepkg -si

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