libptp2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libptp2

* (Optional) Uninstall libptp2 on Arch using YAY

$ yay -Rns libptp2

2. Manually Install "libptp2" via AUR

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

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

b. Clone libptp2's git locally

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

c. Go to ~/libptp2 folder and install it

$ cd ~/libptp2 $ makepkg -si

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

ID: 833065
Name: libptp2
PackageBaseID: 20990
PackageBase: libptp2
Version: 1.2.0-2
Description: Library to communicate with PTP devices like cameras or MP3 players
URL: http://libptp.sourceforge.net/
NumVotes: 14
Popularity: 0.012079
OutOfDate:
Maintainer:
Submitter: Arkham
FirstSubmitted: 1225033570
LastModified: 1607884331
URLPath: /cgit/aur.git/snapshot/libptp2.tar.gz