How to Install and Uninstall golang-github-cenkalti-rpc2-dev Package on Kali Linux

Last updated: June 04,2024

1. Install "golang-github-cenkalti-rpc2-dev" package

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

$ sudo apt update $ sudo apt install golang-github-cenkalti-rpc2-dev

2. Uninstall "golang-github-cenkalti-rpc2-dev" package

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

$ sudo apt remove golang-github-cenkalti-rpc2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-cenkalti-rpc2-dev package on Kali Linux

Package: golang-github-cenkalti-rpc2-dev
Source: golang-github-cenkalti-rpc2
Version: 1.0.2-1
Installed-Size: 50
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-cenkalti-hub-dev
Size: 11084
SHA256: 650187357764901d358dc350d8fd49285a2325cfe9afbec8233acbda5983a5a3
SHA1: 868e977cbaf4d801abfb434bbf640a0900ffaa20
MD5sum: d39e5b8fd4a609b77e52542359f7b8db
Description: Bi-directional RPC (library)
rpc2 is a fork of net/rpc package in the standard library. The main goal
is to add bi-directional support to calls. That means server can call the
methods of client. This is not possible with net/rpc package. In order
to do this it adds a *Client argument to method signatures.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cenkalti/rpc2
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-cenkalti-rpc2/golang-github-cenkalti-rpc2-dev_1.0.2-1_all.deb

5. The same packages on other Linux Distributions