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
Copied
b. Install servefile on Arch using YAY
$
yay -S
servefile
Copied
* (Optional) Uninstall servefile on Arch using YAY
$
yay -Rns
servefile
Copied
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
Copied
b. Clone servefile's git locally
$
git clone https://aur.archlinux.org/servefile.git
~/servefile
Copied
c. Go to ~/servefile folder and install it
$
cd
~/servefile
Copied
$
makepkg -si
Copied
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
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