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

Last updated: May 17,2024

1. Install "ola" package

This is a short guide on how to install ola on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ola

2. Uninstall "ola" package

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

$ sudo apt remove ola $ sudo apt autoclean && sudo apt autoremove

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

Package: ola
Priority: extra
Section: universe/electronics
Installed-Size: 1824
Maintainer: Ubuntu Developers
Original-Maintainer: Wouter Verhelst
Architecture: amd64
Version: 0.9.8-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libola1 (>= 0.9.8), libprotobuf9v5, libstdc++6 (>= 5.2), adduser
Suggests: bash-completion
Filename: pool/universe/o/ola/ola_0.9.8-1_amd64.deb
Size: 450136
MD5sum: c7da74b45bfe5263b5186484f6f3f21a
SHA1: f63d846c36030070578bb6401ab0155a1c493f03
SHA256: 04e15314e485ef47dec47db2b01c344c4d90dfa8743789a77835c48959cd608d
Description-en: Open Lighting Architecture
The DMX512 standard for Digital MultipleX is used for digital
communication networks commonly used to control stage lighting and
effects.
.
The Open Lighting Architecture (OLA) provides a plugin framework for
distributing DMX512 control signals.
.
This package contains olad, the OLA daemon used to control lighting,
and a number of command-line tools to control and manipulate olad.
Description-md5: fca5109cab8d5880287c6b2f65e95ad0
Homepage: https://www.openlighting.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu