Upgrade rpm package
Hi everyone, welcome to today’s tutorial where we will learn how to upgrade a rpm package in linux using the command line.
1. type at command line:
rpm -Uv bc-1.i386.rpm
note:
the -U option is used to upgrade an existing package

Comments »
No comments yet.
RSS feed for comments on this post.