porg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S porg

* (Optional) Uninstall porg on Arch using YAY

$ yay -Rns porg

2. Manually Install "porg" via AUR

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

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

b. Clone porg's git locally

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

c. Go to ~/porg folder and install it

$ cd ~/porg $ makepkg -si

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

ID: 319056
Name: porg
PackageBaseID: 81735
PackageBase: porg
Version: 0.10-1
Description: A program to aid management of software packages installed from source code
URL: http://porg.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate: 1705757928
Maintainer: MarcinWieczorek
Submitter: veeti
FirstSubmitted: 1399732128
LastModified: 1467726524
URLPath: /cgit/aur.git/snapshot/porg.tar.gz