https://github.com/sofijacom/kla-plasma-kde-ce
https://github.com/sofijacom/kla-plasma-kde-ce
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sofijacom/kla-plasma-kde-ce
- Owner: sofijacom
- License: mit
- Created: 2024-11-02T16:31:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-11-24T22:18:32.000Z (7 months ago)
- Last Synced: 2025-11-28T09:25:22.503Z (7 months ago)
- Language: Perl
- Size: 37 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# *KLA-plasma-KDE-CE*


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
```
---