Thread: installing.rpm
View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#2
From terminal, root

Install a package
rpm –ivh packagename
upgrade a package
rpm –Uvh packagename

you can find out what the switches mean by doing a rpm --help from the command line.
 

The Following 4 Users Say Thank You to For This Useful Post: