oneshot on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S oneshot

* (Optional) Uninstall oneshot on Arch using YAY

$ yay -Rns oneshot

2. Manually Install "oneshot" via AUR

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

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

b. Clone oneshot's git locally

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

c. Go to ~/oneshot folder and install it

$ cd ~/oneshot $ makepkg -si

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

ID: 956287
Name: oneshot
PackageBaseID: 155629
PackageBase: oneshot
Version: 1.5.1-1
Description: First-come-first-serve single-fire HTTP/HTTPS server
URL: https://github.com/raphaelreyna/oneshot
NumVotes: 0
Popularity: 0
OutOfDate: 1693078593
Maintainer: Kr1ss
Submitter: Kr1ss
FirstSubmitted: 1595170340
LastModified: 1630680475
URLPath: /cgit/aur.git/snapshot/oneshot.tar.gz