pot on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pot

* (Optional) Uninstall pot on Arch using YAY

$ yay -Rns pot

2. Manually Install "pot" via AUR

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

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

b. Clone pot's git locally

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

c. Go to ~/pot folder and install it

$ cd ~/pot $ makepkg -si

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

ID: 393651
Name: pot
PackageBaseID: 116297
PackageBase: pot
Version: 0.2.2-1
Description: universal tag manager
URL: https://github.com/motersen/pot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: motersen
Submitter: motersen
FirstSubmitted: 1476812416
LastModified: 1489940455
URLPath: /cgit/aur.git/snapshot/pot.tar.gz