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

Last updated: October 04,2024

1. Install "pypy-fastimport" package

Learn how to install pypy-fastimport on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypy-fastimport

2. Uninstall "pypy-fastimport" package

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

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

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

Package: pypy-fastimport
Priority: optional
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-fastimport
Version: 0.9.4-3ubuntu1
Suggests: git-core
Filename: pool/universe/p/python-fastimport/pypy-fastimport_0.9.4-3ubuntu1_all.deb
Size: 25226
MD5sum: b120f2e02a0baa568bd0759a73e02726
SHA1: 393a76b7ffc9af995e0b2d0b759029882844b905
SHA256: 93ebcb9ac94c1f60f1b9cd81144d201acee6dd2949b7b8aa3f1e82f6c568d5bc
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 pypy.
Description-md5: ca55dd4327d35545cbea3aca13b9f009
Homepage: https://github.com/jelmer/python-fastimport
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu