How to Install and Uninstall libdc1394-utils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libdc1394-utils" package

This tutorial shows how to install libdc1394-utils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdc1394-utils

2. Uninstall "libdc1394-utils" package

Please follow the instructions below to uninstall libdc1394-utils on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libdc1394-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdc1394-utils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdc1394-utils
Priority: extra
Section: universe/libs
Installed-Size: 29
Maintainer: Ubuntu Developers
Original-Maintainer: Guus Sliepen
Architecture: amd64
Source: libdc1394-22
Version: 2.2.4-1
Replaces: libdc1394-examples
Depends: libc6 (>= 2.4), libdc1394-22
Conflicts: libdc1394-examples
Filename: pool/universe/libd/libdc1394-22/libdc1394-utils_2.2.4-1_amd64.deb
Size: 6366
MD5sum: 2f491efcf3a2ea0828fb02dadf1cc956
SHA1: d0caa4c47329dc8da2e66daaf47d7e97f4f40375
SHA256: b9caa27925a200ef20297be4f5140eebe86b826adae938fc488649d150b65de7
Description-en: utilities for IEEE 1394 digital cameras
libdc1394 is a library that is intended to provide a high level
programming interface for application developers who wish to control
IEEE 1394 based cameras that conform to the 1394-based Digital Camera
Specification (found at http://www.1394ta.org/).
.
This version of libdc1394 supports both the old and new (juju) FireWire stack.
It automatically detects which one to use at runtime.
.
This package contains an example program.
Description-md5: 8ec9f8cd847132f038c61c56276f9630
Multi-Arch: foreign
Homepage: http://damien.douxchamps.net/ieee1394/libdc1394/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu