How to Install and Uninstall golang-github-arceliar-phony-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-arceliar-phony-dev" package

This tutorial shows how to install golang-github-arceliar-phony-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-arceliar-phony-dev

2. Uninstall "golang-github-arceliar-phony-dev" package

Please follow the instructions below to uninstall golang-github-arceliar-phony-dev on Kali Linux:

$ sudo apt remove golang-github-arceliar-phony-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-arceliar-phony-dev package on Kali Linux

Package: golang-github-arceliar-phony-dev
Source: golang-github-arceliar-phony
Version: 0.0~git20220903.530938a-1
Installed-Size: 24
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 5360
SHA256: cbfaf06b55b59253420999607a7046f556ce24be7be0f4eb60b5eacc3433c3d8
SHA1: 10b652fca2b612d56c9ef0f8416d05dbbf486a8f
MD5sum: 0113d7e76477a886f1683c67bada1063
Description: Ponylang-inspired actor model library for Go (library)
Phony is a Pony-inspired proof-of-concept
implementation of shared-memory actor-model concurrency in the Go
programming language. Actors automatically manage goroutines and use
asynchronous causal messaging (with backpressure) for communcation. This
makes it easy to write programs that are free from deadlocks, goroutine
leaks, and many of the for loops over select statements that show up in
boilerplate code. The down side is that the code needs to be written in
an asynchronous style, which is not idiomatic to Go, so it can take some
getting used to.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Arceliar/phony
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-arceliar-phony/golang-github-arceliar-phony-dev_0.0~git20220903.530938a-1_all.deb