How to remove BIND?
Sometime I see BIND DNS server during updates. Usually it is some CVE being fixed, and I ask myself why I run this piece of software on my machine? Is there a way to remove it or replace with something more secure, like written in Go?
dnf remove
does't do it.
✗ sudo dnf remove bind
No match for argument: bind
Error: No packages marked for removal.