How to Install and Uninstall zimpl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "zimpl" package

This is a short guide on how to install zimpl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install zimpl

2. Uninstall "zimpl" package

Learn how to uninstall zimpl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove zimpl $ sudo apt autoclean && sudo apt autoremove

3. Information about the zimpl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: zimpl
Priority: optional
Section: universe/science
Installed-Size: 350
Maintainer: Ubuntu Developers
Original-Maintainer: Joachim Reichel
Architecture: amd64
Version: 3.3.2-1
Depends: libc6 (>= 2.14), libgmp10, zlib1g (>= 1:1.1.4)
Suggests: glpk-utils
Filename: pool/universe/z/zimpl/zimpl_3.3.2-1_amd64.deb
Size: 112818
MD5sum: 89735781c77c460428b62990c803f111
SHA1: 62c1fd5e42f4f3d693f396d2bf17dad6aa1b3996
SHA256: 8b6b3a191b57eb0f1079351b531b82b2995ce278bb4aaffcc8c79655afe51333
Description-en: mathematical modeling language for optimization problems
Zimpl allows the specification of certain optimization problems - linear
programs (LPs) and mixed integer programs (MIPs) - in a high-level
description language. These descriptions can be converted into the
LP or MPS file formats which are understood by LP and MIP solvers.
Description-md5: 0a6cb855a961f20c7baf3a12c08eb16a
Homepage: http://zimpl.zib.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu