How to Install and Uninstall libceres2 Package on Kali Linux

Last updated: May 22,2024

1. Install "libceres2" package

Please follow the guidelines below to install libceres2 on Kali Linux

$ sudo apt update $ sudo apt install libceres2

2. Uninstall "libceres2" package

This guide let you learn how to uninstall libceres2 on Kali Linux:

$ sudo apt remove libceres2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libceres2 package on Kali Linux

Package: libceres2
Source: ceres-solver
Version: 2.1.0+really2.0.0+dfsg1-2
Installed-Size: 3586
Maintainer: Debian Science Team
Architecture: amd64
Depends: libblas3 | libblas.so.3, libc6 (>= 2.32), libcholmod3 (>= 1:4.5.2), libcxsparse3 (>= 1:4.5.2), libgcc-s1 (>= 4.0), libgoogle-glog0v6 (>= 0.6.0), liblapack3 | liblapack.so.3, libspqr2 (>= 1:5.12.0+dfsg), libstdc++6 (>= 12)
Size: 771316
SHA256: c39da8410d99e341d2e04714d0d36f2cdf62d8a3a8534fb57067c1f83cfa3e63
SHA1: 7fcaf833855eabad5bb3a3a09ae6a853b01f92d9
MD5sum: 8d0516c613112a53b5e5cef856b27fb2
Description: nonlinear least squares minimizer (shared library)
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 shared library.
Description-md5: 2e7c678437f129720d0e6636750922c8
Multi-Arch: same
Homepage: http://ceres-solver.org
Section: libs
Priority: optional
Filename: pool/main/c/ceres-solver/libceres2_2.1.0+really2.0.0+dfsg1-2_amd64.deb