Categories
- Database (7)
- DNS (3)
- Encryption (4)
- Linux Administration (74)
- MacOSX (9)
- Mailserver (11)
- Monitoring (3)
- Photo (1)
- PHP (7)
- Rescue (4)
- Review (4)
- Security (34)
- Storage (1)
- Version control system (15)
- Virtualisation (4)
- Web technologies (5)
- Wordpress (1)
Social Profiles
Coderwall
Github
Gravatar
Linkedin
Delicious
Xing
Facebook
Google+
Twitter
Stackoverflow
OpenClipart
- Advertisements
Tag Archives: repoquery
Find and extract one file from rpm package
Extracting a configuration file (or any other single file) from a package which is not installed is not a standard operation on rpm based systems, but with the following few steps, a file can be extracted without installing the package … Continue reading
Posted in Linux Administration
Tagged cpio, repoquery, rpm, rpmpeek, yum, yumdownloader
Comments Off on Find and extract one file from rpm package