How to Install and Uninstall python3-amply.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "python3-amply.noarch" package
This guide covers the steps necessary to install python3-amply.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-amply.noarch
Copied
2. Uninstall "python3-amply.noarch" package
This guide covers the steps necessary to uninstall python3-amply.noarch on Fedora 36:
$
sudo dnf remove
python3-amply.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-amply.noarch package on Fedora 36
Last metadata expiration check: 4:39:48 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-amply
Version : 0.1.5
Release : 3.fc36
Architecture : noarch
Size : 33 k
Source : python-amply-0.1.5-3.fc36.src.rpm
Repository : updates
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
Available Packages
Name : python3-amply
Version : 0.1.5
Release : 3.fc36
Architecture : noarch
Size : 33 k
Source : python-amply-0.1.5-3.fc36.src.rpm
Repository : updates
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