InstallModrinth: Unterschied zwischen den Versionen
Erscheinungsbild
Mel (Diskussion | Beiträge) Die Seite wurde neu angelegt: „{{DISPLAYTITLE:(WiP) Installation des Modrinth Launchers}} =Installation Modrinth Linux= Category:Type_Documentation Category:Level_UserInstall Category:App_TeamSpek“ |
Mel (Diskussion | Beiträge) |
||
| Zeile 2: | Zeile 2: | ||
=Installation Modrinth Linux= | =Installation Modrinth Linux= | ||
==Modrinth CLI Linux== | |||
<pre> | |||
sudo dnf install nodejs npm | |||
sudo npm install -g theseus | |||
mel@kottkiste:~$ npm list -g --depth=0 | |||
/usr/local/lib | |||
└── theseus@0.5.2 | |||
</pre> | |||
[[Category:Type_Documentation]] | [[Category:Type_Documentation]] | ||
[[Category:Level_UserInstall]] | [[Category:Level_UserInstall]] | ||
[[Category:App_TeamSpek]] | [[Category:App_TeamSpek]] | ||
Version vom 15. März 2026, 15:23 Uhr
Installation Modrinth Linux
Modrinth CLI Linux
sudo dnf install nodejs npm sudo npm install -g theseus mel@kottkiste:~$ npm list -g --depth=0 /usr/local/lib └── theseus@0.5.2