Install slang-wildcard by entering the following commands in the terminal:
sudo apt update sudo apt install slang-wildcard
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.
Homepage: http://www.cheesit.com/downloads/slang/slwildcard.html
Version: 0.5.0-3
Section: universe/interpreters