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

Last updated: May 16,2024

1. Install "libskarnet2.14" package

Here is a brief guide to show you how to install libskarnet2.14 on Kali Linux

$ sudo apt update $ sudo apt install libskarnet2.14

2. Uninstall "libskarnet2.14" package

This guide let you learn how to uninstall libskarnet2.14 on Kali Linux:

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

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

Package: libskarnet2.14
Source: skalibs (2.14.0.0-3)
Version: 2.14.0.0-3+b1
Installed-Size: 249
Maintainer: Shengjing Zhu
Architecture: amd64
Depends: libc6 (>= 2.36)
Size: 76060
SHA256: 9ad41284e1d6f361b7bc8b1677dd396b2668542cb2279df2728f09a53c0065f9
SHA1: c4730a826c9f257941851c66f55825e05c1bf035
MD5sum: 519c0dc748f5c4aee0664870bede25be
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:
Multi-Arch: same
Homepage: https://skarnet.org/software/skalibs/
Section: libs
Priority: optional
Filename: pool/main/s/skalibs/libskarnet2.14_2.14.0.0-3+b1_amd64.deb