How to Install and Uninstall python-tdlib.x86_64 Package on Fedora 35
Last updated: January 11,2025
1. Install "python-tdlib.x86_64" package
Learn how to install python-tdlib.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python-tdlib.x86_64
Copied
2. Uninstall "python-tdlib.x86_64" package
Please follow the instructions below to uninstall python-tdlib.x86_64 on Fedora 35:
$
sudo dnf remove
python-tdlib.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-tdlib.x86_64 package on Fedora 35
Last metadata expiration check: 3:01:09 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python-tdlib
Version : 0.9.2
Release : 1.20210929.e8ec911.fc35
Architecture : x86_64
Size : 386 k
Source : python-tdlib-0.9.2-1.20210929.e8ec911.fc35.src.rpm
Repository : updates
Summary : Tree decomposition algorithms
URL : https://github.com/freetdi/tdlib
License : GPLv2+
Description : This package provides tree decomposition algorithms.
:
: A tree decomposition of a simple, loopless, undirected graph G is a tree
: T with bags at its nodes containing vertices from G. The usual
: conditions apply. By convention, a tree is an acyclic graph with exactly
: one connected component. The bagsize of T is the size of the biggest
: bag, which is a notion for the (width of T)+1.
Available Packages
Name : python-tdlib
Version : 0.9.2
Release : 1.20210929.e8ec911.fc35
Architecture : x86_64
Size : 386 k
Source : python-tdlib-0.9.2-1.20210929.e8ec911.fc35.src.rpm
Repository : updates
Summary : Tree decomposition algorithms
URL : https://github.com/freetdi/tdlib
License : GPLv2+
Description : This package provides tree decomposition algorithms.
:
: A tree decomposition of a simple, loopless, undirected graph G is a tree
: T with bags at its nodes containing vertices from G. The usual
: conditions apply. By convention, a tree is an acyclic graph with exactly
: one connected component. The bagsize of T is the size of the biggest
: bag, which is a notion for the (width of T)+1.