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

Last updated: May 22,2024

1. Install "python3-forge" package

This tutorial shows how to install python3-forge on Kali Linux

$ sudo apt update $ sudo apt install python3-forge

2. Uninstall "python3-forge" package

Here is a brief guide to show you how to uninstall python3-forge on Kali Linux:

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

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

Package: python3-forge
Source: python-pyforge
Version: 1.4.0-1
Installed-Size: 119
Maintainer: Stuart Prescott
Architecture: all
Depends: python3-pkg-resources, python3-sentinels, python3:any
Size: 26140
SHA256: 81df38f760b3737086ea4fed921a88a5a5476e84166fee72fa272911812952a1
SHA1: 39a6dbcf764f9753d79624fb4b3dfd2983f15481
MD5sum: ae20e11fda2577776f6c3b18682e3d1a
Description: mocking and testing modules (Python 3 version)
Forge is a mocking library for Python. It draws most of its inspiration
from Mox. It aims to be simple, but still feature-rich, and provide maximum
flexibility for unit testing using the mock approach.
.
This package contains the Python 3 version of the forge module.
Description-md5:
Homepage: https://github.com/vmalloc/pyforge
Tag: devel::lang:python, devel::testing-qa, implemented-in::python,
role::shared-lib
Section: python
Priority: optional
Filename: pool/main/p/python-pyforge/python3-forge_1.4.0-1_all.deb