How to Install and Uninstall dsdp Package on Kali Linux

Last updated: May 03,2024

1. Install "dsdp" package

Please follow the guidance below to install dsdp on Kali Linux

$ sudo apt update $ sudo apt install dsdp

2. Uninstall "dsdp" package

In this section, we are going to explain the necessary steps to uninstall dsdp on Kali Linux:

$ sudo apt remove dsdp $ sudo apt autoclean && sudo apt autoremove

3. Information about the dsdp package on Kali Linux

Package: dsdp
Version: 5.8-10
Installed-Size: 98
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.7), libdsdp-5.8gf, sgml-base (>= 1.28)
Size: 27492
SHA256: 651212b5cdb35e80890dd2c9f43bdf5fe905226fe75699dd18a267f14ca0d443
SHA1: dde15d1dd4ae92087fef74f2026c0aae445da731
MD5sum: a465f047c2f5291ebb334f86f5bc050e
Description: Software for Semidefinite Programming
The DSDP software is a free open source implementation of an interior-point
method for semidefinite programming. It provides primal and dual solutions,
exploits low-rank structure and sparsity in the data, and has relatively
low memory requirements for an interior-point method. It allows feasible
and infeasible starting points and provides approximate certificates of
infeasibility when no feasible solution exists. The dual-scaling
algorithm implemented in this package has a convergence proof and
worst-case polynomial complexity under mild assumptions on the
data. Furthermore, the solver offers scalable parallel performance for
large problems and a well documented interface. Some of the most popular
applications of semidefinite programming and linear matrix inequalities
(LMI) are model control, truss topology design, and semidefinite
relaxations of combinatorial and global optimization problems.
.
This package contains the binaries.
Description-md5:
Homepage: http://www-unix.mcs.anl.gov/DSDP/
Tag: devel::library, field::mathematics, implemented-in::c++,
role::devel-lib, role::program, role::shared-lib, scope::utility
Section: science
Priority: optional
Filename: pool/main/d/dsdp/dsdp_5.8-10_amd64.deb