Update some programs help

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
terrorblader

Re: Update some programs help

Post by terrorblader »

For the repository you must do the following :

Code: Select all

sudo gedit /etc/apt/sources.list
then add to the end of the file the new repository,after wich you must download and import the key:

Code: Select all

wget -q http://wine.budgetdedicated.com/apt/Scott%20Ritchie.gpg -O- | sudo apt-key add -
sudo apt-get update
Regarding your second question,i think that it is related to upgrading the Mint version (e.g. 5 to 6).
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
terrorblader

Re: Update some programs help

Post by terrorblader »

Glad I could help :)
Locked

Return to “Beginner Questions”