How to Install and Uninstall golang-github-kardianos-service-dev Package on Kali Linux

Last updated: September 19,2024

1. Install "golang-github-kardianos-service-dev" package

Please follow the instructions below to install golang-github-kardianos-service-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-kardianos-service-dev

2. Uninstall "golang-github-kardianos-service-dev" package

Please follow the guidance below to uninstall golang-github-kardianos-service-dev on Kali Linux:

$ sudo apt remove golang-github-kardianos-service-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-kardianos-service-dev package on Kali Linux

Package: golang-github-kardianos-service-dev
Source: golang-github-kardianos-service
Version: 1.2.1-1
Installed-Size: 123
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 23476
SHA256: 5b1e8b9fbcbdd8f5054f0404d96cd2962b1afde74ff45afe4dd653b7d9c0b09d
SHA1: a00319dc639767515f0539960426909faeaa6ac6
MD5sum: 9b06ec2e049eac2822931cd8bd6457ee
Description: run Go programs as a service on major platforms
Service will install / un-install, start / stop, and run a program as a
service (daemon). Currently supports:
.
* Windows XP+,
* Linux with systemd, Upstart, SysV, and
* OSX with launchd.
.
Windows controls services by setting up callbacks that are non-trivial. This
is very different than other systems. This package provides the same API
despite the substantial differences. It also can be used to detect how a
program is called, from an interactive terminal or from a service manager.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kardianos/service
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-kardianos-service/golang-github-kardianos-service-dev_1.2.1-1_all.deb