How to Add CodeLite Repository on Linux Mint

February 9, 2018 | By the+gnu+linux+evangelist.

Add CodeLite Linux Mint Repository




Hi! The Tip shows you How to Add the CodeLite Apt Repository for Mint GNU/Linux Systems.

And CodeLite for Linux Mint is an Open Source, Free, Cross Platform IDE specialized in C, C++, PHP and JavaScript (mainly for backend developers using Node.js) Programming Languages which Runs Best on All major Platforms.

How to Add CodeLite Repository Linux Mint - Featured



    Most Noteworty: Follow Instructions on Post’s Bottom to Download & Install CodeLite Latest Version!.

  1. Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. Next Enable the GPG Key.

    sudo apt-key adv --fetch-keys http://repos.codelite.org/CodeLite.asc
  3. Then Add CodeLite Apt Repository
    For Linux Mint 18.x:

    sudo apt-add-repository 'deb https://repos.codelite.org/ubuntu/ xenial universe'

    Instead, for Linux Mint 17.x:

    sudo apt-add-repository 'deb https://repos.codelite.org/ubuntu/ trusty universe'



  4. Finally, Refresh Apt Repositories.

    sudo apt update
  5. How to Install CodeLite on Mint GNU/Linux

    CodeLite Mint Install

QuickChic Theme • Powered by WordPress