How to Install and Uninstall libmetalink.src Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "libmetalink.src" package

This tutorial shows how to install libmetalink.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libmetalink.src

2. Uninstall "libmetalink.src" package

In this section, we are going to explain the necessary steps to uninstall libmetalink.src on Oracle Linux 8:

$ sudo dnf remove libmetalink.src $ sudo dnf autoremove

3. Information about the libmetalink.src package on Oracle Linux 8

Last metadata expiration check: 2:37:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libmetalink
Version : 0.1.3
Release : 7.el8
Architecture : src
Size : 333 k
Source : None
Repository : ol8_baseos_latest
Summary : Metalink library written in C
URL : https://launchpad.net/libmetalink
License : MIT
Description : libmetalink is a Metalink C library. It adds Metalink functionality such as
: parsing Metalink XML files to programs written in C.