Sunday, November 17, 2019

2 Ways To Install DOSBox on Ubuntu 18.04.2 LTS

 Video Tutorial -https://youtu.be/UUUdiIRWnu8

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

DOSBox-X is a x86 emulator with Tandy/Hercules/CGA/EGA/VGA/SVGA graphics sound and DOS. It's been designed to run old DOS games under platforms that don't support it.
Offcial Website: https://www.dosbox.com/                       
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Our Server Specification- [ Os:  Ubuntu 18.04.2 LTS Bionic Beaver 64Bit ]
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
lsb_release -cd  ; getconf LONG_BIT ; whoami ; apt update -y ; apt install -y build-essential software-properties-common curl gdebi vim wget aptitude leafpad nano git net-tools lsb-release apt-transport-https

M:1
apt update ; apt install snapd -y
snap install dosbox-x

Method:2
apt-get update ; apt-get install dosbox -y 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

No comments:

Post a Comment