How to Install and Uninstall file.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "file.x86_64" package

In this section, we are going to explain the necessary steps to install file.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install file.x86_64

2. Uninstall "file.x86_64" package

Please follow the steps below to uninstall file.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove file.x86_64 $ sudo dnf autoremove

3. Information about the file.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:40:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : file
Version : 5.33
Release : 25.el8
Architecture : x86_64
Size : 77 k
Source : file-5.33-25.el8.src.rpm
Repository : ubi-8-baseos-rpms
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.