How to Install and Uninstall ruby-lockfile Package on Kali Linux

Last updated: May 08,2024

1. Install "ruby-lockfile" package

Please follow the step by step instructions below to install ruby-lockfile on Kali Linux

$ sudo apt update $ sudo apt install ruby-lockfile

2. Uninstall "ruby-lockfile" package

In this section, we are going to explain the necessary steps to uninstall ruby-lockfile on Kali Linux:

$ sudo apt remove ruby-lockfile $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-lockfile package on Kali Linux

Package: ruby-lockfile
Version: 2.1.3-1.1
Installed-Size: 71
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 20148
SHA256: 38db83153a5cb44b1cc202df40fc096ba7dfff2cf75b956bc1a29175a1b7f408
SHA1: bed3ff894e7920c7f0437c231d3cedbbf10c4421
MD5sum: 4b72c5c10a13ec602fc4251bedeb5b64
Description: create NFS-safe lockfiles
This is a Ruby library for creating lockfiles safe for use over NFS (Network
File System).
.
The package contains both the library for including lockfile in Ruby programs
and the command line program rlock. The program rlock can either create
lockfiles or optionally can run a program with a lockfile.
Description-md5:
Homepage: http://codeforpeople.com/lib/ruby/lockfile/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-lockfile/ruby-lockfile_2.1.3-1.1_all.deb