• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install INXI in Ubuntu

{{postValue.id}}

To install INXI in Ubuntu

Inxi is a command line tool used to find the complete system and hardware details including, CPU, Drivers, Kernel, Processes, etc. It can also be used for forum technical support and act as a debugging tool. Installation of INXI in Ubuntu is explained in this manual.

Installation of INXI

Run the below command to install the inxi package.

root@linuxhelp:/home/user1# apt-get install inxi
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
.
.
.
Processing triggers for systemd (229-4ubuntu4) ...
Setting up hddtemp (0.3-beta15-52) ...
Setting up inxi (2.2.35-0ubuntu1) ...


If you want to display the basic hardware information, run the following command.

root@linuxhelp:/home/user1# inxi

command to display

Run the option ' A' with inxi to display the Audio and Sound card information.

root@linuxhelp:/home/user1# inxi &ndash A

Audio

Run the option ' b ' with inxi to display the basic system output in detail.

root@linuxhelp:/home/user1# inxi &ndash b 

 basic system output

Run the option ' C ' with inxi to display the CPU information.

root@linuxhelp:/home/user1# inxi &ndash C 

command_for_CPU_information

Run the option ' D ' with inxi to display the drivers information in detail.

root@linuxhelp:/home/user1# inxi &ndash D

inxi_option_d

Run the option ' G ' with inxi to display the Graphic card information in detail.

root@linuxhelp:/home/user1# inxi &ndash G

inxi_option_g

Run the option ' i ' with inxi to display the Network information in detail.

root@linuxhelp:/home/user1# inxi &ndash i

inxi_option_i

Run the option ' I ' with inxi to display the system information as shown below.

root@linuxhelp:/home/user1# inxi &ndash I

inxi_option_I

Run the option ' M ' with inxi to display the Machine information in detail.

root@linuxhelp:/home/user1# inxi &ndash M

inxi_option_M

Run the option ' n ' with inxi to display the basic network information in detail.

root@linuxhelp:/home/user1# inxi &ndash n

inxi_option_N

Run the option ' p ' with inxi to display the partitions information in detail.

root@linuxhelp:/home/user1# inxi &ndash p

inxi_option_P

Run the option ' R ' with inxi to display the RAID information.

root@linuxhelp:/home/user1# inxi &ndash R

inxi_option-R

Run the option ' o ' with inxi to display the unmounted device information in detail.

root@linuxhelp:/home/user1# inxi &ndash o

inxi_option_O

Run the option ' F ' with inxi to display the Full system information in detail.

root@linuxhelp:/home/user1# inxi &ndash F

inxi_option_F

If you want to view the sensor output use inxi with option &ndash s.

root@user1-linuhelp:/home/user1# inxi -s
Sensors:   System Temperatures: cpu: 100.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A


To check the version of inxi, enter the following command in the terminal.

root@linuxhelp:/home/user1# inxi &ndash V

 inxi_option_V

To access more options of inxi means run below command.

root@linuxhelp:/home/user1# inxi &ndash h

Tags:
benjamin
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

How to take inxi output piped to 'more' looks weird?

A

For taking the inxi output piped to 'more' looks weird, use the following command as given below
"inxi | more"

Q

What are the alternative tools available for INXI?

A

Here I have to give some of the alternative for the INXI,
Speccy,
HWiNFO,
Sysinfo,
hwinfo,
RWEverything

Q

what are the Purpose of using the INXI ?

A

Inxi is a command line tool used to find the complete system and hardware details including, CPU, Drivers, Kernel, Processes, etc. It can also be used for forum technical support and act as a

Q

How to Print Hard drive partitions using the INXI?

A

For Print Hard drive partitions using the INXI, use the following command as given below
" inxi -p"

Q

How to get the information about the INXI?

A

For getting the information about the INXI, use the following command as given below
"inxi --recommends "

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Isaiah ?
What is the use of SUID & SGID commands

How to set the special permissions to the files and folders using SUID and SGID commands...

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.