How to Install and Uninstall cramfs-tools Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "cramfs-tools" package

This guide covers the steps necessary to install cramfs-tools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cramfs-tools

2. Uninstall "cramfs-tools" package

Please follow the guidance below to uninstall cramfs-tools on openSuSE Tumbleweed:

$ sudo zypper remove cramfs-tools

3. Information about the cramfs-tools package on openSuSE Tumbleweed

Information for package cramfs-tools:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cramfs-tools
Version : 2.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 80.9 KiB
Installed : No
Status : not installed
Source package : cramfs-tools-2.1-2.1.src
Upstream URL : https://github.com/npitre/cramfs-tools/
Summary : Tools for CramFs (Compressed ROM File System)
Description :
This package contains tools that let you construct a CramFs
(Compressed ROM File System) image from the contents of a given
directory, as well as checking a constructed CramFs image and
extracting its contents.