![]() |
-Nex = cpu-z.? - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: -Nex = cpu-z.? (/showthread.php?tid=1252) |
-Nex = cpu-z.? - Wirezfree - 12-11-2014 Hi, I came across -Nex which looks like a clone of the cpu-z tool for Windows that was very useful. Anybody had experience of this.? Info on i-Nex http://www.omgubuntu.co.uk/2014/02/nex-cpu-z-hardware-stat-tool-linux There is a reference to "Gambas 3" which a google reveals is a programming/development language/tool. (It's also Spanish for Shrimp.... mmmm gambas al ajillo ![]() There is a cryptic comment from the reviewer "The good/bad news (depending on your preference) is that i-Nex is available to install from a PPA" The review contains links to: https://launchpad.net/i-nex There are links to developer website: (in Polish) http://i-nex.linux.pl/i-nex-7-4-0/ Then links to the PPA details: http://i-nex.linux.pl/install/ So before diving in and installing, would see if anybody's got any comments on .it Also, Install it via PPA? or the .debs on Launchpad.? Dave Re: -Nex = cpu-z.? - altman - 12-11-2014 Thanx mate , just installed it trough PPA . Re: -Nex = cpu-z.? - Wirezfree - 12-11-2014 Hi altman, O.K let us know how it works out... Thanks Dave Re: -Nex = cpu-z.? - altman - 12-11-2014 Worx great , no problem here . Re: -Nex = cpu-z.? - Wirezfree - 12-11-2014 Thanks... Will give it a try later... Dave Re: -Nex = cpu-z.? - Wirezfree - 12-11-2014 Hi altman, Did not work for me... I added PPA O.K Code: sudo add-apt-repository ppa:i-nex-development-team/stable Code: sudo apt-get update Code: Fetched 2,718 kB in 9s (286 kB/s) Then Trying the install gave: Code: Reading package lists... Done I picked the the Ubuntu "Stable" What did you pick.? Dave Re: -Nex = cpu-z.? - altman - 12-11-2014 ah , I picked this link here ; Ubuntu Installing from Launchpad PPA Daily PPA: sudo add-apt-repository ppa:i-nex-development-team/daily sudo add-apt-repository ppa:gambas-team/gambas3 sudo apt-get update sudo apt-get install i-nex If you have previously added repository ppa:nemh/gambas3. It is required to remove it and use the repository ppa:gambas-team/gambas3 Hope it will help . Re: -Nex = cpu-z.? - Wirezfree - 12-11-2014 Hi, Thanks, That worked... Quite a big install for a Linux App... I guess it must be the "Gambas3" stuff. Lots of stuff to see & view like in CPU-Z Dave Re: -Nex = cpu-z.? - altman - 12-11-2014 Yep , you see it all in there . Yep , might be Gambas 3 related . |