octopi on AUR (Arch User Repository)

Last updated: November 01,2024

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

$ yay -S octopi

* (Optional) Uninstall octopi on Arch using YAY

$ yay -Rns octopi

2. Manually Install "octopi" via AUR

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

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

b. Clone octopi's git locally

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

c. Go to ~/octopi folder and install it

$ cd ~/octopi $ makepkg -si

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

ID: 1428109
Name: octopi
PackageBaseID: 73141
PackageBase: octopi
Version: 0.15.0-2
Description: This is Octopi, a powerful Pacman frontend using Qt libs
URL: https://tintaescura.com/projects/octopi/
NumVotes: 1394
Popularity: 26.794524
OutOfDate:
Maintainer: matmoul
Submitter: ImNtReal
FirstSubmitted: 1378251725
LastModified: 1710563618
URLPath: /cgit/aur.git/snapshot/octopi.tar.gz

5. The same packages on other Linux Distributions