How to Install and Uninstall python3-cement Package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Last updated: May 11,2024

1. Install "python3-cement" package

Please follow the guidance below to install python3-cement on Ubuntu 22.04 LTS (Jammy Jellyfish)

$ sudo apt update $ sudo apt install python3-cement

2. Uninstall "python3-cement" package

Please follow the instructions below to uninstall python3-cement on Ubuntu 22.04 LTS (Jammy Jellyfish):

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

3. Information about the python3-cement package on Ubuntu 22.04 LTS (Jammy Jellyfish)

Package: python3-cement
Architecture: all
Version: 2.10.0-2
Priority: optional
Section: universe/python
Source: python-cement
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 407
Depends: python3:any
Recommends: python3-argcomplete, python3-colorlog, python3-configobj, python3-genshi, python3-jinja2, python3-pyinotify, python3-pylibmc, python3-pystache, python3-tabulate, python3-watchdog, python3-yaml
Suggests: python-cement-doc
Filename: pool/universe/p/python-cement/python3-cement_2.10.0-2_all.deb
Size: 66808
MD5sum: fd7741bc93fee30fcee1abc8896edf28
SHA1: 680563c6f783ef461f8cd05fa967e5d27760bc48
SHA256: 846904b8d3778a232d55874388d4a27b14abdfaf852f67ae6e7f2f5a5029e52f
SHA512: c9761ca9b9e5198000605fd1ce004e4db3901bf2ba5f8a549d4a8172788c5cd70dbde943adcb00861086f5114807f17789e9fd345ac3c7a0fb3d25d32f593d1a
Homepage: http://builtoncement.com/
Description-en: CLI Application Framework (Python3 version)
Cement is an advanced CLI Application Framework for Python. Its goal is to
introduce a standard, and feature-full platform for both simple and complex
command line applications as well as support rapid development needs without
sacrificing quality. Cement is flexible, and it’s use cases span from the
simplicity of a micro-framework to the complexity of a mega-framework.
.
Features include:
* Core pieces of the framework are customizable via handlers/interfaces
* Extension handler interface to easily extend framework functionality
* Config handler supports parsing multiple config files into one config
* Argument handler parses command line arguments and merges with config
* Log handler supports console and file logging
* Plugin handler provides an interface to easily extend your application
* Hook support adds a bit of magic to apps and also ties into framework
* Handler system connects implementation classes with Interfaces
* Output handler interface renders return dictionaries to console
* Cache handler interface adds caching support for improved performance
* Controller handler supports sub-commands, and nested controllers
.
This package contains the Python 3 version of the library.
Description-md5: bd84e2dfba41c37d0512a62b0ca8f083