curlbomb on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S curlbomb

* (Optional) Uninstall curlbomb on Arch using YAY

$ yay -Rns curlbomb

2. Manually Install "curlbomb" via AUR

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

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

b. Clone curlbomb's git locally

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

c. Go to ~/curlbomb folder and install it

$ cd ~/curlbomb $ makepkg -si

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

ID: 300107
Name: curlbomb
PackageBaseID: 109282
PackageBase: curlbomb
Version: 1.4.1-0
Description: A personal HTTP server for serving one-time-use shell scripts
URL: https://github.com/EnigmaCurry/curlbomb
NumVotes: 1
Popularity: 0
OutOfDate: 1705097399
Maintainer: EnigmaCurry
Submitter: EnigmaCurry
FirstSubmitted: 1458865918
LastModified: 1462475514
URLPath: /cgit/aur.git/snapshot/curlbomb.tar.gz