User Tools

Site Tools


client:client_compiling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
client:client_compiling [2024/05/12 01:23]
leaf [Pop!_OS 22.04 LTS (NVIDIA)] Package install list, creation and last tested updates
client:client_compiling [2024/11/27 13:47] (current)
leaf [Ubuntu 24.10 (Oracular Oriole)] New section
Line 227: Line 227:
 Last tested date: 2024-May-08 Last tested date: 2024-May-08
  
 +==== Linux Mint 21.3 (Virginia) ====
 +
 +A quick reference for Linux Mint 21.3 (Virginia) 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-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 274: Line 293:
  
 Last tested date: 2024-May-08 Last tested date: 2024-May-08
 +
 +==== Manjaro 24 (Wynsdey) ====
 +
 +A quick reference for Manjaro 24 (Wynsdey) using command line interface:
 +
 +  sudo pacman -S cmake gcc git gtk2 make sdl_image sdl_mixer sdl2_mixer vala
 +
 +Instructions creation date: 2024-May-15
 +
 +Last tested date: 2024-May-15
 ==== OpenSUSE ==== ==== OpenSUSE ====
  
Line 345: Line 374:
 Instructions creation date: 2023-August-30 Instructions creation date: 2023-August-30
  
-Last tested date: 2023-August-30+Last tested date: 2024-May-11
   ​   ​
 ==== Ubuntu 22.04 (Jammy Jellyfish) ==== ==== Ubuntu 22.04 (Jammy Jellyfish) ====
Line 354: Line 383:
 Instructions creation date: 2023-September-29 Instructions creation date: 2023-September-29
  
-Last tested date: 2023-September-29 +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 =====
client/client_compiling.1715494989.txt.gz · Last modified: 2024/05/12 01:23 by leaf