Repository is gone
The gem environment_information is able to provide information about the computer host system, in particular on Linux systems, if ruby is available on that computer. Commonly used programs will be queried for their current version number (and whether they exist) on the target computer. If these programs do happen to exist then the corresponding version will be displayed, on the commandline. This is somewhat similar to the "Linux from Scratch" project, which uses a shell script to display the version of many commonly used programs. As I prefer to use ruby rather than shell scripts, I wrote this somewhat equivalent project. This project currently tracks the version of 258 different programs. For more information and documentation about this project, consider looking at the homepage of this gem, at https://rubygems.org/gems/environment_information and look at the documentation on the bottom right side, called "Documentation".
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime