pacnews on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S pacnews

* (Optional) Uninstall pacnews on Arch using YAY

$ yay -Rns pacnews

2. Manually Install "pacnews" via AUR

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

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

b. Clone pacnews's git locally

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

c. Go to ~/pacnews folder and install it

$ cd ~/pacnews $ makepkg -si

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

ID: 1427207
Name: pacnews
PackageBaseID: 114992
PackageBase: pacnews
Version: 2.4.0-1
Description: Read Arch Linux News from your CLI
URL: https://github.com/dottorblaster/pacnews
NumVotes: 3
Popularity: 1.3E-5
OutOfDate:
Maintainer: dottorblaster
Submitter: dottorblaster
FirstSubmitted: 1472062585
LastModified: 1710438209
URLPath: /cgit/aur.git/snapshot/pacnews.tar.gz