How to Install and Uninstall lockdev Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "lockdev" package

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

$ sudo zypper refresh $ sudo zypper install lockdev

2. Uninstall "lockdev" package

This tutorial shows how to uninstall lockdev on openSuSE Tumbleweed:

$ sudo zypper remove lockdev

3. Information about the lockdev package on openSuSE Tumbleweed

Information for package lockdev:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : lockdev
Version : 1.0.3_git201003141408-31.21
Arch : x86_64
Vendor : openSUSE
Installed Size : 41,6 KiB
Installed : No
Status : not installed
Source package : lockdev-1.0.3_git201003141408-31.21.src
Summary : A library for locking devices
Description :
Lockdev provides a reliable way to put an exclusive lock to devices
using both FSSTND and SVr4 methods.