How to Install and Uninstall debootstrap Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "debootstrap" package

Please follow the instructions below to install debootstrap on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install debootstrap

2. Uninstall "debootstrap" package

Please follow the guidelines below to uninstall debootstrap on openSuSE Tumbleweed:

$ sudo zypper remove debootstrap

3. Information about the debootstrap package on openSuSE Tumbleweed

Information for package debootstrap:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : debootstrap
Version : 1.0.134-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 330.4 KiB
Installed : No
Status : not installed
Source package : debootstrap-1.0.134-1.1.src
Upstream URL : https://salsa.debian.org/installer-team/debootstrap
Summary : Bootstrap a basic Debian system
Description :
debootstrap is used to create a Debian base system from scratch,
without requiring the availability of dpkg or apt. It does this
by downloading .deb files from a mirror site, and carefully
unpacking them into a directory which can eventually be chrooted
into.