Results 1 to 10 of 10

Thread: Arch Linux package management during installation?

  1. #1
    Join Date
    Sep 2011
    Location
    California, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Arch Linux package management during installation?

    Has anyone come across a good, easy to follow manual for how to install Arch Linux?
    Ubuntu is my favorite distro and I'm currently using Ubuntu 12.04.1LTS, however I also like to try other systems as well. Recently I figured I'd try installing Arch through Virtual Box before commiting to installing on a real physical drive.
    The lack of a graphical installer sure makes things a lot tougher than I expected. I had read in multiple places that the Arch Wiki provided good detailed instructions for the installation, and it does. However, when I finally hit a roadblock was when I got to the package management section. I have an idea of what I want installed but it was in choosing the correct dependencies and such that I felt somewhat lost. If anyone has any suggestions, I would love to hear what you've got to say about package management to make an easy installation of Arch Linux.

    All I know is that I know nothing....

  2. #2
    Join Date
    Dec 2009
    Location
    Hong Kong
    Beans
    58
    Distro
    Kubuntu 13.04 Raring Ringtail

    Re: Arch Linux package management during installation?

    You made it through the hard bits. It's actually the easy part now. Do just what they say. install X and install input and video drivers....fonts. Pacman will take care of the dependencies for you

    If the testing of X is successful then just jump to install your DE/WM of choice gnome, kde, openbox etc....

    You could watch a man in drag do a demo for you.

    LINK to the youtube vid

  3. #3
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Arch Linux package management during installation?

    Just follow the Beginners Guide, it takes you through getting your system installed. Then just follow the instructions on the relevant wiki page to install your DE of choice.

    There is no need to worry about dependencies, pacman will take care of that for you.

    There really isn't any advice that we can give you that isn't already covered in the wiki, it's one of the best Linux resources around.
    Cheesemill

  4. #4
    Join Date
    Sep 2011
    Location
    California, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Arch Linux package management during installation?

    Quote Originally Posted by smellyman View Post
    You made it through the hard bits. It's actually the easy part now. Do just what they say. install X and install input and video drivers....fonts. Pacman will take care of the dependencies for you

    If the testing of X is successful then just jump to install your DE/WM of choice gnome, kde, openbox etc....

    You could watch a man in drag do a demo for you.

    LINK to the youtube vid
    Thanks for the video and the advice. I didn't know Pacman would take care of the dependencies. I feel much better about it now.

    All I know is that I know nothing....

  5. #5
    Join Date
    Sep 2011
    Location
    California, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Arch Linux package management during installation?

    Quote Originally Posted by Cheesemill View Post
    Just follow the Beginners Guide, it takes you through getting your system installed. Then just follow the instructions on the relevant wiki page to install your DE of choice.

    There is no need to worry about dependencies, pacman will take care of that for you.

    There really isn't any advice that we can give you that isn't already covered in the wiki, it's one of the best Linux resources around.
    So you're the second person to tell me not to worry about the dependencies, that's definitely comforting. As far as DE, I like Xfce but I wouldn't mind sticking with KDE; after all, it seems like Arch is more of a KDE oriented distro and thus it may feel and work better under KDE. What do you think?

    All I know is that I know nothing....

  6. #6
    Join Date
    Feb 2011
    Location
    Under that huge rock
    Beans
    98

    Re: Arch Linux package management during installation?

    Arch is not oriented to any DE in particular. In fact if you look at some of the threads on the arch forums you will find most people are just running an window manager like DWM or Openbox. I say install what you want, in the case of XFCE it would be
    Code:
    pacman -S xorg-server xorg-xinit xorg-server-utils xfce4
    The WIKI is amazing for installing pretty much anything, here is the XFCE Page..... https://wiki.archlinux.org/index.php/Xfce#Installation

    and make sure to run a
    Code:
    pacman -Syu
    often to keep everything up to date.

  7. #7
    Join Date
    Sep 2011
    Location
    California, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Arch Linux package management during installation?

    Quote Originally Posted by bfmetcalf View Post
    Arch is not oriented to any DE in particular. In fact if you look at some of the threads on the arch forums you will find most people are just running an window manager like DWM or Openbox. I say install what you want, in the case of XFCE it would be
    Code:
    pacman -S xorg-server xorg-xinit xorg-server-utils xfce4
    The WIKI is amazing for installing pretty much anything, here is the XFCE Page..... https://wiki.archlinux.org/index.php/Xfce#Installation

    and make sure to run a
    Code:
    pacman -Syu
    often to keep everything up to date.
    Way cool! Thanks for the info.

    All I know is that I know nothing....

  8. #8
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: Arch Linux package management during installation?

    What makes you think that Arch is KDE oriented?

    One of the key features of Arch is that it uses unpatched source code directly from upstream (unlike Ubuntu which heavily patches a lot of applications to fit in with the Ubuntu way of doing things).

    When you install any DE on Arch it is being used as the original developers intended, there is no one DE that is optimized for Arch.

    Personally I have used KDE, Openbox, XFCE and Gnome on my Arch installations. They have all worked flawlessly.

    This is what my Arch workstation running Gnome looks like at the moment...



    Everything you could possibly want to know is on the wiki...
    https://wiki.archlinux.org/index.php/DE
    Cheesemill

  9. #9
    Join Date
    Feb 2011
    Location
    Under that huge rock
    Beans
    98

    Re: Arch Linux package management during installation?

    for reference, this is my Arch install running openbox...




  10. #10
    Join Date
    Sep 2011
    Location
    California, USA
    Beans
    Hidden!
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Arch Linux package management during installation?

    I got a lot of good responses from many of you. This is why I love Ubuntu, because the Ubuntu community is awesome!
    I want to thank everyone who contributed in educating me about Arch, your help has been very valuable.

    All I know is that I know nothing....

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •