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

Last updated: May 19,2024

1. Install "python3-fastentrypoints" package

This guide covers the steps necessary to install python3-fastentrypoints on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-fastentrypoints

2. Uninstall "python3-fastentrypoints" package

This is a short guide on how to uninstall python3-fastentrypoints on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-fastentrypoints
Architecture: all
Version: 0.12-2
Priority: optional
Section: universe/python
Source: fastentrypoints
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: python3-setuptools, python3:any
Suggests: fastep
Filename: pool/universe/f/fastentrypoints/python3-fastentrypoints_0.12-2_all.deb
Size: 5668
MD5sum: 4002aa94e8d0c2c0e62eeb0fb88966ba
SHA1: 9ce5b36edcb288f71fae90863d4308f87a4e2488
SHA256: 1912017c7d3b2cfa428fd840f184c007fb2753ca0ba0cded8a658f135ac5817f
SHA512: 41105f0ef5d7774f800ebe3b91b05687347961780b7328129bd252829beae64bd7f2fbbc3b37ca92a9912402046c619e3f8e9012a69133745350be3d8de6356e
Homepage: https://github.com/ninjaaron/fast-entry_points
Description-en: Make entry_points specified in setup.py load more quickly
Using entry_points in your setup.py makes scripts that start really slowly
because it imports pkg_resources, which is a horrible thing to do if you
want your trivial script to execute more or less instantly.
.
fastentrypoints aims to fix that bypassing pkg_resources, making scripts
load a lot faster.
Description-md5: 26bc2811fe2bd5b0cb72ee9a75c811f8