How to Install and Uninstall libslirp.x86_64 Package on CentOS Stream 9

Last updated: February 08,2025

1. Install "libslirp.x86_64" package

In this section, we are going to explain the necessary steps to install libslirp.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libslirp.x86_64

2. Uninstall "libslirp.x86_64" package

This tutorial shows how to uninstall libslirp.x86_64 on CentOS Stream 9:

$ sudo dnf remove libslirp.x86_64 $ sudo dnf autoremove

3. Information about the libslirp.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:08:48 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libslirp
Version : 4.4.0
Release : 7.el9
Architecture : x86_64
Size : 69 k
Source : libslirp-4.4.0-7.el9.src.rpm
Repository : appstream
Summary : A general purpose TCP-IP emulator
URL : https://gitlab.freedesktop.org/slirp/libslirp
License : BSD and MIT
Description : A general purpose TCP-IP emulator used by virtual machine hypervisors
: to provide virtual networking services.