How to Install and Uninstall python3-oslosphinx Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-oslosphinx" package

This tutorial shows how to install python3-oslosphinx on Kali Linux

$ sudo apt update $ sudo apt install python3-oslosphinx

2. Uninstall "python3-oslosphinx" package

This tutorial shows how to uninstall python3-oslosphinx on Kali Linux:

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

3. Information about the python3-oslosphinx package on Kali Linux

Package: python3-oslosphinx
Source: oslo-sphinx
Version: 4.18.0-5
Installed-Size: 89
Maintainer: Debian OpenStack
Architecture: all
Depends: python-oslosphinx-common, python3-pbr, python3-requests (>= 2.14.2), python3-six (>= 1.10.0), python3:any
Size: 34508
SHA256: e6d46b88f47abcd2377fdc8851fa065a686c23dd8dbc207cb7160ed88df16221
SHA1: 69bb3ff94f216c2fdb426ed0951afd1229f071c1
MD5sum: 5c5ae6dd82f374d85cc077cdccbef3d8
Description: theme and extension support for openstack - Python 3.x
Theme and extension support for Sphinx documentation from the OpenStack
project. To use the theme, symply add 'oslosphinx' to the extensions list in
the conf.py file in your Sphinx project.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/oslo.sphinx
Section: python
Priority: optional
Filename: pool/main/o/oslo-sphinx/python3-oslosphinx_4.18.0-5_all.deb