ptv on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ptv

* (Optional) Uninstall ptv on Arch using YAY

$ yay -Rns ptv

2. Manually Install "ptv" via AUR

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

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

b. Clone ptv's git locally

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

c. Go to ~/ptv folder and install it

$ cd ~/ptv $ makepkg -si

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

ID: 1097948
Name: ptv
PackageBaseID: 177647
PackageBase: ptv
Version: 1.6.1-1
Description: A tree directory visualizer program
URL: https://gitlab.com/ICanOnlySuffer/ptv
NumVotes: 0
Popularity: 0
OutOfDate: 1655323536
Maintainer:
FirstSubmitted: 1648965131
LastModified: 1655159035
URLPath: /cgit/aur.git/snapshot/ptv.tar.gz