$sudo add-apt-repository ppa:atareao/atareao$sudo apt-get update$sudo apt-get install cpu-gUbuntu 14
sudo add-apt-repository ppa:cpug-devs/ppa
sudo apt-get update
sudo apt-get install cpu-gSoftware Developer, Programming, Web resources and entertaiment. Desarrollo de software, programación, recursos web y entretenimiento.
$sudo add-apt-repository ppa:atareao/atareao$sudo apt-get update$sudo apt-get install cpu-gsudo add-apt-repository ppa:cpug-devs/ppa
sudo apt-get update
sudo apt-get install cpu-g*create drives $qemu-img create name .img size|M|G$qemu-img create win98hda.img 400M *resize driver$qemu-img resize filename [+|-]size[K|M|G|T]$qemu-img resize win98hda.img +600M$gparted win98hda.img #for expand physically   $qemu [-boot ] -cdrom .iso   [-m size]|128M  -hda disk-name.img$qemu -boot d -cdrom win98se.iso -m 512 -hda win98hda.img other examples:[1] install win98 using boot iso and installer iso (two disks)$qemu-system-i386 -hda win98s2018.img -boot d -cdrom win98boot.iso -drive file=win98se.iso,index=3,media=cdrom$qemu-system-i386 -hda win98s2018.img -boot c -cdrom win98boot.iso -drive file=win98se.iso,index=3,media=cdrom$qemu-system-i386 -drive file=win98s2018.img,format=raw -m 512 #other way to run
   apt-get install libglib2.0-dev zlib1g-dev$./configure --target-list=i386-softmmu  #for reduce time > 5hrs (normally)
$make
$sudo make install
$locate mod_mono.so $sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
$echo "deb http://download.mono-project.com/repo/ubuntu stable-xenial main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
$sudo apt-get update $sudo apt-get install mono-devel$sudo apt install libapache2-mod-mono 
 $sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF  
$echo "deb http://download.mono-project.com/repo/debian alpha main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list  
$sudo apt-get update  $sudo apt-get install mono-devel mono-complete ca-certificates-mono mono-xsp4 #take time $sudo apt-get install monodevelop=5.10.0.871-0xamarin2 #[1] 
May be you will get this message at create project: $sudo mkdir /etc/mono/registry$sudo chmod uog+rw /etc/mono/registry  $sudo apt install radiotray python-xdg 
$winetricks corefonts eufonts lucida opensymbol tahoma cjkfonts 
$winetricks vb6run
$winetricks mdac28
$winetricks msxml4 mfc42 jet40 native_oleaut32
 
$winecfg #set libraries for overwrite
 
$wine msiexec /i mysql-connector-odbc-5.1.13-win32.msi #choice best driver
$wine control 
uname -rin terminal.Now type this command to get list of available kernels.
apt-cache search linux-image
sudo apt-get install linux-image-kernal_version
sudo apt-get install linux-image-extra-kernal_version
sudo apt-get install linux-headers-kernal_version
linux-image-4.10.0-22-generic so my command will look like this sudo apt-get install linux-image-4.10.0-22-generic 
sudo apt-get install linux-image-extra-4.10.0-22-generic
sudo apt-get install linux-headers-4.10.0-22-generic
sudo apt-get autoremovesudo reboot #monodevelop 4sudo apt-get install monodevelop #upgrade to monodevelop 5sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
sudo apt-get update
sudo apt-get install monodevelop   
 References:
[1] Monodevelop versions https://download.mono-project.com/archive/awk -F\| '{print>$1}' file1 awk -F\| '{print $1","$2","$5","$6" "$7" "...