hackup on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S hackup

* (Optional) Uninstall hackup on Arch using YAY

$ yay -Rns hackup

2. Manually Install "hackup" via AUR

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

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

b. Clone hackup's git locally

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

c. Go to ~/hackup folder and install it

$ cd ~/hackup $ makepkg -si

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

ID: 799603
Name: hackup
PackageBaseID: 158294
PackageBase: hackup
Version: 1.1.8-1
Description: Read Hacker News from the desktop
URL: https://github.com/mdh34/hackup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1601686244
LastModified: 1601686244
URLPath: /cgit/aur.git/snapshot/hackup.tar.gz