How to Install and Uninstall golang-github-vividcortex-godaemon-dev Package on Kali Linux

Last updated: May 03,2024

1. Install "golang-github-vividcortex-godaemon-dev" package

Here is a brief guide to show you how to install golang-github-vividcortex-godaemon-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-vividcortex-godaemon-dev

2. Uninstall "golang-github-vividcortex-godaemon-dev" package

Please follow the instructions below to uninstall golang-github-vividcortex-godaemon-dev on Kali Linux:

$ sudo apt remove golang-github-vividcortex-godaemon-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-vividcortex-godaemon-dev package on Kali Linux

Package: golang-github-vividcortex-godaemon-dev
Source: golang-github-vividcortex-godaemon
Version: 0.0~git20210427.f8c5ec7-1
Installed-Size: 30
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 8220
SHA256: 52aab507ce0f9b19e484485dde49f785268fc759e2a84102f5c298c6426bd55c
SHA1: be5251fe3cb414145ad5ee21743a0cb746b468b4
MD5sum: cce1549a55342a3d7fd231a6a9702edc
Description: Daemonize Go applications deviously
Daemonize Go applications with exec() instead of fork().
.
You can't daemonize the usual way in Go. Daemonizing is a Unix concept
that requires some specific things (http://goo.gl/vTUsVy) you can't do
easily in Go. But you can still accomplish the same goals if you don't
mind that your program will start copies of itself several times, as
opposed to using fork() the way many programmers are accustomed to doing.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/VividCortex/godaemon
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-vividcortex-godaemon/golang-github-vividcortex-godaemon-dev_0.0~git20210427.f8c5ec7-1_all.deb