How to Install and Uninstall libskarnet2.12 Package on Kali Linux

Last updated: May 20,2024

1. Install "libskarnet2.12" package

Please follow the step by step instructions below to install libskarnet2.12 on Kali Linux

$ sudo apt update $ sudo apt install libskarnet2.12

2. Uninstall "libskarnet2.12" package

In this section, we are going to explain the necessary steps to uninstall libskarnet2.12 on Kali Linux:

$ sudo apt remove libskarnet2.12 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libskarnet2.12 package on Kali Linux

Package: libskarnet2.12
Source: skalibs
Version: 2.12.0.1-1
Installed-Size: 241
Maintainer: Shengjing Zhu
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 75456
SHA256: 5e70b60f75ad144add64eac7a9981c5051def881bcb234644de07bebcf760b42
SHA1: 9a98e02d90c28d2a99ed9cb699f31739f4e92a6f
MD5sum: 11e23c583bee67ac76422cba92b621fb
Description: library used for building software at skarnet.org
skalibs is a package centralizing the free software / open source C
development files used for building all software at skarnet.org: it
contains essentially general-purpose libraries. You will need to install
skalibs if you plan to build skarnet.org software. The point is that you
won't have to download and compile big libraries, and care about
portability issues, every time you need to build a package: do it only
once.
.
skalibs can also be used as a sound basic start for C development. There
are a lot of general-purpose libraries out there; but if your main goal is
to produce small and secure C code with a focus on system programming,
skalibs might be for you.
.
This package contains shared libraries.
Description-md5: 2c9bf95082267dbab8cd3dc4e15abcba
Multi-Arch: same
Homepage: https://skarnet.org/software/skalibs/
Section: libs
Priority: optional
Filename: pool/main/s/skalibs/libskarnet2.12_2.12.0.1-1_amd64.deb