How to Install and Uninstall scrypt Package on openSUSE Leap

Last updated: May 10,2024

1. Install "scrypt" package

Please follow the guidelines below to install scrypt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install scrypt

2. Uninstall "scrypt" package

This tutorial shows how to uninstall scrypt on openSUSE Leap:

$ sudo zypper remove scrypt

3. Information about the scrypt package on openSUSE Leap

Information for package scrypt:
-------------------------------
Repository : Main Repository
Name : scrypt
Version : 1.3.1-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 66.9 KiB
Installed : No
Status : not installed
Source package : scrypt-1.3.1-bp155.2.11.src
Upstream URL : https://www.tarsnap.com/scrypt.html
Summary : Password-based encryption utility using the scrypt key derivation function
Description :
The scrypt key derivation function was originally developed for use in the
Tarsnap online backup system and is designed to be far more secure against
hardware brute-force attacks than alternative functions such as PBKDF2 or
bcrypt.