Can Ubuntu(Linux) commands work on the a06

I tried some commands on Linuxhint; some of them worked, and some did not, so I would. like some (explanation) about this.
Thanks for all reply

This is too vague, which commands are you referring to?

Obviously a command like cat my-file.txt wont work for you because you don’t have such file in your system.

Usually the command error gives you information about whats wrong:

 ~ cat my-file.txt                                                                                                                                                                                                          
cat: my-file.txt: No such file or directory
1 Like

I mean the commands like sudo apt install nano