How to Install and Uninstall libyuv Package on Manjaro

Last updated: May 15,2024

1. Install "libyuv" package

This tutorial shows how to install libyuv on Manjaro

$ sudo pacman -Sy $ sudo pacman -S libyuv

2. Uninstall "libyuv" package

This is a short guide on how to uninstall libyuv on Manjaro:

$ sudo pacman -Rcns libyuv

3. Information about the libyuv package on Manjaro

Repository : extra
Name : libyuv
Version : r2426+464c51a0-1
Description : Library for YUV scaling
Architecture : x86_64
URL : https://chromium.googlesource.com/libyuv/libyuv/
Licenses : custom
Groups : None
Provides : None
Depends On : gcc-libs libjpeg
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 308.87 KiB
Installed Size : 1889.84 KiB
Packager : Antonio Rojas
Build Date : Mon Oct 30 07:47:24 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions