Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
to install that karaoke, the first thing you need to do is to start a console in desktop mode, and install the program "yay" using this command:
sudo = "super user do"; pacman is the basic package manager; "-S" gives the instruction to install something; and, "yay" is another package manager which is more helpful to easily install programs from the "AUR". if im correct, it means "arch user repository", which is a collection of prepackaged and ready to install programs. you can browse to find a lot of software, including games. I recommend you to read the comments, because sometimes programs may not launch or work at all because theres a missing dependency or a bug that wasnt noticed, etc
https://aur.archlinux.org/
https://aur.archlinux.org/packages?O=0&K=ultrastar
then, once you know what to install, and have "yay" installed, you use one of these commands:
after the program downloads files, it will ask you to say yes to install dependencies and auto-configure the programs so you can launch it after it finishes.
You can also use other options to install other programs if they arent available in the aur, or you know they are available in another "format".
The other most common option, and the best one if its available imo, is using the "AppImage" version of a program, which is "one file one program" approach (the file has everything it needs to run, so you dont need to install anything else). Its more or less the same as "Portable apps" for windows.
Just like manjaro, i think the deck includes an "Appimage manager" which can helpt you integrate those programs to find and run them directly from your list of installed programs.
The 2 main advantages of those files is to be able to run them without integration (ie you want to test it, without creating new folders and paths), and that you can place them in a different disk if you have limited space in your main disk (you will need to format the external disk as ext4).
btw, if a dependency isnt available, or you need to remove something to be able to update a dependency, is safer to avoid doing that before asking for help, because even if its easy to change files manually using yay or pacman, you can also easily break your os, and begin a snowball effect that may lead you to reinstall it completely, so check how to configure the program "timeshift".
Also consider using an external disk with timeshift, to avoid space related issues.
So be carefull.
There were constantly dependencys missing and after autoconf install I couldnt get passt the aclocal failed with status: 2 error.
Installing snapd still failed, but now because of stdlib.h.
I dont know if I should try further, maybe I should wait and see if there is official support coming.
Let the Powerusers poweruse and get inspired for stuff to automate and add in the Deck UI.
It seems to run on Steam Deck with some restrictions. But it is not officially available for Linux yet.
Check out their Discord for details.