Find the answer to your Linux question:
Results 1 to 8 of 8
How Do I install APT on my server????? can any please help.......Im new to Linux and I need to use apt-get to install software on my server...
  1. #1
    Just Joined!
    Join Date
    Jun 2011
    Posts
    19

    Installin APT

    How Do I install APT on my server????? can any please help.......Im new to Linux and I need to use apt-get to install software on my server

  2. #2
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,096
    Hello and welcome aboard!

    Red Hat and its forked variations usually use YUM for installing packages, while APT generally goes on Debian based machines.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Jun 2011
    Posts
    19
    can apt be used in Red Hat??????

  4. #4
    Just Joined!
    Join Date
    Jun 2011
    Posts
    19
    or can I use yum instead of apt-get

  5. #5
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,096
    Here is some documentation on YUM that might help you:

    https://access.redhat.com/kb/docs/DOC-9935
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  6. #6
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,098
    As already stated: RedHat uses yum as a package manager.
    Basic commands are
    Code:
    yum search <SEARCHTERM>
    yum install <PACKAGENAME>
    You must always face the curtain with a bow.

  7. #7
    Just Joined!
    Join Date
    Jun 2011
    Posts
    19
    what do mean by packgename??? is that the installation file???????

  8. #8
    Linux Guru Irithori's Avatar
    Join Date
    May 2009
    Location
    Munich
    Posts
    2,098
    ozarīs link above should explain the basics.
    You must always face the curtain with a bow.

Posting Permissions

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