mirror of
https://github.com/libretro/cpp-cheat.git
synced 2025-04-06 13:01:34 +00:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/usr/bin/env bash
|
|
sudo aptitude update
|
|
sudo aptitude install libgtk-3-dev
|