How to Install and Uninstall libcamera Package on Manjaro

Last updated: November 23,2024

1. Install "libcamera" package

In this section, we are going to explain the necessary steps to install libcamera on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libcamera

2. Uninstall "libcamera" package

Learn how to uninstall libcamera on Manjaro:

$ sudo pacman -Rcns libcamera

3. Information about the libcamera package on Manjaro

Repository : extra
Name : libcamera
Version : 0.1.0-2
Description : A complex camera support library for Linux, Android, and
ChromeOS
Architecture : x86_64
URL : https://libcamera.org/
Licenses : LGPL2.1 GPL2
Groups : None
Provides : libcamera.so=0.1-64 libcamera-base.so=0.1-64
Depends On : gcc-libs glibc gnutls libcamera-ipa libelf libunwind
libyaml sh systemd-libs libudev.so=1-64
Optional Deps : gst-plugin-libcamera: GStreamer plugin
libcamera-docs: for documentation
libcamera-tools: for applications
Conflicts With : None
Replaces : None
Download Size : 448.41 KiB
Installed Size : 1414.72 KiB
Packager : Antonio Rojas
Build Date : Sat Sep 16 09:12:22 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions