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

Last updated: May 18,2024

1. Install "python3-dcos" package

This guide covers the steps necessary to install python3-dcos on Kali Linux

$ sudo apt update $ sudo apt install python3-dcos

2. Uninstall "python3-dcos" package

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

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

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

Package: python3-dcos
Source: python-dcos
Version: 0.2.0-7
Installed-Size: 187
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-git, python3-jsonschema, python3-pager, python3-portalocker, python3-prettytable, python3-pygments, python3-pystache, python3-requests, python3-six (<< 2.0), python3-toml, python3-six (>= 1.9), python3:any
Size: 35936
SHA256: ff1b02dad542e493cb1f900e32bc3dac0b6b2f2612300d26b175a3c8ecd24f11
SHA1: 8674b84e15d4a959579e15febf3134026115860c
MD5sum: 4545aa80b7f8557960b07ae51384ca1b
Description: 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:
Homepage: https://github.com/mesosphere/dcos-cli
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-dcos/python3-dcos_0.2.0-7_all.deb