Scroll to navigation

YCM-INSTALLING(7) YCM YCM-INSTALLING(7)

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)

November 5, 2023 0.13.