How to Install and Uninstall the_silver_searcher.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "the_silver_searcher.x86_64" package

This tutorial shows how to install the_silver_searcher.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install the_silver_searcher.x86_64

2. Uninstall "the_silver_searcher.x86_64" package

This tutorial shows how to uninstall the_silver_searcher.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove the_silver_searcher.x86_64 $ sudo dnf autoremove

3. Information about the the_silver_searcher.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:52:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : the_silver_searcher
Version : 2.2.0
Release : 3.20200929git5a1c8d8.el8
Architecture : x86_64
Size : 58 k
Source : the_silver_searcher-2.2.0-3.20200929git5a1c8d8.el8.src.rpm
Repository : epel
Summary : Super-fast text searching tool (ag)
URL : https://github.com/ggreer/the_silver_searcher
License : ASL 2.0 and BSD
Description : The Silver Searcher is a code searching tool similar to ack,
: with a focus on speed.