티스토리 뷰

ubuntu

우분투 에러

phantom03 2021. 2. 3. 14:01

vscode 패키지 에러

  • 에러내용

    N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://packages.microsoft.com/repos/vscode stable InRelease' doesn't support architecture 'arm64'
    N: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'http://packages.microsoft.com/repos/vscode stable InRelease' doesn't support architecture 'armhf'
    
  • 해결방법 ``` 에러 내용을 보아하니 apt vscode 패키지에서 에러가 난듯하다.

  1. 해당 파일을 열어본다. $ sudo vi /etc/apt/sources.list.d/vscode.list

  2. 아래 내용대로 deb 뒤에 자신의 버전에 맞게 적어준다.(저의경우 amd64이므로 저렇게 적어줬습니다.) deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main

  3. 업데이트 $ sudo apt-get update ```

'ubuntu' 카테고리의 다른 글

우분투 초기세팅  (0) 2021.02.03
ubuntu nginx 설치, hls 연동  (0) 2021.02.03
ffmpeg 설치 (in ubuntu)  (0) 2021.02.03
docker 세팅(in ubuntu)  (0) 2021.02.03
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/02   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28
글 보관함