Hi,
I have installed the Nextcloud Ubuntu Appliance on my RPi3 Nextcloud Box.
Its Ubuntu Core with Nextcloud Snap, at least at my very basic level of understanding
I usually use nano to edit files, but sudo snap install nano
on my system returns:
error: snap "nano" requires classic confinement which is only available on classic systems
Vi is installed already, but I just cant get on with it - at all. I am sure that if you are clever enough and use an editor enough it is great, but not for me thanks.
Vim looks a bit more user friendly in insert mode but sudo snap install vim-editor
returns:
error: snap "vim-editor" is not available on this architecture (arm64) but exists on other architectures (amd64).
How can I install nano, or something similar, please?
Thanks
Leigh