How to Install and Uninstall golang-github-hashicorp-go-syslog-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "golang-github-hashicorp-go-syslog-dev" package

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

$ sudo apt update $ sudo apt install golang-github-hashicorp-go-syslog-dev

2. Uninstall "golang-github-hashicorp-go-syslog-dev" package

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

$ sudo apt remove golang-github-hashicorp-go-syslog-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-hashicorp-go-syslog-dev package on Kali Linux

Package: golang-github-hashicorp-go-syslog-dev
Source: golang-github-hashicorp-go-syslog
Version: 1.0.0-2
Installed-Size: 27
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 6136
SHA256: c4ac21de0577269d66be5418277d500ce1f7c5d884c6d1a66e829bdf566ceda1
SHA1: 08fc19b488897b2aaf8e39ba9188b3a70a809f84
MD5sum: aba1244699c525021c134e8a9abdff9c
Description: Golang syslog wrapper, cross-compile friendly
This package provides a very simple gsyslog package. The point of this package
is to allow safe importing of syslog without introducing cross-compilation
issues. The stdlib log/syslog cannot be imported on Windows systems, and
without conditional compilation this adds complications.
.
Instead, gsyslog provides a very simple wrapper around log/syslog but returns a
runtime error if attempting to initialize on a non Linux or OSX system.
.
This package contains the source.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/hashicorp/go-syslog
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-hashicorp-go-syslog/golang-github-hashicorp-go-syslog-dev_1.0.0-2_all.deb