Search Criteria
Package Details: steamcmd latest-3
Git Clone URL: | https://aur.archlinux.org/steamcmd.git (read-only, click to copy) |
---|---|
Package Base: | steamcmd |
Description: | Steam Command Line Tools |
Upstream URL: | http://developer.valvesoftware.com/wiki/SteamCMD |
Keywords: | download games network server steam |
Licenses: | custom |
Submitter: | markzz |
Maintainer: | markzz |
Last Packager: | markzz |
Votes: | 119 |
Popularity: | 0.106461 |
First Submitted: | 2014-01-01 02:21 (UTC) |
Last Updated: | 2019-03-24 20:06 (UTC) |
Dependencies (1)
Required by (50)
- ampinstmgr (optional)
- aoe3-wine-steam (make)
- broforce-steam (make)
- cod4-wine-steam (make)
- codaw-wine-steam (make)
- codghosts-wine-steam (make)
- codmw2-wine-steam (make)
- codwaw-wine-steam (make)
- dirt2-wine-steam (make)
- dirt3-wine-steam (make)
- dirt4-wine-steam (make)
- dirtrally2-wine-steam (make)
- dirtshowdown-wine-steam (make)
- dominions-server
- doom2-data-steam (make)
- doom3-data-steam
- doom3xp-data-steam (make)
- etqw-data-steam (make)
- final-doom-data-steam (make)
- grid2019-wine-steam (make)
- Show 30 more...
Latest Comments
1 2 3 4 5 6 Next › Last »
Alkaris commented on 2023-08-31 17:41 (UTC) (edited on 2023-08-31 17:41 (UTC) by Alkaris)
lib32-sdl2
andlib32-dbus
are installed but you still getso that does not fix anything at all with those suggestions.
Zepman commented on 2021-11-15 18:28 (UTC)
To avoid SDL errors, install lib32-sdl2.
Zepman commented on 2021-11-15 11:03 (UTC)
This package misses dependency lib32-dbus. Without lib32-dbus, steamcmd is unusable.
Installing lib32-dbus avoids this error, and allows steamcmd to make network connections.
markzz commented on 2021-11-13 23:17 (UTC)
0x5a17ed: The package
bash
is part of the groupbase
and is expected to be installed. Any package frombase
(and make dependencies frombase-devel
) are not required to be included as per the packaging guidelines on the wiki.0x5a17ed commented on 2021-11-13 10:25 (UTC)
The package providing
bash
is not declared as a dependency in thePKGBUILD
file. It's required to execute thesteamcmd.sh
command.excerpt from the
steamcmd.sh
file:Managor commented on 2021-04-02 07:25 (UTC)
Steamcmd often complains that
Warning: failed to init SDL thread priority manager: SDL not found
. Should SDL be made into a dependency?cl0ne commented on 2020-11-24 01:17 (UTC)
Current MD5 is
09e3f75c1ab5a501945c8c8b10c7f50e
,crashhandler.so
andsteamerrorreporter
are not present anymore.moll commented on 2019-08-06 15:16 (UTC) (edited on 2019-08-06 15:18 (UTC) by moll)
lhark:
markzz:
Nah, this is definitely a bug in the script. $@ must be quoted or arguments are not properly passed on.
You can see this yourself in a tiny example:
This would be the fix:
finesse commented on 2019-06-20 01:25 (UTC) (edited on 2019-06-20 01:35 (UTC) by finesse)
Can anyone else confirm that upgrading to kernel 5.1.11 breaks steamcmd? I keep getting time outs when trying to retrieve data. Downgrading kernel fixed it for me.
markzz commented on 2019-04-28 03:10 (UTC)
Seeing as that script was taken with little modifications from Debian, I will leave it as is.
1 2 3 4 5 6 Next › Last »