pktools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pktools

* (Optional) Uninstall pktools on Arch using YAY

$ yay -Rns pktools

2. Manually Install "pktools" via AUR

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

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

b. Clone pktools's git locally

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

c. Go to ~/pktools folder and install it

$ cd ~/pktools $ makepkg -si

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

ID: 1064647
Name: pktools
PackageBaseID: 113328
PackageBase: pktools
Version: 2.6.7.6-1
Description: suite of utilities for image processing with a focus on remote sensing applications
URL: http://pktools.nongnu.org
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: salvah22
Submitter: wookietreiber
FirstSubmitted: 1467968809
LastModified: 1649591754
URLPath: /cgit/aur.git/snapshot/pktools.tar.gz