ptrack on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install ptrack on Arch using YAY
$
yay -S
ptrack
Copied
* (Optional) Uninstall ptrack on Arch using YAY
$
yay -Rns
ptrack
Copied
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
Copied
b. Clone ptrack's git locally
$
git clone https://aur.archlinux.org/ptrack.git
~/ptrack
Copied
c. Go to ~/ptrack folder and install it
$
cd
~/ptrack
Copied
$
makepkg -si
Copied
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
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