How to Install and Uninstall ucd-generate Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "ucd-generate" package

Please follow the steps below to install ucd-generate on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ucd-generate

2. Uninstall "ucd-generate" package

Please follow the step by step instructions below to uninstall ucd-generate on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ucd-generate package on Ubuntu 21.10 (Impish Indri)

Package: ucd-generate
Architecture: amd64
Version: 0.2.3-1build2
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-ucd-generate
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2981
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-ucd-generate/ucd-generate_0.2.3-1build2_amd64.deb
Size: 791408
MD5sum: f3341f85e0dece308527094553ef2da2
SHA1: c6c2a655eaeebc148575baa44da013786d4aa83d
SHA256: b6416af7ed4fd4678e8103393de63f86628ee60898dd6018a7c1cb244bc3f10d
SHA512: 7104369dff879ef550070093bd64b0dd88a64d2974467cd0c97f19a48f06bb808d7000f64b7b465450f3943d661cc836f280889f901e7f419d3510f8c13ecda3
Homepage: https://github.com/BurntSushi/ucd-generate
Description-en: 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.
.
This package contains the following binaries built from the Rust crate
"ucd-generate":
- ucd-generate
Description-md5: 0973add24b5672b41ea37930cfdf544c
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.8-1), rust-ansi-term (= 0.12.1-1), rust-atty (= 0.2.14-2), rust-bitflags (= 1.2.1-1), rust-byteorder (= 1.3.2-2), rust-clap (= 2.33.0-5), rust-fst (= 0.3.5-1), rust-lazy-static (= 1.4.0-1), rust-libc (= 0.2.68-2), rust-memchr (= 2.2.1-1), rust-regex-automata (= 0.1.8-2), rust-regex (= 1.3.7-1), rust-regex-syntax (= 0.6.17-1), rust-strsim (= 0.9.3-1), rust-textwrap (= 0.11.0-1build1), rust-thread-local (= 1.0.1-1), rust-ucd-parse (= 0.1.4-1), rust-ucd-trie (= 0.1.2-1), rust-ucd-util (= 0.1.5-1), rust-unicode-width (= 0.1.7-2.1), rust-utf8-ranges (= 1.0.4-1), rustc (= 1.41.0+dfsg1+llvm-0ubuntu2)