simpletools on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S simpletools

* (Optional) Uninstall simpletools on Arch using YAY

$ yay -Rns simpletools

2. Manually Install "simpletools" via AUR

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

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

b. Clone simpletools's git locally

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

c. Go to ~/simpletools folder and install it

$ cd ~/simpletools $ makepkg -si

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

ID: 823929
Name: simpletools
PackageBaseID: 121506
PackageBase: simpletools
Version: 3.0-1
Description: Handy command line tools for ntuple manipulation and analysis
URL: https://github.com/cofitzpa/simpletools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kgizdov
Submitter: kgizdov
FirstSubmitted: 1492173712
LastModified: 1606308476
URLPath: /cgit/aur.git/snapshot/simpletools.tar.gz