Как удалить steamcmd linux

Как мне удалить Steam?

Кто-нибудь знает способ удалить Steam из Ubuntu 12.04? Осмотрел сеть, но не смог найти прямого решения. Благодарю.

Вы можете использовать Ubuntu Software Center для удаления или открытия терминала и выполнить следующую команду:

Идеально очистите Steam с помощью файлов конфигурации:

Никогда не забывайте удалять его каталог, расположенный в домашней папке:

Пакет .deb — это просто оболочка. Пусковая установка Steam устанавливается сама по себе

/.local/share/Steam и может превышать 1 ГБ, поэтому обязательно удалите ее.

У вас может быть только один из «steam» или «steam-launcher».

/.local/share/Steam Правильно, но маленькая ошибка — пробел между

и / или между / и — . приведет к удалению каждого файла в домашнем каталоге, включая все документы пользователя! Поэтому я рекомендую вместо этого использовать: cd

/.local/share && rm -rf Steam

а затем нажать вкладку отображает список

-shortened домашних каталогов (то есть,

за которым следует имя пользователя) для всех пользователей, в том числе и те , которые не соответствуют человеческому пользователю машины (как backup ) После этого требуется больше печатать.

Удаление Steam с помощью Ubuntu Software Center:

Откройте Центр программного обеспечения Ubuntu, щелкнув по соответствующему значку на панели запуска или открыв черту и выполнив поиск.

Ищите «Steam» в программном центре Ubuntu.

Выберите его и нажмите «Удалить»

Это удалит Steam из вашей системы. Однако будут удалены только системные файлы, пользовательские файлы — нет. Для большинства программ пользовательские файлы очень малы, и о них не стоит беспокоиться, но для Steam они включают в себя все загруженные вами игры и могут быть довольно большими. Чтобы удалить ваши пользовательские файлы:

Откройте Nautilus, файловый менеджер по умолчанию.

Нажмите «Просмотр», «Показать скрытые файлы» или нажмите Ctrl — H .

Перейдите к папке .local/share/ и удалите ее steam .

Удаление пара с помощью командной строки:

Вы можете сделать эквивалент предыдущих шагов всего двумя командами:

В целом, программа по Linux , как правило , сохранить пользовательские файлы в скрытых каталогах в домашней папке, либо под .local/share , .config либо .cache , или в отдельном .PROGRAMNAME каталоге. Скрытые файлы и каталоги всегда начинаются с точки.

Откройте окно терминала ( Ctrl + Alt + T ). Затем введите:

Вы удаляете Steam так же, как и все остальные приложения. Вы ищете его в Ubuntu Software Center, а затем удаляете его.

Если вы также хотите удалить данные, созданные вашей установкой Steam (например, загруженные файлы игры), есть два возможных места, где Steam хранит эти файлы. Один каталог называется Steam прямо в вашем домашнем каталоге. Другой находится в скрытом каталоге .local / share / Steam в вашем домашнем каталоге (вы можете просмотреть скрытые файлы и каталоги, нажав CTRL + H).

Удаление этого каталога означает, что вам придется повторно загружать свои игры, когда вы решите поиграть в них снова. Существует возможность сделать резервную копию ваших игр изнутри Steam.

Это дополняет любой из упомянутых здесь ответов относительно Steam, установленного через Центр программного обеспечения. Если вы установили Steam через Wine и хотите удалить его, вы можете перейти к

/.wine/dosdevices/c: или набрав букву C в Dash.

Там вы найдете Program Files папку, в которой находится клиент Steam. Если вы удалили Wine, эта папка и любые другие приложения установки будут по-прежнему находиться здесь. Они не ушли, даже если вы удалите вино. Вам придется удалить их вручную. С другой стороны, если у вас по-прежнему установлен Wine, при наборе wine uninstaller вы попадете в программу удаления Wine, аналогичную Windows «Установка и удаление приложений».

Вы также можете удалить все, просто rm -fr

