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 2013-2019 Istituto Italiano di Tecnologia (IIT)

January 15, 2021 0.12.