How to Install and Uninstall xonsh.noarch Package on Fedora 36

Last updated: October 12,2024

1. Install "xonsh.noarch" package

This tutorial shows how to install xonsh.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install xonsh.noarch

2. Uninstall "xonsh.noarch" package

In this section, we are going to explain the necessary steps to uninstall xonsh.noarch on Fedora 36:

$ sudo dnf remove xonsh.noarch $ sudo dnf autoremove

3. Information about the xonsh.noarch package on Fedora 36

Last metadata expiration check: 1:48:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : xonsh
Version : 0.11.0
Release : 3.fc36
Architecture : noarch
Size : 989 k
Source : xonsh-0.11.0-3.fc36.src.rpm
Repository : fedora
Summary : A general purpose, Python-ish shell
URL : https://xon.sh
License : BSD and MIT
Description : xonsh is a Python-powered, cross-platform, Unix-gazing shell language and
: command prompt. The language is a superset of Python 3.4+ with additional shell
: primitives. xonsh (pronounced *conch*) is meant for the daily use of experts
: and novices alike.