Q&A
apt-get update 오류입니다.
echo "deb http://archive.debian.org/debian stretch main" > /etc/apt/sources.list 위 명령어 실행하고 update, install 하면 정상적으로 작동합니다.
- Likes
- 0
- Comments
- 3
- Viewcount
- 6609
Q&A
echo "deb http://archive.debian.org/debian stretch main" > /etc/apt/sources.list 위 명령어 실행하고 update, install 하면 정상적으로 작동합니다.