How to Install and Uninstall colly Package on Kali Linux

Last updated: May 18,2024

1. Install "colly" package

This tutorial shows how to install colly on Kali Linux

$ sudo apt update $ sudo apt install colly

2. Uninstall "colly" package

Please follow the guidance below to uninstall colly on Kali Linux:

$ sudo apt remove colly $ sudo apt autoclean && sudo apt autoremove

3. Information about the colly package on Kali Linux

Package: colly
Version: 2.1.0+git20220308.a611094-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 1426
Built-Using: golang-1.21 (= 1.21.6-1), golang-github-andybalholm-cascadia (= 1.3.2-1), golang-github-antchfx-htmlquery (= 1.2.3-0kali1), golang-github-antchfx-xmlquery (= 1.3.4-0kali1), golang-github-antchfx-xpath (= 1.1.2-2), golang-github-gobwas-glob (= 0.2.3+git20180208.19c076c-2), golang-github-golang-groupcache (= 0.0~git20210331.41bb18b-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4), golang-github-jawher-mow.cli (= 1.1.0-0kali1), golang-github-kennygrant-sanitize (= 1.2.4-0kali1), golang-github-nlnwa-whatwg-url (= 0.1.0-0kali1), golang-github-puerkitobio-goquery (= 1.8.1-2), golang-github-saintfish-chardet (= 0.0~git20120816.3af4cd4-0kali1), golang-github-willf-bitset (= 1.1.10-0kali1), golang-golang-x-net (= 1:0.20.0+dfsg-1), golang-golang-x-text (= 0.14.0-1), golang-google-appengine (= 1.6.7-2), robotstxt (= 1.1.1-0kali2)
Homepage: https://github.com/gocolly/colly
Priority: optional
Section: devel
Filename: pool/main/c/colly/colly_2.1.0+git20220308.a611094-0kali1_amd64.deb
Size: 545716
SHA256: 07882e1d7d3f9f6b5c38bca0dd3eff3e5d46dd3ae101891c24b10e863cc49b30
SHA1: 21d34b36679ef05b289aa387ef32c91f9eb62a1f
MD5sum: 8287857aedcdd28acb6716a110ab2850
Description: Elegant Scraper and Crawler Framework for Golang (program)
This package contains a Colly Lightning Fast and Elegant Scraping Framework
for Gophers. Colly provides a clean interface to write any kind of
crawler/scraper/spider.
.
With Colly you can easily extract structured data from websites, which
can be used for a wide range of applications, like data mining, data
processing or archiving.
Description-md5: