You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The upgrade to mint 22 is blocked by the following message: File in DEB822 format. Please delete the file.
But it is a root file : /etc/apt/sources.list.d/winehq-jammy.sources
I am not able to delete the file.
What to do?
The text was updated successfully, but these errors were encountered:
You need root access to delete system files;
Easiest to do in the terminal:-
[optional] To view the contents of the file: cat /etc/apt/sources.list.d/winehq-jammy.sources
[optional] If you want a backup of this file, do something like sudo cp /etc/apt/sources.list.d/winehq-jammy.sources /home/your-username/old-winehq-jammy.sources
But to delete the file:- sudo rm /etc/apt/sources.list.d/winehq-jammy.sources
You need root access to delete system files;
Easiest to do in the terminal:-
[optional] To view the contents of the file:
cat /etc/apt/sources.list.d/winehq-jammy.sources
[optional] If you want a backup of this file, do something like
sudo cp /etc/apt/sources.list.d/winehq-jammy.sources
/home/your-username/old-winehq-jammy.sources
But to delete the file:-
sudo rm /etc/apt/sources.list.d/winehq-jammy.sources
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BL3DYE2ZEXAUUHPPJWAKAQDZZ7IQ7AVCNFSM6AAAAABPNGJDCSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGAZTGNRWGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
The upgrade to mint 22 is blocked by the following message: File in DEB822 format. Please delete the file.
But it is a root file : /etc/apt/sources.list.d/winehq-jammy.sources
I am not able to delete the file.
What to do?
The text was updated successfully, but these errors were encountered: