LineageXtended is a new ROM based on LineageOS (LOS) that is essentially a light extenstion of LineageOS. It :
is better optimized ;
has more features so you don't miss out the features of other roms ;
is keeping the awesome battery life and performance of Lineage ;
Telegram
Make directory for the repo binary
Add directory for the repo binary to its path
Downloading repo binary and placing it in the proper directory
$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
Giving the repo binary the proper permissions
Creating directory for where the LineageXtended repo will be stored and synced
Initializing the LOX repo
$ repo init -u git://github.com/LineageXtended/android.git -b cm-14.1
$ repo sync -f --force-sync --no-clone-bundle
1. $ source build/envsetup.sh
2. $ breakfast lineage_device or $ lunch lineage_device
3. $ make bacon -jX (X= no of CPU cores)
From root dir type following command in the terminal