Search Criteria
Package Details: steamcmd latest-6
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: | 151 |
| Popularity: | 4.02 |
| First Submitted: | 2014-01-01 02:21 (UTC) |
| Last Updated: | 2026-01-20 20:37 (UTC) |
Dependencies (8)
- bash (bash-gitAUR, bash-devel-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- lib32-dbus
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- lib32-sdl2AUR (lib32-sdl2-compat-gitAUR, lib32-sdl2-compat)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
Required by (65)
- 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)
- final-doom-data-steam (make)
- Show 45 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
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.
lhark commented on 2019-04-28 03:06 (UTC)
In the steamcmd script, you must quote the "$@", or else arguments with spaces in their names will get split a second time.
markzz commented on 2019-03-14 19:38 (UTC)
Nukesor: I will get this updated and I will model this package after the one in Debian's repositories to not interfere with a possible steam desktop install.
Nukesor commented on 2019-03-04 13:59 (UTC)
The download link is obsolete. There is a new one from the official docs:}
curl -sqL "https://steamcdn-a.akamaihd.net/client/installer/steamcmd_linux.tar.gz"
https://developer.valvesoftware.com/wiki/SteamCMD#Linux
Please fix this one :) Otherwise the current version needs root access to update itself and can't be executed by an unprivileged user.
markzz commented on 2018-10-12 16:20 (UTC)
eimis: Your initial run of steamcmd needs to be ran as root to update steamcmd itself. Once this is done, you can run it as a non-root user to install the application you want with it.
eimis commented on 2018-10-12 15:49 (UTC)
Debian managed to package this properly - works fine on non privileged user. Works fine after chowning -R user.users the staemcmd dir.
Freso commented on 2018-02-05 12:04 (UTC)
Wouldn't it be possible to make a "steam" or "steamcmd" Unix group (or maybe even user as Valve suggests: https://developer.valvesoftware.com/wiki/SteamCMD#Linux ) and give that permissions instead of having to run as root?
markzz commented on 2017-10-27 15:48 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »