gt5 on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gt5

* (Optional) Uninstall gt5 on Arch using YAY

$ yay -Rns gt5

2. Manually Install "gt5" via AUR

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

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

b. Clone gt5's git locally

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

c. Go to ~/gt5 folder and install it

$ cd ~/gt5 $ makepkg -si

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

ID: 283549
Name: gt5
PackageBaseID: 108629
PackageBase: gt5
Version: 1.4.0-4
Description: Reformats 'du'-output to HTML and displays it with a textbrowser like 'links'
URL: http://gt5.sourceforge.net
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: ahphaw5S
Submitter: ahphaw5S
FirstSubmitted: 1457613680
LastModified: 1457613932
URLPath: /cgit/aur.git/snapshot/gt5.tar.gz