How to Install and Uninstall python3-pretend Package on Kali Linux
Last updated: December 24,2024
1. Install "python3-pretend" package
Please follow the guidelines below to install python3-pretend on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-pretend
Copied
2. Uninstall "python3-pretend" package
In this section, we are going to explain the necessary steps to uninstall python3-pretend on Kali Linux:
$
sudo apt remove
python3-pretend
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pretend package on Kali Linux
Package: python3-pretend
Source: python-pretend
Version: 1.0.9-2.1
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6400
SHA256: f5b068a1c40a1881bb700f0be2d64d8d1920c7a1a4b60b2816d2434950e30372
SHA1: 06400d29b0c84e33e6c2b0094f49e8b560b0dce6
MD5sum: 79df28a5245aadded6747202bb159bf0
Description: Python library for stubbing (Python 3)
Pretend is a library to make stubbing with Python easier.
.
Stubbing is a technique for writing tests. You may hear the term mixed up with
mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned
responses, rather than doing any computation.
Description-md5:
Homepage: https://github.com/alex/pretend
Section: python
Priority: optional
Filename: pool/main/p/python-pretend/python3-pretend_1.0.9-2.1_all.deb
Source: python-pretend
Version: 1.0.9-2.1
Installed-Size: 29
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6400
SHA256: f5b068a1c40a1881bb700f0be2d64d8d1920c7a1a4b60b2816d2434950e30372
SHA1: 06400d29b0c84e33e6c2b0094f49e8b560b0dce6
MD5sum: 79df28a5245aadded6747202bb159bf0
Description: Python library for stubbing (Python 3)
Pretend is a library to make stubbing with Python easier.
.
Stubbing is a technique for writing tests. You may hear the term mixed up with
mocks, fakes, or doubles. Basically a stub is an object that returns pre-canned
responses, rather than doing any computation.
Description-md5:
Homepage: https://github.com/alex/pretend
Section: python
Priority: optional
Filename: pool/main/p/python-pretend/python3-pretend_1.0.9-2.1_all.deb