/.wine предположив, что вы уже удалили Wine, и вам больше ничего не нужно в папке Wine.

У меня была та же проблема — установлен с пакетом .deb с веб-сайта, а не с помощью терминала. Я исправил, запустив:

А затем нажмите на меню и выполните поиск приложения Steam, которое все еще присутствует, щелкните его правой кнопкой мыши и выберите, uninstall какие из них удалили остальные файлы. Надеюсь, это поможет!

Я искал другой способ удалить его, если у вас есть пакет .deb. Вы делаете второстепенный щелчок, выбираете открыть с помощью и выбираете установщик GDebi пакет, ждете еще тот заряд и после щелчка удаляете все

Читайте также:  Синий экран при обновлении windows 10 до 20h2

Источник

Как удалить steamcmd linux

Hello, we’ve been using Steamcmd to play a little game demo. We did this because Steam for Linux client tells us «This platform is not supported,» so we tried to install the same game on our Windows version of Steam in Wine, within Linux, which refused to even function, but we don’t want to get into that or find out how to solve that problem.

Instead we discovered that Valve offers a command prompt client called Steamcmd, which we used to install an app, in this case, our app was called

. When we were done with this game demo, we decided it was time to for the uninstallation of the said app.

We found the steamcmd command for installing, which worked, was

.
However, people must enter these commands in order before prompting Steamcmd with the above command.

This forces Linux to install the app into their steamcmd directory. Please however view how to install steamcmd first before, or it may install incorrectly: https://developer.valvesoftware.com/wiki/SteamCMD#Linux

We found there is a command listed called app_uninstall appid, which can be issued additionally with the -complete option. However neither command works:

(From steamcmd as root as user steam, logged in)

When we looked at the files in the installed steamcmd client steamapps folder, the files just sat there, and steamcmd simply returned back to the prompt, with no messages. Basically it said it found no disagreements with what we did, but did nothing.

Here I tested to install this demo on Arch Linux and it runs fine, I didn’t need to enable Proton in the compatibility tab but it seems Steam detected the game to be Windows and enabled itself Proton 5.13-6

What you should make sure is that you have

  • Steam > Settings > SteamPlay : Enable SteamPlay for supported Titles > Checked
  • Steam > Settings > SteamPlay : Enable SteamPlay for all other Titles > Checked with latest Proton version selected, Proton 5.13-6 as of writing

Side note:

FYI, steamcmd is intended to allow to download Steam apps on headless servers.

Example, a server administrator want to install a Dedicated Server on a CentOS Linux server where there is no graphical desktop, only command lines.

Also steamcmd is just a downloader, uninstalling is just equal to deleting the downloaded files.

P.S. Is Gabe / Steam / Valve no longer caring for PC Gaming, if everything is referred to as Apps? Can we get some operating system calls for «steamexe»s instead thrown in there? Seems like if we all start referring to everything as apps, then it just means all anyone cares about is mobile games 100% anymore. 🙂

P.S.S. We noticed that we can’t review the Game Demo after playing it in steamcmd. It says we still have to install it using the download demo button, which is disabled due to the aforementioned «Platform is not supported» message. (:

P.S.x3 When logging into Steamcmd, we noticed it knocks us off of Steam Linux from the login, which does not let us use the forum or the friends list anymore, which would primarily be social features. Does it also do that when we’re logged into Steam Windows (Wine), and Steam Windows using Steamcmd on Windows? Just something that goes on when trying to use both the GUI and the terminal versions. This sounds like there could be headaches programmers could get when juggling around so many different platforms, GUIs, and command prompt systems. =)

After logging everything out and back in, this command shows us that no apps are currently installed, even while logged into steamcmd. Which is just a little troubling, since we seem to have installed steamcmd correctly as per instructions for Ubuntu/Deb version of Linux. Upon installation of the app, it used to show 1 app was installed. Has steamcmd’s memory forgotten its app is installed? Remember, the app is 1226900.

Читайте также:  Free linux vps servers

