servefile on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S servefile

* (Optional) Uninstall servefile on Arch using YAY

$ yay -Rns servefile

2. Manually Install "servefile" via AUR

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

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

b. Clone servefile's git locally

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

c. Go to ~/servefile folder and install it

$ cd ~/servefile $ makepkg -si

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

ID: 1364976
Name: servefile
PackageBaseID: 106216
PackageBase: servefile
Version: 0.5.4-2
Description: Serve or receive files from shell via a small HTTP server
URL: https://github.com/sebageek/servefile
NumVotes: 3
Popularity: 0.007871
OutOfDate:
Maintainer: grandchild
Submitter: cschwarz
FirstSubmitted: 1452984339
LastModified: 1701780694
URLPath: /cgit/aur.git/snapshot/servefile.tar.gz