How to Install and Uninstall ripgrep Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 16,2024

1. Install "ripgrep" package

Please follow the guidance below to install ripgrep on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install ripgrep

2. Uninstall "ripgrep" package

Here is a brief guide to show you how to uninstall ripgrep on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove ripgrep $ sudo apt autoclean && sudo apt autoremove

3. Information about the ripgrep package on Ubuntu 22.10 (Kinetic Kudu)

Package: ripgrep
Architecture: amd64
Version: 13.0.0-4
Built-Using: rustc (= 1.59.0+dfsg1-1~ubuntu2)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-ripgrep
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4562
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libpcre2-8-0 (>= 10.22)
Filename: pool/universe/r/rust-ripgrep/ripgrep_13.0.0-4_amd64.deb
Size: 1350722
MD5sum: a2d0124e46f0b6fa88dc7f41da2edda1
SHA1: 82ecb6e65c61c666af7cde94162f5b0d000b11b2
SHA256: 0edc4d55145a02ede9f4b1e234061df5cdd5dbe8b3b01d0921c75ddf6a4ea80b
SHA512: 0c7ce87740898107bc7a6403c533ce15c50b4e23ea39cce9fcf58b7b10335156fa5529576a5ae03ec4dd21b835ea965cfc32fdf9d1b0f34e4f30381b40fb109c
Homepage: https://github.com/BurntSushi/ripgrep
Description: Recursively searches directories for a regex pattern
Description-md5: 45d1dfa98f350bc31d65169b0acf761d
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.10-1), rust-atty (= 0.2.14-2), rust-base64 (= 0.13.0-1), rust-bitflags (= 1.3.2-2), rust-bstr (= 0.2.17-1), rust-bytecount (= 0.6.3-2), rust-byteorder (= 1.4.3-2), rust-cfg-if (= 1.0.0-1), rust-clap-2 (= 2.34.0-1), rust-crossbeam-utils (= 0.8.8-1), rust-encoding-rs (= 0.8.31-1), rust-encoding-rs-io (= 0.1.6-2build1), rust-fnv (= 1.0.7-1), rust-globset (= 0.4.8-2), rust-grep-cli (= 0.1.6-2), rust-grep (= 0.2.8-3), rust-grep-matcher (= 0.1.5-2), rust-grep-pcre2 (= 0.1.5-1), rust-grep-printer (= 0.1.6-1), rust-grep-regex (= 0.1.9-2), rust-grep-searcher (= 0.1.8-2), rust-ignore (= 0.4.18-2), rust-itoa (= 1.0.1-2), rust-lazy-static (= 1.4.0-1), rust-libc (= 0.2.126-1), rust-log (= 0.4.17-1), rust-memchr (= 2.5.0-1), rust-memmap (= 0.7.0-1), rust-num-cpus (= 1.13.0-1), rust-once-cell (= 1.12.0-2), rust-pcre2 (= 0.2.3-1), rust-pcre2-sys (= 0.2.5-1), rust-regex-automata (= 0.1.8-2), rust-regex (= 1.5.5-1), rust-regex-syntax (= 0.6.25-1), rust-ryu (= 1.0.2-1), rust-same-file (= 1.0.6-1), rust-serde (= 1.0.142-1), rust-serde-json (= 1.0.82-1), rust-smawk (= 0.3.1-2), rust-strsim (= 0.9.3-1), rust-termcolor (= 1.1.2-1), rust-textwrap (= 0.15.0-2), rust-thread-local (= 1.1.3-3), rust-unicode-linebreak (= 0.1.2-1), rust-unicode-width (= 0.1.9-3), rust-walkdir (= 2.3.2-1), rustc (= 1.59.0+dfsg1-1~ubuntu2)