1, TAR.GZ file installation
Tar -zxvf * .tar.gz
It is possible to prompt the input software installation directory, or the directory after the local production is decompressed
2, TAR.BZ2 file installation
Tar -jxvf * .tar.bz2
It is possible to prompt the input software installation directory, or the directory after the local production is decompressed
3, RPM file installation
RPM -IVH * .RPM installation software
RPM-E * .RPM Uninstall Software
RPM -QPL * .rpm queries the file information of the RPM software package
RPM -QPI * .rpm Displays RPM package information