How to Install and Uninstall toolbox Package on openSUSE Leap
Last updated: November 22,2024
1. Install "toolbox" package
This is a short guide on how to install toolbox on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
toolbox
Copied
2. Uninstall "toolbox" package
Please follow the guidelines below to uninstall toolbox on openSUSE Leap:
$
sudo zypper remove
toolbox
Copied
3. Information about the toolbox package on openSUSE Leap
Information for package toolbox:
--------------------------------
Repository : Main Repository
Name : toolbox
Version : 2.3+git20220622.32785f7-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 44.8 KiB
Installed : No
Status : not installed
Source package : toolbox-2.3+git20220622.32785f7-bp155.1.6.src
Upstream URL : https://github.com/openSUSE/microos-toolbox
Summary : Script to start a toolbox container for system debugging
Description :
On systems using transactional-update it is not really possible due to
the read-only root filesystem to install tools to analyze problems in the
currently running system, a reboot is always required. Which makes it next
to impossible to debug such problems. toolbox is a small script that launches
a container to let you bring in your favorite debugging or admin tools in
such a system. The root filesystem can be found at /media/root.
--------------------------------
Repository : Main Repository
Name : toolbox
Version : 2.3+git20220622.32785f7-bp155.1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 44.8 KiB
Installed : No
Status : not installed
Source package : toolbox-2.3+git20220622.32785f7-bp155.1.6.src
Upstream URL : https://github.com/openSUSE/microos-toolbox
Summary : Script to start a toolbox container for system debugging
Description :
On systems using transactional-update it is not really possible due to
the read-only root filesystem to install tools to analyze problems in the
currently running system, a reboot is always required. Which makes it next
to impossible to debug such problems. toolbox is a small script that launches
a container to let you bring in your favorite debugging or admin tools in
such a system. The root filesystem can be found at /media/root.