Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.29 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.29 KB

ArchiSteamFarm Installer

The purpose of this script is to automate the installation of ArchiSteamFarm on GNU/Linux based computers with Systemd.

Prerequisites

This script should be usable on any base GNU/Linux operating system. However, four extra packages are needed:

  • curl
  • wget
  • openssl
  • unzip

Limitations

This script does not currently work with SELinux

Usage

This script can be installed with the following command:

curl -sSL https://raw.githubusercontent.com/MsFloofie/ArchiSteamFarm-Installer/main/asf.sh | sudo bash

Hash of the file:

  • MD5: e550d912dec3b9450ad0c7251be608d6
  • SHA1: 87fa3aaf2445f11e1da8cf814c26fcff075fce91
  • SHA256: 348f94cebda4143443962a2143fcf72c259085503b127d2dcfaac7d1113a4aae
  • SHA512: 2633edc84596cd4f470804e3c588d2989a75e203b8357101fb7395a39fccf53eed81ad34adbaa12d47aefcbd030ba8f56b19153ff80fdbb8d3e805eeb5186806

Credit

Huge huge thank you to @JustArchi and all the contributors at JustArchi.net for providing ArchiSteamFarm.
Thank you to my friend CyberDruga as well for proof-reading my script and giving me advice.

License

Apache license 2.0