How to detemine information about an RPM installed on your server


/ Published in: Bash
Save to your folder(s)

looking at mysql in this example


Copy this code and paste it in your HTML
  1. rpm -qa | grep -i mysql

Report this snippet


Comments


You need to login to view comments.