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

Last updated: May 14,2024

1. Install "libskarnet2.11" package

This is a short guide on how to install libskarnet2.11 on Kali Linux

$ sudo apt update $ sudo apt install libskarnet2.11

2. Uninstall "libskarnet2.11" package

Here is a brief guide to show you how to uninstall libskarnet2.11 on Kali Linux:

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

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

Package: libskarnet2.11
Source: skalibs
Version: 2.11.2.0-1
Installed-Size: 236
Maintainer: Shengjing Zhu
Architecture: amd64
Depends: libc6 (>= 2.33)
Size: 73128
SHA256: db05877c43f82f5cc938e745676c21c2ae47fe4f85ca2524c4d7f0fd46b5b5cf
SHA1: 5e2ffa7a9b2e935470870c8cc44fd0489f367fb1
MD5sum: 123931243e8483bccec5bb0b502c0b6d
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.11_2.11.2.0-1_amd64.deb