File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 203203 steps :
204204 - name : Install Flatpak
205205 text : "
206- <p>To install Flatpak, enable the ~amd64 keyword for sys-apps/flatpak, acct-user/flatpak and acct-group/flatpak:</p>
207- <terminal-command>echo -e 'sys-apps/flatpak ~amd64\\ nacct-user/flatpak ~amd64\\ nacct-group/flatpak ~amd64\\ ndev-util/ostree ~amd64' >> /etc/portage/package.accept_keywords/flatpak</terminal-command>
208- <p>Then, install Flatpak:</p>
209- <terminal-command>emerge sys-apps/flatpak</terminal-command>"
206+ <p>To install Flatpak on Gentoo, simply run:</p>
207+ <terminal-command>emerge --ask --verbose --sys-apps/flatpak</terminal-command>"
210208 - name : Add the Flathub repository
211209 text : "
212210 <p>Flathub is the best place to get Flatpak apps. To enable it, run:</p>
You can’t perform that action at this time.
0 commit comments