trn on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S trn

* (Optional) Uninstall trn on Arch using YAY

$ yay -Rns trn

2. Manually Install "trn" via AUR

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

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

b. Clone trn's git locally

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

c. Go to ~/trn folder and install it

$ cd ~/trn $ makepkg -si

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

ID: 1118295
Name: trn
PackageBaseID: 23569
PackageBase: trn
Version: 4.0test77-5
Description: Text-based threaded Usenet newsreader
URL: http://trn.sourceforge.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: beej
Submitter: beej
FirstSubmitted: 1233450547
LastModified: 1658954971
URLPath: /cgit/aur.git/snapshot/trn.tar.gz

5. The same packages on other Linux Distributions