How to Install and Uninstall python3-pytest-sugar Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-pytest-sugar" package

Please follow the step by step instructions below to install python3-pytest-sugar on Kali Linux

$ sudo apt update $ sudo apt install python3-pytest-sugar

2. Uninstall "python3-pytest-sugar" package

This is a short guide on how to uninstall python3-pytest-sugar on Kali Linux:

$ sudo apt remove python3-pytest-sugar $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pytest-sugar package on Kali Linux

Package: python3-pytest-sugar
Source: pytest-sugar
Version: 1.0.0-1
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3-packaging, python3-pytest, python3-termcolor, python3:any
Size: 13048
SHA256: 7f6035f3d841c61212dfa64e4c812b3cdae73bfc2f176e4b7a46d801ad54e10d
SHA1: c64db61012a587439f035726e307510e59b56c0d
MD5sum: a004f2e49849ae8d440aee359664d32b
Description: different output style for py.test with a progress bar
Plugin to improve the look and feel of the py.test Python testing framework.
.
Changes the py.test output to show a green tick for each passing test and a
red cross for test failures. A progress bar is displayed on the right of the
console.
.
Test failures are shown immediately.
Description-md5:
Homepage: http://pivotfinland.com/pytest-sugar/
Section: python
Priority: optional
Filename: pool/main/p/pytest-sugar/python3-pytest-sugar_1.0.0-1_all.deb