How to Install and Uninstall symlinks.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "symlinks.src" package
Please follow the instructions below to install symlinks.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
symlinks.src
Copied
2. Uninstall "symlinks.src" package
Please follow the guidance below to uninstall symlinks.src on Oracle Linux 8:
$
sudo dnf remove
symlinks.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the symlinks.src package on Oracle Linux 8
Last metadata expiration check: 0:14:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : symlinks
Version : 1.4
Release : 19.el8
Architecture : src
Size : 22 k
Source : None
Repository : ol8_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.4
Release : 19.el8
Architecture : src
Size : 22 k
Source : None
Repository : ol8_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.