Displaying 1 result from an estimated 1 matches for "10kib".
Did you mean:
10kb
2005 Jul 15
7
How to query the package owning the file? (no packahe manger installed)
Guys recently I had this question asked in a technical interview.
How do I find out the package owning a particular file, when no package
managers are installed?
I am assuimg SRPMs are used to install the software?
Is this actually possible? Install the Linux OS without a package manager?
I know "rpm -qf filename" gives the package owning the file.
But how to get the package name