pidcat on AUR (Arch User Repository)

Last updated: May 20,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

b. Install pidcat on Arch using YAY

$ yay -S pidcat

* (Optional) Uninstall pidcat on Arch using YAY

$ yay -Rns pidcat

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

b. Clone pidcat's git locally

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

c. Go to ~/pidcat folder and install it

$ cd ~/pidcat $ makepkg -si

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