How to Install and Uninstall golang-github-ua-parser-uap-go-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "golang-github-ua-parser-uap-go-dev" package

In this section, we are going to explain the necessary steps to install golang-github-ua-parser-uap-go-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-ua-parser-uap-go-dev

2. Uninstall "golang-github-ua-parser-uap-go-dev" package

Please follow the step by step instructions below to uninstall golang-github-ua-parser-uap-go-dev on Kali Linux:

$ sudo apt remove golang-github-ua-parser-uap-go-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-ua-parser-uap-go-dev package on Kali Linux

Package: golang-github-ua-parser-uap-go-dev
Source: golang-github-ua-parser-uap-go
Version: 0.0~git20211112.00c877e-2
Installed-Size: 194
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-yaml.v2-dev
Size: 32724
SHA256: 01bb5b9fa1599501dc4c7021d55b85259d16cee1e71d4b88ae49ec7aa7520ac8
SHA1: dc45bb4e3486c4a601ff980091668f537f8aa9f6
MD5sum: 1fc1cea82f7bed1d0b59b277f18ea5b1
Description: Go implementation of ua-parser
This package contains a Go implementation of the ua-parser.
(https://github.com/tobie/ua-parser) UsageInstall$ go get
.
When adding new feature you can check for data race with go
test -race, although this command will take more than 2 minutes
to execute since the -race flag adds some instrumentation on
all regex matches
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ua-parser/uap-go
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-ua-parser-uap-go/golang-github-ua-parser-uap-go-dev_0.0~git20211112.00c877e-2_all.deb