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

Last updated: May 03,2024

1. Install "ruby-mixlib-shellout" package

This tutorial shows how to install ruby-mixlib-shellout on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mixlib-shellout

2. Uninstall "ruby-mixlib-shellout" package

Please follow the steps below to uninstall ruby-mixlib-shellout on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-mixlib-shellout $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-mixlib-shellout
Priority: optional
Section: universe/ruby
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.1.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-mixlib-shellout/ruby-mixlib-shellout_2.1.0-1_all.deb
Size: 16496
MD5sum: 7afc025bf8776858e5052376e7ae197c
SHA1: f5635760fd6b666fb220bfe73f9fccf677d251e8
SHA256: ae626ff3ec0f51082f517d59a1a1e97a4ab4bf35dc01a4863703f1f5931ccf9a
Description-en: mixin library for subprocess management, output collection
Provides a simplified interface to shelling out yet still collecting
both standard out and standard error and providing full control over
environment, working directory, uid, gid, etc.
.
No means for providing interaction with the subprocess is provided,
apart from a simple string as input.
Description-md5: 66fdf150b89a853dc605614c443b42ed
Homepage: https://github.com/opscode/mixlib-shellout
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu