How to Install and Uninstall r-cran-tsp Package on Kali Linux

Last updated: May 13,2024

1. Install "r-cran-tsp" package

Learn how to install r-cran-tsp on Kali Linux

$ sudo apt update $ sudo apt install r-cran-tsp

2. Uninstall "r-cran-tsp" package

Learn how to uninstall r-cran-tsp on Kali Linux:

$ sudo apt remove r-cran-tsp $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-cran-tsp package on Kali Linux

Package: r-cran-tsp
Version: 1.2-4-1
Installed-Size: 811
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-base-core (>= 4.3.1-1), r-api-4.0, r-cran-foreach, libc6 (>= 2.4)
Recommends: r-cran-testthat
Suggests: r-cran-maps, r-cran-doparallel
Size: 625608
SHA256: d8953ef63ddf396e9c7429cbb71788aa37181b968b7c42e553380d2065db920e
SHA1: 90cf223b07070d415b471098f22d490ffaf6ea81
MD5sum: 3c58df6fcbbabc384508138ad97c3938
Description: GNU R traveling salesperson problem (TSP)
Basic infrastructure and some algorithms for the traveling
salesperson problem (also traveling salesman problem; TSP).
The package provides some simple algorithms and
an interface to the Concorde TSP solver and its implementation of the
Chained-Lin-Kernighan heuristic. The code for Concorde
itself is not included in the package and has to be obtained separately.
Description-md5:
Homepage: https://cran.r-project.org/package=TSP
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-cran-tsp/r-cran-tsp_1.2-4-1_amd64.deb