《问》How to install the tool ''cmake_tool" on Ubuntu 20.04 LTS Focal Fossa?

《问》

How to install the tool ''cmake_tool" on Ubuntu 20.04 LTS Focal Fossa?


Requirements

sudo apt-get install cmake
sudo apt install python3-pip


on a linux-type system

pip3 install cmake_format

on a user

pip3 install --user cmake_format

References

Comments

Popular posts from this blog

Ruby语言的设计思想

Ruby语言比较讲座:单引号和双引号的比较

Ruby语言经典代码讲座:理解方法