pidcat on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "pidcat" 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 pidcat on Arch using YAY
$
yay -S
pidcat
Copied
* (Optional) Uninstall pidcat on Arch using YAY
$
yay -Rns
pidcat
Copied
2. Manually Install "pidcat" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pidcat's git locally
$
git clone https://aur.archlinux.org/pidcat.git
~/pidcat
Copied
c. Go to ~/pidcat folder and install it
$
cd
~/pidcat
Copied
$
makepkg -si
Copied
3. Information about the pidcat package on Arch User Repository (AUR)
ID: 337417
Name: pidcat
PackageBaseID: 78813
PackageBase: pidcat
Version: 2.1.0-3
Description: Colored logcat script which only shows log entries for a specific application package.
URL: https://github.com/JakeWharton/pidcat
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: Igneo676
Submitter: burntcookie90
FirstSubmitted: 1391981535
LastModified: 1473646093
URLPath: /cgit/aur.git/snapshot/pidcat.tar.gz
Name: pidcat
PackageBaseID: 78813
PackageBase: pidcat
Version: 2.1.0-3
Description: Colored logcat script which only shows log entries for a specific application package.
URL: https://github.com/JakeWharton/pidcat
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: Igneo676
Submitter: burntcookie90
FirstSubmitted: 1391981535
LastModified: 1473646093
URLPath: /cgit/aur.git/snapshot/pidcat.tar.gz