How do I get ROBLOX on my kde neon machine???



captain-sensible

Well-Known Member
Joined
Jun 14, 2019
Messages
2,910
Reaction score
1,971
Credits
18,114
Hvae you gone the wine route ? Its seems ROBLOX is not fully compatible with Linux
 

Lord Boltar

Well-Known Member
Joined
Nov 24, 2020
Messages
2,217
Reaction score
1,625
Credits
16,370
You need to install Wine first

How to Install WINE 6.0 stable from the terminal on Ubuntu based systems

If your system is 64 bit, you first need to enable the 32 bit architecture - run

Code:
sudo dpkg --add-architecture i386

Download the official Wine repository key and add it:

Code:
wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -

Now use this command to add repository:

Code:
sudo apt-add-repository "deb https://dl.winehq.org/wine-builds/ubuntu/ $(lsb_release -cs) main"

Now that you have added the correct repository, you can install Wine 6.0 using this command:

Code:
sudo apt update

Code:
sudo apt install --install-recommends winehq-stable


After it has finished installing we need to configure WINE - run -

Code:
winecfg

This will install Wine Grecko and Wine Mono after this is done you are now finished with the
installation. Only one last thing to do you will need to associate the ".exe" file extension to the WINE installer - simply right click the ".exe" file and select Properties, now select the "Open With" drop down tab and select "Wine Windows Program Loader"
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com

Members online


Top