How to Install and Uninstall libgphoto2.x86_64 Package on AlmaLinux 9

Last updated: July 07,2024

1. Install "libgphoto2.x86_64" package

This guide covers the steps necessary to install libgphoto2.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install libgphoto2.x86_64

2. Uninstall "libgphoto2.x86_64" package

Please follow the instructions below to uninstall libgphoto2.x86_64 on AlmaLinux 9:

$ sudo dnf remove libgphoto2.x86_64 $ sudo dnf autoremove

3. Information about the libgphoto2.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:09:52 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : libgphoto2
Version : 2.5.27
Release : 3.el9
Architecture : x86_64
Size : 1.2 M
Source : libgphoto2-2.5.27-3.el9.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.