Skip to content

Keycode

More flesh, less fluff.

Tag: rpm

Check installation path of a package using rpm

rpm -ql <package>
Author pashanhuPosted on 13/08/2025Categories LinuxTags rpmLeave a comment on Check installation path of a package using rpm

Check package version using rpm

rpm -qa *intel*
rpm -qa | sort | grep intel
Author pashanhuPosted on 13/08/202513/08/2025Categories LinuxTags rpmLeave a comment on Check package version using rpm

Search installed packages using rpm

rpm -qa --last  | grep <something>
Author pashanhuPosted on 13/08/202513/08/2025Categories LinuxTags rpmLeave a comment on Search installed packages using rpm

Recent Posts

  • Check installation path of a package using rpm
  • Check package version using rpm
  • Batch process all files in a folder
  • Count the number of files in a directory
  • Check Linux OS version

Recent Comments

No comments to show.
  • August 2025
  • September 2022
  • July 2022
  • June 2022
  • April 2022
  • August 2021
  • November 2020
  • October 2020
  • June 2020
  • May 2020
  • February 2020
  • October 2019
  • September 2019
  • August 2019
  • Algorithm
  • Boost
  • C/C++
  • Debug
  • git
  • GitHub
  • Image/Graphics
  • Java
  • Linux
  • Node.js
  • Other
  • Python
  • Qt
  • Swift
Keycode Proudly powered by WordPress