Assuming you already downloaded the package before from another machine that has internet access and FTP the files to your server, you can use the following command to install a rpm
rpm -ivh package_name_x85_64.rpm
options:
- i = This installs a new package.
- v = Print verbose information
- h = Print 50 hash marks as the package archive is unpacked.
You can also check the rpm manual for more options and details
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…