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

Last updated: May 11,2024

1. Install "foremancli" package

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

$ sudo apt update $ sudo apt install foremancli

2. Uninstall "foremancli" package

Please follow the step by step instructions below to uninstall foremancli on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove foremancli $ sudo apt autoclean && sudo apt autoremove

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

Package: foremancli
Priority: optional
Section: universe/admin
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0-2build1
Depends: ruby | ruby-interpreter, ruby-rest-client, ruby-json
Filename: pool/universe/f/foremancli/foremancli_1.0-2build1_all.deb
Size: 6126
MD5sum: f10363133c2ad6044cd1a60fdb9944a6
SHA1: f9eb42704f6b3874fd0351a1a23c8ae60481bbb8
SHA256: 7b9392b4791fd516e5e5a03d9f4cb609bf847772906163953916b40f25694853
Description-en: commandline search interface to Foreman
This is a commandline tool for searching node information stored in a
Foreman server.
.
foremancli can be used to search and access all the stored information in
a Foreman server and present the data in text, json or yaml formats.
.
Foreman is a server application that can be used to provision bare metal,
virtual and cloud servers, and integrates with the Puppet configuration
management system to provide full life cycle managements of one's server
infrastructure.
Description-md5: 7e959458332c37f318453ca28db91b0e
Homepage: https://github.com/ohadlevy/foreman/blob/master/extras/cli/foremancli
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu