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

Last updated: April 26,2024

1. Install "skalibs-dev" package

This is a short guide on how to install skalibs-dev on Kali Linux

$ sudo apt update $ sudo apt install skalibs-dev

2. Uninstall "skalibs-dev" package

Here is a brief guide to show you how to uninstall skalibs-dev on Kali Linux:

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

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

Package: skalibs-dev
Source: skalibs (2.14.0.0-3)
Version: 2.14.0.0-3+b1
Installed-Size: 1339
Maintainer: Shengjing Zhu
Architecture: amd64
Depends: libskarnet2.14 (= 2.14.0.0-3+b1)
Size: 134888
SHA256: 47da714168dda1521b4ff40af1323f1f114641665b64d41d5f8f6a41c19ba22e
SHA1: edb51bf46821781cab313162568eb3f9faa3c6a4
MD5sum: 1493b13fa4620b89e7c8e121335d2782
Description: development files 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 static and header files.
Description-md5:
Multi-Arch: same
Homepage: https://skarnet.org/software/skalibs/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/skalibs/skalibs-dev_2.14.0.0-3+b1_amd64.deb