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

Last updated: May 17,2024

1. Install "libsc-dev" package

Please follow the steps below to install libsc-dev on Kali Linux

$ sudo apt update $ sudo apt install libsc-dev

2. Uninstall "libsc-dev" package

This tutorial shows how to uninstall libsc-dev on Kali Linux:

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

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

Package: libsc-dev
Source: mpqc
Version: 2.3.1-22
Installed-Size: 2178
Maintainer: Debichem Team
Architecture: amd64
Depends: libsc7v5 (= 2.3.1-22), mpi-default-dev, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libopenmpi3 (>= 4.1.4), libstdc++6 (>= 5)
Suggests: libsc-doc
Size: 310528
SHA256: df5a5a2c5723ff73769f73e0760350d910c980fe0703e30d6814736f1aadb86b
SHA1: f51944ec3c09a5be78b5fc0d070d78dca1af71f4
MD5sum: 7123d70a9193d2b14cd17189908e3eb3
Description: Scientific Computing Toolkit (development files)
The Scientific Computing toolkit (SC) provides C++ class libraries for
scientific computation. Included are classes for managing memory, saving and
restoring the state of objects, reading objects from an input file, parallel
communication, matrix algebra, among others.
.
Class libraries supporting quantum chemistry applications are provided with
this distribution of SC.
.
This package includes the static libraries and header files.
Description-md5:
Homepage: http://www.mpqc.org
Tag: devel::lang:c++, devel::library, implemented-in::c++, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/m/mpqc/libsc-dev_2.3.1-22_amd64.deb