How to Install and Uninstall inchi-devel.i686 Package on Fedora 38

Last updated: October 04,2024

1. Install "inchi-devel.i686" package

In this section, we are going to explain the necessary steps to install inchi-devel.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install inchi-devel.i686

2. Uninstall "inchi-devel.i686" package

This tutorial shows how to uninstall inchi-devel.i686 on Fedora 38:

$ sudo dnf remove inchi-devel.i686 $ sudo dnf autoremove

3. Information about the inchi-devel.i686 package on Fedora 38

Last metadata expiration check: 0:48:27 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : inchi-devel
Version : 1.0.6
Release : 6.fc38
Architecture : i686
Size : 25 k
Source : inchi-1.0.6-6.fc38.src.rpm
Repository : fedora
Summary : Development headers for the InChI library
URL : https://www.inchi-trust.org/about-the-inchi-standard/
License : LGPLv2+
Description : The inchi-devel package includes the header files and libraries
: necessary for developing programs using the InChI library.
:
: If you are going to develop programs which will use this library
: you should install inchi-devel. You'll also need to have the
: inchi package installed.