servedir on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S servedir

* (Optional) Uninstall servedir on Arch using YAY

$ yay -Rns servedir

2. Manually Install "servedir" via AUR

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

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

b. Clone servedir's git locally

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

c. Go to ~/servedir folder and install it

$ cd ~/servedir $ makepkg -si

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

ID: 430256
Name: servedir
PackageBaseID: 72762
PackageBase: servedir
Version: 0.2-2
Description: Simple tool for sharing and uploading files through HTTP protocol.
URL: https://github.com/mikolajb/servedir
NumVotes: 1
Popularity: 0
OutOfDate: 1657463654
Maintainer: mikolajb
Submitter:
FirstSubmitted: 1377026990
LastModified: 1500937119
URLPath: /cgit/aur.git/snapshot/servedir.tar.gz