pachost on AUR (Arch User Repository)

Last updated: May 17,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

b. Install pachost on Arch using YAY

$ yay -S pachost

* (Optional) Uninstall pachost on Arch using YAY

$ yay -Rns pachost

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

b. Clone pachost's git locally

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

c. Go to ~/pachost folder and install it

$ cd ~/pachost $ makepkg -si

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