Upon looking at the files, they are still there. I guess we could just delete them ourselves. After all, we know how to remove steamcmd also, or we know now also how to use steamcmd to forcibly install and test a Windows version of the game on Wine Linux. So it shouldn’t be a problem for those of us who can get this far. However, is this a bug, or is there something else we can do? Does it seem like it should be able to detect the installed games?

«This platform is not supported,»

. in your steam settings you have to enable steamplay
«enable steam play for all other titles»

then select the default proton version

Here I tested to install this demo on Arch Linux and it runs fine, I didn’t need to enable Proton in the compatibility tab but it seems Steam detected the game to be Windows and enabled itself Proton 5.13-6

What you should make sure is that you have

  • Steam > Settings > SteamPlay : Enable SteamPlay for supported Titles > Checked
  • Steam > Settings > SteamPlay : Enable SteamPlay for all other Titles > Checked with latest Proton version selected, Proton 5.13-6 as of writing

Side note:

FYI, steamcmd is intended to allow to download Steam apps on headless servers.

Example, a server administrator want to install a Dedicated Server on a CentOS Linux server where there is no graphical desktop, only command lines.

Also steamcmd is just a downloader, uninstalling is just equal to deleting the downloaded files.

there are a couple threads about «unsuported platform» in this forum already, basically this means thd game is not whitelisted so you need to enable proton for all games in steam settings before it lets you use it. see item [2] here:
https://steamcommunity.com/app/221410/discussions/0/1636417404917541481/

you seem to have used a custom target install folder.

/.steam/steam/library/[game appid]/. ) and it hasn’t been informed again (after being closed) where it needs to look.

you might be able to uninstall a game from its custom target folder too if there is a way to inform this when calling for a game’s uninstall. try:

it’s also possible to just delete the folder and it should be enough, but there will be a couple leftover cataloguing entries and metafiles. nothing terrible

one other thing migh be wrong to explain the silence after a «failed» uninstall. you are issuing a full uninstall then again an uninstall and then an update, which you already know triggers an install. that’s apparently a redundant and then a counterproducive command after the one that should work on its own for uninstalling, so maybe it worked but then redownloaded the game?

ps: Steam only accepts the user to be logged in from one place at a time (not counting Steam Link and mobile apps), so this behaviour isn’t exactly a bug. you’re right that SteamCMD would be better if it didn’t count to that limit as well, though. games can be played from it so i doubt Valve will change this, but it may be worth asking

pps: they use «Apps» instead of «Games» because Steam does offer other kinds of apps for download inside it. eg: tools like proton and steam linux runtimes (soldier) have AppIDs and can be fetched via the same methods. and also actual 3rd-party apps too like some game servers (and «app» was a shorthand for applications — end-user software — before android was even a thing)

Here I tested to install this demo on Arch Linux and it runs fine, I didn’t need to enable Proton in the compatibility tab but it seems Steam detected the game to be Windows and enabled itself Proton 5.13-6

What you should make sure is that you have

  • Steam > Settings > SteamPlay : Enable SteamPlay for supported Titles > Checked
  • Steam > Settings > SteamPlay : Enable SteamPlay for all other Titles > Checked with latest Proton version selected, Proton 5.13-6 as of writing

Side note:

FYI, steamcmd is intended to allow to download Steam apps on headless servers.

Example, a server administrator want to install a Dedicated Server on a CentOS Linux server where there is no graphical desktop, only command lines.

Читайте также:  Zabbix мониторинг дисков windows iops

Also steamcmd is just a downloader, uninstalling is just equal to deleting the downloaded files.

Thank you Very Much! However the uninstall command does nothing still which we hate, but uninstalling through deletion will work for now. 🙂

«The primary use of steamcmd» is dedicated server hosting, yep, guess we might need it to do some CSGO or Sven-Coop.

Would have never found that graphical setting without your help. Thank you Jesus.

