How to Install and Uninstall license-detector Package on Kali Linux

Last updated: September 28,2024

1. Install "license-detector" package

This is a short guide on how to install license-detector on Kali Linux

$ sudo apt update $ sudo apt install license-detector

2. Uninstall "license-detector" package

This tutorial shows how to uninstall license-detector on Kali Linux:

$ sudo apt remove license-detector $ sudo apt autoclean && sudo apt autoremove

3. Information about the license-detector package on Kali Linux

Package: license-detector
Source: golang-github-go-enry-go-license-detector (4.3.0+git20221007.a3a1cc6-3)
Version: 4.3.0+git20221007.a3a1cc6-3+b3
Installed-Size: 11267
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 5838772
SHA256: 444113e83e203522998c829a415d65920a2180644718e3a79dd770285aa2ab73
SHA1: 078fcf62b4943e20df6d6ec694373029561483da
MD5sum: 965796b775fbc0d4b0d53b6ac16e183e
Description: Reliable project licenses detector (command line)
It scans the given directory for license files, normalizes and hashes them
and outputs all the fuzzy matches with the list of reference texts. The
returned names follow SPDX standard.
.
Why? There are no similar projects which can be compiled into a native binary
without dependencies and also support the whole SPDX license database
(≈400 items). This implementation is also fast, requires little memory, and
the API is easy to use.
.
The detection algorithm is not template matching; this directly implies that
go-license-detector does not provide any legal guarantees. The intended area
of it's usage is data mining.
.
This package provides the command line interface.
Description-md5:
Homepage: https://github.com/go-enry/go-license-detector
Built-Using: golang-1.21 (= 1.21.3-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-cloudflare-circl (= 1.3.3-1), golang-github-dgryski-go-minhash (= 0.0~git20190315.ad340ca-2), golang-github-ekzhu-minhash-lsh (= 1.0-2), golang-github-emirpasic-gods (= 1.12.0-2), golang-github-go-git-go-billy (= 5.3.1-3), golang-github-go-git-go-git (= 5.4.2-3), golang-github-hhatto-gorst (= 0.0~git20181029.ca9f730-3), golang-github-imdario-mergo (= 0.3.12-1), golang-github-jbenet-go-context (= 0.0~git20150711.d14ea06-4), golang-github-jdkato-prose (= 1.2.1-1), golang-github-kevinburke-ssh-config (= 1.0-2), golang-github-mitchellh-go-homedir (= 1.1.0-1), golang-github-montanaflynn-stats (= 0.7.1-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-protonmail-go-crypto (= 0.0~git20230626.7e9e0390.0~really~git20230619.3fbb1f1-2), golang-github-sergi-go-diff (= 1.2.0-2), golang-github-shogo82148-go-shuffle (= 0.0~git20180218.27e6095-1), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-src-d-gcfg (= 1.4.0-3), golang-github-xanzy-ssh-agent (= 0.3.2-1), golang-go.crypto (= 1:0.13.0-1), golang-golang-x-exp (= 0.0~git20230522.2e198f4-1), golang-golang-x-net (= 1:0.15.0-2), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-text (= 0.13.0-1), golang-gonum-v1-gonum (= 0.14.0-1), golang-gopkg-neurosnap-sentences.v1 (= 1.0.6-1.1), golang-gopkg-warnings.v0 (= 0.1.2-1.1)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-enry-go-license-detector/license-detector_4.3.0+git20221007.a3a1cc6-3+b3_amd64.deb