tiny-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S tiny-git

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

$ yay -Rns tiny-git

2. Manually Install "tiny-git" via AUR

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

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

b. Clone tiny-git's git locally

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

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

$ cd ~/tiny-git $ makepkg -si

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

ID: 1367273
Name: tiny-git
PackageBaseID: 200211
PackageBase: tiny-git
Version: 0.11.0.r21.65f367e-2
Description: A terminal IRC client written in Rust
URL: https://github.com/osa1/tiny
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: ralphptorres
Submitter: ralphptorres
FirstSubmitted: 1701713560
LastModified: 1702186738
URLPath: /cgit/aur.git/snapshot/tiny-git.tar.gz