How to Install and Uninstall libquantum-dev Package on Kali Linux

Last updated: November 07,2024

1. Install "libquantum-dev" package

Please follow the step by step instructions below to install libquantum-dev on Kali Linux

$ sudo apt update $ sudo apt install libquantum-dev

2. Uninstall "libquantum-dev" package

Please follow the guidance below to uninstall libquantum-dev on Kali Linux:

$ sudo apt remove libquantum-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libquantum-dev package on Kali Linux

Package: libquantum-dev
Source: libquantum
Version: 1.1.1-8
Installed-Size: 147
Maintainer: Debian Science Team
Architecture: amd64
Depends: libquantum8 (= 1.1.1-8)
Size: 39052
SHA256: e531034f3041a63574964cbf0ec66363290a12328ca926d73851a7bae12ede8f
SHA1: 1ad97f84160a164609c2907d03d70100cdc52b50
MD5sum: 7e7d9f8ef0adead1b1af26959890cd36
Description: library for the simulation of a quantum computer (development files)
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 header files and static libraries which are needed
to develop applications based on libquantum.
Description-md5:
Homepage: http://www.libquantum.de/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libq/libquantum/libquantum-dev_1.1.1-8_amd64.deb