All Questions
2 questions
1
vote
3
answers
4k
views
Do I have duplicate packages?
I get the following error after running sudo apt-get update (Linux Mint 12):
W: Duplicate sources.list entry http://www.duinsoft.nl/pkg/ debs/all i386 Packages
(/var/lib/apt/lists/www.duinsoft....
0
votes
1
answer
1k
views
Remove duplicated Java packages
I'm on linux mint 12
I have installed Java, following the NetBeans instructions. It wasn't working on chrome, so I installed it like that:
sudo echo 'deb http://www.duinsoft.nl/pkg debs all' >>...