Astra Linux 4.7에 cmake를 설치하는 방법은 무엇입니까?

Astra Linux 4.7에 cmake를 설치하는 방법은 무엇입니까?

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

관련 정보