Score:0

How do I flag an rpm package that was installed as a dependency to not be removed if the parent package is removed?

in flag

Some background so this is easier to understand:

I have cloud-init installed which installs libselinux-python as a dependency. I want to uninstall/remove cloud-init without having libselinux-python uninstalled as I need this package for other automation like Ansible. How can I ensure this occurs?

pt flag
You can run `yum remove --noautoremove cloud-init`
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.