--- type: "note" created: "2024-07-02T03:20:54.000Z" updated: "2024-07-02T03:20:54.000Z" --- # Steam - [ ] Use App Center to install snap ```bash Mon Jul 01 2024 20:20:09 GMT-0700 (Mountain Standard Time) sudo -i dpkg --add-architecture i386 apt update apt install libnvidia-gl-535:i386 -y ```