- Forums
- Linux Systems
- Linux Shell Command To Install Rpms Linux Package Command
This Page Contains information about Linux Shell Command To Install Rpms Linux Package Command By wallpaperama in category Linux Systems with 0 Replies. [3022], Last Updated: Sat May 18, 2024
wallpaperama
Mon Oct 13, 2008
0 Comments
1194 Visits
if you have a wallpaper website and you downloaded the free open source script in php, the installation steps are easy.. if you want to know what the command in linux shell for installing rpms its easy here is the code.
for example, lets say i have a software application in rpm format and the file is called wallpaperama.rpm this is the comand i would run:
rpm -i wallpaperama.rpm
thats it
hope this helps.