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

Last updated: May 17,2024

1. Install "python3-amply" package

Learn how to install python3-amply on Kali Linux

$ sudo apt update $ sudo apt install python3-amply

2. Uninstall "python3-amply" package

This tutorial shows how to uninstall python3-amply on Kali Linux:

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

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

Package: python3-amply
Source: python-amply
Version: 0.1.5-1
Installed-Size: 67
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docutils, python3-pyparsing, python3:any
Size: 16272
SHA256: c4955fba1d11acdec59444e8438508a756450210157fe347ecbdc9d92360958f
SHA1: c99bd3c030682532562351ad87ddb5986dfa9c83
MD5sum: 3eaa11f4b1dd1148255d051d92f82fb2
Description: allows loading and manipulating AMPL data as Python data structures
Amply only supports a specific subset of the AMPL syntax:
.
* set declarations
* set data statements
* parameter declarations
* parameter data statements
Description-md5:
Homepage: https://github.com/willu47/amply
Section: python
Priority: optional
Filename: pool/main/p/python-amply/python3-amply_0.1.5-1_all.deb