https://github.com/sofijacom/klv-plasma-kde-ce
KDE-plasma-Void-CE
https://github.com/sofijacom/klv-plasma-kde-ce
Last synced: 16 days ago
JSON representation
KDE-plasma-Void-CE
- Host: GitHub
- URL: https://github.com/sofijacom/klv-plasma-kde-ce
- Owner: sofijacom
- License: gpl-3.0
- Created: 2024-07-06T20:47:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-02-05T16:09:58.000Z (5 months ago)
- Last Synced: 2026-02-06T01:17:25.638Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 129 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# *KLV-plasma-KDE-CE*

1) Create a folder `KLV-plasma-KDE-CE` typing in the terminal `mkdir -p KLV-plasma-KDE-CE`
2) Open a terminal in the created folder `KLV-plasma-KDE-CE` or go to the folder by typing in the terminal
- `cd KLV-plasma-KDE-CE`
3) Place the build script `FR_minimal_KDE_plasma_desktop.sh` in the created folder.
4) Make it executable.`chmod +x FR_minimal_KDE_plasma_desktop.sh`
5) Enter in terminal `./FR_minimal_KDE_plasma_desktop.sh`
6) Wait for the build to finish.
7) After the build is complete to package `07firstrib_rootfs` into `07KLV-plasma-KDE-x.x.sfs` where x.x is your build number.
8) Type in terminal.
```
mksquashfs 07firstrib_rootfs 07KLV-plasma-KDE-x.x.sfs -noappend -comp xz -b 512k
```
- where x.x is your build number.
9) Delete the `07firstrib_rootfs` folder.
```
git clone https://github.com/sofijacom/KLV-plasma-KDE-CE.git
```