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

Last updated: May 16,2024

1. Install "python3-dcos" package

Please follow the step by step instructions below to install python3-dcos on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-dcos

2. Uninstall "python3-dcos" package

Learn how to uninstall python3-dcos on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-dcos
Priority: optional
Section: universe/python
Installed-Size: 187
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-dcos
Version: 0.2.0-2
Depends: python3-git, python3-jsonschema, python3-pager, python3-portalocker, python3-prettytable, python3-pygments, python3-pystache, python3-requests, python3-six (>= 1.9), python3-toml, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-dcos/python3-dcos_0.2.0-2_all.deb
Size: 35458
MD5sum: e445018a8261cd8472140bd43ab0abb9
SHA1: 96eec754788a2eafb0ff00ae3a5870e1fe27ab78
SHA256: 825de36d0127fd4de78be9d02a2dcda837165e4a3c8432a1a5b1191f3c555e86
Description-en: DCOS Common Modules - Python 3.x
The DCOS Command Line Interface (CLI) is a command line utility that provides
a user-friendly yet powerful way to manage DCOS installations. You can use the
Mesosphere DCOS command-line interface (CLI) to remotely manage your cluster,
install software packages, and inspect the cluster state. With the DCOS CLI
you can:
* Find and install packages from DCOS Universe and Multiverse.
* Uninstall DCOS services.
* Administer the DCOS init process, Marathon.
* Install and uninstall subcommands that extend and add functionality to the
DCOS CLI.
.
After you install the CLI, you can use it through a bash shell on Unix/Linux
systems or PowerShell on a Windows system.
.
This package contains the Python 3.x module.
Description-md5: 1554a484d642f522d10e7b11dd268b18
Homepage: https://github.com/mesosphere/dcos-cli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu