How to Install and Uninstall libceres3 Package on Kali Linux

Last updated: May 20,2024

1. Install "libceres3" package

Learn how to install libceres3 on Kali Linux

$ sudo apt update $ sudo apt install libceres3

2. Uninstall "libceres3" package

Please follow the step by step instructions below to uninstall libceres3 on Kali Linux:

$ sudo apt remove libceres3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libceres3 package on Kali Linux

Package: libceres3
Source: ceres-solver
Version: 2.1.0+really2.1.0+dfsg-1
Installed-Size: 3750
Maintainer: Debian Science Team
Architecture: amd64
Depends: libatlas3-base, 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: 831272
SHA256: 01a19c11339ae6806378ce21482c4cf77c541a5dfc1b978ed72dcc3b9965d077
SHA1: c5f489fa96044455d76c2511d5821444240cbb1a
MD5sum: 978492076213fcd4cbd56703cbbb1229
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/libceres3_2.1.0+really2.1.0+dfsg-1_amd64.deb