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

Last updated: May 14,2024

1. Install "python3-pytest-golden" package

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

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

2. Uninstall "python3-pytest-golden" package

Please follow the guidelines below to uninstall python3-pytest-golden on Kali Linux:

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

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

Package: python3-pytest-golden
Source: pytest-golden
Version: 0.2.2-1
Installed-Size: 48
Maintainer: Debian Python Team
Architecture: all
Depends: python3-atomicwrites, python3-pytest, python3-ruamel.yaml, python3-testfixtures, python3:any
Size: 14860
SHA256: e25d447f635bc1e267f720c85472d31ad8fb2cea88d360f103f17964cc171b17
SHA1: 550983111ce2844279c89c7315ce519ccdb012fd
MD5sum: 2e0c1b2e42aa9633dd251c1ebcea521e
Description: Plugin for pytest that offloads expected outputs to data files
Expected output for test functions is stored in a YAML file.
.
The expected output can be updated by running pytest --update-goldens to
automatically re-populate the output.
Description-md5:
Homepage: https://github.com/oprypin/pytest-golden
Section: python
Priority: optional
Filename: pool/main/p/pytest-golden/python3-pytest-golden_0.2.2-1_all.deb