How to Install and Uninstall pslist Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "pslist" package
This is a short guide on how to install pslist on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
pslist
Copied
2. Uninstall "pslist" package
In this section, we are going to explain the necessary steps to uninstall pslist on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
pslist
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the pslist package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: pslist
Priority: optional
Section: universe/misc
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Architecture: amd64
Version: 1.3-2
Depends: perl
Filename: pool/universe/p/pslist/pslist_1.3-2_amd64.deb
Size: 6494
MD5sum: f80c0bdb15cc712b14518423bbf6c39f
SHA1: d7cada4dfeecd0997269a41f063e9f7a8e33f508
SHA256: 85676d07553533e99a15e8a87fff829afa1686530cfabe9d253513599daabf53
Description-en: utility that controls a process and its descendants
pslist is a simple utility to list the process IDs (PIDs) of a process and
all its children, and its children's children, and so on. If invoked with
a command name which ends in 'kill', it sends a signal to a selected group
of processes. If invoked with a command name which ends in 'renice',
it sets the nice level of the selected group of processes.
Description-md5: f1227714a8f0ded19ba31eb0e4806595
Homepage: http://devel.ringlet.net/sysutils/pslist/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/misc
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Architecture: amd64
Version: 1.3-2
Depends: perl
Filename: pool/universe/p/pslist/pslist_1.3-2_amd64.deb
Size: 6494
MD5sum: f80c0bdb15cc712b14518423bbf6c39f
SHA1: d7cada4dfeecd0997269a41f063e9f7a8e33f508
SHA256: 85676d07553533e99a15e8a87fff829afa1686530cfabe9d253513599daabf53
Description-en: utility that controls a process and its descendants
pslist is a simple utility to list the process IDs (PIDs) of a process and
all its children, and its children's children, and so on. If invoked with
a command name which ends in 'kill', it sends a signal to a selected group
of processes. If invoked with a command name which ends in 'renice',
it sets the nice level of the selected group of processes.
Description-md5: f1227714a8f0ded19ba31eb0e4806595
Homepage: http://devel.ringlet.net/sysutils/pslist/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu