I want to install classic snap in order to use well-konown linux apt-get cmd in ubuntu core 20 according to the post:
https://askubuntu.com/questions/902905/install-applications-in-ubuntu-core
Â
During installation I get following error:
rexroot@ctrlx-CORE:~$ sudo snap install classic --devmode --edge
error: cannot install "classic": persistent network error: Post
https://snapstore.boschrexroth.com/v2/snaps/refresh: dial tcp: lookup
snapstore.boschrexroth.com: Temporary failure in name resolution
rexroot@ctrlx-CORE:~$
Â
Can you please help me how can I solve this issue? Thanks