How to Install and Uninstall clingo.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "clingo.x86_64" package

Please follow the steps below to install clingo.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install clingo.x86_64

2. Uninstall "clingo.x86_64" package

Please follow the instructions below to uninstall clingo.x86_64 on Fedora 34:

$ sudo dnf remove clingo.x86_64 $ sudo dnf autoremove

3. Information about the clingo.x86_64 package on Fedora 34

Last metadata expiration check: 0:08:17 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : clingo
Version : 5.4.1
Release : 1.fc34
Architecture : x86_64
Size : 1.5 M
Source : clingo-5.4.1-1.fc34.src.rpm
Repository : fedora
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.