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

Last updated: September 21,2024

1. Install "libgphoto2.i686" package

This tutorial shows how to install libgphoto2.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libgphoto2.i686

2. Uninstall "libgphoto2.i686" package

Please follow the guidelines below to uninstall libgphoto2.i686 on Oracle Linux 9:

$ sudo dnf remove libgphoto2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:13:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libgphoto2
Version : 2.5.27
Release : 3.el9
Architecture : i686
Size : 1.3 M
Source : libgphoto2-2.5.27-3.el9.src.rpm
Repository : ol9_appstream
Summary : Library for accessing digital cameras
URL : http://www.gphoto.org/
License : GPLv2+ and GPLv2
Description : libgphoto2 is a library that can be used by applications to access
: various digital cameras. libgphoto2 itself is not a GUI application,
: opposed to gphoto. There are GUI frontends for the gphoto2 library,
: however, such as gtkam for example.