How to Install and Uninstall starship Package on openSUSE Leap

Last updated: December 25,2024

1. Install "starship" package

Please follow the guidelines below to install starship on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install starship

2. Uninstall "starship" package

In this section, we are going to explain the necessary steps to uninstall starship on openSUSE Leap:

$ sudo zypper remove starship

3. Information about the starship package on openSUSE Leap

Information for package starship:
---------------------------------
Repository : Main Repository
Name : starship
Version : 1.12.0-bp155.1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.1 MiB
Installed : No
Status : not installed
Source package : starship-1.12.0-bp155.1.10.src
Upstream URL : https://starship.rs/
Summary : A customizable prompt for many shells
Description :
Starship generates shell code which modifies the current shell
behavior to display an extravagant prompt. It installs a hook before
every command invocation to gather additional information for the
prompt, which increases the latency of the prompt (by about 5 ms with
bash on a contemporary 3700X CPU).
The default setup requires Nerd Font and a terminal in dark colors.
dash is not supported as of 1.10.2.