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
Copied
b. Install getit on Arch using YAY
$
yay -S
getit
Copied
* (Optional) Uninstall getit on Arch using YAY
$
yay -Rns
getit
Copied
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
Copied
b. Clone getit's git locally
$
git clone https://aur.archlinux.org/getit.git
~/getit
Copied
c. Go to ~/getit folder and install it
$
cd
~/getit
Copied
$
makepkg -si
Copied
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
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