This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
client:client_compiling [2024/05/15 12:19] leaf [Manjaro 24 (Wynsdey)] Initial entry for Manjaro 24 |
client:client_compiling [2024/11/27 13:47] (current) leaf [Ubuntu 24.10 (Oracular Oriole)] New section |
||
---|---|---|---|
Line 236: | Line 236: | ||
Last tested date: 2024-May-12 | Last tested date: 2024-May-12 | ||
+ | |||
+ | ==== Linux Mint 22 (Wilma) ==== | ||
+ | |||
+ | A quick reference for Linux Mint 22 (Wilma) using command line interface: | ||
+ | |||
+ | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl2-mixer-dev libgtk2.0-dev valac | ||
+ | |||
+ | Instructions creation date: 2024-July-26 | ||
+ | |||
+ | Last tested date: 2024-July-26 | ||
==== Linux Mint Debian Debian Edition 6 ==== | ==== Linux Mint Debian Debian Edition 6 ==== | ||
Line 375: | Line 385: | ||
Last tested date: 2024-May-12 | Last tested date: 2024-May-12 | ||
- | ==== Ubuntu 23.10 (Mantic Minotaur) ==== | ||
- | A quick reference for Ubuntu 23.10 (Mantic Minotaur) using the command line interface: | + | ==== Ubuntu 24.04 (Noble Numbat) ==== |
+ | |||
+ | A quick reference for Ubuntu 24.04 (Noble Numbat) using the command line interface: | ||
sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | ||
- | Instructions creation date: 2023-September-26 | + | Instructions creation date: 2024-April-26 |
- | Last tested date: 2024-February-9 | + | Last tested date: 2024-April-26 |
- | ==== Ubuntu 24.04 (Noble Numbat) ==== | + | ==== Ubuntu 24.10 (Oracular Oriole) ==== |
- | A quick reference for Ubuntu 24.04 (Noble Numbat) using the command line interface: | + | A quick reference for Ubuntu 24.10 (Oracular Oriole) using the command line interface: |
sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | sudo apt install cmake git libcurl4-openssl-dev libglade2-dev libsdl2-mixer-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libgtk2.0-dev valac | ||
- | Instructions creation date: 2024-April-26 | + | Instructions creation date: 2024-November-23 |
- | Last tested date: 2024-April-26 | + | Last tested date: 2024-November-23 |
===== Obtaining the Source Code ===== | ===== Obtaining the Source Code ===== |