Hello, swedebugia writes: > Reasons: > * shorter is better. Not always, e.g. as you see we have a policy to prefix package names like font-dejavu and emacs-guix, but I don't see this in ‘fuse’ case: --8<---------------cut here---------------start------------->8--- $ guix package -A fuse | awk '{ print $1 }' enblend-enfuse fuse fuse-exfat libconfuse python-defusedxml python-fusepy python-llfuse python-llfuse python2-defusedxml python2-fusepy python2-llfuse sshfs-fuse unionfs-fuse unionfs-fuse-static --8<---------------cut here---------------end--------------->8--- > * the project it self names it sshfs. It was an “issue” for me to install sshfs by naive typing ‘guix package -i sshfs’ :-) > * there are no other sshfs implementations to my knowledge Agree. Oleg.