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

Last updated: October 11,2024

1. Install "python3-devicely.x86_64" package

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

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

2. Uninstall "python3-devicely.x86_64" package

Please follow the guidance below to uninstall python3-devicely.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 1:54:48 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-devicely
Version : 1.1.1
Release : 1.fc36
Architecture : x86_64
Size : 39 k
Source : python-devicely-1.1.1-1.fc36.src.rpm
Repository : fedora
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.