tin on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S tin

* (Optional) Uninstall tin on Arch using YAY

$ yay -Rns tin

2. Manually Install "tin" via AUR

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

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

b. Clone tin's git locally

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

c. Go to ~/tin folder and install it

$ cd ~/tin $ makepkg -si

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

ID: 1405751
Name: tin
PackageBaseID: 43545
PackageBase: tin
Version: 2.6.3-1
Description: A threaded NNTP and spool based UseNet newsreader.
URL: http://www.tin.org
NumVotes: 29
Popularity: 0.425551
OutOfDate:
Maintainer: aksr
Submitter: ilpianista
FirstSubmitted: 1289662337
LastModified: 1707342567
URLPath: /cgit/aur.git/snapshot/tin.tar.gz