bin-bin on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S bin-bin

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

$ yay -Rns bin-bin

2. Manually Install "bin-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-bin's git locally

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

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

$ cd ~/bin-bin $ makepkg -si

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

ID: 711103
Name: bin-bin
PackageBaseID: 150597
PackageBase: bin-bin
Version: 1.0.2-1
Description: A paste bin written in Rust. Github Release Binary.
URL: https://github.com/w4/bin
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: debugloop
FirstSubmitted: 1584916512
LastModified: 1584916512
URLPath: /cgit/aur.git/snapshot/bin-bin.tar.gz