How to Install and Uninstall slang-wildcard Package on Kali Linux

Last updated: May 10,2024

1. Install "slang-wildcard" package

This guide covers the steps necessary to install slang-wildcard on Kali Linux

$ sudo apt update $ sudo apt install slang-wildcard

2. Uninstall "slang-wildcard" package

Please follow the guidance below to uninstall slang-wildcard on Kali Linux:

$ sudo apt remove slang-wildcard $ sudo apt autoclean && sudo apt autoremove

3. Information about the slang-wildcard package on Kali Linux

Package: slang-wildcard
Source: slwildcard
Version: 0.5.0-8
Installed-Size: 32
Maintainer: Rafael Laboissière
Architecture: amd64
Depends: libc6 (>= 2.4), libslang2 (>= 2.2.4)
Suggests: slsh | jed | slrn
Size: 6872
SHA256: 2b71689e675e9137936073c61ad7e5297963e897e9d3ebe63fa4dc56c8e3eb63
SHA1: 5229d691a9f060aee7bd2ea75550de010692e1b4
MD5sum: 516aa59e2b61435a7d508a57bcc08ca9
Description: adds a wildcard match function to S-Lang
The S-Lang module contained in this package provides a
wildcard_match() function to S-Lang. It's vectorized, so it should be
faster than an array_map(&string_match, ... ). This module can be
used in slsh (the S-Lang shell), in the JED editor, and in the news
reader slrn.
Description-md5:
Homepage: http://www.cheesit.com/downloads/slang/slwildcard.html
Section: interpreters
Priority: optional
Filename: pool/main/s/slwildcard/slang-wildcard_0.5.0-8_amd64.deb