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

Last updated: May 05,2024

1. Install "python-germinate" package

Please follow the steps below to install python-germinate on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-germinate

2. Uninstall "python-germinate" package

Please follow the instructions below to uninstall python-germinate on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-germinate
Priority: optional
Section: universe/python
Installed-Size: 238
Maintainer: Colin Watson
Architecture: all
Source: germinate
Version: 2.25
Depends: python (>= 2.7), python (<< 2.8), python-apt (>= 0.7.93.2~)
Filename: pool/universe/g/germinate/python-germinate_2.25_all.deb
Size: 37536
MD5sum: b118aad3d33d3bb98afa5f611e20241a
SHA1: ecc05a6af44813870bebcdab05093540fd6920ff
SHA256: 57ee7948260b0ad4f4fc278a12c9ec17b1a618ef5161387ad8a21ad9b646f011
Description-en: expand dependencies in seed packages (Python 2 interface)
Germinate takes lists of seed packages and expands their dependencies to
produce a full list of packages. This can be used for purposes such as
managing the list of packages present in a derived distribution's archive
or CD builds.
.
This package provides Python 2 modules used by Germinate, which may also be
used directly.
Description-md5: 910a088eaecd897985f5a93dd15d81fe
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu