How to Install and Uninstall pyconfigure Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "pyconfigure" package

Please follow the guidelines below to install pyconfigure on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pyconfigure

2. Uninstall "pyconfigure" package

Please follow the step by step instructions below to uninstall pyconfigure on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pyconfigure $ sudo apt autoclean && sudo apt autoremove

3. Information about the pyconfigure package on Ubuntu 21.10 (Impish Indri)

Package: pyconfigure
Architecture: all
Version: 0.2.3-2.1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Afif Elghraoui
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 127
Depends: python3, autoconf
Recommends: python3-setuptools
Filename: pool/universe/p/pyconfigure/pyconfigure_0.2.3-2.1_all.deb
Size: 46324
MD5sum: a24e048abfada13eec6ab6e1210c6082
SHA1: ea0f81471976b6c8ed2147ba614884ade963d403
SHA256: 3f54f21fc5e57fd0a2e5c45cfa7d9ef546dc434c79cf4b38cbc788948c61f2a2
SHA512: f256f620b28e65849b1347e9f8e5ff63678bb3942a9b7e3b59118928e7e8897d49d0508a5131d832b476e7637e51bcaacafdabb102caa38a9dc69b3decceef7f
Homepage: https://www.gnu.org/software/pyconfigure/
Description-en: automatic configure script builder for Python software
GNU pyconfigure provides developers with file templates for implementing
standard `configure' scripts and `Makefile' recipes for their Python packages.
pyconfigure supports different project needs, allowing you to write your
build/install logic in Python or in Make. Developers with existing packages
need not worry, as pyconfigure integrates well with what you have already
written.
.
While the goal is to make it easier for Python packages to provide the
standard configuration and installation procedure, pyconfigure also offers
other advantages over the traditional Python-based methods. Because much of
pyconfigure is based upon the powerful GNU Autoconf, packages that use
additional languages such as C or Fortran automatically benefit from existing
support without having to hack it in oneself, as in other Python-based
solutions. Opting to use Make to write your installation logic provides you
with a powerful, robust and flexible system that has been designed
specifically with such processes in mind.
Description-md5: f9161d1eb2bd0f630c72da11f6f6347c