newsraft on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S newsraft

* (Optional) Uninstall newsraft on Arch using YAY

$ yay -Rns newsraft

2. Manually Install "newsraft" via AUR

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

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

b. Clone newsraft's git locally

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

c. Go to ~/newsraft folder and install it

$ cd ~/newsraft $ makepkg -si

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

ID: 1393511
Name: newsraft
PackageBaseID: 183641
PackageBase: newsraft
Version: 0.23-1
Description: Feed reader with ncurses user interface
URL: https://codeberg.org/newsraft/newsraft
NumVotes: 10
Popularity: 1.142559
OutOfDate:
Maintainer: kleintux
Submitter:
FirstSubmitted: 1656544808
LastModified: 1706375614
URLPath: /cgit/aur.git/snapshot/newsraft.tar.gz