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

Last updated: May 19,2024

1. Install "python3-pybadges" package

This is a short guide on how to install python3-pybadges on Kali Linux

$ sudo apt update $ sudo apt install python3-pybadges

2. Uninstall "python3-pybadges" package

Please follow the instructions below to uninstall python3-pybadges on Kali Linux:

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

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

Package: python3-pybadges
Source: python-pybadges
Version: 3.0.0-1
Installed-Size: 261
Maintainer: Debian Python Team
Architecture: all
Depends: python3-jinja2, python3-requests, python3:any
Size: 29644
SHA256: 208db0a021c96b1e81a4e583260070e6ff5e9a67e7afd27c434ff1832ca9bdc2
SHA1: 4176fffa12ef516ca6e465dcb5446ef328deff67
MD5sum: 3f9348d242f96772fe178806295309b0
Description: library for creating Github-style badges (Python3 version)
pybadges is a Python library and command line tool that allows you to create
Github-style badges as SVG images. The implementation of the library was
heavily influenced by Shields.io and the JavaScript gh-badges library.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/google/pybadges/
Section: python
Priority: optional
Filename: pool/main/p/python-pybadges/python3-pybadges_3.0.0-1_all.deb