I'm just being curious about how or from what package the /etc/inputrc file is generated in an Ubuntu system. I've tried:
$ apt-file search /etc/inputrc
But it outputs nothing. No package assigned?
I've seen there exist a inputrc file in the libreadline6 and bash packages but neither of them seems to be responsible of it (unless I failed to see the steps who produce it in one of those packages).