newspost on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S newspost

* (Optional) Uninstall newspost on Arch using YAY

$ yay -Rns newspost

2. Manually Install "newspost" via AUR

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

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

b. Clone newspost's git locally

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

c. Go to ~/newspost folder and install it

$ cd ~/newspost $ makepkg -si

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

ID: 255099
Name: newspost
PackageBaseID: 10568
PackageBase: newspost
Version: 2.1.1-4
Description: A usenet binary autoposter for unix
URL: http://newspost.unixcab.org
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: sl1pkn07
Submitter:
FirstSubmitted: 1177118893
LastModified: 1449855820
URLPath: /cgit/aur.git/snapshot/newspost.tar.gz