How to Install and Uninstall python3-devicely.x86_64 Package on Fedora 35

Last updated: November 28,2024

1. Install "python3-devicely.x86_64" package

Learn how to install python3-devicely.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install python3-devicely.x86_64

2. Uninstall "python3-devicely.x86_64" package

In this section, we are going to explain the necessary steps to uninstall python3-devicely.x86_64 on Fedora 35:

$ sudo dnf remove python3-devicely.x86_64 $ sudo dnf autoremove

3. Information about the python3-devicely.x86_64 package on Fedora 35

Last metadata expiration check: 4:15:17 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-devicely
Version : 1.1.1
Release : 1.fc35
Architecture : x86_64
Size : 39 k
Source : python-devicely-1.1.1-1.fc35.src.rpm
Repository : updates
Summary : A Python package for reading, timeshifting and writing sensor data
URL : https://github.com/hpi-dhc/devicely
License : MIT
Description : Devicely is a Python package for reading, de-identifying and writing data from
: various health monitoring sensors. With devicely, you can read sensor data and
: have it easily accessible in dataframes. You can also de-identify data and write
: them back using their original data format. This makes it convenient to share
: sensor data with other researchers while mantaining people's privacy.