티스토리 뷰
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 패키지에서 에러가 난듯하다.
해당 파일을 열어본다. $ sudo vi /etc/apt/sources.list.d/vscode.list
아래 내용대로 deb 뒤에 자신의 버전에 맞게 적어준다.(저의경우 amd64이므로 저렇게 적어줬습니다.) deb [arch=amd64] http://packages.microsoft.com/repos/vscode stable main
업데이트 $ 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
링크
TAG
- php pdf
- MySQL
- python anaconda
- php pdf convert
- jstl list
- s3
- flask 세팅
- php 암호화
- live drawin
- vscode anaconda
- AWS
- aws s3 delete
- ubuntu error
- ubuntu nginx
- flask 시작
- ubuntu ffmpeg
- conda lib
- ubuntu setting
- ubuntu
- pypi 배포
- 우분투 세팅
- mongo 명령어
- php
- vscode python
- aws s3
- mongo 설치
- ubuntu docker
- mongodb 명령어
- hls 연동
- php encryption
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
글 보관함