nom on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nom

* (Optional) Uninstall nom on Arch using YAY

$ yay -Rns nom

2. Manually Install "nom" via AUR

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

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

b. Clone nom's git locally

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

c. Go to ~/nom folder and install it

$ cd ~/nom $ makepkg -si

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

ID: 1412348
Name: nom
PackageBaseID: 202768
PackageBase: nom
Version: 2.1.1-1
Description: RSS reader for the terminal
URL: https://github.com/guyfedwards/nom
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1708416100
LastModified: 1708416100
URLPath: /cgit/aur.git/snapshot/nom.tar.gz

5. The same packages on other Linux Distributions