I have wine installed and have setup the PPA so it automatically updates but a recent regression prompted me to just downgrade to an earlier version of wine and just turn off the PPA until the issue with wine was resolved. My first course of action was to go to software sources and untick it but it was not there.
My next step was to go to Discover and it was not there either
The last thing I could think of was delete the entry in /etc/apt/sources.list.d/ which I did (renamed it) but Updates still wants to update wine to the newest version. sudo apt-get update returns: Hit:1 https://dl.winehq.org/wine-builds/ubuntu lunar InRelease, so my system still sees the wine PPA.
So I have 2 questions, 1/ how to temporarily disable a PPA (I do not wish to delete the PPA permanently) and 2/ where are entries for PPAs stored now?
My next step was to go to Discover and it was not there either
The last thing I could think of was delete the entry in /etc/apt/sources.list.d/ which I did (renamed it) but Updates still wants to update wine to the newest version. sudo apt-get update returns: Hit:1 https://dl.winehq.org/wine-builds/ubuntu lunar InRelease, so my system still sees the wine PPA.
So I have 2 questions, 1/ how to temporarily disable a PPA (I do not wish to delete the PPA permanently) and 2/ where are entries for PPAs stored now?
Comment