hackernews_tui on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S hackernews_tui

* (Optional) Uninstall hackernews_tui on Arch using YAY

$ yay -Rns hackernews_tui

2. Manually Install "hackernews_tui" via AUR

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

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

b. Clone hackernews_tui's git locally

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

c. Go to ~/hackernews_tui folder and install it

$ cd ~/hackernews_tui $ makepkg -si

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

ID: 1350417
Name: hackernews_tui
PackageBaseID: 163994
PackageBase: hackernews_tui
Version: 0.13.4-1
Description: A Terminal UI to browse hacker news.
URL: https://github.com/aome510/hackernews-TUI
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: BachoSeven
Submitter: BachoSeven
FirstSubmitted: 1614875394
LastModified: 1699552000
URLPath: /cgit/aur.git/snapshot/hackernews_tui.tar.gz