LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 04-13-2015, 08:31 PM   #1
prudra
Member
 
Registered: Dec 2010
Location: Kolkata, India
Distribution: Now only Debian Stable Mate DE on laptop.
Posts: 68
Blog Entries: 1

Rep: Reputation: 8
contents in sources.list for 17.1-MATE


I have so long worked with debian and know what to write in
/etc/apt/sources.list file. I was thinking of testing
linuxmint-17.1-mate-32bit.iso .
What shall I write in the /etc/apt/sources.list file in this case?
I made a cursory web search but could not find the relevant data.
 
Old 04-13-2015, 09:52 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,142
Blog Entries: 21

Rep: Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480Reputation: 3480
May help, or not. Mine. It has added 3rd party repos that you do not need.

Code:
$ inxi -r
Repos:     Active apt sources in file: /etc/apt/sources.list.d/noobslab-icons-trusty.list
           deb http://ppa.launchpad.net/noobslab/icons/ubuntu trusty main
           deb-src http://ppa.launchpad.net/noobslab/icons/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
           deb http://packages.linuxmint.com qiana main upstream import #id:linuxmint_main
           deb http://extra.linuxmint.com qiana main #id:linuxmint_extra
           deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
           deb http://archive.canonical.com/ubuntu/ trusty partner
           Active apt sources in file: /etc/apt/sources.list.d/opera-developer.list
           deb http://deb.opera.com/opera-developer/ stable non-free #Opera Browser (final releases)
$ cd /etc
/etc $ ls
<snip>
/etc $ cat lsb-release
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=17
DISTRIB_CODENAME=qiana
DISTRIB_DESCRIPTION="Linux Mint 17 Qiana"
/etc $ inxi -S
System:    Host: chopper Kernel: 3.19.0-5-exton x86_64 (64 bit) 
           Desktop: MATE 1.8.1  Distro: Linux Mint 17 Qiana
I guess you can compare my Mint entries with yours. Disregard the others like Opera, Ubuntu, or noobslab.
I made sure in my code readout that it shows you I am running 64 bit mate Mate 17.

If running Mint 17 already. Nothing needs to be done. Just install mate through the package manager. If this is a debian wheezy question though.

https://computerobz.wordpress.com/20...debian-wheezy/

Last edited by rokytnji; 04-13-2015 at 10:00 PM.
 
1 members found this post helpful.
Old 04-14-2015, 05:32 AM   #3
TxLonghorn
Member
 
Registered: Feb 2004
Location: Austin Texas
Distribution: Mandrake 9.2
Posts: 702

Rep: Reputation: 231Reputation: 231Reputation: 231
Of course, with 17 the reference is qiana, and with 17.1 that changes to rebecca.
dan@skynet1 ~ $ inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://downloads.sourceforge.net/pro...la/mozilla/apt all main
Active apt sources in file: /etc/apt/sources.list.d/additional-repositories.list
deb http://liveusb.info/multisystem/depot all main
Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
deb http://dl.google.com/linux/chrome/deb/ stable main
Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
deb http://packages.linuxmint.com rebecca main upstream import
deb http://extra.linuxmint.com rebecca main
deb http://mirrors.liquidweb.com/ubuntu trusty main restricted universe multiverse
deb http://mirrors.liquidweb.com/ubuntu trusty-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ trusty partner
 
1 members found this post helpful.
Old 04-15-2015, 03:29 AM   #4
prudra
Member
 
Registered: Dec 2010
Location: Kolkata, India
Distribution: Now only Debian Stable Mate DE on laptop.
Posts: 68

Original Poster
Blog Entries: 1

Rep: Reputation: 8
Quote:
Originally Posted by TxLonghorn View Post
Of course, with 17 the reference is qiana, and with 17.1 that changes to rebecca.
dan@skynet1 ~ $ inxi -r
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://downloads.sourceforge.net/pro...la/mozilla/apt all main
Active apt sources in file: /etc/apt/sources.list.d/additional-repositories.list
deb http://liveusb.info/multisystem/depot all main
Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
deb http://dl.google.com/linux/chrome/deb/ stable main
Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
deb http://packages.linuxmint.com rebecca main upstream import
deb http://extra.linuxmint.com rebecca main
deb http://mirrors.liquidweb.com/ubuntu trusty main restricted universe multiverse
deb http://mirrors.liquidweb.com/ubuntu trusty-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ trusty partner

Thank both of you for supplying the answer that I was looking for. Actually I have 2 machines, 1 laptop and 1 netbook, both running now Debian Wheezy. Since Debian Jessie will very soon be stable, I was thinking of having two different linux flavors, debian on one and linux mint on the other. And I am somewhat more at home with Gnome 2, and Mate is nearer to it. Thanks again.
 
Old 04-16-2015, 10:26 AM   #5
prudra
Member
 
Registered: Dec 2010
Location: Kolkata, India
Distribution: Now only Debian Stable Mate DE on laptop.
Posts: 68

Original Poster
Blog Entries: 1

Rep: Reputation: 8
I have installed today linuxmint-17.1-mate-32bit.iso and it is working fine. I didn't know that the repositories are
automatically written in /etc/apt/sources.list.d/ during installation. A small irritant has happened. I don't find
any 'Trash' icon on the Desktop. This is a difference with Debian and opensuse. How can I make that icon appear on the
Desktop?
 
Old 04-17-2015, 09:16 AM   #6
TxLonghorn
Member
 
Registered: Feb 2004
Location: Austin Texas
Distribution: Mandrake 9.2
Posts: 702

Rep: Reputation: 231Reputation: 231Reputation: 231
Menu > Control Center > Desktop Settings
 
Old 04-18-2015, 05:24 AM   #7
prudra
Member
 
Registered: Dec 2010
Location: Kolkata, India
Distribution: Now only Debian Stable Mate DE on laptop.
Posts: 68

Original Poster
Blog Entries: 1

Rep: Reputation: 8
Quote:
Originally Posted by prudra View Post
I have installed today linuxmint-17.1-mate-32bit.iso and it is working fine. I didn't know that the repositories are
automatically written in /etc/apt/sources.list.d/ during installation. A small irritant has happened. I don't find
any 'Trash' icon on the Desktop. This is a difference with Debian and opensuse. How can I make that icon appear on the
Desktop?
Thanks. Have done it.
My wife doesn't like the MATE desktop. She says that Gnome-Classic was better than MATE.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Delete the contents of the files in the sources.list upindah Linux - Newbie 2 07-05-2012 06:17 PM
'E:Malformed line 54 in source list /etc/apt/sources.list (dist parse), E:The list of vsssuccess@gmail.com Linux - Desktop 1 11-17-2010 08:17 AM
Need Recommendation for Debian Etch sources.list ( /etc/apt/sources.list ) forgox Debian 6 05-05-2007 01:57 PM
list contents of directory without listing contents baddah Linux - Newbie 2 06-12-2006 04:02 AM
Ubuntu Sources List! I need some great sources lists! Jengo Linux - Newbie 1 06-24-2005 04:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 10:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration