shoui520 / shoui520.github.io

https://learnjapanese.moe
GNU General Public License v3.0
71 stars 33 forks source link

Update Linux VN guide's Fedora section and CDEmu instructions #25

Closed Daja177 closed 1 year ago

Daja177 commented 1 year ago

This time I updated the Fedora section after discovering there were some changes that needed to be made after going through it on a new Fedora install.

I removed the commands to add WineHQ's repository because Fedora doesn't ship out of date versions of Wine and Winetricks unlike Ubuntu/Debian (also the guide didn't even install Wine from WineHQ's repository anyways since sudo dnf install wine installs the one from Fedora's repositories). This makes the Fedora section shorter and less complex, and cause fewer dependency issues.

Additionally, it turns out that the CDEmu part in Ubuntu's section doesn't even include instructions on actually installing it, so this pull request should address that.

Finally this pull request attempts to make clarifications to the CDEmu parts in each distro's section (although I haven't touched the openSUSE or Void Linux section this time either).