where store rpm package
when i install an app from konsole, konsole first download its rpm package then install that. Now where store this package in Hard Drive to access that?
add a comment
when i install an app from konsole, konsole first download its rpm package then install that. Now where store this package in Hard Drive to access that?
the answer is simple, you can find :
find / -name *.rpm 2>/dev/null
there are two important directory :
/var/cache/PackageKit/
/var/cache/dnf/
if you want to clean use this -> dnf
Regards.,
Asked: 2018-07-11 01:24:47 -0600
Seen: 62 times
Last updated: Jul 11 '18