How to Install and Uninstall slang-wildcard Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 29,2024

1. Install "slang-wildcard" package

Learn how to install slang-wildcard on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install slang-wildcard

2. Uninstall "slang-wildcard" package

Please follow the instructions below to uninstall slang-wildcard on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the slang-wildcard package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: slang-wildcard
Priority: optional
Section: universe/interpreters
Installed-Size: 72
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian JED Group
Architecture: amd64
Source: slwildcard
Version: 0.5.0-2
Depends: libc6 (>= 2.2.5), libslang2 (>= 2.0.7-1)
Suggests: slsh (>= 2.0) | jed (>= 0.99.17) | slrn (>= 0.9.8.1pl1-4)
Filename: pool/universe/s/slwildcard/slang-wildcard_0.5.0-2_amd64.deb
Size: 6262
MD5sum: 7c6cde619f5fdcdf1dea2842155afc52
SHA1: 95af707895ca805d30bed96bbf1a8c163d4985ff
SHA256: 6524042aeb15132dd7807d88607084b536bab020b4f3daf3f5fe54d9b6b77062
Description-en: 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: 33f5a556319505f20958f0af6b38b62b
Homepage: http://www.cheesit.com/downloads/slang/slwildcard.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu