Uninstall specific rpm package
Hi everyone, welcome to today’s tutorial where we will learn how to uninstall a specific rpm package in linux using the command line.
1. type at command line:
rpm -e bc
note: assume there is an installed package called bc

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