toolkit on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S toolkit

* (Optional) Uninstall toolkit on Arch using YAY

$ yay -Rns toolkit

2. Manually Install "toolkit" via AUR

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

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

b. Clone toolkit's git locally

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

c. Go to ~/toolkit folder and install it

$ cd ~/toolkit $ makepkg -si

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

ID: 1351160
Name: toolkit
PackageBaseID: 188254
PackageBase: toolkit
Version: 0.1.1-1
Description: A toolbox for the CLI, rapidly speeding up file editing and data management processes.
URL: https://gitlab.com/a4to/toolkit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1669591433
LastModified: 1699670295
URLPath: /cgit/aur.git/snapshot/toolkit.tar.gz