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

Last updated: May 15,2024

1. Install "libquantum8" package

This guide covers the steps necessary to install libquantum8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libquantum8

2. Uninstall "libquantum8" package

Here is a brief guide to show you how to uninstall libquantum8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libquantum8 $ sudo apt autoclean && sudo apt autoremove

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

Package: libquantum8
Priority: optional
Section: universe/libs
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: libquantum
Version: 1.1.1-4
Depends: libc6 (>= 2.14)
Filename: pool/universe/libq/libquantum/libquantum8_1.1.1-4_amd64.deb
Size: 33478
MD5sum: 57dc79d8b8496fc4a3929d06186168cf
SHA1: 5b79a2324e3419e5b9c4f48bdb00c951be04479b
SHA256: 9b9bebacb8f9a0f6097d19dd7a126f6bb626d5f70a9f72e6f39e40d5510a6a13
Description-en: library for the simulation of a quantum computer
libquantum is a C library for the simulation of a quantum computer. Based on
the principles of quantum mechanics, it provides an implementation of a
quantum register. Basic operations for register manipulation such as the
Hadamard gate or the Controlled-NOT gate are available through an easy-to-use
interface. Measurements can be performed on either single qubits or the whole
quantum register.
.
Features:
* Simulation of arbitrary quantum algorithms is possible
* High perfomance and low memory consumption
* Decoherence support for realistic quantum computation
* Interface for quantum error correction (QEC)
* Supports the density operator formalism
* Implementations of Shor's factoring algorithm and Grover's search
algorithm are included
.
This package contains the shared libraries.
Description-md5: bb721486342296c41f1fd52ec5f320e1
Multi-Arch: same
Homepage: http://www.libquantum.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu