general-tools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S general-tools

* (Optional) Uninstall general-tools on Arch using YAY

$ yay -Rns general-tools

2. Manually Install "general-tools" via AUR

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

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

b. Clone general-tools's git locally

$ git clone https://aur.archlinux.org/general-tools.git ~/general-tools

c. Go to ~/general-tools folder and install it

$ cd ~/general-tools $ makepkg -si

3. Information about the general-tools package on Arch User Repository (AUR)

ID: 1119735
Name: general-tools
PackageBaseID: 184517
PackageBase: general-tools
Version: 1.2.0-1
Description: Tools for homebrew development
URL: https://github.com/devkitPro/general-tools
NumVotes: 0
Popularity: 0
OutOfDate: 1698648444
Maintainer: DonKeyPWN
Submitter: DonKeyPWN
FirstSubmitted: 1659252662
LastModified: 1659252662
URLPath: /cgit/aur.git/snapshot/general-tools.tar.gz