How to Install and Uninstall ripgrep Package on Ubuntu 23.10 (Mantic Minotaur)

Last updated: May 17,2024

1. Install "ripgrep" package

This guide covers the steps necessary to install ripgrep on Ubuntu 23.10 (Mantic Minotaur)

$ sudo apt update $ sudo apt install ripgrep

2. Uninstall "ripgrep" package

Please follow the guidance below to uninstall ripgrep on Ubuntu 23.10 (Mantic Minotaur):

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

3. Information about the ripgrep package on Ubuntu 23.10 (Mantic Minotaur)

Package: ripgrep
Architecture: amd64
Version: 13.0.0-5
Built-Using: rustc (= 1.67.1+dfsg0ubuntu1-0ubuntu2)
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: 4525
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2), libpcre2-8-0 (>= 10.22)
Filename: pool/universe/r/rust-ripgrep/ripgrep_13.0.0-5_amd64.deb
Size: 1373398
MD5sum: 3d15a251508e301559bc3bf9f1189b78
SHA1: dc8340e7fbb3f41bf7d63e1e7bc21dc82a8c0456
SHA256: 841534ed986b10539e0500ed6aeabc5b697cae3a8a66dcfae3ad7a2b3683f9cf
SHA512: 729db676fde885407465c534093623458c5dba2b07c5ea0088b4ba077b1e9395bd6d687697786fbbe2cfdcd942e55e2d46da882b9a13bad18bb9693895396fd4
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.19-1), rust-atty (= 0.2.14-2), rust-base64 (= 0.21.2-1), rust-bitflags (= 1.3.2-3), rust-bstr (= 1.5.0-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-3), rust-crossbeam-utils (= 0.8.12-1), rust-encoding-rs (= 0.8.31-2), rust-encoding-rs-io (= 0.1.7-1), rust-fnv (= 1.0.7-1), rust-globset (= 0.4.10-1), rust-grep-cli (= 0.1.7-1), rust-grep (= 0.2.10-1), rust-grep-matcher (= 0.1.6-1), rust-grep-pcre2 (= 0.1.5-1), rust-grep-printer (= 0.1.7-1), rust-grep-regex (= 0.1.11-1), rust-grep-searcher (= 0.1.11-1), rust-ignore (= 0.4.18-2), rust-itoa (= 1.0.1-2), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.146-1), rust-log (= 0.4.17-3), rust-memchr (= 2.5.0-1), rust-memmap2 (= 0.5.7-1), rust-num-cpus (= 1.15.0-1), rust-once-cell (= 1.17.0-1), rust-pcre2 (= 0.2.3-1), rust-pcre2-sys (= 0.2.5-1), rust-regex-automata (= 0.1.8-2), rust-regex (= 1.7.1-1), rust-regex-syntax (= 0.6.27-1), rust-ryu (= 1.0.2-1), rust-same-file (= 1.0.6-1), rust-serde (= 1.0.152-2), rust-serde-json (= 1.0.87-1), rust-smawk (= 0.3.1-2), rust-strsim (= 0.10.0-1), rust-termcolor (= 1.1.2-1), rust-textwrap (= 0.16.0-2), rust-thread-local (= 1.1.4-1), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-width (= 0.1.10-1), rust-walkdir (= 2.3.2-1), rustc (= 1.67.1+dfsg0ubuntu1-0ubuntu2)