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

Last updated: October 05,2024

1. Install "python3-noseofyeti" package

Please follow the guidance below to install python3-noseofyeti on Kali Linux

$ sudo apt update $ sudo apt install python3-noseofyeti

2. Uninstall "python3-noseofyeti" package

In this section, we are going to explain the necessary steps to uninstall python3-noseofyeti on Kali Linux:

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

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

Package: python3-noseofyeti
Source: python-noseofyeti
Version: 2.4.7-1
Installed-Size: 106
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 22544
SHA256: 74f18f37f2f768cc64e9de5d11ff3b3d5f8ac3ba3a76712790cc65ad02f827c4
SHA1: e29b4d260866d17f73570b7c8c71b176fa92045f
MD5sum: 67abf2b88e2f9d5e6ba6a4edddadb44d
Description: Module to create Python codec for tests using RSpec inspired DSL
This is a project creates a custom Python codec that lets you write your
tests using an RSpec inspired DSL (i.e. describe and it blocks).
.
It uses the fact that you can register a codec that is able to modify a
Python file before executing it. Using this when Python imports a file with
a particular encoding as the first line of the file it will be intercepted
and potentially rewritten into something else before the import continues.
.
nose-of-yeti uses this technique to translate from the DSL it defines, into
Python classes and functions that then will be executed by your test
framework of choice.
Description-md5:
Homepage: https://github.com/delfick/nose-of-yeti
Section: python
Priority: optional
Filename: pool/main/p/python-noseofyeti/python3-noseofyeti_2.4.7-1_all.deb