How to Install and Uninstall python2-setproctitle.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python2-setproctitle.x86_64" package
This guide let you learn how to install python2-setproctitle.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-setproctitle.x86_64
Copied
2. Uninstall "python2-setproctitle.x86_64" package
Please follow the guidelines below to uninstall python2-setproctitle.x86_64 on AlmaLinux 8:
$
sudo dnf remove
python2-setproctitle.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-setproctitle.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:12:18 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-setproctitle
Version : 1.1.10
Release : 17.el8
Architecture : x86_64
Size : 24 k
Source : python-setproctitle-1.1.10-17.el8.src.rpm
Repository : epel
Summary : Python module to customize a process title
URL : http://pypi.python.org/pypi/setproctitle
License : BSD
Description : Python module allowing a process to change its title as displayed by
: system tool such as ps and top.
:
: It's useful in multi-process systems, allowing to identify tasks each forked
: process is busy with. This technique has been used by PostgreSQL and OpenSSH.
:
: It's based on PostgreSQL implementation which has proven to be portable.
Available Packages
Name : python2-setproctitle
Version : 1.1.10
Release : 17.el8
Architecture : x86_64
Size : 24 k
Source : python-setproctitle-1.1.10-17.el8.src.rpm
Repository : epel
Summary : Python module to customize a process title
URL : http://pypi.python.org/pypi/setproctitle
License : BSD
Description : Python module allowing a process to change its title as displayed by
: system tool such as ps and top.
:
: It's useful in multi-process systems, allowing to identify tasks each forked
: process is busy with. This technique has been used by PostgreSQL and OpenSSH.
:
: It's based on PostgreSQL implementation which has proven to be portable.