How to Install and Uninstall fortune-mod.x86_64 Package on Rocky Linux 8

Last updated: June 03,2024

1. Install "fortune-mod.x86_64" package

Please follow the guidance below to install fortune-mod.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install fortune-mod.x86_64

2. Uninstall "fortune-mod.x86_64" package

This guide let you learn how to uninstall fortune-mod.x86_64 on Rocky Linux 8:

$ sudo dnf remove fortune-mod.x86_64 $ sudo dnf autoremove

3. Information about the fortune-mod.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:01:30 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : fortune-mod
Version : 3.6.1
Release : 2.el8
Architecture : x86_64
Size : 1.1 M
Source : fortune-mod-3.6.1-2.el8.src.rpm
Repository : epel
Summary : A program which will display a fortune
URL : https://github.com/shlomif/fortune-mod
License : BSD
Description : Fortune-mod contains the ever-popular fortune program, which will
: display quotes or witticisms. Fun-loving system administrators can add
: fortune to users' .login files, so that the users get their dose of
: wisdom each time they log in.