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

Last updated: October 13,2024

1. Install "dlib.x86_64" package

Please follow the guidance below to install dlib.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install dlib.x86_64

2. Uninstall "dlib.x86_64" package

Please follow the step by step instructions below to uninstall dlib.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove dlib.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:29:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : dlib
Version : 19.24.2
Release : 2.el9
Architecture : x86_64
Size : 778 k
Source : dlib-19.24.2-2.el9.src.rpm
Repository : epel
Summary : A modern C++ toolkit containing machine learning algorithms
URL : http://dlib.net
License : BSL-1.0
Description : Dlib is a general purpose cross-platform open source software library written
: in the C++ programming language. Its design is heavily influenced by ideas from
: design by contract and component-based software engineering. It contains
: components for dealing with networking, threads, graphical user interfaces,
: data structures, linear algebra, machine learning, image processing, data
: mining, XML and text parsing, numerical optimization, Bayesian networks, and
: numerous other tasks.