How to Install and Uninstall raku-librarycheck Package on Kali Linux

Last updated: June 06,2024

1. Install "raku-librarycheck" package

This guide let you learn how to install raku-librarycheck on Kali Linux

$ sudo apt update $ sudo apt install raku-librarycheck

2. Uninstall "raku-librarycheck" package

This is a short guide on how to uninstall raku-librarycheck on Kali Linux:

$ sudo apt remove raku-librarycheck $ sudo apt autoclean && sudo apt autoremove

3. Information about the raku-librarycheck package on Kali Linux

Package: raku-librarycheck
Source: raku-librarycheck (0.0.11-1)
Version: 0.0.11-1+b1
Installed-Size: 123
Maintainer: Debian Rakudo Maintainers
Architecture: amd64
Depends: raku-api-2022.12+af50a328, rakudo (>= 2022.07-2)
Size: 33496
SHA256: baa40a5fbe097eec63373c2a4b221964928e5fde1086f89a3fb3ca968026c1e2
SHA1: c1cea237c7959b05a1e182c08130a834a54a7428
MD5sum: 7224008a4430aa7310a9d487d7d90a6b
Description: Determine whether a shared library is available to be loaded by Raku
This module provides a mechanism that will determine whether a named
shared library is available and can be used by NativeCall.
.
It exports a single function library-exists that returns a boolean to
indicate whether the named shared library can be loaded and used.
Description-md5:
Homepage: https://github.com/jonathanstowe/LibraryCheck
Section: interpreters
Priority: optional
Filename: pool/main/r/raku-librarycheck/raku-librarycheck_0.0.11-1+b1_amd64.deb