Sunday, May 5, 2024
59
rated 0 times [  59] [ 0]  / answers: 1 / hits: 81845  / 1 Year ago, sun, january 29, 2023, 12:49:03

How do I install ccmake (not cmake)?



I have tried the following to no avail:



sudo apt-get install ccmake

More From » installation

 Answers
6

Install the package cmake-curses-gui. You can install it by clicking the below image:



Install via the software center



Or by executing the following in a terminal:



sudo apt-get install cmake-curses-gui

[#39317] Monday, January 30, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tatoethin

Total Points: 377
Total Questions: 110
Total Answers: 98

Location: Saudi Arabia
Member since Sat, Aug 20, 2022
2 Years ago
;