How to Install and Uninstall openslide.x86_64 Package on CentOS 8 / RHEL 8
Last updated: January 15,2025
1. Install "openslide.x86_64" package
This guide let you learn how to install openslide.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
openslide.x86_64
Copied
2. Uninstall "openslide.x86_64" package
This tutorial shows how to uninstall openslide.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
openslide.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the openslide.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:23:36 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : openslide
Version : 3.4.1
Release : 17.el8
Architecture : x86_64
Size : 113 k
Source : openslide-3.4.1-17.el8.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.
Available Packages
Name : openslide
Version : 3.4.1
Release : 17.el8
Architecture : x86_64
Size : 113 k
Source : openslide-3.4.1-17.el8.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.