Search Criteria
Package Details: steamcmd latest-7
Package Actions
| 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: | LicenseRef-Steam-Subscriber-Agreement |
| Submitter: | markzz |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 153 |
| Popularity: | 2.29 |
| First Submitted: | 2014-01-01 02:21 (UTC) |
| Last Updated: | 2026-06-06 10:58 (UTC) |
Dependencies (5)
- bash (bash-gitAUR, bash-devel-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-git-native-pgoAUR, lib32-glibc-eacAUR)
Required by (66)
- abiotic-factor-server
- 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
- doom+doom-ii-data-steam (make)
- doom2-data-steam (make)
- doom3-data-steam
- doom3xp-data-steam (make)
- etqw-data-steam (make)
- Show 46 more...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
marmis commented on 2026-07-01 15:53 (UTC)
Indeed. My bad.
HurricanePootis commented on 2026-07-01 12:47 (UTC)
@marmis The following provided binaries are not already stripped from the tarball:
crashhandler.so,steamerrorreporter, andsteamcmdall in/usr/lib/steamcmd/linux32.marmis commented on 2026-07-01 03:42 (UTC)
Since the provided binaries are already stripped, this package should have
options=(!strip !debug)to keep the binary unmodified and verifiable against upstream, avoid unnecessary work in makepkg and skip broken-debugpackages.Managor commented on 2025-08-10 12:01 (UTC) (edited on 2025-08-19 09:47 (UTC) by Managor)
Should this package move to using sdl3 or does Steam not support that yet?My bad. That was just me not having multilib enabled
pienapin commented on 2024-04-01 07:55 (UTC)
that is an issue from the steamcmd itself. i fixed it by adding this line to the hosts file (from this discussion)
gameslayer commented on 2024-01-14 06:47 (UTC) (edited on 2024-01-14 06:50 (UTC) by gameslayer)
yeah looks like lib32-sdl12-compat needs to be added to the dependencies
Alkaris commented on 2023-08-31 17:41 (UTC) (edited on 2023-08-31 17:41 (UTC) by Alkaris)
lib32-sdl2andlib32-dbusare 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
bashis part of the groupbaseand 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.1 2 3 4 5 6 7 Next › Last »