Monthly Archives: March 2014

Linux: find the dependent packages

Sometimes, you would like to update a package, but you are not sure what other packages depend on it.   If you are on Fedora, Redhat or CentOS, this simple command will definitely help you: repoquery –whatrequires –installed –recursive packagename … Continue reading

Posted in Tips and tricks | Tagged , , , , | Leave a comment