How To Install liberasurecode on Fedora 36
Introduction
In this tutorial we learn how to install liberasurecode
on Fedora 36.
What is liberasurecode
An API library for Erasure Code, written in C. It provides a number of pluggable backends, such as Intel ISA-L library.
We can use yum
or dnf
to install liberasurecode
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liberasurecode.
Install liberasurecode 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 liberasurecode
using dnf
by running the following command:
sudo dnf -y install liberasurecode
Install liberasurecode 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 liberasurecode
using yum
by running the following command:
sudo yum -y install liberasurecode
How To Uninstall liberasurecode on Fedora 36
To uninstall only the liberasurecode
package we can use the following command:
sudo dnf remove liberasurecode
liberasurecode Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/88
/usr/lib/.build-id/88/57be45e96767e02e2e1a4d352cf82edad204ff
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/4811b3c834427e8ba3f5d1ac32008b8578cf70
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/f566c2c9f54485d0808c798db4c8b18e4b7b11
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/f96096a1b9009af3ac5ed5264fed46aef8c9a6
/usr/lib/libXorcode.so
/usr/lib/libXorcode.so.1
/usr/lib/libXorcode.so.1.0.1
/usr/lib/liberasurecode.so
/usr/lib/liberasurecode.so.1
/usr/lib/liberasurecode.so.1.6.2
/usr/lib/liberasurecode_rs_vand.so
/usr/lib/liberasurecode_rs_vand.so.1
/usr/lib/liberasurecode_rs_vand.so.1.0.1
/usr/lib/libnullcode.so
/usr/lib/libnullcode.so.1
/usr/lib/libnullcode.so.1.0.1
/usr/share/doc/liberasurecode
/usr/share/doc/liberasurecode/AUTHORS
/usr/share/doc/liberasurecode/ChangeLog
/usr/share/doc/liberasurecode/README.md
/usr/share/licenses/liberasurecode
/usr/share/licenses/liberasurecode/COPYING
References
Summary
In this tutorial we learn how to install liberasurecode
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install liberasurecode on Fedora 36” linkTitle: “liberasurecode” type: “docs” description: “In this tutorial we learn how to install liberasurecode in Fedora 36. liberasurecode is Erasure Code API library written in C with pluggable backends” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/liberasurecode-featured.png
Introduction
In this tutorial we learn how to install liberasurecode
on Fedora 36.
What is liberasurecode
An API library for Erasure Code, written in C. It provides a number of pluggable backends, such as Intel ISA-L library.
We can use yum
or dnf
to install liberasurecode
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liberasurecode.
Install liberasurecode 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 liberasurecode
using dnf
by running the following command:
sudo dnf -y install liberasurecode
Install liberasurecode 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 liberasurecode
using yum
by running the following command:
sudo yum -y install liberasurecode
How To Uninstall liberasurecode on Fedora 36
To uninstall only the liberasurecode
package we can use the following command:
sudo dnf remove liberasurecode
liberasurecode Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/53f901e8878b0fe8af8821055bd97828557d78
/usr/lib/.build-id/91
/usr/lib/.build-id/91/1159bf69512665caa386a9f8190a59884f2432
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/26e4a7f18b4bdb55b794449b3ab07d72b98961
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/b38932436e574ef41dec0bb470f16c23934304
/usr/lib64/libXorcode.so
/usr/lib64/libXorcode.so.1
/usr/lib64/libXorcode.so.1.0.1
/usr/lib64/liberasurecode.so
/usr/lib64/liberasurecode.so.1
/usr/lib64/liberasurecode.so.1.6.2
/usr/lib64/liberasurecode_rs_vand.so
/usr/lib64/liberasurecode_rs_vand.so.1
/usr/lib64/liberasurecode_rs_vand.so.1.0.1
/usr/lib64/libnullcode.so
/usr/lib64/libnullcode.so.1
/usr/lib64/libnullcode.so.1.0.1
/usr/share/doc/liberasurecode
/usr/share/doc/liberasurecode/AUTHORS
/usr/share/doc/liberasurecode/ChangeLog
/usr/share/doc/liberasurecode/README.md
/usr/share/licenses/liberasurecode
/usr/share/licenses/liberasurecode/COPYING
References
Summary
In this tutorial we learn how to install liberasurecode
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).