How to Install and Uninstall libgphoto2-devel.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "libgphoto2-devel.x86_64" package

In this section, we are going to explain the necessary steps to install libgphoto2-devel.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libgphoto2-devel.x86_64

2. Uninstall "libgphoto2-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libgphoto2-devel.x86_64 on Fedora 34:

$ sudo dnf remove libgphoto2-devel.x86_64 $ sudo dnf autoremove

3. Information about the libgphoto2-devel.x86_64 package on Fedora 34

Last metadata expiration check: 4:54:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libgphoto2-devel
Version : 2.5.27
Release : 1.fc34
Architecture : x86_64
Size : 188 k
Source : libgphoto2-2.5.27-1.fc34.src.rpm
Repository : fedora
Summary : Headers and links to compile against the libgphoto2 library
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.
:
: This package contains files needed to compile applications that
: use libgphoto2.