How to Install and Uninstall hstr.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "hstr.x86_64" package

This is a short guide on how to install hstr.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install hstr.x86_64

2. Uninstall "hstr.x86_64" package

This is a short guide on how to uninstall hstr.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove hstr.x86_64 $ sudo dnf autoremove

3. Information about the hstr.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:05:36 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : hstr
Version : 3.1
Release : 1.el9
Architecture : x86_64
Size : 42 k
Source : hstr-3.1-1.el9.src.rpm
Repository : epel
Summary : Suggest box like shell history completion
URL : https://github.com/dvorka/hstr
License : Apache-2.0
Description : A command line utility that brings improved shell command completion
: from the history. It aims to make completion easier and faster than Ctrl-r.