How to Install and Uninstall libquantum8 Package on Kali Linux

Last updated: October 05,2024

1. Install "libquantum8" package

Please follow the step by step instructions below to install libquantum8 on Kali Linux

$ sudo apt update $ sudo apt install libquantum8

2. Uninstall "libquantum8" package

Here is a brief guide to show you how to uninstall libquantum8 on Kali Linux:

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

3. Information about the libquantum8 package on Kali Linux

Package: libquantum8
Source: libquantum
Version: 1.1.1-8
Installed-Size: 96
Maintainer: Debian Science Team
Architecture: amd64
Depends: libc6 (>= 2.29)
Size: 37048
SHA256: 93904b40b4cae4e69d69d00166b75cc0e83ea90f9dffd6fdee68d9750d5c56b6
SHA1: ae36b758b7df4eb99f92340b6910f279dc1af7a3
MD5sum: 03dd9c870b07c979fd8a5d6aa7c04e89
Description: 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 performance 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:
Multi-Arch: same
Homepage: http://www.libquantum.de/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libq/libquantum/libquantum8_1.1.1-8_amd64.deb