리눅스
Buster "apt-get update" 이슈
인생마린
2021. 9. 23. 22:55
반응형
E: Repository 'http://raspbian.raspberrypi.org/raspbian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
apt-get install <패키지명>을 할때 이런 에러가 떴다
sudo apt update --allow-releaseinfo-change
요놈 한방 써주면 해결댐
반응형