How to Install and Uninstall hstr.x86_64 Package on AlmaLinux 9

Last updated: October 07,2024

1. Install "hstr.x86_64" package

This guide let you learn how to install hstr.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install hstr.x86_64

2. Uninstall "hstr.x86_64" package

This guide let you learn how to uninstall hstr.x86_64 on AlmaLinux 9:

$ sudo dnf remove hstr.x86_64 $ sudo dnf autoremove

3. Information about the hstr.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:24:57 ago on Wed Mar 13 07:41:12 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.