How to Install and Uninstall python3-setproctitle Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python3-setproctitle" package

Please follow the guidance below to install python3-setproctitle on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-setproctitle

2. Uninstall "python3-setproctitle" package

Please follow the steps below to uninstall python3-setproctitle on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-setproctitle $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-setproctitle package on Ubuntu 21.10 (Impish Indri)

Package: python3-setproctitle
Architecture: amd64
Version: 1.2.1-1
Multi-Arch: same
Priority: extra
Section: python
Source: python-setproctitle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.4)
Filename: pool/main/p/python-setproctitle/python3-setproctitle_1.2.1-1_amd64.deb
Size: 15584
MD5sum: cebdd3c038edfb5e0beb1edd322ad382
SHA1: 695b3986fefecf976cd94f711aa14bfc17688d19
SHA256: 27d33d229fd7590c41483fc89f26d3759248b90b027b71f5c4a5f3f41b7edae8
SHA512: c092d50e7c58d58fa82cb202a26fefeb035cf14ab60ad794935e564409efe7c5ed4445b97366f7cd17200eb563209f8ae2a8e1657c9ee95a470a573f7be9f2bd
Homepage: https://github.com/dvarrazzo/py-setproctitle
Description-en: Setproctitle implementation for Python 3
The library allows a process to change its title (as displayed by system tools
such as ps and top).
.
Changing the title is mostly useful in multi-process systems, for example when
a master process is forked: changing the children's title allows one to
identify the task each process is busy with. The technique is used by
PostgreSQL and the OpenSSH Server for example.
.
This is the Python 3 package.
Description-md5: cf3940b557cd004bd9bcafeb47055470
Task: ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi