How to Install and Uninstall ucd-generate Package on Kali Linux

Last updated: May 11,2024

1. Install "ucd-generate" package

This tutorial shows how to install ucd-generate on Kali Linux

$ sudo apt update $ sudo apt install ucd-generate

2. Uninstall "ucd-generate" package

Here is a brief guide to show you how to uninstall ucd-generate on Kali Linux:

$ sudo apt remove ucd-generate $ sudo apt autoclean && sudo apt autoremove

3. Information about the ucd-generate package on Kali Linux

Package: ucd-generate
Source: rust-ucd-generate
Version: 0.3.0-1
Installed-Size: 2670
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 735260
SHA256: 0a2d0c2225fdd4bede5017f8cd20527c1a22faa8fd258502b274038ecde15e84
SHA1: 0a5fc0f0d1c05e41e98b45cb5027fa983e55d8e0
MD5sum: fe167e14f7bb9d0e88d746448515e11c
Description: Generate searchable packs of the Unicode character database
A command line tool to generate Unicode tables in Rust source code.
.
Tables can typically be generated in one of three formats: a sorted sequence of
character ranges, a finite state transducer or a compressed trie. Full support
for name canonicalization is also provided. This tool also supports serializing
regular expressions as DFAs using the regex-automata crate.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/BurntSushi/ucd-generate
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-bitflags-1 (= 1.3.2-5), rust-clap-2 (= 2.34.0-3), rust-fst (= 0.4.7-1), rust-once-cell (= 1.18.0-1), rust-regex-automata (= 0.3.9-5.1), rust-regex (= 1.9.6-2), rust-regex-syntax (= 0.7.5-1), rust-smawk (= 0.3.1-2), rust-strsim (= 0.10.0-1), rust-textwrap (= 0.16.0-2), rust-ucd-parse (= 0.1.10-1), rust-ucd-trie (= 0.1.5-1), rust-ucd-util (= 0.2.1-1), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-width (= 0.1.10-1), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-ucd-generate/ucd-generate_0.3.0-1_amd64.deb