ptrack on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S ptrack

* (Optional) Uninstall ptrack on Arch using YAY

$ yay -Rns ptrack

2. Manually Install "ptrack" via AUR

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

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

b. Clone ptrack's git locally

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

c. Go to ~/ptrack folder and install it

$ cd ~/ptrack $ makepkg -si

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

ID: 1382081
Name: ptrack
PackageBaseID: 196227
PackageBase: ptrack
Version: 2.0.3-1
Description: A simple CLI utility for asthetically tracking progress when copying, moving or downloading files.
URL: https://gitlab.com/a4to/ptrack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: connor
Submitter: connor
FirstSubmitted: 1690605708
LastModified: 1704664873
URLPath: /cgit/aur.git/snapshot/ptrack.tar.gz