pachost on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "pachost" 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 pachost on Arch using YAY
$
yay -S
pachost
Copied
* (Optional) Uninstall pachost on Arch using YAY
$
yay -Rns
pachost
Copied
2. Manually Install "pachost" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pachost's git locally
$
git clone https://aur.archlinux.org/pachost.git
~/pachost
Copied
c. Go to ~/pachost folder and install it
$
cd
~/pachost
Copied
$
makepkg -si
Copied
3. Information about the pachost package on Arch User Repository (AUR)
ID: 419262
Name: pachost
PackageBaseID: 123300
PackageBase: pachost
Version: 0.1.0-1
Description: A rocket powered dumb file server to share a pacman cache on the local network.
URL: https://gitlab.com/zanny/pachost
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zan
Submitter: zan
FirstSubmitted: 1497284703
LastModified: 1497284703
URLPath: /cgit/aur.git/snapshot/pachost.tar.gz
Name: pachost
PackageBaseID: 123300
PackageBase: pachost
Version: 0.1.0-1
Description: A rocket powered dumb file server to share a pacman cache on the local network.
URL: https://gitlab.com/zanny/pachost
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zan
Submitter: zan
FirstSubmitted: 1497284703
LastModified: 1497284703
URLPath: /cgit/aur.git/snapshot/pachost.tar.gz