How to Install and Uninstall ceres-solver-devel.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "ceres-solver-devel.x86_64" package

Please follow the steps below to install ceres-solver-devel.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ceres-solver-devel.x86_64

2. Uninstall "ceres-solver-devel.x86_64" package

This tutorial shows how to uninstall ceres-solver-devel.x86_64 on Oracle Linux 9:

$ sudo dnf remove ceres-solver-devel.x86_64 $ sudo dnf autoremove

3. Information about the ceres-solver-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:33:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ceres-solver-devel
Version : 2.1.0
Release : 3.el9
Architecture : x86_64
Size : 135 k
Source : ceres-solver-2.1.0-3.el9.src.rpm
Repository : epel
Summary : A non-linear least squares minimizer
URL : http://ceres-solver.org/
License : BSD
Description : The ceres-solver-devel package contains libraries and header files for
: developing applications that use ceres-solver.