Step-by-step – CodeLite Installation in Ubuntu 20.04

January 13, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading CodeLite

    Dowload CodeLite Latest Version for Ubuntu

    CodeLite .deb Package

    Grab the Latest Ubuntu Weekly Release.

  2. 3. Installing CodeLite

    Then to Install CodeLite on Ubuntu
    First, access the Download location by default with:

    cd ~/Downloads

    To Check it’s there List the contents with:

    ls . | grep CodeLite

    The grep Command refine the output List showing only the Entries matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.

    Finally, to Setup CodeLite:

    sudo apt install ./CodeLite*.deb

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.

Contents


QuickChic Theme • Powered by WordPress