![Astra Linux 4.7에 cmake를 설치하는 방법은 무엇입니까?](https://linux55.com/image/213245/Astra%20Linux%204.7%EC%97%90%20cmake%EB%A5%BC%20%EC%84%A4%EC%B9%98%ED%95%98%EB%8A%94%20%EB%B0%A9%EB%B2%95%EC%9D%80%20%EB%AC%B4%EC%97%87%EC%9E%85%EB%8B%88%EA%B9%8C%3F.png)
Astra Linux에 cmake(또는 pbuilder, cowbuilder)를 설치하는 방법은 무엇입니까? 자세한 내용은 여기:
user@baikal:~$ apt policy cmake
N: Unable to locate package cmake
user@baikal:~$ sudo astra-ce status
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
CE репозиторий не подключен
user@baikal:~$ sudo apt install cmake
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package cmake
user@baikal:~$ cat /etc/os-release
PRETTY_NAME="Astra Linux"
NAME="Astra Linux"
ID=astra
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://astralinux.ru"
SUPPORT_URL="https://astralinux.ru/support"
LOGO=astra
VERSION_ID=4.7_arm
VERSION_CODENAME=4.7_arm
user@baikal:~$ uname -r
5.4.0-110-generic