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

Last updated: October 07,2024

1. Install "zoxide.x86_64" package

Here is a brief guide to show you how to install zoxide.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install zoxide.x86_64

2. Uninstall "zoxide.x86_64" package

This tutorial shows how to uninstall zoxide.x86_64 on AlmaLinux 9:

$ sudo dnf remove zoxide.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:53:25 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : zoxide
Version : 0.9.2
Release : 1.el9
Architecture : x86_64
Size : 449 k
Source : rust-zoxide-0.9.2-1.el9.src.rpm
Repository : epel
Summary : Smarter cd command for your terminal
URL : https://crates.io/crates/zoxide
License : MIT AND MPL-2.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (CC0-1.0 OR MIT-0 OR Apache-2.0)
Description : A smarter cd command for your terminal.