plist-viewer on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S plist-viewer

* (Optional) Uninstall plist-viewer on Arch using YAY

$ yay -Rns plist-viewer

2. Manually Install "plist-viewer" via AUR

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

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

b. Clone plist-viewer's git locally

$ git clone https://aur.archlinux.org/plist-viewer.git ~/plist-viewer

c. Go to ~/plist-viewer folder and install it

$ cd ~/plist-viewer $ makepkg -si

3. Information about the plist-viewer package on Arch User Repository (AUR)

ID: 236197
Name: plist-viewer
PackageBaseID: 101129
PackageBase: plist-viewer
Version: 0.1.1-1
Description: Application to open plist files
URL: https://github.com/TingPing/plist-viewer
NumVotes: 2
Popularity: 0
OutOfDate: 1702848947
Maintainer: TingPing
Submitter: TingPing
FirstSubmitted: 1443834698
LastModified: 1443835378
URLPath: /cgit/aur.git/snapshot/plist-viewer.tar.gz