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

Last updated: October 07,2024

1. Install "dlib.x86_64" package

This guide covers the steps necessary to install dlib.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install dlib.x86_64

2. Uninstall "dlib.x86_64" package

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

$ sudo dnf remove dlib.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:21:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : dlib
Version : 19.22
Release : 1.el8.remi
Architecture : x86_64
Size : 774 k
Source : dlib-19.22-1.el8.remi.src.rpm
Repository : remi-safe
Summary : A toolkit for making real world machine learning and data analysis
URL : https://github.com/davisking/dlib/
License : Boost
Description : Dlib is a modern C++ toolkit containing machine learning algorithms and tools
: for creating complex software in C++ to solve real world problems.
:
: See http://dlib.net for the main project documentation and API reference.