How to Install and Uninstall pidcat Package on Kali Linux
Last updated: November 22,2024
1. Install "pidcat" package
Please follow the instructions below to install pidcat on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
pidcat
Copied
2. Uninstall "pidcat" package
Please follow the guidance below to uninstall pidcat on Kali Linux:
$
sudo apt remove
pidcat
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pidcat package on Kali Linux
Package: pidcat
Version: 2.1.0-6
Installed-Size: 35
Maintainer: Hans-Christoph Steiner
Architecture: all
Depends: python3:any
Recommends: android-tools-adb
Size: 11336
SHA256: 5ec33425b1bbd1dabee6b4e85ede43f67cc67b32db22f6f522b3f65028c7f79d
SHA1: 62a5ea4dd3be93d6c910516817f682405acc1133
MD5sum: eb4d9b1d04e9f958a8109af792fa8109
Description: 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:
Homepage: https://github.com/JakeWharton/pidcat
Section: devel
Priority: optional
Filename: pool/main/p/pidcat/pidcat_2.1.0-6_all.deb
Version: 2.1.0-6
Installed-Size: 35
Maintainer: Hans-Christoph Steiner
Architecture: all
Depends: python3:any
Recommends: android-tools-adb
Size: 11336
SHA256: 5ec33425b1bbd1dabee6b4e85ede43f67cc67b32db22f6f522b3f65028c7f79d
SHA1: 62a5ea4dd3be93d6c910516817f682405acc1133
MD5sum: eb4d9b1d04e9f958a8109af792fa8109
Description: 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:
Homepage: https://github.com/JakeWharton/pidcat
Section: devel
Priority: optional
Filename: pool/main/p/pidcat/pidcat_2.1.0-6_all.deb