LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-22-2004, 05:42 PM   #1
nny0000
Member
 
Registered: Aug 2003
Distribution: Slackware, Ubuntu
Posts: 158

Rep: Reputation: 30
Autopackage, is it the next evolution!?


I hope that more and more distros adopt Autopackage, if and only if, when it supersedes RPM,DEB and TGZ. I wish that all distro's had a uniform package system, so that we dont have to go hunting for rare software to install a simple program like Gaim.
I am always promoting Linux everywhere I go, and one of the reasons people don't switch is because they have seen Linux and don't like how it installs software (to complicated for them). The other reason I get a lot is, lack of commercial software. Granted, the latter has nothing to do with this post.

We need to combine all the positives of ALL the package systems to create the best all-purpose package handler. A system that can solve dependencies, turn tar.gz's into packages, emerge software (like gentoo) and most of all, have it be CLI based with multiple GUI frontends that are easy to learn and deal with, so newcomers can simply install, examine, uninstall and organise their software.

But until then : ./configure && make && checkinstall, for turning source into TGZ's

TGZ IMHO is the best package management system at this point.

How do you feel about this????

A Slacker
 
Old 02-22-2004, 07:28 PM   #2
Zoombie
Member
 
Registered: Jul 2003
Distribution: Debian Testing
Posts: 180

Rep: Reputation: 30
As a Gentoo user, I think portage is a pretty effective solution. I've always liked installing from source.
 
Old 02-22-2004, 08:50 PM   #3
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
I love portage, but installing from source is definitely not for everyone. It'd be great if there were a unified package management system that *anyone* could use - without having to know the names of RPM update servers, or how to mount a CD and configure installation sources or how to untar, configure, make and install a tarball, or resolve a hundred dependencies, or any of that nonsense. Portage comes pretty close, as does Apt, but they're somewhat lacking in usability and friendliness. Newbie or non-geek users are more likely to say "Hey I need a spreadsheet program... how do I get one?", and shouldn't have to know that obscure names like gnumeric or oocalc are going to give them what they want.

Someday, it will come
 
Old 02-22-2004, 10:37 PM   #4
Zoombie
Member
 
Registered: Jul 2003
Distribution: Debian Testing
Posts: 180

Rep: Reputation: 30
I still think portage is an answer. It's an underlying system that is able to retrieve and install packages automatically. It's extremely portable, and it actually supports binary packages as well. In terms of user friendliness, we just need a better front-end. If the categories are well-described, as well as the individual applications, I think new users could use it.
 
Old 02-23-2004, 02:55 AM   #5
comp12345
Member
 
Registered: Feb 2004
Posts: 467

Rep: Reputation: 30
Re: Autopackage, is it the next evolution!?

Quote:
Originally posted by nny0000
I hope that more and more distros adopt Autopackage, if and only if, when it supersedes RPM,DEB and TGZ. I wish that all distro's had a uniform package system, so that we dont have to go hunting for rare software to install a simple program like Gaim.
...
We need to combine all the positives of ALL the package systems to create the best all-purpose package handler. A system that can solve dependencies, turn tar.gz's into packages, emerge software (like gentoo) and most of all, have it be CLI based with multiple GUI frontends that are easy to learn and deal with, so newcomers can simply install, examine, uninstall and organise their software.

But until then : ./configure && make && checkinstall, for turning source into TGZ's

TGZ IMHO is the best package management system at this point.

How do you feel about this????

A Slacker
You've just described FreeBSD.
 
Old 02-23-2004, 09:21 PM   #6
nny0000
Member
 
Registered: Aug 2003
Distribution: Slackware, Ubuntu
Posts: 158

Original Poster
Rep: Reputation: 30
I would love to try Gentoo, but i have no time to do a stage 1 install. Plus I go for the geek factor, so I would feel like I cheated myself if i did a stage 2 or 3.

Also i would love to try one of the BSD's, but my Slackware system is on my whole hard drive and I dont want to tamper with it.
 
Old 10-30-2004, 03:45 PM   #7
IKar
LQ Newbie
 
Registered: Jul 2003
Posts: 10

Rep: Reputation: 0
post.
Quote:
The other reason I get a lot is, lack of commercial software. Granted, the latter has nothing to do with this post.
I think getting commercial software and autopackage have a lot to do with each other. The companies that produce games and commercial home software want to be able to sell on shelves at Walmart and other stores. They can't do that until there is some form of unified package management system. They can't include an rpm for every possible distro, and the people that make these impulse buys don't want to use the command line or find a website and download libraries.
 
Old 10-30-2004, 05:51 PM   #8
Sava
Member
 
Registered: Oct 2004
Location: Mie, Japan
Distribution: Gentoo, Suse, Ubuntu
Posts: 38

Rep: Reputation: 15
i do definitely agree with what has been said here, and i do hope that the big distro's unite and work on a package system that can work across the board.

The problem is that we can end up making the system worse by just creating new package managing systems. Maybe some sort of universal package could be created, that anyone could convert into their distributions preferred package with a command.

Not sure how well im explaining this, or even how possible it would be. But lets say that you could download a universal package, say foo.pac. If your on a slackware system you could do something like

convert foo.pac -slackware

and it magically turns into a .tgz! Or say convert foo.pac rpm, or whatever. If this was able to happen then systems could keep using the method they prefer, but people writing the software would only have to distribute it in a single package.

I should point out that iv very very little experience in package management and the formats that they all use, but we need something that at least makes things easier. I usually prefer to compile from source, but most people dont even know what source code is, or what compiling is.

I was quite happy as far as installing software on Mandy 10 though, iv found it difficult before (rpm dependancy hell) but iv had much fewer problems this time round
 
Old 10-30-2004, 06:08 PM   #9
UsualTuxpect
Member
 
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545

Rep: Reputation: 31
Go Portage Go!!

With all due respect to BSD.

Last edited by UsualTuxpect; 10-30-2004 at 06:09 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
How to install autopackage file? TigerLinux Linux - Newbie 2 10-02-2005 03:49 AM
autopackage IKar Linux - Software 0 10-30-2004 03:30 PM
I broke Autopackage! (and need to reinstall it) 1337 Twinkie Linux - Software 0 08-07-2004 06:59 PM
Anyone use AutoPackage 0.6? freddurgan Linux - Software 0 07-18-2004 05:08 PM
Autopackage - The next big step for Linux? mediab0x Linux - Software 5 09-05-2003 08:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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