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

Last updated: October 07,2024

1. Install "file.src" package

Please follow the step by step instructions below to install file.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install file.src

2. Uninstall "file.src" package

This is a short guide on how to uninstall file.src on Oracle Linux 8:

$ sudo dnf remove file.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:16:54 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : file
Version : 5.33
Release : 20.el8
Architecture : src
Size : 862 k
Source : None
Repository : ol8_baseos_latest
Summary : A utility for determining file types
URL : http://www.darwinsys.com/file/
License : BSD
Description : The file command is used to identify a particular file according to the
: type of data contained by the file. File can identify many different
: file types, including ELF binaries, system libraries, RPM packages, and
: different graphics formats.