How to Install and Uninstall symlinks.x86_64 Package on Rocky Linux 8

Last updated: June 29,2024

1. Install "symlinks.x86_64" package

This guide let you learn how to install symlinks.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install symlinks.x86_64

2. Uninstall "symlinks.x86_64" package

Please follow the guidance below to uninstall symlinks.x86_64 on Rocky Linux 8:

$ sudo dnf remove symlinks.x86_64 $ sudo dnf autoremove

3. Information about the symlinks.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:33:53 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : symlinks
Version : 1.4
Release : 19.el8
Architecture : x86_64
Size : 22 k
Source : symlinks-1.4-19.el8.src.rpm
Repository : baseos
Summary : A utility which maintains a system's symbolic links
URL : http://ibiblio.org/pub/Linux/utils/file/
License : Copyright only
Description : The symlinks utility performs maintenance on symbolic links. Symlinks
: checks for symlink problems, including dangling symlinks which point
: to nonexistent files. Symlinks can also automatically convert
: absolute symlinks to relative symlinks.
:
: Install the symlinks package if you need a program for maintaining
: symlinks on your system.