如何在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

相关内容