How to Install and Uninstall qtile.noarch Package on Fedora 34

Last updated: September 30,2024

1. Install "qtile.noarch" package

Learn how to install qtile.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install qtile.noarch

2. Uninstall "qtile.noarch" package

This is a short guide on how to uninstall qtile.noarch on Fedora 34:

$ sudo dnf remove qtile.noarch $ sudo dnf autoremove

3. Information about the qtile.noarch package on Fedora 34

Last metadata expiration check: 5:14:13 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : qtile
Version : 0.14.2
Release : 4.fc34
Architecture : noarch
Size : 456 k
Source : qtile-0.14.2-4.fc34.src.rpm
Repository : fedora
Summary : A pure-Python tiling window manager
URL : http://qtile.org
License : MIT and GPLv3+
Description :
: A pure-Python tiling window manager.
:
: Features
: ========
:
: * Simple, small and extensible. It's easy to write your own layouts,
: widgets and commands.
: * Configured in Python.
: * Command shell that allows all aspects of
: Qtile to be managed and inspected.
: * Complete remote scriptability - write scripts to set up workspaces,
: manipulate windows, update status bar widgets and more.
: * Qtile's remote scriptability makes it one of the most thoroughly
: unit-tested window mangers around.