How to Install and Uninstall ruby-lockfile Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "ruby-lockfile" package

This guide covers the steps necessary to install ruby-lockfile on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-lockfile package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-lockfile
Priority: extra
Section: universe/devel
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.1.3-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-lockfile/ruby-lockfile_2.1.3-1_all.deb
Size: 20078
MD5sum: 68171c0e5fa160110547a5b7d6eba952
SHA1: 2fe7141c3986feb8afc694da279094ad0f03c9cc
SHA256: 0bf2f8cf0c2f8dc9ed5b229160dd2c843ac458a5125e33c72af9593b2715eb0e
Description-en: 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: 9b089c2af8f7940f679d508896640796
Homepage: http://codeforpeople.com/lib/ruby/lockfile/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu