quickserve on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S quickserve

* (Optional) Uninstall quickserve on Arch using YAY

$ yay -Rns quickserve

2. Manually Install "quickserve" via AUR

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

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

b. Clone quickserve's git locally

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

c. Go to ~/quickserve folder and install it

$ cd ~/quickserve $ makepkg -si

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

ID: 1112532
Name: quickserve
PackageBaseID: 32312
PackageBase: quickserve
Version: 2018-5
Description: A simple HTTP server for quickly sharing files.
URL: https://xyne.dev/projects/quickserve
NumVotes: 62
Popularity: 1.0E-6
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1259431415
LastModified: 1657925594
URLPath: /cgit/aur.git/snapshot/quickserve.tar.gz