cmake-gui from home:buluma project
Select Your Operating System
Add repository and install manually
For CentOS 9 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:buluma/CentOS_9_Stream/home:buluma.repo yum install cmake-gui
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:buluma/CentOS_8_Stream/home:buluma.repo yum install cmake-gui
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:buluma/Fedora_Rawhide/home:buluma.repo dnf install cmake-gui
Grab binary packages directly
Add repository and install manually
For Fedora 37 run the following as root:
?
For Fedora 36 run the following as root:
?