Hello Linux Geeksters. As you may know, I-Nex is a both a graphical application and a command line tool built on the Nex-open software and written in Gambas, for displaying the hardware specifications of your computer or laptop.
The latest version available is I-Nex 7.2.0, which has been recently released, coming with a bunch of new features and support for new CPUs. Also worth mentioning, the app has been rewritten, now being developed in Gambas3.
In this article I will show you how to install I-Nex 7.2.0 on Ubuntu 14.04 Trusty Tahr, Ubuntu 12.04 Precise Pangolin, Linux Mint 17 Qiana, Linux Mint 13 Maya, Elementary OS 0.3 Freya, Elementary OS 0.2 Luna, Pinguy OS 14.04, Pinguy OS 12.04, LXLE 14.04, Peppermint Five, Deepin 2014, Arch Linux, Manjaro and other Ubuntu/Arch Linux derivative systems.
Because it is available via repository, installing I-Nex 7.2.0 on the listed Linux systems is easy. Follow the instructions for your system exactly, in order to get a successful installation.
How to install I-Nex 7.2.0 on Ubuntu and derivative systems:
$ sudo add-apt-repository ppa:i-nex-development-team/stable
$ sudo apt-get update
$ sudo apt-get install i-nex
Optional, to remove i-nex, do:
$ sudo apt-get remove i-nex
How to install I-Nex 7.2.0 on Arch Linux and derivative systems:
$ sudo pacman -Syu yaourt
$ sudo yaourt -S i-nex
Optional, to remove i-nex, do:
$ sudo yaourt -Rsn i-nex
Leave a Reply