How to Install and Uninstall golang-gvisor-devel.noarch Package on Fedora 35

Last updated: November 16,2024

1. Install "golang-gvisor-devel.noarch" package

Please follow the step by step instructions below to install golang-gvisor-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-gvisor-devel.noarch

2. Uninstall "golang-gvisor-devel.noarch" package

Here is a brief guide to show you how to uninstall golang-gvisor-devel.noarch on Fedora 35:

$ sudo dnf remove golang-gvisor-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gvisor-devel.noarch package on Fedora 35

Last metadata expiration check: 1:25:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-gvisor-devel
Version : 20211129.0
Release : 1.20211217git9bd5098.fc35
Architecture : noarch
Size : 2.0 M
Source : golang-gvisor-20211129.0-1.20211217git9bd5098.fc35.src.rpm
Repository : updates
Summary : A container sandbox runtime focused on security, efficiency, and ease of use
URL : https://github.com/google/gvisor
License : ASL 2.0
Description : gVisor is an open-source, OCI-compatible sandbox runtime that provides
: a virtualized container environment. It runs containers with a new
: user-space kernel, delivering a low overhead container security
: solution for high-density applications.
:
: gVisor integrates with Docker, containerd and Kubernetes, making it
: easier to improve the security isolation of your containers while
: still using familiar tooling. Additionally, gVisor supports a variety
: of underlying mechanisms for intercepting application calls, allowing
: it to run in diverse host environments, including cloud-hosted virtual
: machines.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gvisor.dev/gvisor