How to Install and Uninstall python2.7-minimal Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "python2.7-minimal" package

Please follow the guidance below to install python2.7-minimal on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python2.7-minimal

2. Uninstall "python2.7-minimal" package

Please follow the guidance below to uninstall python2.7-minimal on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python2.7-minimal $ sudo apt autoclean && sudo apt autoremove

3. Information about the python2.7-minimal package on Ubuntu 21.10 (Impish Indri)

Package: python2.7-minimal
Architecture: amd64
Version: 2.7.18-8build1
Multi-Arch: allowed
Priority: optional
Section: universe/python
Source: python2.7
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3610
Pre-Depends: libc6 (>= 2.34), zlib1g (>= 1:1.2.0)
Depends: libpython2.7-minimal (= 2.7.18-8build1)
Recommends: python2.7
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Replaces: python2.7 (<< 2.7.8-7~)
Filename: pool/universe/p/python2.7/python2.7-minimal_2.7.18-8build1_amd64.deb
Size: 1384340
MD5sum: 873c1bdbba431a959157f8fd79cb9054
SHA1: ed1833313ef5e8baa08005848e944adfa80489be
SHA256: 4c72b02201d6834c1224142dc9b51f8a22ece8005a50c442e5d27378c04bfedb
SHA512: fab040390a09d709ab70967d0a5580eac706264c0086bac4fcee99b4e5a5f8f0ed00607f2488d24e3ad24b94aeffca43baf33b6ec40b503e58548bcadf753dbe
Description-en: Minimal subset of the Python language (version 2.7)
This package contains the interpreter and some essential modules. It can
be used in the boot process for some basic tasks.
See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
contained in this package.
Description-md5: 4e3d580f5374e0e392e97c8e6fedf594
Cnf-Visible-Pkgname: python2.7