How to Install and Uninstall python3-swiglpk Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-swiglpk" package

Here is a brief guide to show you how to install python3-swiglpk on Kali Linux

$ sudo apt update $ sudo apt install python3-swiglpk

2. Uninstall "python3-swiglpk" package

Please follow the instructions below to uninstall python3-swiglpk on Kali Linux:

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

3. Information about the python3-swiglpk package on Kali Linux

Package: python3-swiglpk
Source: swiglpk
Version: 5.0.10-1
Installed-Size: 708
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libglpk40 (>= 4.65), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Size: 97916
SHA256: 3085bf70c515bc8dd62834217f4d4660a1e61b31677a4e022b3956586ed03d6f
SHA1: 3323a07edbd42d373a24f43afc381b44e6345b1d
MD5sum: 9cf21b0e27ca5fc25624392fddd79613
Description: Plain Python bindings for the GNU Linear Programming Kit (Python 3)
swiglpk just provides plain SWIG bindings to the underlying C library
of the GNU Linear Programming Kit. It is not a high-level wrapper for GLPK.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/biosustain/swiglpk
Section: python
Priority: optional
Filename: pool/main/s/swiglpk/python3-swiglpk_5.0.10-1_amd64.deb