How To Install python3-folly on Fedora 36

In this tutorial we learn how to install python3-folly in Fedora 36. python3-folly is Python bindings for folly

Introduction

In this tutorial we learn how to install python3-folly on Fedora 36.

What is python3-folly

Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it’s often a dependency of Facebook’s other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly. The python3-folly package contains Python bindings for folly.

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

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

sudo dnf -y install python3-folly

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

sudo yum -y install python3-folly

How To Uninstall python3-folly on Fedora 36

To uninstall only the python3-folly package we can use the following command:

sudo dnf remove python3-folly

python3-folly Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/3a2874dd803d58d249aed5570b795c0f52e42f
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/5f1e1a3760d7b7ba7fc3a72af91ff1f9061c43
/usr/lib/python3.10/site-packages/folly
/usr/lib/python3.10/site-packages/folly-0.0.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/folly/executor.cpython-310-i386-linux-gnu.so
/usr/lib/python3.10/site-packages/folly/iobuf.cpython-310-i386-linux-gnu.so

References

Summary

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


title: “How To Install python3-folly on Fedora 36” linkTitle: “python3-folly” type: “docs” description: “In this tutorial we learn how to install python3-folly in Fedora 36. python3-folly is Python bindings for folly” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/python3-folly-featured.png

Introduction

In this tutorial we learn how to install python3-folly on Fedora 36.

What is python3-folly

Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it’s often a dependency of Facebook’s other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly. The python3-folly package contains Python bindings for folly.

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

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

sudo dnf -y install python3-folly

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

sudo yum -y install python3-folly

How To Uninstall python3-folly on Fedora 36

To uninstall only the python3-folly package we can use the following command:

sudo dnf remove python3-folly

python3-folly Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/3f
/usr/lib/.build-id/3f/fe94e740f6427894f7758651d599478b9405f3
/usr/lib/.build-id/88
/usr/lib/.build-id/88/d87ac515d6660e764a3cf6f8026937d2959424
/usr/lib64/python3.10/site-packages/folly
/usr/lib64/python3.10/site-packages/folly-0.0.1-py3.10.egg-info
/usr/lib64/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/PKG-INFO
/usr/lib64/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/SOURCES.txt
/usr/lib64/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/dependency_links.txt
/usr/lib64/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/not-zip-safe
/usr/lib64/python3.10/site-packages/folly-0.0.1-py3.10.egg-info/top_level.txt
/usr/lib64/python3.10/site-packages/folly/executor.cpython-310-x86_64-linux-gnu.so
/usr/lib64/python3.10/site-packages/folly/iobuf.cpython-310-x86_64-linux-gnu.so

References

Summary

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