I have a custom keyboard layout that I want to install like this:
$sudo apt install my-custom-kbd-layout
Is this possible with Debian?
Because I started writing some python script to automate the manual steps, but maybe I'm over complicating things. Is there a better way?
Edit: removed code