How To Install libsocket_wrapper_noop on Fedora 36

In this tutorial we learn how to install libsocket_wrapper_noop in Fedora 36. libsocket_wrapper_noop is A library providing dummies for socket_wrapper

Introduction

In this tutorial we learn how to install libsocket_wrapper_noop on Fedora 36.

What is libsocket_wrapper_noop

Applications with the need to call socket_wrapper_enabled() should link against -lsocket_wrapper_noop in order to resolve the symbol at link time.

We can use yum or dnf to install libsocket_wrapper_noop on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libsocket_wrapper_noop.

Install libsocket_wrapper_noop 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 libsocket_wrapper_noop using dnf by running the following command:

sudo dnf -y install libsocket_wrapper_noop

Install libsocket_wrapper_noop 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 libsocket_wrapper_noop using yum by running the following command:

sudo yum -y install libsocket_wrapper_noop

How To Uninstall libsocket_wrapper_noop on Fedora 36

To uninstall only the libsocket_wrapper_noop package we can use the following command:

sudo dnf remove libsocket_wrapper_noop

libsocket_wrapper_noop Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/53
/usr/lib/.build-id/53/df7877945c4e91df379a71b73ca9ca46007a33
/usr/lib64/libsocket_wrapper_noop.so.0
/usr/lib64/libsocket_wrapper_noop.so.0.0.1

References

Summary

In this tutorial we learn how to install libsocket_wrapper_noop on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libsocket_wrapper_noop on Fedora 36” linkTitle: “libsocket_wrapper_noop” type: “docs” description: “In this tutorial we learn how to install libsocket_wrapper_noop in Fedora 36. libsocket_wrapper_noop is A library providing dummies for socket_wrapper” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libsocket_wrapper_noop-featured.png

Introduction

In this tutorial we learn how to install libsocket_wrapper_noop on Fedora 36.

What is libsocket_wrapper_noop

Applications with the need to call socket_wrapper_enabled() should link against -lsocket_wrapper_noop in order to resolve the symbol at link time.

We can use yum or dnf to install libsocket_wrapper_noop on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libsocket_wrapper_noop.

Install libsocket_wrapper_noop 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 libsocket_wrapper_noop using dnf by running the following command:

sudo dnf -y install libsocket_wrapper_noop

Install libsocket_wrapper_noop 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 libsocket_wrapper_noop using yum by running the following command:

sudo yum -y install libsocket_wrapper_noop

How To Uninstall libsocket_wrapper_noop on Fedora 36

To uninstall only the libsocket_wrapper_noop package we can use the following command:

sudo dnf remove libsocket_wrapper_noop

libsocket_wrapper_noop Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/77d3bbaf015d57e2b618652a31b5fd1e8b43b4
/usr/lib/libsocket_wrapper_noop.so.0
/usr/lib/libsocket_wrapper_noop.so.0.0.1

References

Summary

In this tutorial we learn how to install libsocket_wrapper_noop on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).