How to Install and Uninstall yorick-optimpack Package on Kali Linux

Last updated: May 17,2024

1. Install "yorick-optimpack" package

Learn how to install yorick-optimpack on Kali Linux

$ sudo apt update $ sudo apt install yorick-optimpack

2. Uninstall "yorick-optimpack" package

This guide covers the steps necessary to uninstall yorick-optimpack on Kali Linux:

$ sudo apt remove yorick-optimpack $ sudo apt autoclean && sudo apt autoremove

3. Information about the yorick-optimpack package on Kali Linux

Package: yorick-optimpack
Version: 1.3.2+dfsg+1.4.0-1
Installed-Size: 141
Maintainer: Debian Science Maintainers
Architecture: amd64
Provides: yorick-optimpacklegacy
Depends: libc6 (>= 2.14), yorick (>= 1.6.02)
Size: 42766
SHA256: 9ba5618ff5861eb0841f4bcff78158bff453768e2850612510194878509742ef
SHA1: 11f4c126242e73a22015399e8d51ed6e2775d691
MD5sum: c9b349e23a2863fd3c44866cfc8fa929
Description: optimization of large scale problems for the Yorick language
OptimPack is a portable C library which implements algorithms for
optimization of large scale problems with bound constraints. Large
scale means some million variables (e.g. pixel values) or more.
.
The most important algorithm is VMLM-B: a variable metric method with
limited memory requirements and, possibly, bound constraints on the
parameters. The algorithm is based on limited memory BFGS updates
with Moré & Thuente inexact line search and gradient projection to
account for bounds.
.
This package contains two Yorick plug-ins: one based on the newer
OptimPackLegacy version and, for backward compatibility, one based on the
previous OptimPack1 implementation.
Description-md5:
Homepage: https://cral.univ-lyon1.fr/labo/perso/eric.thiebaut/?Software/OptimPack
Tag: role::shared-lib
Section: science
Priority: optional
Filename: pool/main/y/yorick-optimpack/yorick-optimpack_1.3.2+dfsg+1.4.0-1_amd64.deb