libvitamtp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S libvitamtp

* (Optional) Uninstall libvitamtp on Arch using YAY

$ yay -Rns libvitamtp

2. Manually Install "libvitamtp" via AUR

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

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

b. Clone libvitamtp's git locally

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

c. Go to ~/libvitamtp folder and install it

$ cd ~/libvitamtp $ makepkg -si

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

ID: 334048
Name: libvitamtp
PackageBaseID: 95521
PackageBase: libvitamtp
Version: 2.5.9-1
Description: Library to interact with Vita's USB MTP protocol
URL: https://github.com/codestation/vitamtp
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: codestation
Submitter: codestation
FirstSubmitted: 1435884757
LastModified: 1472514240
URLPath: /cgit/aur.git/snapshot/libvitamtp.tar.gz