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

Last updated: October 06,2024

1. Install "libgphoto2.i686" package

Please follow the guidelines below to install libgphoto2.i686 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libgphoto2.i686

2. Uninstall "libgphoto2.i686" package

Here is a brief guide to show you how to uninstall libgphoto2.i686 on Oracle Linux 8:

$ sudo dnf remove libgphoto2.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 6:54:05 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libgphoto2
Version : 2.5.16
Release : 3.el8
Architecture : i686
Size : 1.5 M
Source : libgphoto2-2.5.16-3.el8.src.rpm
Repository : ol8_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.