pext on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pext

* (Optional) Uninstall pext on Arch using YAY

$ yay -Rns pext

2. Manually Install "pext" via AUR

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

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

b. Clone pext's git locally

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

c. Go to ~/pext folder and install it

$ cd ~/pext $ makepkg -si

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

ID: 1179652
Name: pext
PackageBaseID: 128501
PackageBase: pext
Version: 0.35-1
Description: Python-based extendable tool
URL: https://pext.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: agesly
Submitter: vanyasem
FirstSubmitted: 1514643142
LastModified: 1670450344
URLPath: /cgit/aur.git/snapshot/pext.tar.gz