How to Install and Uninstall golang-github-kalafut-imohash-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "golang-github-kalafut-imohash-dev" package

This tutorial shows how to install golang-github-kalafut-imohash-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-kalafut-imohash-dev

2. Uninstall "golang-github-kalafut-imohash-dev" package

This guide let you learn how to uninstall golang-github-kalafut-imohash-dev on Kali Linux:

$ sudo apt remove golang-github-kalafut-imohash-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-kalafut-imohash-dev package on Kali Linux

Package: golang-github-kalafut-imohash-dev
Source: golang-github-kalafut-imohash
Version: 1.0.3-2
Installed-Size: 27
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-twmb-murmur3-dev
Size: 5420
SHA256: 28e3f546b144bff254a90eed018d3eec4bbd8a02f9aaf55cfee2ee4417f558d1
SHA1: 19527f2c5e65b2c677634e6854323f7da50d8d94
MD5sum: 66e66d7f1b6a89ba9e70ab35244a1509
Description: Fast hashing for large files (library)
imohash is a fast, constant-time hashing library for Go. It uses file
size and sampling to calculate hashes quickly, regardless of file size.
.
Because imohash only reads a small portion of a file's data, it is very
fast and well suited to file synchronization and deduplication,
especially over a fairly slow network. A need to manage media (photos
and video) over Wi-Fi between a NAS and multiple family computers is how
the library was born.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kalafut/imohash
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-kalafut-imohash/golang-github-kalafut-imohash-dev_1.0.3-2_all.deb