paclan on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S paclan

* (Optional) Uninstall paclan on Arch using YAY

$ yay -Rns paclan

2. Manually Install "paclan" via AUR

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

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

b. Clone paclan's git locally

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

c. Go to ~/paclan folder and install it

$ cd ~/paclan $ makepkg -si

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

ID: 704378
Name: paclan
PackageBaseID: 84144
PackageBase: paclan
Version: 0.1.4-1
Description: Share pacman packages on the LAN. A replacement for pacserve
URL: https://github.com/Kunde21/paclan
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: snoproblem
Submitter: rakoo
FirstSubmitted: 1406476297
LastModified: 1583467966
URLPath: /cgit/aur.git/snapshot/paclan.tar.gz