porg on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install porg on Arch using YAY
$
yay -S
porg
Copied
* (Optional) Uninstall porg on Arch using YAY
$
yay -Rns
porg
Copied
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
Copied
b. Clone porg's git locally
$
git clone https://aur.archlinux.org/porg.git
~/porg
Copied
c. Go to ~/porg folder and install it
$
cd
~/porg
Copied
$
makepkg -si
Copied
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
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