newstap on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S newstap

* (Optional) Uninstall newstap on Arch using YAY

$ yay -Rns newstap

2. Manually Install "newstap" via AUR

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

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

b. Clone newstap's git locally

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

c. Go to ~/newstap folder and install it

$ cd ~/newstap $ makepkg -si

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

ID: 203970
Name: newstap
PackageBaseID: 13830
PackageBase: newstap
Version: 1.0.0-3
Description: Retrieve news from NNTP and deliver them to one or more destinations as regular electronic mail messages
URL: http://amtrickey.net/newstap/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter:
FirstSubmitted: 1195352775
LastModified: 1435506410
URLPath: /cgit/aur.git/snapshot/newstap.tar.gz