How to Install and Uninstall rhc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "rhc" package

In this section, we are going to explain the necessary steps to install rhc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rhc

2. Uninstall "rhc" package

Please follow the guidelines below to uninstall rhc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rhc $ sudo apt autoclean && sudo apt autoremove

3. Information about the rhc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rhc
Priority: optional
Section: universe/ruby
Installed-Size: 566
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.38.4-2
Depends: ruby | ruby-interpreter, ruby-archive-tar-minitar, ruby-commander (>= 4.0), ruby-highline (>= 1.6.11), ruby-httpclient, ruby-net-scp (>= 1.1.2), ruby-net-ssh (>= 3.0), ruby-net-ssh-multi (>= 1.2.0), ruby-open4
Filename: pool/universe/r/rhc/rhc_1.38.4-2_all.deb
Size: 115706
MD5sum: ae48a7365afab02292a5d77a50010929
SHA1: ce9bc3a1fe77134558772d0ec254a631dd467737
SHA256: b4fcd8bcfeca707625c23be70bcddbbd92531679c89eb781b2cb1c8d2eeaeb68
Description-en: OpenShift command-line client tools
OpenShift is a cloud computing platform as a service (PaaS) product from Red
Hat.
.
rhc is a command-line client for OpenShift that allows you to remotely manage
your OpenShift application.
Description-md5: a2e44a7f64e68277f84ca667a39758e4
Homepage: https://github.com/openshift/rhc
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu