How to Install and Uninstall asar Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "asar" package

This guide covers the steps necessary to install asar on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install asar

2. Uninstall "asar" package

Please follow the guidance below to uninstall asar on openSuSE Tumbleweed:

$ sudo zypper remove asar

3. Information about the asar package on openSuSE Tumbleweed

Information for package asar:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : asar
Version : 3.2.9-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 190.7 KiB
Installed : No
Status : not installed
Source package : asar-3.2.9-1.1.src
Upstream URL : https://github.com/electron/asar
Summary : Creating atom-shell (electron) app packages
Description :
Asar is a simple extensive archive format, it works like tar
that concatenates all files together without compression, while
having random access support.