How to Install and Uninstall golang-github-mmcloughlin-avo-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-mmcloughlin-avo-dev" package

Please follow the steps below to install golang-github-mmcloughlin-avo-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-mmcloughlin-avo-dev

2. Uninstall "golang-github-mmcloughlin-avo-dev" package

This guide let you learn how to uninstall golang-github-mmcloughlin-avo-dev on Kali Linux:

$ sudo apt remove golang-github-mmcloughlin-avo-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-mmcloughlin-avo-dev package on Kali Linux

Package: golang-github-mmcloughlin-avo-dev
Source: golang-github-mmcloughlin-avo
Version: 0.5.0-1
Installed-Size: 20256
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-golang-x-arch-dev, golang-golang-x-tools-dev
Size: 554452
SHA256: f68dfff91f9c4913ef8938ee75aa8a6160720af6e9a8778368e16c1798e5a80f
SHA1: b7a42eccf31a01def7c52e910e74a608d425df93
MD5sum: 394521b647db94f3ff9c32d4cd02529d
Description: Generate x86 Assembly with Go (library)
This is the library package of avo.
.
avo makes high-performance Go assembly easier to write, review and
maintain. The avo package presents a familiar assembly-like interface
that simplifies development without sacrificing performance:
+ Use Go control structures for assembly generation; avo programs
are Go programs
+ Register allocation: write functions with virtual registers and avo
assigns physical registers for you
+ Automatically load arguments and store return values: ensure memory
offsets are correct for complex structures
+ Generation of stub files to interface with your Go package
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mmcloughlin/avo
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-mmcloughlin-avo/golang-github-mmcloughlin-avo-dev_0.5.0-1_all.deb