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

Last updated: September 22,2024

1. Install "clingo.x86_64" package

This is a short guide on how to install clingo.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install clingo.x86_64

2. Uninstall "clingo.x86_64" package

Learn how to uninstall clingo.x86_64 on Fedora 35:

$ sudo dnf remove clingo.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 5:10:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : clingo
Version : 5.4.1
Release : 3.fc35
Architecture : x86_64
Size : 1.5 M
Source : clingo-5.4.1-3.fc35.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.