ptail on AUR (Arch User Repository)
Last updated: January 05,2025
1. Install "ptail" 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 ptail on Arch using YAY
$
yay -S
ptail
Copied
* (Optional) Uninstall ptail on Arch using YAY
$
yay -Rns
ptail
Copied
2. Manually Install "ptail" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ptail's git locally
$
git clone https://aur.archlinux.org/ptail.git
~/ptail
Copied
c. Go to ~/ptail folder and install it
$
cd
~/ptail
Copied
$
makepkg -si
Copied
3. Information about the ptail package on Arch User Repository (AUR)
ID: 666233
Name: ptail
PackageBaseID: 146556
PackageBase: ptail
Version: 0.2.2-1
Description: Stream and display a fixed number of lines from processes output
URL: https://github.com/orf/ptail
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1573420665
LastModified: 1573684348
URLPath: /cgit/aur.git/snapshot/ptail.tar.gz
Name: ptail
PackageBaseID: 146556
PackageBase: ptail
Version: 0.2.2-1
Description: Stream and display a fixed number of lines from processes output
URL: https://github.com/orf/ptail
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1573420665
LastModified: 1573684348
URLPath: /cgit/aur.git/snapshot/ptail.tar.gz