How To Install golang-github-shellcode33-vm-detection on Fedora 36

In this tutorial we learn how to install golang-github-shellcode33-vm-detection in Fedora 36. golang-github-shellcode33-vm-detection is Linux and Windows VMs evasion fully written in Go

Introduction

In this tutorial we learn how to install golang-github-shellcode33-vm-detection on Fedora 36.

What is golang-github-shellcode33-vm-detection

Linux and Windows VMs evasion fully written in Go.

We can use yum or dnf to install golang-github-shellcode33-vm-detection on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install golang-github-shellcode33-vm-detection.

Install golang-github-shellcode33-vm-detection on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install golang-github-shellcode33-vm-detection using dnf by running the following command:

sudo dnf -y install golang-github-shellcode33-vm-detection

Install golang-github-shellcode33-vm-detection on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install golang-github-shellcode33-vm-detection using yum by running the following command:

sudo yum -y install golang-github-shellcode33-vm-detection

How To Uninstall golang-github-shellcode33-vm-detection on Fedora 36

To uninstall only the golang-github-shellcode33-vm-detection package we can use the following command:

sudo dnf remove golang-github-shellcode33-vm-detection

golang-github-shellcode33-vm-detection Package Contents on Fedora 36

/usr/bin/VM-Detection
/usr/lib/.build-id
/usr/lib/.build-id/38
/usr/lib/.build-id/38/47749ed0636e919213ffa7d6d1f3b6c0d33e8b
/usr/share/doc/golang-github-shellcode33-vm-detection
/usr/share/doc/golang-github-shellcode33-vm-detection/00_header.md
/usr/share/doc/golang-github-shellcode33-vm-detection/10_abstract.md
/usr/share/doc/golang-github-shellcode33-vm-detection/20_virtualisation.md
/usr/share/doc/golang-github-shellcode33-vm-detection/30_state_of_the_art.md
/usr/share/doc/golang-github-shellcode33-vm-detection/31_common.md
/usr/share/doc/golang-github-shellcode33-vm-detection/32_linux.md
/usr/share/doc/golang-github-shellcode33-vm-detection/33_windows.md
/usr/share/doc/golang-github-shellcode33-vm-detection/40_sources.md
/usr/share/doc/golang-github-shellcode33-vm-detection/README.md
/usr/share/licenses/golang-github-shellcode33-vm-detection
/usr/share/licenses/golang-github-shellcode33-vm-detection/LICENSE

References

Summary

In this tutorial we learn how to install golang-github-shellcode33-vm-detection on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).