Julia
Install SCS via the Julia package manager:
import Pkg
Pkg.add("SCS")
This will install the SCS.jl package, along with the necessary SCS binary for your system.
For instructions on how to use a custom version of SCS, consult the SCS.jl README.
Note that SCS.jl is a third-party package maintained by the JuMP-dev community.