Difference between revisions of "OS Installation Notes and Prerequisits"
From Jay's Cafe' Wiki
Jayctheriot (talk | contribs) m |
Jayctheriot (talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The below code is condensed for Ubuntu 22.04 from [https://wiki.synchro.net/install:nix:prerequisites Unix/Linux Prerequisites] Source < | The below code is condensed for Ubuntu 22.04 from [https://wiki.synchro.net/install:nix:prerequisites Unix/Linux Prerequisites] Source and a few of my customizations.<p /> | ||
<code>sudo apt install build-essential perl zip git gdb libarchive-dev libncursesw5-dev libnspr4-dev libmosquitto-dev libsystemd-dev libcap-dev xorg-dev libsdl2-dev libgtk-3-dev libglade2-dev python2.7 lrzsz gkermit </code> <p /> |
Latest revision as of 03:52, 14 August 2023
The below code is condensed for Ubuntu 22.04 from Unix/Linux Prerequisites Source and a few of my customizations.
sudo apt install build-essential perl zip git gdb libarchive-dev libncursesw5-dev libnspr4-dev libmosquitto-dev libsystemd-dev libcap-dev xorg-dev libsdl2-dev libgtk-3-dev libglade2-dev python2.7 lrzsz gkermit