to find a specific byte in a file and change it without a hex editor. Which package provides xxd? Could not figure it out
If you're getting an "xxd: command not found" error, it usually means
sudo zypper install vim
Here’s a write-up explaining the "xxd: command not found" error, its causes, and how to resolve it.
Or install via vim:
