How to Install and Uninstall golang-github-vincent-petithory-dataurl-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-vincent-petithory-dataurl-dev" package

Please follow the guidance below to install golang-github-vincent-petithory-dataurl-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-vincent-petithory-dataurl-dev

2. Uninstall "golang-github-vincent-petithory-dataurl-dev" package

This is a short guide on how to uninstall golang-github-vincent-petithory-dataurl-dev on Kali Linux:

$ sudo apt remove golang-github-vincent-petithory-dataurl-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-vincent-petithory-dataurl-dev package on Kali Linux

Package: golang-github-vincent-petithory-dataurl-dev
Source: golang-github-vincent-petithory-dataurl
Version: 0.0~git20191104.d1553a7-1.1
Installed-Size: 58
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 11992
SHA256: d6c5154a2086467e058e63f67c7e173886545953afd92d7f6c640c6ff737e62e
SHA1: 575d9ea87fbe66e37413aaee55429f6459d1cdae
MD5sum: 42b8d95d3045d99e8b09a3f07b86139f
Description: Data URL Schemes in Golang (library)
This package parses and generates Data URL Schemes for the Go language,
according to RFC 2397 (http://tools.ietf.org/html/rfc2397).
.
Data URLs are small chunks of data commonly used in browsers to display
inline data, typically like small images, or when you use the FileReader
API of the browser.
.
Common use-cases:
.
* generate a data URL out of a string, []byte, io.Reader for
inclusion in HTML templates
* parse a data URL sent by a browser in a http.Handler, and
do something with the data (save to disk, etc.)
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/vincent-petithory/dataurl
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-vincent-petithory-dataurl/golang-github-vincent-petithory-dataurl-dev_0.0~git20191104.d1553a7-1.1_all.deb