How To Install cxxtools on Fedora 36

In this tutorial we learn how to install cxxtools in Fedora 36. cxxtools is A collection of general-purpose C++ classes

Introduction

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

What is cxxtools

A collection of general-purpose C++ classes

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

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

sudo dnf -y install cxxtools

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

sudo yum -y install cxxtools

How To Uninstall cxxtools on Fedora 36

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

sudo dnf remove cxxtools

cxxtools Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/c6cd809aca71315596b8550ce826c38653fb4f
/usr/lib/.build-id/51
/usr/lib/.build-id/51/85888431ffc1e241bd9776559f10d906082738
/usr/lib/.build-id/75
/usr/lib/.build-id/75/32294fa5928ddf6324e3e06a6e2552ff90f3c8
/usr/lib/.build-id/95
/usr/lib/.build-id/95/ce0f783952e4026c95aeee6c09f9d5a397e4d5
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/0437a92f53031bc35fd1d97ec7f4bb0e6c1931
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/b9d3b55451c4a9742e0485e7af7573b68ccaca
/usr/lib/libcxxtools-bin.so.10
/usr/lib/libcxxtools-bin.so.10.0.0
/usr/lib/libcxxtools-http.so.10
/usr/lib/libcxxtools-http.so.10.0.0
/usr/lib/libcxxtools-json.so.10
/usr/lib/libcxxtools-json.so.10.0.0
/usr/lib/libcxxtools-unit.so.10
/usr/lib/libcxxtools-unit.so.10.0.0
/usr/lib/libcxxtools-xmlrpc.so.10
/usr/lib/libcxxtools-xmlrpc.so.10.0.0
/usr/lib/libcxxtools.so.10
/usr/lib/libcxxtools.so.10.0.0
/usr/share/doc/cxxtools
/usr/share/doc/cxxtools/AUTHORS
/usr/share/doc/cxxtools/COPYING
/usr/share/doc/cxxtools/ChangeLog
/usr/share/doc/cxxtools/README

References

Summary

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


title: “How To Install cxxtools on Fedora 36” linkTitle: “cxxtools” type: “docs” description: “In this tutorial we learn how to install cxxtools in Fedora 36. cxxtools is A collection of general-purpose C++ classes” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/cxxtools-featured.png

Introduction

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

What is cxxtools

A collection of general-purpose C++ classes

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

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

sudo dnf -y install cxxtools

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

sudo yum -y install cxxtools

How To Uninstall cxxtools on Fedora 36

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

sudo dnf remove cxxtools

cxxtools Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/2e5b04c0f194451a87b05c02ee5dd13aed5fe6
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/84122daa73bfd4d33b4445168dbdd883444ad0
/usr/lib/.build-id/56
/usr/lib/.build-id/56/2f776f2ab657938ea7eeca38bc362ead4f57f7
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/e8181a149bcd73715a9eb0cd84505fb4677a49
/usr/lib/.build-id/bb
/usr/lib/.build-id/bb/060c741b63d97d3c21972d0533ff6c99eaa9ab
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/0d2a44d379d21d7faa3a737b03132ee94ad952
/usr/lib64/libcxxtools-bin.so.10
/usr/lib64/libcxxtools-bin.so.10.0.0
/usr/lib64/libcxxtools-http.so.10
/usr/lib64/libcxxtools-http.so.10.0.0
/usr/lib64/libcxxtools-json.so.10
/usr/lib64/libcxxtools-json.so.10.0.0
/usr/lib64/libcxxtools-unit.so.10
/usr/lib64/libcxxtools-unit.so.10.0.0
/usr/lib64/libcxxtools-xmlrpc.so.10
/usr/lib64/libcxxtools-xmlrpc.so.10.0.0
/usr/lib64/libcxxtools.so.10
/usr/lib64/libcxxtools.so.10.0.0
/usr/share/doc/cxxtools
/usr/share/doc/cxxtools/AUTHORS
/usr/share/doc/cxxtools/COPYING
/usr/share/doc/cxxtools/ChangeLog
/usr/share/doc/cxxtools/README

References

Summary

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