How to Install and Uninstall python-fastimport Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python-fastimport" package

Please follow the step by step instructions below to install python-fastimport on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-fastimport

2. Uninstall "python-fastimport" package

In this section, we are going to explain the necessary steps to uninstall python-fastimport on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-fastimport package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-fastimport
Priority: optional
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.9.4-3ubuntu1
Replaces: bzr-fastimport (<< 0.9.0+bzr279)
Provides: python2.7-fastimport
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: git-core
Breaks: bzr-fastimport (<< 0.13.0-4ubuntu1)
Filename: pool/universe/p/python-fastimport/python-fastimport_0.9.4-3ubuntu1_all.deb
Size: 25184
MD5sum: 16bc047b940e680a09868bf2a65ac505
SHA1: 60404a9fe36c28fdd8a2073d478e05826a5f2337
SHA256: 9852ba2d8dd92b1b504aced27cc16f232e27b114d33dcd07f295d9b25e0fb1c1
Description-en: 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 2.x.
Description-md5: fce2c46d35250c5f014232d2ed26a20d
Homepage: https://github.com/jelmer/python-fastimport
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu