Go to file
Tio TROM b39dfffa5e revert 2a53d23139
revert delete the qqc2-desktop-style dependency
2023-11-06 16:36:55 +01:00
2023-10-25 12:52:28 +02:00
2023-11-06 16:36:55 +01:00
2022-09-16 03:36:59 +02:00
2023-10-15 00:26:55 +02:00

TROMjaro fixes package

Various fixes for TROMjaro OS

Building the package

Open Terminal and issue the command:

make

To install the package right after the building, use:

make install

To remove just installed package, use:

make remove

To cleanup the project, use:

make clean

Description
Various fixes for TROMjaro OS
Readme 277 KiB
Languages
Shell 98.8%
Makefile 1.2%