How to Install and Uninstall python3-amply.noarch Package on Fedora 34

Last updated: October 09,2024

1. Install "python3-amply.noarch" package

This is a short guide on how to install python3-amply.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-amply.noarch

2. Uninstall "python3-amply.noarch" package

Please follow the guidance below to uninstall python3-amply.noarch on Fedora 34:

$ sudo dnf remove python3-amply.noarch $ sudo dnf autoremove

3. Information about the python3-amply.noarch package on Fedora 34

Last metadata expiration check: 5:27:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-amply
Version : 0.1.4
Release : 1.fc34
Architecture : noarch
Size : 33 k
Source : python-amply-0.1.4-1.fc34.src.rpm
Repository : fedora
Summary : A Python package for AMPL/GMPL datafile parsing
URL : https://github.com/willu47/amply
License : EPL-1.0
Description : Amply allows you to load and manipulate 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