tiny-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tiny-bin

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

$ yay -Rns tiny-bin

2. Manually Install "tiny-bin" via AUR

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

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

b. Clone tiny-bin's git locally

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

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

$ cd ~/tiny-bin $ makepkg -si

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

ID: 1379736
Name: tiny-bin
PackageBaseID: 200736
PackageBase: tiny-bin
Version: 0.12.0-1
Description: A terminal IRC client written in Rust
URL: https://github.com/osa1/tiny
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: samhh
Submitter: samhh
FirstSubmitted: 1703251106
LastModified: 1704282508
URLPath: /cgit/aur.git/snapshot/tiny-bin.tar.gz