How to Install and Uninstall gvisor-tap-vsock.x86_64 Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "gvisor-tap-vsock.x86_64" package

This is a short guide on how to install gvisor-tap-vsock.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gvisor-tap-vsock.x86_64

2. Uninstall "gvisor-tap-vsock.x86_64" package

Here is a brief guide to show you how to uninstall gvisor-tap-vsock.x86_64 on CentOS Stream 9:

$ sudo dnf remove gvisor-tap-vsock.x86_64 $ sudo dnf autoremove

3. Information about the gvisor-tap-vsock.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:11:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gvisor-tap-vsock
Epoch : 6
Version : 0.7.3
Release : 2.el9
Architecture : x86_64
Size : 5.2 M
Source : gvisor-tap-vsock-0.7.3-2.el9.src.rpm
Repository : appstream
Summary : Go replacement for libslirp and VPNKit
URL : https://github.com/containers/gvisor-tap-vsock
License : Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
Description : A replacement for libslirp and VPNKit, written in pure Go.
: It is based on the network stack of gVisor and is used to provide
: networking for podman-machine virtual machines. Compared to libslirp,
: gvisor-tap-vsock brings a configurable DNS server and dynamic
: port forwarding.