How to Install and Uninstall owfs-server.x86_64 Package on Fedora 35

Last updated: June 03,2024

1. Install "owfs-server.x86_64" package

Please follow the guidelines below to install owfs-server.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install owfs-server.x86_64

2. Uninstall "owfs-server.x86_64" package

Please follow the steps below to uninstall owfs-server.x86_64 on Fedora 35:

$ sudo dnf remove owfs-server.x86_64 $ sudo dnf autoremove

3. Information about the owfs-server.x86_64 package on Fedora 35

Last metadata expiration check: 5:21:20 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : owfs-server
Version : 3.2p3
Release : 9.fc35
Architecture : x86_64
Size : 35 k
Source : owfs-3.2p3-9.fc35.src.rpm
Repository : fedora
Summary : Back-end server (daemon) for 1-wire control
URL : http://www.owfs.org/
License : GPLv2
Description : owfs-server is the back-end component of the OWFS 1-wire bus control system.
: owserver arbitrates access to the bus from multiple client processes. The
: physical bus is usually connected to a serial or USB port, and other processes
: connect to owserver over network sockets (TCP port). Communication can be local
: or over a network.