How to Install and Uninstall python3-simplegeneric Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "python3-simplegeneric" package

Please follow the steps below to install python3-simplegeneric on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-simplegeneric

2. Uninstall "python3-simplegeneric" package

In this section, we are going to explain the necessary steps to uninstall python3-simplegeneric on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-simplegeneric package on Ubuntu 21.10 (Impish Indri)

Package: python3-simplegeneric
Architecture: all
Version: 0.8.1-3
Priority: optional
Section: python
Source: simplegeneric
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: python3:any
Filename: pool/main/s/simplegeneric/python3-simplegeneric_0.8.1-3_all.deb
Size: 11276
MD5sum: 88978e808f1b3f2408a2f5ae53012437
SHA1: 468018bc33b6e5212e5b0cc328e5e7415933558e
SHA256: cd1b204070e17ffa2015a97d4a8461a6e203238973ff80b6030b2143f21072f1
SHA512: ae9000ea44098f370cd7a3922601b140f2a0cf6412cc46d8f9d0c91ddd04ff4cbb39fae4075d2eac3352fb8914c150868e845d68f9ef3d8298fbbdef8c4ddefc
Homepage: https://pypi.python.org/pypi/simplegeneric
Description-en: simple generic functions for Python3
The simplegeneric module lets you define simple single-dispatch generic
functions, akin to Python's built-in generic functions like len(), iter() and
so on. However, instead of using specially-named methods, these generic
functions use simple lookup tables, akin to those used by e.g. pickle.dump()
and other generic functions found in the Python standard library.
.
This package contains the Python 3 version of the library.
Description-md5: 1aa3e4db49ded29787a5532d32398159