How to Install and Uninstall libceres-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libceres-dev" package

This guide let you learn how to install libceres-dev on Kali Linux

$ sudo apt update $ sudo apt install libceres-dev

2. Uninstall "libceres-dev" package

Please follow the guidance below to uninstall libceres-dev on Kali Linux:

$ sudo apt remove libceres-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libceres-dev package on Kali Linux

Package: libceres-dev
Source: ceres-solver (2.2.0+dfsg-4)
Version: 2.2.0+dfsg-4+b1
Installed-Size: 19845
Maintainer: Debian Science Team
Architecture: amd64
Depends: libceres4 (= 2.2.0+dfsg-4+b1), libblas-dev, libgoogle-glog-dev, libgflags-dev, libeigen3-dev (>= 3.4.0), libeigen3-dev (<< 3.4.1), libsuitesparse-dev
Size: 1590036
SHA256: 1e8a231a6cd11432b2645abdbab1c291099bc3fc6d56222eab6f3d34618c867c
SHA1: 926061d7fd7ff9365bc01b476ecc7bd8c4e23a2d
MD5sum: 4a62f4d8b283767bef2829b77ff804de
Description: nonlinear least squares minimizer (development files)
Ceres Solver is an open source C++ library for modeling and solving large,
complicated optimization problems.
It is a feature rich, mature and performant library which has been used
in production at Google since 2010.
.
Ceres Solver can solve two kinds of problems.
- Non-linear Least Squares problems with bounds constraints.
- General unconstrained optimization problems.
.
This package contains the development header files.
Description-md5:
Multi-Arch: same
Homepage: http://ceres-solver.org
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/c/ceres-solver/libceres-dev_2.2.0+dfsg-4+b1_amd64.deb