protonscr

Installing a game from command line with -applaunch or steam://install doesn't work anymore

steamclosed reviewedSteam client
ValveSoftware/steam-for-linux#3474 · opened 2014-09-06 by Delocca · updated 2024-07-24 · 9 comments · github
DDelocca 2014-09-06 github

It works if Steam is already launched, otherwise it launches Steam but doesn't open the game install dialog.

Same thing with Windows Steam when trying it through Wine.

Ggdrewb-valve maintainer 2014-09-08 github

Not just a Linux issue then?

DDelocca 2014-09-09 github

@gdrewb-valve Yes apparently not just a Linux problem.

Ggdrewb-valve maintainer 2014-09-22 github

The latest Steam client beta was supposed to fix this, is it still a problem?

DDelocca 2014-09-22 github

Thanks, it's half-fixed. :)
It's now launching games directly, but only if they are already installed. If they are not, it won't open the install window like it did before (and as expected).
steam steam://install/appid doesn't work either.

DDelocca 2014-10-01 github

It's all fixed now. I let you close it.

Ttatsujb 2022-09-09 github

steam steam://install/appid
doesn't work for me both with steam closed and open.

how do you guys get it to work?
what I mean is are you simply typing
steam steam://install/1391110 into the terminal?
when I do that after awhile I get

ExecCommandLine: "'/home/t/.steam/debian-installation/ubuntu12_32/steam' '-nominidumps' '-nobreakpad' 'steam://install/1391110'"
ExecuteSteamURL: "steam://install/1391110"

but it never actually triggers an install.

Bbeedell-roke 2023-05-02 · hidden on GitHub github
Bbeedell-roke 2023-05-22 github

@tatsujb, I got it to work – https://github.com/ValveSoftware/steam-for-linux/issues/9442#issuecomment-1532237772. However, I'm rather disappointed by how the actual installation is performed graphically (apparently by design) and consequently that steam applications cannot be installed headlessly.

Ttatsujb 2023-06-02 github

@rokejulianlockhart it works for me now.