How to Install and Uninstall python3-oslo.service Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-oslo.service" package

This guide let you learn how to install python3-oslo.service on Kali Linux

$ sudo apt update $ sudo apt install python3-oslo.service

2. Uninstall "python3-oslo.service" package

This guide let you learn how to uninstall python3-oslo.service on Kali Linux:

$ sudo apt remove python3-oslo.service $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-oslo.service package on Kali Linux

Package: python3-oslo.service
Source: python-oslo.service
Version: 3.2.0-3
Installed-Size: 248
Maintainer: Debian OpenStack
Architecture: all
Depends: procps, python3-babel, python3-debtcollector, python3-eventlet, python3-fixtures, python3-oslo.concurrency, python3-oslo.config, python3-oslo.i18n, python3-oslo.log, python3-oslo.utils, python3-paste, python3-pastedeploy, python3-routes, python3-yappi, python3-greenlet, python3-webob, python3:any
Suggests: python-oslo.service-doc
Size: 43168
SHA256: 35cfd576f3aeda2b339f0c594263e4d8bf3027ea3ac65dea7c5ed13ca2b06887
SHA1: bd639427060b4fabe886ebe2d6a996b97a266584
MD5sum: 6b22b67d1a2e836af491e3be6ef672c9
Description: library for running OpenStack services - Python 3.x
The oslo.service library provides a framework for managing long-running
services in OpenStack projects.
.
Features include:
* Creation and management of long running service processes and threads.
* Periodic task management.
* SSL configuration of services.
* systemd notification support.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/oslo.service
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-oslo.service/python3-oslo.service_3.2.0-3_all.deb