pacserve on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pacserve" 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 pacserve on Arch using YAY
$
yay -S
pacserve
Copied
* (Optional) Uninstall pacserve on Arch using YAY
$
yay -Rns
pacserve
Copied
2. Manually Install "pacserve" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacserve's git locally
$
git clone https://aur.archlinux.org/pacserve.git
~/pacserve
Copied
c. Go to ~/pacserve folder and install it
$
cd
~/pacserve
Copied
$
makepkg -si
Copied
3. Information about the pacserve package on Arch User Repository (AUR)
ID: 1112510
Name: pacserve
PackageBaseID: 48294
PackageBase: pacserve
Version: 2021-4
Description: Easily share Pacman packages between computers. A replacement for PkgD.
URL: https://xyne.dev/projects/pacserve
NumVotes: 110
Popularity: 0.315327
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1303000218
LastModified: 1657925180
URLPath: /cgit/aur.git/snapshot/pacserve.tar.gz
Name: pacserve
PackageBaseID: 48294
PackageBase: pacserve
Version: 2021-4
Description: Easily share Pacman packages between computers. A replacement for PkgD.
URL: https://xyne.dev/projects/pacserve
NumVotes: 110
Popularity: 0.315327
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1303000218
LastModified: 1657925180
URLPath: /cgit/aur.git/snapshot/pacserve.tar.gz