cb-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cb-bin

* (Optional) Uninstall cb-bin on Arch using YAY

$ yay -Rns cb-bin

2. Manually Install "cb-bin" via AUR

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

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

b. Clone cb-bin's git locally

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

c. Go to ~/cb-bin folder and install it

$ cd ~/cb-bin $ makepkg -si

3. Information about the cb-bin package on Arch User Repository (AUR)

ID: 621155
Name: cb-bin
PackageBaseID: 142545
PackageBase: cb-bin
Version: 0.1.0-2
Description: Command line interface to manage clipboard
URL: https://github.com/yaa110/cb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: asm0dey
Submitter: asm0dey
FirstSubmitted: 1559756778
LastModified: 1560372043
URLPath: /cgit/aur.git/snapshot/cb-bin.tar.gz