«The thread is now about unsupported platforms» No, you can say it’s still about steamcmd and uninstallation of an appid, but we shared how we got there so people can see how most people would end up on Linux. Trust us, a lot of people are a lot slower than us. 🙂

Источник

Как мне удалить Steam?

Кто-нибудь знает способ удалить Steam из Ubuntu 12.04? Осмотрел сеть, но не смог найти прямого решения. Благодарю.

7 ответов

Вы можете использовать Ubuntu Software Center для удаления или открытия терминала и выполнить следующую команду:

Идеально очистите Steam с помощью файлов конфигурации:

Никогда не забывайте удалять его каталог, расположенный в домашней папке:

Пакет.deb — это просто оболочка. Пусковая установка Steam устанавливает себя в

/.local/share/Steam и может быть более 1 ГБ, поэтому убедитесь, что вы удалите его.

У вас может быть только один из «steam» или «steam-launcher».

Удаление Steam с помощью Ubuntu Software Center:

Откройте Центр программного обеспечения Ubuntu, щелкнув по соответствующему значку на панели запуска или открыв черту и выполнив поиск.

Ищите «Steam» в программном центре Ubuntu.

Выберите его и нажмите «Удалить»

Это удалит Steam из вашей системы. Однако будут удалены только системные файлы, пользовательские файлы — нет. Для большинства программ пользовательские файлы очень малы, и о них не стоит беспокоиться, но для Steam они включают в себя все загруженные вами игры и могут быть довольно большими. Чтобы удалить ваши пользовательские файлы:

Откройте Nautilus, файловый менеджер по умолчанию.

Нажмите «Просмотр», «Показать скрытые файлы» или нажмите Ctrl — H.

Перейдите к .local/share/ и удалите steam папка.

Удаление пара с помощью командной строки:

Вы можете сделать эквивалент предыдущих шагов всего двумя командами:

Как правило, программы в Linux обычно хранят пользовательские файлы в скрытых каталогах в домашней папке, либо под .local/share , .config или же .cache или в отдельном .PROGRAMNAME каталог. Скрытые файлы и каталоги всегда начинаются с точки.

Откройте окно терминала ( Ctrl + Alt + T ). Затем введите:

У меня была та же проблема — установлен с пакетом.deb с веб-сайта, а не с помощью терминала. Я исправил, запустив:

А затем нажмите на меню и найдите приложение Steam, которое все еще присутствует, щелкните его правой кнопкой мыши и выберите uninstall который удалил остальные файлы. Надеюсь, это поможет!

Вы удаляете Steam так же, как и все остальные приложения. Вы ищете его в Ubuntu Software Center, а затем удаляете его.

Если вы также хотите удалить данные, созданные вашей установкой Steam (например, загруженные файлы игры), есть два возможных места, где Steam хранит эти файлы. Один каталог называется Steam прямо в вашем домашнем каталоге. Другой находится в скрытом каталоге .local/share/Steam в вашем домашнем каталоге (вы можете просмотреть скрытые файлы и каталоги, нажав CTRL+H).

Удаление этого каталога означает, что вам придется повторно загружать свои игры, когда вы решите поиграть в них снова. Существует возможность сделать резервную копию ваших игр изнутри Steam.

Это дополняет любой из упомянутых здесь ответов относительно Steam, установленного через Центр программного обеспечения. Если вы установили Steam через Wine и хотите удалить его, вы можете перейти на

/.wine/dosdevices/c: или набрав букву С в тире.

Там вы найдете Program Files папка, в которой находится клиент Steam. Если вы удалили Wine, эта папка и любые другие приложения для установки будут по-прежнему находиться здесь. Они не ушли, даже если вы удалите вино. Вам придется удалить их вручную. С другой стороны, если у вас все еще установлен Wine, введите wine uninstaller откроет вам программу удаления Wine, аналогичную Windows «Добавить и удалить приложение».

Вы также можете удалить все, просто rm -fr

/.wine при условии, что вы уже удалили Wine и больше ничего не волнует в папке Wine.

Источник

Оцените статью