tiny on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tiny

* (Optional) Uninstall tiny on Arch using YAY

$ yay -Rns tiny

2. Manually Install "tiny" via AUR

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

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

b. Clone tiny's git locally

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

c. Go to ~/tiny folder and install it

$ cd ~/tiny $ makepkg -si

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

ID: 1380811
Name: tiny
PackageBaseID: 168969
PackageBase: tiny
Version: 0.12.0-1
Description: A terminal IRC client written in Rust
URL: https://github.com/osa1/tiny
NumVotes: 11
Popularity: 1.184936
OutOfDate:
Maintainer: ralphptorres
Submitter: nezbednik
FirstSubmitted: 1626517303
LastModified: 1704455917
URLPath: /cgit/aur.git/snapshot/tiny.tar.gz