How to Install and Uninstall golang-github-ua-parser-uap-go-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

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

This guide covers the steps necessary to install golang-github-ua-parser-uap-go-dev on Ubuntu 21.10 (Impish Indri)

$ 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 steps below to uninstall golang-github-ua-parser-uap-go-dev on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: golang-github-ua-parser-uap-go-dev
Architecture: all
Version: 0.0~git20200325.e1c09f1-2
Priority: optional
Section: universe/devel
Source: golang-github-ua-parser-uap-go
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 174
Depends: golang-yaml.v2-dev
Filename: pool/universe/g/golang-github-ua-parser-uap-go/golang-github-ua-parser-uap-go-dev_0.0~git20200325.e1c09f1-2_all.deb
Size: 30560
MD5sum: 619bee0ca3c2d476c42c0b3a5fb79abd
SHA1: 59f9da4f9b9bf0703a91b99ad3d5dcd4136f50ab
SHA256: a2f05bba7608566f86164ef89b95bdc552bfd663a4b8d5cecb0c0d459fa39616
SHA512: 850311aec9105fdb0f1241f1991babe792be004d2052ab7b483d14514135331483995bad55a3ca11c7b0919dd0c4ab32e1a9659ccb4975907a38cb56ae5082de
Homepage: https://github.com/ua-parser/uap-go
Description-en: 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: 8ed9b61547320e7df627248feec733e3