Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.19 KB

MaceR KDE Editions

iso_build

description

KDE Plasma ISO for MaceR (Manjaro linux cscs edition - Recovery).

These are automated builds currently for testing.

where can I download an iso?

Images are built and uploaded in a relatively regular interval to github releases.

sources

building

  1. check out the iso profile
  2. buildiso -p macer-kde

credentials

user: macer
password: macer

Extracting

ISOs are provided in multipart zip files because of the filesize restriction of github.
To extract the iso download all the zipped parts and open the zip file with file-roller, engrampa or 7z.
This should automatically extract the iso from all the files.
Of course you can also use the terminal.

cat manjaro-macer-kde.iso.z* > macer-kde.iso.zip
unzip macer-kde.iso.zip