How to Install and Uninstall xonsh Package on openSUSE Leap
Last updated: March 14,2025
1. Install "xonsh" package
This is a short guide on how to install xonsh on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
xonsh
Copied
2. Uninstall "xonsh" package
Please follow the step by step instructions below to uninstall xonsh on openSUSE Leap:
$
sudo zypper remove
xonsh
Copied
3. Information about the xonsh package on openSUSE Leap
Information for package xonsh:
------------------------------
Repository : Main Repository
Name : xonsh
Version : 0.6.2-bp155.2.53
Arch : noarch
Vendor : openSUSE
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : xonsh-0.6.2-bp155.2.53.src
Upstream URL : https://xonsh.org
Summary : A general purpose, Python-ish shell
Description :
xonsh is a Python-ish, BASHwards-looking 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.
------------------------------
Repository : Main Repository
Name : xonsh
Version : 0.6.2-bp155.2.53
Arch : noarch
Vendor : openSUSE
Installed Size : 5.7 MiB
Installed : No
Status : not installed
Source package : xonsh-0.6.2-bp155.2.53.src
Upstream URL : https://xonsh.org
Summary : A general purpose, Python-ish shell
Description :
xonsh is a Python-ish, BASHwards-looking 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.