How to Install and Uninstall libcamera.x86_64 Package on Fedora 39

Last updated: January 16,2025

1. Install "libcamera.x86_64" package

This guide let you learn how to install libcamera.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libcamera.x86_64

2. Uninstall "libcamera.x86_64" package

Please follow the step by step instructions below to uninstall libcamera.x86_64 on Fedora 39:

$ sudo dnf remove libcamera.x86_64 $ sudo dnf autoremove

3. Information about the libcamera.x86_64 package on Fedora 39

Last metadata expiration check: 1:13:02 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libcamera
Version : 0.1.0
Release : 1.fc39
Architecture : x86_64
Size : 494 k
Source : libcamera-0.1.0-1.fc39.src.rpm
Repository : fedora
Summary : A library to support complex camera ISPs
URL : http://libcamera.org/
License : LGPLv2+ and GPLv2
Description : libcamera is a library that deals with heavy hardware image processing
: operations of complex camera devices that are shared between the linux
: host all while allowing offload of certain aspects to the control of
: complex camera hardware such as ISPs.
:
: Hardware support includes USB UVC cameras, libv4l cameras as well as more
: complex ISPs (Image Signal Processor).