How to Install and Uninstall golang-github-ssor-bom-dev Package on Kali Linux
Last updated: February 24,2025
1. Install "golang-github-ssor-bom-dev" package
Learn how to install golang-github-ssor-bom-dev on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
golang-github-ssor-bom-dev
Copied
2. Uninstall "golang-github-ssor-bom-dev" package
Please follow the guidelines below to uninstall golang-github-ssor-bom-dev on Kali Linux:
$
sudo apt remove
golang-github-ssor-bom-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the golang-github-ssor-bom-dev package on Kali Linux
Package: golang-github-ssor-bom-dev
Source: golang-github-ssor-bom
Version: 0.0~git20170718.0.6386211-5
Installed-Size: 17
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 3636
SHA256: a7e826098c2027b965c7a633abc84717450ee3de9044ba5c868fa499d4fb24b7
SHA1: 254886d086d0c2c57ae361ee674ede4d02b2f7b3
MD5sum: 13b8b7d975e00a7ae41acb81d1e863a6
Description: small Go library to clean bom from byte array or reader
This golang library implements a utility to clean bom from a byte array
or byte reader.
.
Example(s):
.
bs := []byte{bom0, bom1, bom2, 0x11} result := CleanBom(bs)
.
bs := []byte{bom0, bom1, bom2, 0x11} result :=
NewReaderWithoutBom(bytes.NewReader(bs))
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ssor/bom
Section: golang
Priority: extra
Filename: pool/main/g/golang-github-ssor-bom/golang-github-ssor-bom-dev_0.0~git20170718.0.6386211-5_all.deb
Source: golang-github-ssor-bom
Version: 0.0~git20170718.0.6386211-5
Installed-Size: 17
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 3636
SHA256: a7e826098c2027b965c7a633abc84717450ee3de9044ba5c868fa499d4fb24b7
SHA1: 254886d086d0c2c57ae361ee674ede4d02b2f7b3
MD5sum: 13b8b7d975e00a7ae41acb81d1e863a6
Description: small Go library to clean bom from byte array or reader
This golang library implements a utility to clean bom from a byte array
or byte reader.
.
Example(s):
.
bs := []byte{bom0, bom1, bom2, 0x11} result := CleanBom(bs)
.
bs := []byte{bom0, bom1, bom2, 0x11} result :=
NewReaderWithoutBom(bytes.NewReader(bs))
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ssor/bom
Section: golang
Priority: extra
Filename: pool/main/g/golang-github-ssor-bom/golang-github-ssor-bom-dev_0.0~git20170718.0.6386211-5_all.deb