- Joined
- Jan 1, 2015
- Messages
- 59 (0.03/day)
Processor | Intel Xeon E5-2651 v2 |
---|---|
Motherboard | ASRock Rack EPC602D8A |
Cooling | Scythe APSALUS4 120 |
Memory | 8 × Micron MT18KDF1G72PZ-1G6E1 |
Video Card(s) | AMD Radeon R7 360E |
Storage | CFD CSSD-M2E128HLMEQ, Toshiba MG04ACA400E |
Display(s) | ASUS VS239H-P |
Case | Abee SME-EZ500-SV |
Power Supply | Dirac DIR-TCAXP-500 V1.0 |
Keyboard | Rii i8 |
Software | Ubuntu Mini Remix |
I-Nex is a CPU-Z style system profiler for Linux.

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
2 Install packages

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: