How to Install and Uninstall autojump-zsh.noarch Package on CentOS Stream 9

Last updated: October 06,2024

1. Install "autojump-zsh.noarch" package

This guide let you learn how to install autojump-zsh.noarch on CentOS Stream 9

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

2. Uninstall "autojump-zsh.noarch" package

This is a short guide on how to uninstall autojump-zsh.noarch on CentOS Stream 9:

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

3. Information about the autojump-zsh.noarch package on CentOS Stream 9

Last metadata expiration check: 0:19:51 ago on Sat Mar 16 16:03:45 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.