“Instale Lutris Ubuntu” Respostas de código

Instale Lutris Kali Linux

# For Debian
echo "deb http://download.opensuse.org/repositories/home:/strycore/Debian_10/ ./" | sudo tee /etc/apt/sources.list.d/lutris.list
wget -q https://download.opensuse.org/repositories/home:/strycore/Debian_10/Release.key -O- | sudo apt-key add -

# For Ubuntu, Elementary & POP_OS
sudo add-apt-repository ppa:lutris-team/lutris

sudo apt-get update
sudo apt-get install lutris
Vishal

Instale Lutris Ubuntu

$ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'
Important Ibis

Instale Lutris Ubuntu 20.04

$ wget -nc https://dl.winehq.org/wine-builds/winehq.key
Energetic Eel

Respostas semelhantes a “Instale Lutris Ubuntu”

Perguntas semelhantes a “Instale Lutris Ubuntu”

Mais respostas relacionadas para “Instale Lutris Ubuntu” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código