drill on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S drill

* (Optional) Uninstall drill on Arch using YAY

$ yay -Rns drill

2. Manually Install "drill" via AUR

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

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

b. Clone drill's git locally

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

c. Go to ~/drill folder and install it

$ cd ~/drill $ makepkg -si

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

ID: 1242001
Name: drill
PackageBaseID: 150765
PackageBase: drill
Version: 0.8.3-1
Description: HTTP load testing application written in Rust inspired by Ansible syntax
URL: https://github.com/fcsonline/drill
NumVotes: 4
Popularity: 1.3E-5
OutOfDate:
Maintainer: yigits
Submitter: ragouel
FirstSubmitted: 1585333065
LastModified: 1681588081
URLPath: /cgit/aur.git/snapshot/drill.tar.gz