How to Install and Uninstall python3-liblarch.noarch Package on Fedora 34

Last updated: October 08,2024

1. Install "python3-liblarch.noarch" package

In this section, we are going to explain the necessary steps to install python3-liblarch.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-liblarch.noarch

2. Uninstall "python3-liblarch.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-liblarch.noarch on Fedora 34:

$ sudo dnf remove python3-liblarch.noarch $ sudo dnf autoremove

3. Information about the python3-liblarch.noarch package on Fedora 34

Last metadata expiration check: 1:39:03 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-liblarch
Version : 3.1.0
Release : 1.fc34
Architecture : noarch
Size : 49 k
Source : python-liblarch-3.1.0-1.fc34.src.rpm
Repository : updates
Summary : Data structures helper library for python
URL : https://wiki.gnome.org/Projects/liblarch
License : LGPLv3+
Description : Liblarch is a python library built to easily handle data structure such as
: lists, trees and directed acyclic graphs.