bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bin

* (Optional) Uninstall bin on Arch using YAY

$ yay -Rns bin

2. Manually Install "bin" via AUR

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

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

b. Clone bin's git locally

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

c. Go to ~/bin folder and install it

$ cd ~/bin $ makepkg -si

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

ID: 1072842
Name: bin
PackageBaseID: 145057
PackageBase: bin
Version: 2.0.0-1
Description: A paste bin written in Rust.
URL: https://github.com/w4/bin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sauyon
Submitter: sauyon
FirstSubmitted: 1568420718
LastModified: 1651144472
URLPath: /cgit/aur.git/snapshot/bin.tar.gz