pothos on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pothos

* (Optional) Uninstall pothos on Arch using YAY

$ yay -Rns pothos

2. Manually Install "pothos" via AUR

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

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

b. Clone pothos's git locally

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

c. Go to ~/pothos folder and install it

$ cd ~/pothos $ makepkg -si

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

ID: 855471
Name: pothos
PackageBaseID: 128399
PackageBase: pothos
Version: 0.7.1-1
Description: The Pothos data-flow framework
URL: https://github.com/pothosware/PothosCore/wiki
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eduardosm
FirstSubmitted: 1514295819
LastModified: 1612008957
URLPath: /cgit/aur.git/snapshot/pothos.tar.gz