gtools on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gtools

* (Optional) Uninstall gtools on Arch using YAY

$ yay -Rns gtools

2. Manually Install "gtools" via AUR

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

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

b. Clone gtools's git locally

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

c. Go to ~/gtools folder and install it

$ cd ~/gtools $ makepkg -si

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

ID: 956230
Name: gtools
PackageBaseID: 170708
PackageBase: gtools
Version: 0.1.0-1
Description: Tool to read 2MGUI disks in Linux
URL: http://www.manty.net/www.geocities.com/SiliconValley/Lakes/1486/smanty.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1630670347
LastModified: 1630670347
URLPath: /cgit/aur.git/snapshot/gtools.tar.gz