latestpaper on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S latestpaper

* (Optional) Uninstall latestpaper on Arch using YAY

$ yay -Rns latestpaper

2. Manually Install "latestpaper" via AUR

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

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

b. Clone latestpaper's git locally

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

c. Go to ~/latestpaper folder and install it

$ cd ~/latestpaper $ makepkg -si

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

ID: 957244
Name: latestpaper
PackageBaseID: 170806
PackageBase: latestpaper
Version: 1.0.1-1
Description: A simple Go program that downloads the latest papermc
URL: https://github.com/ShayBox/latestpaper
NumVotes: 1
Popularity: 0.001084
OutOfDate:
Maintainer: shaybox
FirstSubmitted: 1630921805
LastModified: 1630923529
URLPath: /cgit/aur.git/snapshot/latestpaper.tar.gz