How to Install and Uninstall symlinks.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "symlinks.src" package
This tutorial shows how to install symlinks.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
symlinks.src
Copied
2. Uninstall "symlinks.src" package
Please follow the step by step instructions below to uninstall symlinks.src on Oracle Linux 9:
$
sudo dnf remove
symlinks.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the symlinks.src package on Oracle Linux 9
Last metadata expiration check: 2:46:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : symlinks
Version : 1.7
Release : 6.el9
Architecture : src
Size : 17 k
Source : None
Repository : ol9_baseos_latest
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.
Available Packages
Name : symlinks
Version : 1.7
Release : 6.el9
Architecture : src
Size : 17 k
Source : None
Repository : ol9_baseos_latest
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.