Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to Wine 7 #247

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Updated to Wine 7 #247

merged 1 commit into from
Oct 31, 2022

Conversation

JCash
Copy link
Contributor

@JCash JCash commented Oct 31, 2022

No description provided.

@JCash JCash requested a review from britzl October 31, 2022 10:47
Comment on lines +344 to +350
mkdir -pm755 /etc/apt/keyrings && \
wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key && \
wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/focal/winehq-focal.sources && \
apt-get update && \
DEBIAN_FRONTEND="noninteractive" apt-get install -y --install-recommends winehq-stable winetricks && \
apt install -y --install-recommends winehq-stable winetricks && \
apt-get clean autoclean autoremove && \
rm winehq.key
rm /etc/apt/keyrings/winehq-archive.key
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Followed instructions from WineHQ;
https://wiki.winehq.org/Ubuntu

Previous version was Wine 5

@JCash JCash merged commit f7adc88 into dev Oct 31, 2022
@JCash JCash deleted the wine-7 branch October 31, 2022 13:25
@JCash JCash restored the wine-7 branch December 11, 2022 08:48
@JCash JCash deleted the wine-7 branch December 11, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants