How to Install and Uninstall dlib.i686 Package on Fedora 34

Last updated: July 03,2024

1. Install "dlib.i686" package

Please follow the instructions below to install dlib.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install dlib.i686

2. Uninstall "dlib.i686" package

Please follow the step by step instructions below to uninstall dlib.i686 on Fedora 34:

$ sudo dnf remove dlib.i686 $ sudo dnf autoremove

3. Information about the dlib.i686 package on Fedora 34

Last metadata expiration check: 1:30:48 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : dlib
Version : 19.24
Release : 1.fc34
Architecture : i686
Size : 787 k
Source : dlib-19.24-1.fc34.src.rpm
Repository : updates
Summary : A modern C++ toolkit containing machine learning algorithms
URL : http://dlib.net
License : Boost
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.