How To Install libgendersplusplus on Fedora 36
Introduction
In this tutorial we learn how to install libgendersplusplus
on Fedora 36.
What is libgendersplusplus
Genders API for C++.
We can use yum
or dnf
to install libgendersplusplus
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgendersplusplus.
Install libgendersplusplus 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 libgendersplusplus
using dnf
by running the following command:
sudo dnf -y install libgendersplusplus
Install libgendersplusplus 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 libgendersplusplus
using yum
by running the following command:
sudo yum -y install libgendersplusplus
How To Uninstall libgendersplusplus on Fedora 36
To uninstall only the libgendersplusplus
package we can use the following command:
sudo dnf remove libgendersplusplus
libgendersplusplus Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/47
/usr/lib/.build-id/47/0400b329fe878c2aa6b21bd0421d501382b7fc
/usr/lib/libgendersplusplus.so.2
/usr/lib/libgendersplusplus.so.2.0.0
/usr/share/doc/libgendersplusplus
/usr/share/doc/libgendersplusplus/COPYING
/usr/share/doc/libgendersplusplus/DISCLAIMER
/usr/share/doc/libgendersplusplus/DISCLAIMER.UC
References
Summary
In this tutorial we learn how to install libgendersplusplus
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libgendersplusplus on Fedora 36” linkTitle: “libgendersplusplus” type: “docs” description: “In this tutorial we learn how to install libgendersplusplus in Fedora 36. libgendersplusplus is Genders libraries for C++” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libgendersplusplus-featured.png
Introduction
In this tutorial we learn how to install libgendersplusplus
on Fedora 36.
What is libgendersplusplus
Genders API for C++.
We can use yum
or dnf
to install libgendersplusplus
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libgendersplusplus.
Install libgendersplusplus 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 libgendersplusplus
using dnf
by running the following command:
sudo dnf -y install libgendersplusplus
Install libgendersplusplus 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 libgendersplusplus
using yum
by running the following command:
sudo yum -y install libgendersplusplus
How To Uninstall libgendersplusplus on Fedora 36
To uninstall only the libgendersplusplus
package we can use the following command:
sudo dnf remove libgendersplusplus
libgendersplusplus Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/3824912eeebffa25a3b41aaf4a7bc11e4d3069
/usr/lib64/libgendersplusplus.so.2
/usr/lib64/libgendersplusplus.so.2.0.0
/usr/share/doc/libgendersplusplus
/usr/share/doc/libgendersplusplus/COPYING
/usr/share/doc/libgendersplusplus/DISCLAIMER
/usr/share/doc/libgendersplusplus/DISCLAIMER.UC
References
Summary
In this tutorial we learn how to install libgendersplusplus
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).