How to Install and Uninstall python3-gelidum.noarch Package on Fedora 35
Last updated: November 28,2024
1. Install "python3-gelidum.noarch" package
Please follow the guidance below to install python3-gelidum.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-gelidum.noarch
Copied
2. Uninstall "python3-gelidum.noarch" package
Please follow the instructions below to uninstall python3-gelidum.noarch on Fedora 35:
$
sudo dnf remove
python3-gelidum.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gelidum.noarch package on Fedora 35
Last metadata expiration check: 0:30:56 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-gelidum
Version : 0.5.7
Release : 1.fc35
Architecture : noarch
Size : 36 k
Source : python-gelidum-0.5.7-1.fc35.src.rpm
Repository : updates
Summary : Freeze your objects in python
URL : https://github.com/diegojromerolopez/gelidum
License : MIT
Description : Inspired by the method freeze found in other languages like
: Javascript, this package tries to make immutable objects to make it
: easier avoiding accidental modifications in your code.
Available Packages
Name : python3-gelidum
Version : 0.5.7
Release : 1.fc35
Architecture : noarch
Size : 36 k
Source : python-gelidum-0.5.7-1.fc35.src.rpm
Repository : updates
Summary : Freeze your objects in python
URL : https://github.com/diegojromerolopez/gelidum
License : MIT
Description : Inspired by the method freeze found in other languages like
: Javascript, this package tries to make immutable objects to make it
: easier avoiding accidental modifications in your code.