How to Install and Uninstall the_silver_searcher.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "the_silver_searcher.x86_64" package

This tutorial shows how to install the_silver_searcher.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install the_silver_searcher.x86_64

2. Uninstall "the_silver_searcher.x86_64" package

This guide let you learn how to uninstall the_silver_searcher.x86_64 on Oracle Linux 8:

$ sudo dnf remove the_silver_searcher.x86_64 $ sudo dnf autoremove

3. Information about the the_silver_searcher.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:51:16 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : the_silver_searcher
Version : 2.2.0^2020704.5a1c8d8
Release : 1.el8
Architecture : x86_64
Size : 59 k
Source : the_silver_searcher-2.2.0^2020704.5a1c8d8-1.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.