How to Install and Uninstall libgphoto2.i686 Package on AlmaLinux 8

Last updated: November 27,2024

1. Install "libgphoto2.i686" package

In this section, we are going to explain the necessary steps to install libgphoto2.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libgphoto2.i686

2. Uninstall "libgphoto2.i686" package

Please follow the steps below to uninstall libgphoto2.i686 on AlmaLinux 8:

$ sudo dnf remove libgphoto2.i686 $ sudo dnf autoremove

3. Information about the libgphoto2.i686 package on AlmaLinux 8

Last metadata expiration check: 1:23:52 ago on Mon Sep 5 03:22:42 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 : 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.