How To Install ots-libs on Fedora 36
Introduction
In this tutorial we learn how to install ots-libs
on Fedora 36.
What is ots-libs
The ots-libs package contains shared libraries used by ots.
We can use yum
or dnf
to install ots-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ots-libs.
Install ots-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 ots-libs
using dnf
by running the following command:
sudo dnf -y install ots-libs
Install ots-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 ots-libs
using yum
by running the following command:
sudo yum -y install ots-libs
How To Uninstall ots-libs on Fedora 36
To uninstall only the ots-libs
package we can use the following command:
sudo dnf remove ots-libs
ots-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/40
/usr/lib/.build-id/40/2fd897ae047fe35e2431d879ad68da0fa93379
/usr/lib64/libots-1.so.0
/usr/lib64/libots-1.so.0.5.0
/usr/share/doc/ots-libs
/usr/share/doc/ots-libs/COPYING
/usr/share/ots
/usr/share/ots/bg.xml
/usr/share/ots/ca.xml
/usr/share/ots/cs.xml
/usr/share/ots/cy.xml
/usr/share/ots/da.xml
/usr/share/ots/de.xml
/usr/share/ots/el.xml
/usr/share/ots/en.xml
/usr/share/ots/eo.xml
/usr/share/ots/es.xml
/usr/share/ots/et.xml
/usr/share/ots/eu.xml
/usr/share/ots/fi.xml
/usr/share/ots/fr.xml
/usr/share/ots/ga.xml
/usr/share/ots/gl.xml
/usr/share/ots/he.xml
/usr/share/ots/hu.xml
/usr/share/ots/ia.xml
/usr/share/ots/id.xml
/usr/share/ots/is.xml
/usr/share/ots/it.xml
/usr/share/ots/lv.xml
/usr/share/ots/mi.xml
/usr/share/ots/ms.xml
/usr/share/ots/mt.xml
/usr/share/ots/nl.xml
/usr/share/ots/nn.xml
/usr/share/ots/pl.xml
/usr/share/ots/pt.xml
/usr/share/ots/ro.xml
/usr/share/ots/ru.xml
/usr/share/ots/sv.xml
/usr/share/ots/tl.xml
/usr/share/ots/tr.xml
/usr/share/ots/uk.xml
/usr/share/ots/yi.xml
References
Summary
In this tutorial we learn how to install ots-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install ots-libs on Fedora 36” linkTitle: “ots-libs” type: “docs” description: “In this tutorial we learn how to install ots-libs in Fedora 36. ots-libs is Shared libraries for ots” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ots-libs-featured.png
Introduction
In this tutorial we learn how to install ots-libs
on Fedora 36.
What is ots-libs
The ots-libs package contains shared libraries used by ots.
We can use yum
or dnf
to install ots-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ots-libs.
Install ots-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 ots-libs
using dnf
by running the following command:
sudo dnf -y install ots-libs
Install ots-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 ots-libs
using yum
by running the following command:
sudo yum -y install ots-libs
How To Uninstall ots-libs on Fedora 36
To uninstall only the ots-libs
package we can use the following command:
sudo dnf remove ots-libs
ots-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/74
/usr/lib/.build-id/74/f4cf57e858ededdcecaa506da782b86a375938
/usr/lib/libots-1.so.0
/usr/lib/libots-1.so.0.5.0
/usr/share/doc/ots-libs
/usr/share/doc/ots-libs/COPYING
/usr/share/ots
/usr/share/ots/bg.xml
/usr/share/ots/ca.xml
/usr/share/ots/cs.xml
/usr/share/ots/cy.xml
/usr/share/ots/da.xml
/usr/share/ots/de.xml
/usr/share/ots/el.xml
/usr/share/ots/en.xml
/usr/share/ots/eo.xml
/usr/share/ots/es.xml
/usr/share/ots/et.xml
/usr/share/ots/eu.xml
/usr/share/ots/fi.xml
/usr/share/ots/fr.xml
/usr/share/ots/ga.xml
/usr/share/ots/gl.xml
/usr/share/ots/he.xml
/usr/share/ots/hu.xml
/usr/share/ots/ia.xml
/usr/share/ots/id.xml
/usr/share/ots/is.xml
/usr/share/ots/it.xml
/usr/share/ots/lv.xml
/usr/share/ots/mi.xml
/usr/share/ots/ms.xml
/usr/share/ots/mt.xml
/usr/share/ots/nl.xml
/usr/share/ots/nn.xml
/usr/share/ots/pl.xml
/usr/share/ots/pt.xml
/usr/share/ots/ro.xml
/usr/share/ots/ru.xml
/usr/share/ots/sv.xml
/usr/share/ots/tl.xml
/usr/share/ots/tr.xml
/usr/share/ots/uk.xml
/usr/share/ots/yi.xml
References
Summary
In this tutorial we learn how to install ots-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).