How to Install and Uninstall pidcat Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "pidcat" package

Please follow the guidelines below to install pidcat on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pidcat

2. Uninstall "pidcat" package

In this section, we are going to explain the necessary steps to uninstall pidcat on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pidcat $ sudo apt autoclean && sudo apt autoremove

3. Information about the pidcat package on Ubuntu 21.10 (Impish Indri)

Package: pidcat
Architecture: all
Version: 2.1.0-4
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Hans-Christoph Steiner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: python3
Recommends: android-tools-adb
Filename: pool/universe/p/pidcat/pidcat_2.1.0-4_all.deb
Size: 10044
MD5sum: 0585c426589eb02d49e01e8f8a4c9169
SHA1: c4cf5577f6b7d5be4b0d4bf7fc3e7133631a416f
SHA256: ac302f355eb04d959ad0985400638bc7dd5932d25158467d705f545caf2fd10f
SHA512: 75f371b3b78adeadd76a79882be983fb5849389c1166ca58aa3279c0b3b99a6178f4b95ab34c91911852ba126c5f9f7bcc593c756a3de0ae5a3bcac6b28f5037
Homepage: https://github.com/JakeWharton/pidcat
Description-en: Colored adb logcat that shows entries for specific apps
An update to Jeff Sharkey's excellent logcat color script which only shows
log entries for processes from a specific application package.
.
During application development you often want to only display log messages
coming from your app. Unfortunately, because the process ID changes every
time you deploy to the phone it becomes a challenge to grep for the right
thing.
.
This script solves that problem by filtering by application package. Supply
the target package as the sole argument to the Python script and enjoy a more
convenient development process.
.
pidcat com.oprah.bees.android
Description-md5: db793bc074347a57bce33181c298f0e0