Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Randolph Chung <randolph@tausq.org>
To: Nicholas Leippe <nick@byu.edu>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] how to use dpkg/dselect/apt-get ???
Date: Sat, 20 Oct 2001 22:20:42 -0700	[thread overview]
Message-ID: <20011020222042.G537@tausq.org> (raw)
In-Reply-To: <01102021292604.00166@nick>

You may want to try install deity-curses (aka console-apt). I'd like to
think it's easier to use :-)

> 3) How can I search the list so I can find, for example, 'X11'
> to '+' it and let it figure out what else is needed and then
> install it?

in dselect, you can search using / (like vi)
there's decent online help using 'h'.

> 4) Is there a better package interface than dselect?
> (rh/caldera/mdk's glint is 3+ yrs old and is still far superior
> to dselect--you can actually _understand_ what you're looking at)

well, many people find dselect easy to understand too, but i can see how
it's daunting. do give deity a try and see if that's easier for you.
 
> I am not against whatever debian uses considering all the wonderful
> features it's supposed to have, just rather annoyed that it is such a
> difficult/disgusting interface.

most of us just install things from command-line. For example, you can
do 'apt-get install x-window-system' from the command-line (as root)
once your system is up and running. 'apt-get update' updates your
"package sources" from the debian mirrors, and 'apt-get upgrade' will
install the newest versions of what you have on your system.

you can use 'apt-cache search <pattern>' to look at available packages.
There's also a web interface, http://packages.debian.org/

to use apt you need to have a correct /etc/apt/sources.list file. If the
installer didn't set one up for you, you can use something like this:

=================
deb http://http.us.debian.org/debian unstable main contrib non-free
deb http://debian.yorku.ca/debian/non-US unstable non-US/main non-US/contrib 
deb-src http://http.us.debian.org/debian unstable main contrib non-free
=================

as for mixing i386 and hppa, it won't happen; the debian package tools
are all arch-specific and will only look at the arch it's running on.

hope this helps.

randolph
-- 
   @..@                                         http://www.TauSq.org/
  (----)
 ( >__< )
 ^^ ~~ ^^

  reply	other threads:[~2001-10-21  5:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-21  4:29 [parisc-linux] how to use dpkg/dselect/apt-get ??? Nicholas Leippe
2001-10-21  5:20 ` Randolph Chung [this message]
2001-10-21  5:50   ` Nicholas Leippe
2001-10-21 22:48     ` Tomasz Korycki
2001-10-22 20:39 ` Pasi Kärkkäinen
  -- strict thread matches above, loose matches on Subject: below --
2001-10-21  3:51 Nicholas Leippe
2001-10-21  3:52 ` Tom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20011020222042.G537@tausq.org \
    --to=randolph@tausq.org \
    --cc=nick@byu.edu \
    --cc=parisc-linux@lists.parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox