ycm-installing(7)

Installing YCM

Section 7 ycm-cmake-modules bookworm source

Description

YCM-INSTALLING

NAME

ycm-installing - Installing YCM

INSTALL YCM

Download, compile and install the latest version from YCM Releases or from YCM Git Repository

Unpack it on a directory and compile it:

cd ycm-master
mkdir build
cd build
cmake ../
make
sudo make install

COPYRIGHT

Copyright 2012-2021 Istituto Italiano di Tecnologia (IIT)