How to Install and Uninstall libopenraw1v5 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "libopenraw1v5" package

In this section, we are going to explain the necessary steps to install libopenraw1v5 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopenraw1v5

2. Uninstall "libopenraw1v5" package

This tutorial shows how to uninstall libopenraw1v5 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopenraw1v5 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopenraw1v5 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopenraw1v5
Priority: optional
Section: universe/libs
Installed-Size: 367
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: amd64
Source: libopenraw
Version: 0.0.9-3.9
Replaces: libopenraw1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libjpeg8 (>= 8c), libstdc++6 (>= 5.2)
Conflicts: libopenraw1
Filename: pool/universe/libo/libopenraw/libopenraw1v5_0.0.9-3.9_amd64.deb
Size: 112678
MD5sum: 1b1cd36dae3889a14cec4f43b72f1ea2
SHA1: 9a4e1df5b6e9e61301e5708c48372eede63dcbea
SHA256: 5e4ba1417c82fe5346a6afa3d4f40ceed15be8069aa5e85a0b5d00fd14783cea
Description-en: free implementation for RAW decoding
libopenraw is an ongoing project to provide a free software implementation for
camera RAW files decoding. One of the main reason is that dcraw is not suited
for easy integration into applications, and there is a need for an easy to use
API to build free software digital image processing application.
.
It also has the goal to address missing feature from dcraw like meta-data
decoding and easy thumbnail extraction.
Description-md5: 3fa013f4d9dbdd70d5631e8e10d4f8ba
Multi-Arch: same
Homepage: http://libopenraw.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu