• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Howto: Install Stable Builds of I-Nex 7.4.0

Joined
Jan 1, 2015
Messages
59 (0.02/day)
Processor Intel Xeon E5-2651 v2
Motherboard ASRock Rack EPC602D8A
Cooling Scythe APSALUS4 120
Memory 8 × Micron MT18KDF1G72PZ-1G6E1
Video Card(s) 2 × AMD FirePro W7000
Storage 2 × Western Digital Ultrastar DC HC320
Display(s) Fujitsu VL-B24W-7A
Case Abee SME-EZ500-SV
Audio Device(s) Audio-Technica ATH-SX1a
Power Supply FSP Hydro GE HGE850
Keyboard Corsair K83
Software Ubuntu Desktop
I-Nex is a CPU-Z style system profiler for Linux.

i-nex.png

It's useful, but stable builds of I-Nex 7.4.0 has a problem of unmet dependencies on Ubuntu, and cannot install from its package or PPA. In that case, the following workaround would help to avoid this issue.

1 Add and update repositories
Code:
sudo apt-add-repository ppa:i-nex-development-team/stable
sudo apt-add-repository ppa:gambas-team/gambas3
sudo apt-get update

2 Install packages
Code:
sudo apt-get install i-nex
 
Last edited:
Hey, we have the same CPU:
Screenshot-04-01-2015-202021.png


I installed it here and added all the PPA stuff... I just hope it is not malicious. :rolleyes:

Thank you for sharing, I didn't know about it till now! :)
 
Last edited:
Back
Top