[How to] add Linux Mint Repository to Ubuntu

Status
Not open for further replies.
D

Deleted member 178

Thread author
hi,

As we know Mint Is based on Ubuntu but Ubuntu doesn't have some tools available in Mint and some of them are very useful and are "must-have"

so there the procedure:

open terminal, type:

Code:
sudo sh -c 'echo "deb http://packages.linuxmint.com/ qiana main" >> /etc/apt/sources.list.d/mint.list'

then update by

Code:
sudo apt-get update

normally an error should happen at the end about the public key

so type :

Code:
sudo apt-get install linuxmint-keyring

a permission will be asked, say yes to the prompt

re-update by

Code:
sudo apt-get update


this time no more error should happen and you will have now access to every Mint tolls


that is it.
 
  • Like
Reactions: illumination
Status
Not open for further replies.

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top