avm package is not installed when install Anchor on linux

Viewed 12

I'm going to build solana smart contract with Anchor framework in linux. So I have to install Anchor framework. but error interrupt my way. When I write avm install latest terminal order. error is bellow.


  command 'gvm' from snap gvm (1.1.0)
  command 'vm' from deb mgetty-voice (1.2.1-1)
  command 'kvm' from deb qemu-kvm (1:4.2-3ubuntu6.23)
  command 'vam' from deb vim-addon-manager (0.5.10)
  command 'lvm' from deb lvm2 (2.03.07-1ubuntu1)
  command 'pvm' from deb pvm (3.4.6-2build2)
  command 'acm' from deb acm (5.0-29.2ubuntu1)

See 'snap info <snapname>' for additional versions.```


please teach me how to fix this error.
0 Answers
Related