How to Install and Uninstall python3-succulent.noarch Package on Fedora 38
Last updated: January 16,2025
1. Install "python3-succulent.noarch" package
Please follow the guidance below to install python3-succulent.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-succulent.noarch
Copied
2. Uninstall "python3-succulent.noarch" package
Please follow the guidelines below to uninstall python3-succulent.noarch on Fedora 38:
$
sudo dnf remove
python3-succulent.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-succulent.noarch package on Fedora 38
Last metadata expiration check: 4:50:43 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-succulent
Version : 0.3.2
Release : 1.fc38
Architecture : noarch
Size : 138 k
Source : python-succulent-0.3.2-1.fc38.src.rpm
Repository : updates
Summary : Collect POST requests
URL : https://github.com/firefly-cpp/succulent
License : MIT
Description : Sending sensor measurements, data, or GPS positions from embedded devices,
: microcontrollers, and smartwatches to the central server is sometimes
: complicated and tricky. Setting up the primary data collection scripts
: can be time-consuming (selecting a protocol, framework, API, testing it, etc.).
: Usually, scripts are written for a specific task; thus, they are not easily
: adaptive to other tasks. succulent is a pure Python framework that simplifies
: the configuration, management, collection, and preprocessing of data collected
: via POST requests.
Available Packages
Name : python3-succulent
Version : 0.3.2
Release : 1.fc38
Architecture : noarch
Size : 138 k
Source : python-succulent-0.3.2-1.fc38.src.rpm
Repository : updates
Summary : Collect POST requests
URL : https://github.com/firefly-cpp/succulent
License : MIT
Description : Sending sensor measurements, data, or GPS positions from embedded devices,
: microcontrollers, and smartwatches to the central server is sometimes
: complicated and tricky. Setting up the primary data collection scripts
: can be time-consuming (selecting a protocol, framework, API, testing it, etc.).
: Usually, scripts are written for a specific task; thus, they are not easily
: adaptive to other tasks. succulent is a pure Python framework that simplifies
: the configuration, management, collection, and preprocessing of data collected
: via POST requests.