How to Install and Uninstall alternatives.x86_64 Package on Fedora 39

Last updated: January 18,2025

1. Install "alternatives.x86_64" package

Please follow the instructions below to install alternatives.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install alternatives.x86_64

2. Uninstall "alternatives.x86_64" package

This guide let you learn how to uninstall alternatives.x86_64 on Fedora 39:

$ sudo dnf remove alternatives.x86_64 $ sudo dnf autoremove

3. Information about the alternatives.x86_64 package on Fedora 39

Last metadata expiration check: 1:15:10 ago on Thu Mar 7 17:44:52 2024.
Installed Packages
Name : alternatives
Version : 1.26
Release : 1.fc39
Architecture : x86_64
Size : 62 k
Source : chkconfig-1.26-1.fc39.src.rpm
Repository : @System
From repo : updates
Summary : A tool to maintain symbolic links determining default commands
URL : https://github.com/fedora-sysv/chkconfig
License : GPL-2.0-only
Description : alternatives creates, removes, maintains and displays information about the
: symbolic links comprising the alternatives system. It is possible for several
: programs fulfilling the same or similar functions to be installed on a single
: system at the same time.