How to Install and Uninstall dotconf.i686 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "dotconf.i686" package

This guide let you learn how to install dotconf.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install dotconf.i686

2. Uninstall "dotconf.i686" package

This tutorial shows how to uninstall dotconf.i686 on Oracle Linux 9:

$ sudo dnf remove dotconf.i686 $ sudo dnf autoremove

3. Information about the dotconf.i686 package on Oracle Linux 9

Last metadata expiration check: 0:36:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : dotconf
Version : 1.3
Release : 28.el9
Architecture : i686
Size : 32 k
Source : dotconf-1.3-28.el9.src.rpm
Repository : ol9_appstream
Summary : Libraries to parse configuration files
URL : https://github.com/williamh/dotconf/
License : LGPLv2
Description : Dotconf is a library used to handle configuration files.