How to Install and Uninstall autojump-zsh.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "autojump-zsh.noarch" package

Here is a brief guide to show you how to install autojump-zsh.noarch on Rocky Linux 8

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

2. Uninstall "autojump-zsh.noarch" package

This tutorial shows how to uninstall autojump-zsh.noarch on Rocky Linux 8:

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

3. Information about the autojump-zsh.noarch package on Rocky Linux 8

Last metadata expiration check: 2:16:09 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : autojump-zsh
Version : 22.5.3
Release : 3.el8
Architecture : noarch
Size : 13 k
Source : autojump-22.5.3-3.el8.src.rpm
Repository : epel
Summary : Autojump for zsh
URL : http://wiki.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.