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

Last updated: November 27,2024

1. Install "inchi-devel.i686" package

Learn how to install inchi-devel.i686 on Fedora 34

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

2. Uninstall "inchi-devel.i686" package

Learn how to uninstall inchi-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 2:37:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : inchi-devel
Version : 1.0.6
Release : 2.fc34
Architecture : i686
Size : 24 k
Source : inchi-1.0.6-2.fc34.src.rpm
Repository : updates
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.