How to Install and Uninstall base16384 Package on Kali Linux

Last updated: July 04,2024

1. Install "base16384" package

This guide covers the steps necessary to install base16384 on Kali Linux

$ sudo apt update $ sudo apt install base16384

2. Uninstall "base16384" package

Please follow the guidelines below to uninstall base16384 on Kali Linux:

$ sudo apt remove base16384 $ sudo apt autoclean && sudo apt autoremove

3. Information about the base16384 package on Kali Linux

Package: base16384
Version: 2.2.5-1
Installed-Size: 33
Maintainer: Fumiama Minamoto
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 8660
SHA256: cd2a62b96db2aaf09edfe00c5d3b2ea2da1facfd927df61a4a9139e283c4f572
SHA1: 14d552ed6368946cfd8f766f19e4e8741fc3c987
MD5sum: 8bad2a2612a281bfce06c24b67bf0497
Description: Encode binary files to printable utf16be
There are 16384 Chinese characters (from \u4E00 to \u8DFF)
as the "alphabet", just like what base64 did.
If the length of the data has a remainder after mod 7,
a unicode Chinese character \u3Dxx will be appended to present it
with xx ranging from 01 to 06.
Description-md5:
Homepage: https://github.com/fumiama/base16384
Section: utils
Priority: optional
Filename: pool/main/b/base16384/base16384_2.2.5-1_amd64.deb