Imnecomrade@lemmygrad.ml to Games@lemmygrad.mlEnglish · 1 year agoRed Alert and other classic strategy games rebuilt and open sourcewww.openra.netexternal-linkmessage-square37fedilinkarrow-up195arrow-down12cross-posted to: linux_gaming@lemmit.online
arrow-up193arrow-down1external-linkRed Alert and other classic strategy games rebuilt and open sourcewww.openra.netImnecomrade@lemmygrad.ml to Games@lemmygrad.mlEnglish · 1 year agomessage-square37fedilinkcross-posted to: linux_gaming@lemmit.online
minus-squarelemat_87@lemmygrad.mllinkfedilinkarrow-up1·1 year agoOn my MX Linux, package not found; maybe the command works on Ubuntu or it needs some repositories to enable first.
minus-squaremaudefi@lemm.eelinkfedilinkarrow-up2·edit-21 year agoYou can go the snap route too, if you’re into that: https://snapcraft.io/install/openra/debian Enable snapd On Debian 9 (Stretch) and newer, snap can be installed directly from the command line: sudo apt update sudo apt install snapd sudo snap install core Install OpenRA To install OpenRA, simply use the following command: sudo snap install openra
apt install openra
On my MX Linux, package not found; maybe the command works on Ubuntu or it needs some repositories to enable first.
You can go the snap route too, if you’re into that:
https://snapcraft.io/install/openra/debian
Enable snapd
Thank you Comrade!