Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 564 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 564 Bytes

Ultramarine Hop

umswitch is a graphical application that enables users of Ultramarine to switch between editions or install multiple desktop environments on their system.

It is based on the old umupgrader app.

🛠️ Dependencies

gtk4-devel
libadwaita-devel
nimble

🏗️ Building

Install nim (e.g. from Terra), then:

nim install.nims --define:releasever=40

Replace 40 with the system's release version. Make sure nimble is also installed.