How to Install and Uninstall python-os-net-config-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python-os-net-config-doc" package

In this section, we are going to explain the necessary steps to install python-os-net-config-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-os-net-config-doc

2. Uninstall "python-os-net-config-doc" package

Please follow the instructions below to uninstall python-os-net-config-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-os-net-config-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-os-net-config-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-os-net-config-doc
Priority: optional
Section: universe/doc
Installed-Size: 124
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-os-net-config
Version: 0.1.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-os-net-config/python-os-net-config-doc_0.1.0-1_all.deb
Size: 26218
MD5sum: ef4dde2272e0216043f36fda7b7c0d19
SHA1: 5ad2f231fcc7880acad8a6e0da6be2b7f3ad3684
SHA256: cc7a87ee7e09dbc4f30442ae2d32230190a31a476bc466d12caca89364d6db2a
Description-en: OpenStack network configuration - doc
The core aim of this project is to allow fine grained (but extendable)
configuration of the networking parameters for a network host. The project
consists of:
* A CLI (os-net-config) which provides configuration via a YAML or JSON file
formats. By default os-net-config uses a YAML config file located at
/etc/os-net-config/config.yaml. This can be customized via the
--config-file CLI option.
* A Python library which provides configuration via an object model.
.
This package contains the documentation.
Description-md5: 754f7d4d400d108b999422d8be4ea2e5
Homepage: http://git.openstack.org/cgit/openstack/os-net-config
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu