How to Install and Uninstall openslide.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "openslide.x86_64" package

This guide let you learn how to install openslide.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install openslide.x86_64

2. Uninstall "openslide.x86_64" package

Learn how to uninstall openslide.x86_64 on Oracle Linux 9:

$ sudo dnf remove openslide.x86_64 $ sudo dnf autoremove

3. Information about the openslide.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:21:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : openslide
Version : 3.4.1
Release : 19.el9
Architecture : x86_64
Size : 105 k
Source : openslide-3.4.1-19.el9.src.rpm
Repository : epel
Summary : C library for reading virtual slides
URL : http://openslide.org/
License : LGPLv2
Description : The OpenSlide library allows programs to access virtual slide files
: regardless of the underlying image format.