bin on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install bin on Arch using YAY
$
yay -S
bin
Copied
* (Optional) Uninstall bin on Arch using YAY
$
yay -Rns
bin
Copied
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
Copied
b. Clone bin's git locally
$
git clone https://aur.archlinux.org/bin.git
~/bin
Copied
c. Go to ~/bin folder and install it
$
cd
~/bin
Copied
$
makepkg -si
Copied
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
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