How to Install and Uninstall sheldon Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "sheldon" package

In this section, we are going to explain the necessary steps to install sheldon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install sheldon

2. Uninstall "sheldon" package

Please follow the steps below to uninstall sheldon on openSuSE Tumbleweed:

$ sudo zypper remove sheldon

3. Information about the sheldon package on openSuSE Tumbleweed

Information for package sheldon:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sheldon
Version : 0.7.4-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.8 MiB
Installed : No
Status : not installed
Source package : sheldon-0.7.4-1.2.src
Upstream URL : https://sheldon.cli.rs/
Summary : Fast, configurable, shell plugin manager
Description :
Sheldon is a fast, configurable, command-line tool to manage your shell plugins.
How does it work?
Plugins are specified in a TOML configuration file and Sheldon renders an install script using user configurable templates.
A ~/.zshrc or ~/.bashrc that uses Sheldon simply contains the following.
eval "$(sheldon source)"
Sheldon can manage GitHub or Git repositories, Gists, arbitrary remote scripts or binaries, local plugins, and inline plugins.
Plugins are installed and updated in parallel and as a result Sheldon is blazingly fast.

5. The same packages on other Linux Distributions