getit on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S getit

* (Optional) Uninstall getit on Arch using YAY

$ yay -Rns getit

2. Manually Install "getit" via AUR

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

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

b. Clone getit's git locally

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

c. Go to ~/getit folder and install it

$ cd ~/getit $ makepkg -si

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

ID: 816414
Name: getit
PackageBaseID: 159696
PackageBase: getit
Version: 4.0.10-2
Description: Application to send HTTP requests to test your API endpoints.
URL: https://github.com/bartkessels/GetIt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: tkit
FirstSubmitted: 1604976425
LastModified: 1604981311
URLPath: /cgit/aur.git/snapshot/getit.tar.gz