How to Install and Uninstall igraph.i686 Package on Fedora 35

Last updated: October 07,2024

1. Install "igraph.i686" package

This is a short guide on how to install igraph.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install igraph.i686

2. Uninstall "igraph.i686" package

Please follow the guidelines below to uninstall igraph.i686 on Fedora 35:

$ sudo dnf remove igraph.i686 $ sudo dnf autoremove

3. Information about the igraph.i686 package on Fedora 35

Last metadata expiration check: 1:43:34 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : igraph
Version : 0.9.9
Release : 1.fc35
Architecture : i686
Size : 1.3 M
Source : igraph-0.9.9-1.fc35.src.rpm
Repository : updates
Summary : Library for creating and manipulating graphs
URL : http://igraph.sourceforge.net/
License : GPLv2+
Description : igraph is a C library for complex network analysis and graph theory, with emphasis on efficiency, portability and ease of use.