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

Last updated: May 19,2024

1. Install "python3-fastimport" package

Here is a brief guide to show you how to install python3-fastimport on Kali Linux

$ sudo apt update $ sudo apt install python3-fastimport

2. Uninstall "python3-fastimport" package

Please follow the steps below to uninstall python3-fastimport on Kali Linux:

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

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

Package: python3-fastimport
Source: python-fastimport
Version: 0.9.14-2.1
Installed-Size: 187
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: git-core
Size: 32812
SHA256: ff571917f1c32b998f5eaef6433c222e321c4f873b7f09b0e715bf2422ee8ece
SHA1: 0a777fb821effa0f97c0fbed01ed8199a7a301ac
MD5sum: 769d9186ade502f2453f879cf7f42e19
Description: Fastimport file format parser and generator library
Python library for parsing and generating the fastimport file format.
The fastimport format is used for serializing version control histories.
.
This package contains the module built for Python version 3.x.
Description-md5:
Homepage: https://github.com/jelmer/python-fastimport
Section: python
Priority: optional
Filename: pool/main/p/python-fastimport/python3-fastimport_0.9.14-2.1_all.deb