How to Install and Uninstall dlib.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "dlib.x86_64" package

Please follow the step by step instructions below to install dlib.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install dlib.x86_64

2. Uninstall "dlib.x86_64" package

Please follow the guidance below to uninstall dlib.x86_64 on Rocky Linux 8:

$ sudo dnf remove dlib.x86_64 $ sudo dnf autoremove

3. Information about the dlib.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:42:49 ago on Mon Sep 12 10:27:18 2022.
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.