How to Install and Uninstall ubi_reader Package on openSUSE Leap

Last updated: May 19,2024

1. Install "ubi_reader" package

Please follow the guidelines below to install ubi_reader on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ubi_reader

2. Uninstall "ubi_reader" package

Please follow the instructions below to uninstall ubi_reader on openSUSE Leap:

$ sudo zypper remove ubi_reader

3. Information about the ubi_reader package on openSUSE Leap

Information for package ubi_reader:
-----------------------------------
Repository : Main Repository
Name : ubi_reader
Version : 0.8.5-bp155.1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 335.4 KiB
Installed : No
Status : not installed
Source package : ubi_reader-0.8.5-bp155.1.5.src
Upstream URL : https://github.com/jrspruitt/ubi_reader
Summary : Extract files from UBI and UBIFS images
Description :
Collection of Python scripts for reading information about and extracting
data from UBI and UBIFS images.
The following tools are included:
- ubireader_display_info:
Show information about UBI or UBIFS image.
- ubireader_extract_files:
Extract contents of a UBI or UBIFS image.
- ubireader_extract_images:
Extract UBI or UBIFS images from file containing UBI data in it.
- ubireader_list_files:
List and Extract files of a UBI or UBIFS image.
- ubireader_utils_info:
Determine settings for recreating UBI image.