How to Install and Uninstall python3-clingo.i686 Package on Fedora 34
Last updated: November 13,2024
1. Install "python3-clingo.i686" package
In this section, we are going to explain the necessary steps to install python3-clingo.i686 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-clingo.i686
Copied
2. Uninstall "python3-clingo.i686" package
Please follow the guidelines below to uninstall python3-clingo.i686 on Fedora 34:
$
sudo dnf remove
python3-clingo.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-clingo.i686 package on Fedora 34
Last metadata expiration check: 5:24:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-clingo
Version : 5.4.1
Release : 1.fc34
Architecture : i686
Size : 268 k
Source : clingo-5.4.1-1.fc34.src.rpm
Repository : fedora
Summary : Python 3 bindings for Clingo
URL : https://potassco.org/clingo/
License : MIT
Description : This module provides functions and classes to work with ground terms and to
: control the instantiation process. In clingo builts, additional functions to
: control and inspect the solving process are available.
:
: Functions defined in a python script block are callable during the
: instantiation process using @-syntax. The default grounding/solving process can
: be customized if a main function is provided.
:
: Detailed information (including a User's manual), source code, and pre-compiled
: binaries are available at: http://potassco.org/
Available Packages
Name : python3-clingo
Version : 5.4.1
Release : 1.fc34
Architecture : i686
Size : 268 k
Source : clingo-5.4.1-1.fc34.src.rpm
Repository : fedora
Summary : Python 3 bindings for Clingo
URL : https://potassco.org/clingo/
License : MIT
Description : This module provides functions and classes to work with ground terms and to
: control the instantiation process. In clingo builts, additional functions to
: control and inspect the solving process are available.
:
: Functions defined in a python script block are callable during the
: instantiation process using @-syntax. The default grounding/solving process can
: be customized if a main function is provided.
:
: Detailed information (including a User's manual), source code, and pre-compiled
: binaries are available at: http://potassco.org/