How to Install and Uninstall the_silver_searcher.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "the_silver_searcher.x86_64" package
This guide covers the steps necessary to install the_silver_searcher.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
the_silver_searcher.x86_64
Copied
2. Uninstall "the_silver_searcher.x86_64" package
This guide covers the steps necessary to uninstall the_silver_searcher.x86_64 on Rocky Linux 8:
$
sudo dnf remove
the_silver_searcher.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the the_silver_searcher.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:16:00 ago on Mon Sep 12 10:27:18 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.
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.