Step 2 : Clone prplOS source code

  • In this section, you are going to learn

  • How to ?

test:~$ sudo apt-get update

test:~$ sudo apt install build-essential clang flex bison g++ gawk \
gcc-multilib g++-multilib gettext git libncurses-dev libssl-dev \
python3-distutils rsync unzip zlib1g-dev file wget
  • Make sure current directory is $HOME

test:~$ cd $HOME

test:~$ git clone https://gitlab.com/prpl-foundation/prplos/prplos
  • Navigate to below path.

test:~$ cd prplos/