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

Remove old Wine PPA, if one is present #5

Merged
merged 1 commit into from
Aug 7, 2022
Merged

Remove old Wine PPA, if one is present #5

merged 1 commit into from
Aug 7, 2022

Conversation

Jacksaur
Copy link
Contributor

@Jacksaur Jacksaur commented Aug 7, 2022

With each Ubuntu point release, Wine moves to a new PPA. This line will remove any existing Wine PPAs before the script then adds the one corresponding to the user's current Ubuntu version.

In theory, this would mean that running this script again after an Ubuntu update will automatically swap the user to the latest Wine PPA each time. Though I'm not sure how the rest of the script would behave with all the other software already being installed, you may want to copy this into a separate updater script perhaps.

Delete any existing Wine PPAs in sources.list before adding the latest one, to avoid conflicts.
@NayamAmarshe NayamAmarshe merged commit 574df7f into NayamAmarshe:main Aug 7, 2022
@NayamAmarshe
Copy link
Owner

Thanks for the PR :D

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.

2 participants