How to Install and Uninstall libglpk40 Package on Kali Linux

Last updated: May 05,2024

1. Install "libglpk40" package

This guide let you learn how to install libglpk40 on Kali Linux

$ sudo apt update $ sudo apt install libglpk40

2. Uninstall "libglpk40" package

Please follow the step by step instructions below to uninstall libglpk40 on Kali Linux:

$ sudo apt remove libglpk40 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libglpk40 package on Kali Linux

Package: libglpk40
Source: glpk (5.0-1)
Version: 5.0-1+b1
Installed-Size: 924
Maintainer: Debian Science Team
Architecture: amd64
Depends: libamd3 (>= 1:7.0.1), libc6 (>= 2.29), libcolamd3 (>= 1:7.0.1), libgmp10 (>= 2:6.2.1+dfsg1), libltdl7 (>= 2.4.7), zlib1g (>= 1:1.1.4)
Suggests: libiodbc2-dev, default-libmysqlclient-dev
Size: 397216
SHA256: 2eb98ba230124059191fd4c024399b4019560bc35a37be2cd4a736b1bb4c212b
SHA1: 4a5a667b5ba976801ef8b9b998b59831c077bda1
MD5sum: e0f5f5cfa874cb876d5f1380a449c7c8
Description: linear programming kit with integer (MIP) support
GLPK (GNU Linear Programming Kit) is intended for solving large-scale
linear programming (LP), mixed integer programming (MIP), and other
related problems. It is a set of routines written in ANSI C and
organized in the form of a callable library.
.
GLPK supports the GNU MathProg language, which is a subset of the
AMPL language. GLPK also supports the standard MPS and LP formats.
.
The GLPK package includes the following main components:
* Revised simplex method.
* Primal-dual interior point method.
* Branch-and-bound method.
* Translator for GNU MathProg modeling language.
* Application program interface (API).
.
In order to get connections between the internal MathProg model
objects and external database tables, please install the
libiodbc2-dev (for the iODBC table driver) and libmysqlclient-dev
(for the MySQL table driver).
Description-md5:
Multi-Arch: same
Homepage: https://www.gnu.org/software/glpk/glpk.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/glpk/libglpk40_5.0-1+b1_amd64.deb