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

Last updated: May 06,2024

1. Install "python3-tooz" package

This guide let you learn how to install python3-tooz on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-tooz

2. Uninstall "python3-tooz" package

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

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

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

Package: python3-tooz
Priority: optional
Section: universe/python
Installed-Size: 255
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-tooz
Version: 1.34.0-1ubuntu1
Depends: python3-babel, python3-fasteners, python3-futurist (>= 0.11.0), python3-iso8601, python3-kazoo (>= 2.2), python3-msgpack, python3-oslo.utils (>= 3.5.0), python3-oslo.serialization (>= 1.10.0), python3-pbr (>= 1.8), python3-pymemcache (>= 1.2.9), python3-pymysql, python3-redis, python3-requests (>= 2.8.1), python3-retrying, python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3-voluptuous (>= 0.8.8), python3-zake, python3:any (>= 3.3.2-2~)
Suggests: python3-sysv-ipc
Filename: pool/universe/p/python-tooz/python3-tooz_1.34.0-1ubuntu1_all.deb
Size: 37474
MD5sum: 2215452f23daa26f5e6b318873eb1d24
SHA1: 64122833006f421541d01a7184f3ce25cbb310db
SHA256: 21c44be6f6fce0e9bf9b454fb15bdfb3783215089b27c6e9a396400cb622c63a
Description-en: coordination library for distributed systems - Python 3.x
The Tooz project centralizes the most common distributed primitives like group
membership protocol, lock service and leader election by providing a
coordination API helping developers to build distributed applications.
.
This package contains the Python 3.x module.
Description-md5: fc1b262081296627a08349bf86a474b8
Homepage: https://github.com/openstack/tooz
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu