How to Install and Uninstall autojump-zsh.noarch Package on Oracle Linux 9

Last updated: November 27,2024

1. Install "autojump-zsh.noarch" package

Please follow the steps below to install autojump-zsh.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install autojump-zsh.noarch

2. Uninstall "autojump-zsh.noarch" package

Please follow the guidelines below to uninstall autojump-zsh.noarch on Oracle Linux 9:

$ sudo dnf remove autojump-zsh.noarch $ sudo dnf autoremove

3. Information about the autojump-zsh.noarch package on Oracle Linux 9

Last metadata expiration check: 3:34:54 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : autojump-zsh
Version : 22.5.3
Release : 8.el9
Architecture : noarch
Size : 8.9 k
Source : autojump-22.5.3-8.el9.src.rpm
Repository : epel
Summary : Autojump for zsh
URL : https://github.com/wting/autojump
License : GPLv3+
Description : autojump is a faster way to navigate your filesystem. It works by maintaining
: a database of the directories you use the most from the command line.
:
: autojump-zsh is designed to work with zsh.