How to Install and Uninstall moolticute Package on openSUSE Leap

Last updated: September 28,2024

1. Install "moolticute" package

This tutorial shows how to install moolticute on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install moolticute

2. Uninstall "moolticute" package

This guide let you learn how to uninstall moolticute on openSUSE Leap:

$ sudo zypper remove moolticute

3. Information about the moolticute package on openSUSE Leap

Information for package moolticute:
-----------------------------------
Repository : Main Repository
Name : moolticute
Version : 1.00.1.r0.gf211d93-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.6 MiB
Installed : No
Status : not installed
Source package : moolticute-1.00.1.r0.gf211d93-bp155.1.7.src
Upstream URL : https://github.com/mooltipass/moolticute
Summary : Companion GUI application for Mooltipass password manager devices
Description :
This project aims to be an easy to use companion to your Mooltipass device and extend the power of the device to more platform/tools. With it you can manage your Mooltipass with a cross-platform app, as well as provide a daemon service that handles all USB communication with the device. This tool comes with a daemon that runs in background, and a user interface app to control your Mooltipass. Other clients can also connect and talk to the daemon (it uses a websocket connection and simple JSON messages). It is completely cross platform, and runs on Linux (using native hidraw API), OS X (native IOKit API), and Windows (native HID API).