How to Install and Uninstall python3-gphoto2.x86_64 Package on Fedora 38
Last updated: January 15,2025
1. Install "python3-gphoto2.x86_64" package
This is a short guide on how to install python3-gphoto2.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-gphoto2.x86_64
Copied
2. Uninstall "python3-gphoto2.x86_64" package
In this section, we are going to explain the necessary steps to uninstall python3-gphoto2.x86_64 on Fedora 38:
$
sudo dnf remove
python3-gphoto2.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gphoto2.x86_64 package on Fedora 38
Last metadata expiration check: 1:58:43 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-gphoto2
Version : 2.0.0
Release : 15.fc38
Architecture : x86_64
Size : 271 k
Source : python-gphoto2-2.0.0-15.fc38.src.rpm
Repository : fedora
Summary : A Python interface to libgphoto2
URL : https://github.com/jim-easterbrook/python-gphoto2
License : GPLv3+
Description : python-gphoto2 is a comprehensive Python interface (or binding) to libgphoto2.
: It is built using SWIG to automatically generate the interface code. This
: gives direct access to nearly all the libgphoto2 functions, but sometimes in
: a rather un-Pythonic manner.
Available Packages
Name : python3-gphoto2
Version : 2.0.0
Release : 15.fc38
Architecture : x86_64
Size : 271 k
Source : python-gphoto2-2.0.0-15.fc38.src.rpm
Repository : fedora
Summary : A Python interface to libgphoto2
URL : https://github.com/jim-easterbrook/python-gphoto2
License : GPLv3+
Description : python-gphoto2 is a comprehensive Python interface (or binding) to libgphoto2.
: It is built using SWIG to automatically generate the interface code. This
: gives direct access to nearly all the libgphoto2 functions, but sometimes in
: a rather un-Pythonic manner.