• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

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) Asus VS239H-P
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:
Joined
Dec 9, 2013
Messages
911 (0.24/day)
System Name BlueKnight
Processor Intel Celeron G1610 @ 2.60GHz
Motherboard Gigabyte GA-H61M-S2PH (rev. 1.0)
Memory 1x 4GB DDR3 @ 1333MHz (Kingston KVR13N9S8/4)
Video Card(s) Onboard
Storage 1x 160GB (Western Digital WD1600AAJS-75M0A0)
Display(s) 1x 20" 1600x900 (PHILIPS 200VW9FBJ/78)
Case μATX Case (Generic)
Power Supply 300W (Generic)
Software Debian GNU/Linux 8.7 (jessie)
Hey, we have the same CPU:


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:
Top