How to Install and Uninstall appimaged Package on openSUSE Leap
Last updated: November 23,2024
1. Install "appimaged" package
This is a short guide on how to install appimaged on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
appimaged
Copied
2. Uninstall "appimaged" package
This guide covers the steps necessary to uninstall appimaged on openSUSE Leap:
$
sudo zypper remove
appimaged
Copied
3. Information about the appimaged package on openSUSE Leap
Information for package appimaged:
----------------------------------
Repository : Main Repository
Name : appimaged
Version : 10-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 87.0 KiB
Installed : No
Status : not installed
Source package : appimaged-10-bp155.2.12.src
Upstream URL : http://www.appimage.org
Summary : Daemon handles (un)registering AppImages with the system
Description :
appimaged is a daemon that handles registering and unregistering AppImages
with the system (e.g., menu entries, icons, MIME types, binary delta updates,
and such).
The package comes also with appimage.validate CLI tool to verify signature
of AppImage files.
----------------------------------
Repository : Main Repository
Name : appimaged
Version : 10-bp155.2.12
Arch : x86_64
Vendor : openSUSE
Installed Size : 87.0 KiB
Installed : No
Status : not installed
Source package : appimaged-10-bp155.2.12.src
Upstream URL : http://www.appimage.org
Summary : Daemon handles (un)registering AppImages with the system
Description :
appimaged is a daemon that handles registering and unregistering AppImages
with the system (e.g., menu entries, icons, MIME types, binary delta updates,
and such).
The package comes also with appimage.validate CLI tool to verify signature
of AppImage files.