How To Install llvm13-libs on Fedora 36

In this tutorial we learn how to install llvm13-libs in Fedora 36. llvm13-libs is LLVM shared libraries

Introduction

In this tutorial we learn how to install llvm13-libs on Fedora 36.

What is llvm13-libs

Shared libraries for the LLVM compiler infrastructure.

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

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

sudo dnf -y install llvm13-libs

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

sudo yum -y install llvm13-libs

How To Uninstall llvm13-libs on Fedora 36

To uninstall only the llvm13-libs package we can use the following command:

sudo dnf remove llvm13-libs

llvm13-libs Package Contents on Fedora 36

/etc/ld.so.conf.d/llvm13-i386.conf
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/dbbcac9fb9f237d0338024bb7191f8bb92aa12
/usr/lib/.build-id/27
/usr/lib/.build-id/27/faf774fe1911a181d0e3708fb393c97fdd4980
/usr/lib/.build-id/8c/b3581357a0d13e01191f44c13387b59f782972
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/55ceda18037118822417e4dceab8095b4757ea
/usr/lib/llvm13/lib/LLVMgold.so
/usr/lib/llvm13/lib/libLLVM-13.0.1.so
/usr/lib/llvm13/lib/libLLVM-13.so
/usr/lib/llvm13/lib/libLTO.so.13
/usr/lib/llvm13/lib/libRemarks.so
/usr/lib/llvm13/lib/libRemarks.so.13
/usr/share/licenses/llvm13-libs
/usr/share/licenses/llvm13-libs/LICENSE.TXT

References

Summary

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


title: “How To Install llvm13-libs on Fedora 36” linkTitle: “llvm13-libs” type: “docs” description: “In this tutorial we learn how to install llvm13-libs in Fedora 36. llvm13-libs is LLVM shared libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/llvm13-libs-featured.png

Introduction

In this tutorial we learn how to install llvm13-libs on Fedora 36.

What is llvm13-libs

Shared libraries for the LLVM compiler infrastructure.

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

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

sudo dnf -y install llvm13-libs

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

sudo yum -y install llvm13-libs

How To Uninstall llvm13-libs on Fedora 36

To uninstall only the llvm13-libs package we can use the following command:

sudo dnf remove llvm13-libs

llvm13-libs Package Contents on Fedora 36

/etc/ld.so.conf.d/llvm13-x86_64.conf
/usr/lib/.build-id
/usr/lib/.build-id/85
/usr/lib/.build-id/85/5a4514ce55cef20290feb85934816d49fb6041
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/bbb80aecd7700a146ba37b43df60cdae651b16
/usr/lib/.build-id/e2/61361eef14cad7359b20ba4c475dc3b7dd1661
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/dbea75cdb6d63e5c07fa4d99bb3ab0bc6a7d6e
/usr/lib64/llvm13/lib/LLVMgold.so
/usr/lib64/llvm13/lib/libLLVM-13.0.1.so
/usr/lib64/llvm13/lib/libLLVM-13.so
/usr/lib64/llvm13/lib/libLTO.so.13
/usr/lib64/llvm13/lib/libRemarks.so
/usr/lib64/llvm13/lib/libRemarks.so.13
/usr/share/licenses/llvm13-libs
/usr/share/licenses/llvm13-libs/LICENSE.TXT

References

Summary

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