How To Install infinoted on Fedora 34
Introduction
In this tutorial we learn how to install infinoted
on Fedora 34.
What is infinoted
Server daemon for the infinote protocol. infinoted 0.7.1 11.fc34 x86_64 103 k libinfinity-0.7.1-11.fc34.src.rpm fedora Server for the infinote protocol http LGPLv2+ Server daemon for the infinote protocol.
We can use yum
or dnf
to install infinoted
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install infinoted.
Install infinoted on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
The output should look something like this:
After updating yum database, We can install infinoted
using dnf
by running the following command:
Install infinoted on Fedora 34 Using yum
Update yum database with yum
using the following command.
The output should look something like this:
After updating yum database, We can install infinoted
using yum
by running the following command:
How To Uninstall infinoted on Fedora 34
To uninstall only the infinoted
package we can use the following command:
infinoted Package Contents on Fedora 34
References
- [infinoted website](http://gobby.0x539.de/trac/wiki/Infinote/Libinfinity http://gobby.0x539.de/trac/wiki/Infinote/Libinfinity)
Summary
In this tutorial we learn how to install infinoted
on Fedora 34 using yum and dnf.