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

Last updated: November 26,2024

1. Install "libgphoto2-devel.x86_64" package

This is a short guide on how to install libgphoto2-devel.x86_64 on Fedora 39

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

2. Uninstall "libgphoto2-devel.x86_64" package

Learn how to uninstall libgphoto2-devel.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 1:33:27 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libgphoto2-devel
Version : 2.5.31
Release : 1.fc39
Architecture : x86_64
Size : 202 k
Source : libgphoto2-2.5.31-1.fc39.src.rpm
Repository : updates
Summary : Headers and links to compile against the libgphoto2 library
URL : http://www.gphoto.org/
License : GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND BSD-3-Clause AND IJG-short AND (MIT OR Unlicense)
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.