05-30-2024, 11:58 AM
Quote:ThanksYou are welcome.
Those commands will have copied a mullvad keyring from the Internet into your /usr/share/keyrings directory and added a file called mullvad.list into /etc/apt/sources.list.d/ using priviledged access.
Open a terminal (Ctrl, Alt, T) and identify the 'mullvad' additions with
Code:
ls -l /usr/share/keyrings/
Code:
ls -l /etc/apt/sources.list.d/
Once you are happy you've identified the additions, you can delete them with these commands.
You will be modifying system critical locations so will need to enter your password.
Take care to only delete (rm) the specific files that were added by the mullvad install.
Code:
sudo rm /usr/share/keyrings/mullvad-keyring.asc
Code:
sudo rm /etc/apt/sources.list.d/mullvad.list
It is assumed the both the commands following "# Install the package" will have failed.
Provided they failed, there will be nothing to undo.
Let us know if those commands did anything other than report errors.
Once you've done tidying try running an update/upgrade sequence to ensure that completes.
stevef
clueless
clueless