plugn on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S plugn

* (Optional) Uninstall plugn on Arch using YAY

$ yay -Rns plugn

2. Manually Install "plugn" via AUR

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

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

b. Clone plugn's git locally

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

c. Go to ~/plugn folder and install it

$ cd ~/plugn $ makepkg -si

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

ID: 1300344
Name: plugn
PackageBaseID: 107615
PackageBase: plugn
Version: 0.13.0-1
Description: Hook system that lets users extend your application with plugins
URL: https://github.com/dokku/plugn
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: d1ceward
Submitter:
FirstSubmitted: 1455541611
LastModified: 1691414074
URLPath: /cgit/aur.git/snapshot/plugn.tar.gz