How to Install and Uninstall morsegen Package on Kali Linux

Last updated: May 14,2024

1. Install "morsegen" package

Please follow the guidelines below to install morsegen on Kali Linux

$ sudo apt update $ sudo apt install morsegen

2. Uninstall "morsegen" package

This is a short guide on how to uninstall morsegen on Kali Linux:

$ sudo apt remove morsegen $ sudo apt autoclean && sudo apt autoremove

3. Information about the morsegen package on Kali Linux

Package: morsegen
Version: 0.2.1-4
Installed-Size: 29
Maintainer: Georges Khaznadar
Architecture: amd64
Depends: libc6 (>= 2.3.4)
Size: 7576
SHA256: 2dadeaeb23ca6a550e17a7876fc918d317f5c4743b661d77e05f063ac2309d2e
SHA1: f54a9f9cb5df954d623f1eb2e2560898badfe2b4
MD5sum: 6765271638dde3d3d0605dfd76e4e85b
Description: convert text file to ASCII morse code
Morse code was created for the telegraph in the early 1840s. Morse
code uses a standardized sequence of short and long elements to
represent the letters, numerals, punctuation and special characters
of a given message.
.
This program implements the International Morse Code Standard by
converting ASCII text letters into morse code ASCII notation.
Description-md5:
Homepage: https://aluigi.altervista.org/mytoolz.htm#morsegen
Section: text
Priority: optional
Filename: pool/main/m/morsegen/morsegen_0.2.1-4_amd64.deb