How to Install and Uninstall golang-github-openprinting-goipp-dev Package on Kali Linux

Last updated: May 12,2024

1. Install "golang-github-openprinting-goipp-dev" package

In this section, we are going to explain the necessary steps to install golang-github-openprinting-goipp-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-openprinting-goipp-dev

2. Uninstall "golang-github-openprinting-goipp-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-openprinting-goipp-dev on Kali Linux:

$ sudo apt remove golang-github-openprinting-goipp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-openprinting-goipp-dev package on Kali Linux

Package: golang-github-openprinting-goipp-dev
Source: golang-github-openprinting-goipp
Version: 1.0.0-2
Installed-Size: 192
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 26936
SHA256: 31bf554996d209e293024da4fe144425140ba5fbabf37bf535d89f0ef860a385
SHA1: 65cc4f785d0b2299eab3a7ee2b939970e446d98a
MD5sum: 33751c4015a0c093ef927bf6c12417f1
Description: IPP core protocol in pure Go Library (RFC 8010)
The goipp library is fairly complete implementation of IPP core protocol
in pure Go. Essentially, it is IPP messages parser/composer. Transport
is not implemented here, because Go standard library has an excellent
built-in HTTP client, and it doesn't make a lot of sense to wrap it here.
.
High-level requests, like "print a file" are also not implemented,
only the low-level stuff.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/OpenPrinting/goipp
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-openprinting-goipp/golang-github-openprinting-goipp-dev_1.0.0-2_all.deb