How to Install and Uninstall wordplay Package on Kali Linux

Last updated: October 05,2024

1. Install "wordplay" package

Please follow the steps below to install wordplay on Kali Linux

$ sudo apt update $ sudo apt install wordplay

2. Uninstall "wordplay" package

Please follow the steps below to uninstall wordplay on Kali Linux:

$ sudo apt remove wordplay $ sudo apt autoclean && sudo apt autoremove

3. Information about the wordplay package on Kali Linux

Package: wordplay
Version: 8.0-1
Installed-Size: 259
Maintainer: Moshe Piekarski
Architecture: amd64
Depends: libc6 (>= 2.4)
Suggests: wordlist
Size: 95336
SHA256: 68c811b225f667e416707d651ab31f58802173c78bdc557b1c330375f2f4d861
SHA1: ffa145b354e498c175ce8ab5f201b20909251f60
MD5sum: 0e7ad3c5c1fd6216d9c8561ecf1470ed
Description: anagram generator
Wordplay generates anagrams of words. For example,
"Debian" = "Bendai" (with an Italian Dictionary) or
"Debani" (with an Catalan Dictionary).
.
Does not support UTF-8, empty spaces, accents and
non-Latin characters.
Description-md5:
Homepage: https://github.com/mendelmunkis/wordplay
Tag: game::toys, interface::commandline, role::program, scope::utility,
use::gameplaying, works-with::text
Section: games
Priority: optional
Filename: pool/main/w/wordplay/wordplay_8.0-1_amd64.deb