LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Closed Thread
  Search this Thread
Old 02-21-2009, 03:12 PM   #46
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406

of course you could, if you knew how
although synaptic is really not a package manager in itself it is mearly what you call a 'frontend' for apt-get which is the actual package manager

in case you are wondering a 'frontend' is mearly a secondary program that provides an interface for another
 
Old 02-21-2009, 03:18 PM   #47
QueenZ
Member
 
Registered: Sep 2008
Distribution: openSUSE, Ubuntu
Posts: 373

Original Poster
Blog Entries: 2

Rep: Reputation: 32
Quote:
Originally Posted by frieza View Post
of course you could, if you knew how
although synaptic is really not a package manager in itself it is mearly what you call a 'frontend' for apt-get which is the actual package manager

in case you are wondering a 'frontend' is mearly a secondary program that provides an interface for another
It can't be that hard..

Wait a sec.. isn't dpkg a package manager too?
 
Old 02-21-2009, 03:27 PM   #48
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
Quote:
Originally Posted by QueenZ View Post
It can't be that hard..

Wait a sec.. isn't dpkg a package manager too?
dpkg is the backend behind apt and synaptic. Apt basically finds dependencies and installs them with dpkg(or rpm), and synaptic is a graphical frontend to apt
 
Old 02-21-2009, 03:36 PM   #49
QueenZ
Member
 
Registered: Sep 2008
Distribution: openSUSE, Ubuntu
Posts: 373

Original Poster
Blog Entries: 2

Rep: Reputation: 32
The last thing i want is my distro to be Debian-based. I hate Debain i hate debra i hate Ian :P I like Slackware and openSuSE but i don't want my distro to be slackware-based either. So i guess i'll just do this linux from scratch magic and add dpkg apt and synaptic. how does that sound, eh?
 
Old 02-21-2009, 03:45 PM   #50
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by QueenZ View Post
The last thing i want is my distro to be Debian-based. I hate Debain i hate debra i hate Ian :P I like Slackware and openSuSE but i don't want my distro to be slackware-based either. So i guess i'll just do this linux from scratch magic and add dpkg apt and synaptic. how does that sound, eh?
Why don't you ask that in the LFS forum here?
I should have said that Slackware and Debian were the oldest distros that were still around ( I think?).

Last edited by brianL; 02-21-2009 at 03:48 PM.
 
Old 02-21-2009, 03:56 PM   #51
QueenZ
Member
 
Registered: Sep 2008
Distribution: openSUSE, Ubuntu
Posts: 373

Original Poster
Blog Entries: 2

Rep: Reputation: 32
Quote:
Originally Posted by brianL View Post
Why don't you ask that in the LFS forum here?
I should have said that Slackware and Debian were the oldest distros that were still around ( I think?).
Slackware is the oldest currently being maintained.

btw, what is slackware using instead of dpkg?
 
Old 02-21-2009, 04:05 PM   #52
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,901

Rep: Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025
Quote:
Originally Posted by brianL View Post
I should have said that Slackware and Debian were the oldest distros that were still around ( I think?).
Yep, I think you're on pretty solid ground with that statement.
 
Old 02-21-2009, 04:09 PM   #53
QueenZ
Member
 
Registered: Sep 2008
Distribution: openSUSE, Ubuntu
Posts: 373

Original Poster
Blog Entries: 2

Rep: Reputation: 32
wikipedia says

Quote:
dpkg is similar to RPM.
How can dpkg be similar to rpm?? RPM is a package manager but dpkg is just a program that installs/removes .deb packages.. apt could be similar to rpm but not dpkg.. what a??
 
Old 02-21-2009, 04:13 PM   #54
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by QueenZ View Post
btw, what is slackware using instead of dpkg?
This will tell you all about it:
http://www.slackbook.org/html/book.h...AGE-MANAGEMENT
 
Old 02-21-2009, 04:14 PM   #55
Laserman
LQ Newbie
 
Registered: Jun 2008
Distribution: Fedora 10, DSL, Zenwalk
Posts: 27

Rep: Reputation: 17
Please don't feed the troll.
 
Old 02-21-2009, 04:17 PM   #56
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,901

Rep: Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025Reputation: 5025
Quote:
Originally Posted by QueenZ View Post
Slackware is the oldest currently being maintained.

btw, what is slackware using instead of dpkg?

QueenZ, a word of advice if I may:
If you want people to take you seriously on here, you need to keep an eye on your signal to noise ratio. You just seem to be asking random questions now for the sake of it. If you go on the way you are, people are just going to stop responding to you.

If you really want to know about "slackware package management", google it and the first result returned will be to the package management chapter of the slackbook. But somehow, I get the feeling that you're really not that interested.
 
Old 02-21-2009, 04:19 PM   #57
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by Laserman View Post
Please don't feed the troll.
He or She or It might starve if we don't. Could be a He with a username like that, coming from San Francisco.
 
Old 02-21-2009, 04:25 PM   #58
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
Quote:
Originally Posted by brianL View Post
He or She or It might starve if we don't. Could be a He with a username like that, coming from San Francisco.
now now let's not get personal here this is a professional site
 
Old 02-21-2009, 04:28 PM   #59
Phunkedelik
LQ Newbie
 
Registered: Feb 2009
Location: alberta canada
Distribution: archlinux
Posts: 19

Rep: Reputation: 2
Quote:
Distribution: Kubuntu ..."The last thing i want is my distro to be Debian-based"
i lol'd

i even nabbed a quote to show irony... "Ubuntu is a Linux distribution that starts with the breadth of Debian"
 
Old 02-21-2009, 04:39 PM   #60
QueenZ
Member
 
Registered: Sep 2008
Distribution: openSUSE, Ubuntu
Posts: 373

Original Poster
Blog Entries: 2

Rep: Reputation: 32
That's not funny guys, i'm just trying to learn something here..
 
  


Closed Thread



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
Sorce based distro (gentoo) Vs Binary based distro(fedora, debian,..) ashwin_cse Linux - Distributions 7 02-08-2010 01:46 PM
Improving Slackware (based) distros all to one new Slackware based distro Secu-Slack Slackware 45 02-15-2009 10:42 PM
LXer: Using Xen With LVM-Based VMs Instead Of Image-Based VMs (Debian Etch) LXer Syndicated Linux News 0 01-14-2009 08:20 PM
How to create an installable, slackware or debian-based cd (NOT a live cd) cyclop Linux - Distributions 2 06-01-2005 08:23 AM
how different is slackware from debian-based? nibz Amigo 4 10-04-2004 12:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:07 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