How to Install and Uninstall python3-oslo.utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python3-oslo.utils" package

Here is a brief guide to show you how to install python3-oslo.utils on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-oslo.utils" package

Please follow the step by step instructions below to uninstall python3-oslo.utils on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-oslo.utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-oslo.utils
Priority: optional
Section: universe/python
Installed-Size: 283
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.utils
Version: 3.8.0-2
Replaces: python3-oslo-utils (<< 1.6.0-1~)
Provides: python3-oslo-utils
Depends: python3-debtcollector (>= 1.2.0), python3-funcsigs (>= 0.4), python3-iso8601, python3-monotonic (>= 0.6), python3-netaddr (>= 0.7.12), python3-netifaces (>= 0.10.4), python3-oslo.i18n (>= 2.1.0), python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3-tz, python3:any (>= 3.3.2-2~)
Breaks: python3-oslo-utils (<< 1.6.0-1~)
Filename: pool/universe/p/python-oslo.utils/python3-oslo.utils_3.8.0-2_all.deb
Size: 46684
MD5sum: 505e564f635d58356fe0d19bac8f3e1f
SHA1: fde5cc1e7e6cfd8cd5ca27c2dd1b825bea7e36d1
SHA256: 572dca3eed77220951dcca4d817e8c081dd1489e4d93a7e54e33e324d4f421b0
Description-en: set of utility functions for OpenStack - Python 3.x
The Oslo.utils package provides a set of function which are cross-project
for OpenStack. For example, it provides text decoding, exception handling,
Python module import facility (try_import function), network-related
system-level, and time utilities and helper functions.
.
This package contains the Python 3.x module.
Description-md5: d8658b7334be45d98783c068a1579979
Homepage: https://launchpad.net/oslo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu