File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -79,18 +79,18 @@ sudo dnf install protontricks
7979If you do not have ` yay` installed, first install it:
8080
8181` ` ` bash
82- sudo pacman -S -- noconfirm git
82+ sudo pacman -- noconfirm -S git
8383git clone https://aur.archlinux.org/yay-bin.git
8484cd yay-bin
85- makepkg -si
85+ makepkg --noconfirm - si
8686cd ..
8787rm -rf yay-bin
8888` ` `
8989
9090Then install protontricks using:
9191
9292` ` ` bash
93- yay -S -- noconfirm protontricks
93+ yay -- noconfirm -S protontricks-git
9494` ` `
9595
9696# ### Solus:
Original file line number Diff line number Diff line change @@ -78,18 +78,18 @@ sudo dnf install protontricks
7878Если у вас не установлен ` yay` , сначала установите его:
7979
8080` ` ` bash
81- sudo pacman -S -- noconfirm git
81+ sudo pacman -- noconfirm -S git
8282git clone https://aur.archlinux.org/yay-bin.git
8383cd yay-bin
84- makepkg -si
84+ makepkg --noconfirm - si
8585cd ..
8686rm -rf yay-bin
8787` ` `
8888
8989Затем установите protontricks с помощью:
9090
9191` ` ` bash
92- yay -S -- noconfirm protontricks
92+ yay -- noconfirm -S protontricks-git
9393` ` `
9494
9595# ### Solus:
Original file line number Diff line number Diff line change 11#Wed Apr 16 23:14:39 MSK 2025
22form.style=DECORATED
3- form.title=Prefix Pre-Config
3+ form.title=OFME Pre-Config
44form.backgroundColor=\#1a1a1a
55form.icon=.data/img/oflogo.png
You can’t perform that action at this time.
0 commit comments