Share us

Xxd Command Not Found - [patched]

echo "SGVsbG8gV29ybGQ=" | base64 -d

sudo dnf install vim-common # Or for older versions: sudo yum install vim-common Use code with caution. 3. Arch Linux xxd command not found

xxd is in the vim-common package. You can find that by using yum whatprovides '*bin/xxd' . Stack Overflow echo "SGVsbG8gV29ybGQ=" | base64 -d sudo dnf install