How to Install and Uninstall libgphoto2.x86_64 Package on Amazon Linux 2

Last updated: May 04,2024

1. Install "libgphoto2.x86_64" package

Please follow the guidance below to install libgphoto2.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libgphoto2.x86_64

2. Uninstall "libgphoto2.x86_64" package

Here is a brief guide to show you how to uninstall libgphoto2.x86_64 on Amazon Linux 2:

$ sudo yum remove libgphoto2.x86_64 $ sudo yum autoremove

3. Information about the libgphoto2.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libgphoto2
Arch : x86_64
Version : 2.5.15
Release : 3.amzn2
Size : 1.4 M
Repo : amzn2-core/2/x86_64
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.