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

Last updated: September 21,2024

1. Install "libcamera.x86_64" package

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

$ sudo dnf update $ sudo dnf install libcamera.x86_64

2. Uninstall "libcamera.x86_64" package

Please follow the guidelines below to uninstall libcamera.x86_64 on Fedora 38:

$ sudo dnf remove libcamera.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:16:57 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libcamera
Version : 0.0.4
Release : 3.fc38
Architecture : x86_64
Size : 492 k
Source : libcamera-0.0.4-3.fc38.src.rpm
Repository : updates
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).