An open API service indexing awesome lists of open source software.

https://github.com/sofijacom/kla-plasma-kde-ce


https://github.com/sofijacom/kla-plasma-kde-ce

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# *KLA-plasma-KDE-CE*

laptop svg







---

1) Create a folder `KLA-plasma-KDE-CE` typing in the terminal `mkdir -p KLA-plasma-KDE-CE`

2) Open a terminal in the created folder `KLA-plasma-KDE-CE` or go to the folder by typing in the terminal

- `cd KLA-plasma-KDE-CE`

3) Place the build script `FR_minimal_KLA_plasma_desktop.sh` in the created folder.

4) Make it executable.`chmod +x FR_minimal_KLA_plasma_desktop.sh`

5) Enter in terminal `./FR_minimal_KLA_plasma_desktop.sh`

6) Wait for the build to finish.

7) After the build is complete to package `07firstrib_rootfs` into `07KLA-plasma-KDE-x.x.sfs` where x.x is your build number.

8) Type in terminal.

```
mksquashfs 07firstrib_rootfs 07KLA-plasma-KDE-x.x.sfs -noappend -comp xz -b 512k
```
- where x.x is your build number.

9) Delete the `07firstrib_rootfs` folder.After it is packed into " 07KLA-plasma-KDE-x.x.sfs "

```
git clone https://github.com/sofijacom/KLA-plasma-KDE-CE.git
```

---