http-server-upload on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S http-server-upload

* (Optional) Uninstall http-server-upload on Arch using YAY

$ yay -Rns http-server-upload

2. Manually Install "http-server-upload" via AUR

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

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

b. Clone http-server-upload's git locally

$ git clone https://aur.archlinux.org/http-server-upload.git ~/http-server-upload

c. Go to ~/http-server-upload folder and install it

$ cd ~/http-server-upload $ makepkg -si

3. Information about the http-server-upload package on Arch User Repository (AUR)

ID: 1412174
Name: http-server-upload
PackageBaseID: 171513
PackageBase: http-server-upload
Version: 3.0.0-2
Description: Zero-configuration command-line http server which provides a lightweight interface to upload files.
URL: https://github.com/crycode-de/http-server-upload
NumVotes: 2
Popularity: 9.0E-6
OutOfDate:
Maintainer: C0rn3j
Submitter: C0rn3j
FirstSubmitted: 1633040562
LastModified: 1708385358
URLPath: /cgit/aur.git/snapshot/http-server-upload.tar.gz