How To Install libdatovka on Fedora 36
Introduction
In this tutorial we learn how to install libdatovka
on Fedora 36.
What is libdatovka
Client library for accessing SOAP services of ISDS (Informační systém datových schránek / Data Box Information System) as defined in Czech ISDS Act (300/2008 Coll.) <http
We can use yum
or dnf
to install libdatovka
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libdatovka.
Install libdatovka 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 libdatovka
using dnf
by running the following command:
sudo dnf -y install libdatovka
Install libdatovka 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 libdatovka
using yum
by running the following command:
sudo yum -y install libdatovka
How To Uninstall libdatovka on Fedora 36
To uninstall only the libdatovka
package we can use the following command:
sudo dnf remove libdatovka
libdatovka Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/57
/usr/lib/.build-id/57/0e5fb99ed2a0e9e5a477c88fc1aba82536bc98
/usr/lib/libdatovka.so.2
/usr/lib/libdatovka.so.2.1.0
/usr/share/doc/libdatovka
/usr/share/doc/libdatovka/AUTHORS
/usr/share/doc/libdatovka/COPYING
/usr/share/doc/libdatovka/ChangeLog
/usr/share/doc/libdatovka/NEWS
/usr/share/doc/libdatovka/README
/usr/share/doc/libdatovka/TODO
/usr/share/licenses/libdatovka
/usr/share/licenses/libdatovka/COPYING
/usr/share/locale/cs/LC_MESSAGES/libdatovka.mo
References
Summary
In this tutorial we learn how to install libdatovka
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libdatovka on Fedora 36” linkTitle: “libdatovka” type: “docs” description: “In this tutorial we learn how to install libdatovka in Fedora 36. libdatovka is Client library for accessing SOAP services of ISDS (Czech Data Boxes)” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libdatovka-featured.png
Introduction
In this tutorial we learn how to install libdatovka
on Fedora 36.
What is libdatovka
Client library for accessing SOAP services of ISDS (Informační systém datových schránek / Data Box Information System) as defined in Czech ISDS Act (300/2008 Coll.) <http
We can use yum
or dnf
to install libdatovka
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libdatovka.
Install libdatovka 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 libdatovka
using dnf
by running the following command:
sudo dnf -y install libdatovka
Install libdatovka 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 libdatovka
using yum
by running the following command:
sudo yum -y install libdatovka
How To Uninstall libdatovka on Fedora 36
To uninstall only the libdatovka
package we can use the following command:
sudo dnf remove libdatovka
libdatovka Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/8e
/usr/lib/.build-id/8e/6bf4e1d9cbd9858c24ba9bb80b47818b5aa213
/usr/lib64/libdatovka.so.2
/usr/lib64/libdatovka.so.2.1.0
/usr/share/doc/libdatovka
/usr/share/doc/libdatovka/AUTHORS
/usr/share/doc/libdatovka/COPYING
/usr/share/doc/libdatovka/ChangeLog
/usr/share/doc/libdatovka/NEWS
/usr/share/doc/libdatovka/README
/usr/share/doc/libdatovka/TODO
/usr/share/licenses/libdatovka
/usr/share/licenses/libdatovka/COPYING
/usr/share/locale/cs/LC_MESSAGES/libdatovka.mo
References
Summary
In this tutorial we learn how to install libdatovka
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).