How to Install and Uninstall clingo.i686 Package on Fedora 36

Last updated: October 12,2024

1. Install "clingo.i686" package

In this section, we are going to explain the necessary steps to install clingo.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install clingo.i686

2. Uninstall "clingo.i686" package

This is a short guide on how to uninstall clingo.i686 on Fedora 36:

$ sudo dnf remove clingo.i686 $ sudo dnf autoremove

3. Information about the clingo.i686 package on Fedora 36

Last metadata expiration check: 1:52:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : clingo
Version : 5.5.2
Release : 1.fc36
Architecture : i686
Size : 1.8 M
Source : clingo-5.5.2-1.fc36.src.rpm
Repository : updates
Summary : A grounder and solver for logic programs
URL : https://potassco.org/clingo/
License : MIT
Description : Clingo is part of the Potassco project for Answer Set Programming
: (ASP). ASP offers a simple and powerful modeling language to describe
: combinatorial problems as logic programs. The clingo system then takes
: such a logic program and computes answer sets representing solutions
: to the given problem.