How to Add CodeLite Repository on Ubuntu-Based OSes

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

Add CodeLite Ubuntu Repository




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

And this CodeLite Ubuntu Repository is valid also for:

  • Linux Mint
  • Lubuntu
  • Kubuntu
  • Xubuntu
  • Zorin OS
  • Elementary OS
  • Linux Lite
  • Bodhi Linux
  • Kde Neon
  • Pop!_OS
  • Voyager
  • Trisquel
  • LXLE
  • feren OS
  • Peppermint
  • Q4OS
  • Linux Ultimate Edition
  • (You may need only find the Corresponding Ubuntu Parent Release.)

Finally, CodeLite for Ubuntu 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 Ubuntu - Featured



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

  1. Open a Terminal Shell session
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Add CodeLite Repository Ubuntu - Open Terminal Shell Emulator
  2. Next Enable the GPG Key.

    sudo apt-key adv --fetch-keys http://repos.codelite.org/CodeLite.asc
  3. Then Add CodeLite Apt Repository
    First, for Ubuntu 17.10 and Ubuntu 18.04 Pre-Realeses:

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

    Instead, for Ubuntu 17.04:

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

    For Ubuntu 16.04 Based Systems and 16.10:

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

    Finally, for Ubuntu 14.04 to 15.10:

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

    If Got “User is Not in Sudoers file” then Look: Solution




  4. Finally, Refresh Apt Repositories.

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

    CodeLite Ubuntu Install

QuickChic Theme • Powered by WordPress