Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 17
Hi, I am a newbie to Linux and I need some help installing AVG Free on my computer. The file is an .rpm, and when I log onto my root ...
  1. #1
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77

    Unhappy Can someone help me with .rpms?

    Hi, I am a newbie to Linux and I need some help installing AVG Free on my computer. The file is an .rpm, and when I log onto my root terminal and type rpm -i and then the file name, it comes up witha message saying that there is no such file or directory. The link to the AVG page is here: http://free.grisoft.com/doc/5390/lng/us/tpl/v5

    P.S. I had previously typed in apt-get install rpm and my root terminal said that my rpm was already the latest version. Thanks to whoever helps me!

  2. #2
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    RPM is used for Redhat-based Linux distributions. Debian uses apt-get and DEB packages only. Is there a DEB file available for AVG?
    Registered Linux user #270181
    TechieMoe's Tech Rants

  3. #3
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    No, there is not. Thanks, Moe!

    P.S. Does anyone know of a really good free security program for Linux?

  4. #4
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by KonquerorPenguin
    No, there is not. Thanks, Moe!

    P.S. Does anyone know of a really good free security program for Linux?
    Strictly speaking, you really don't need much other than a firewall right now. There are no Linux viruses out there, nor adware or spyware. If you just want an antivirus program for your own personal satisfaction, you might try clamAV.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  5. #5
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    I have Firestarter, the firewall. Also, is clamAV a Debian package? Thanks!!

  6. #6
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Look at the ClamAV site for Debian packages:

    http://www.clamav.net/binary.html#pagestart
    Registered Linux user #270181
    TechieMoe's Tech Rants

  7. #7
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    Can I just run apt-get install clamav to get it? That would help a lot since I don't know how to install Debian packages otherwise.

  8. #8
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    One more thing. I'm thinking about switching to SuSE Linux because I heard somewhere that SuSE can open Microsoft Word documents. Is this true? Also, what Linux do you use?

  9. #9
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    Anyone there?

  10. #10
    Linux User
    Join Date
    Jan 2006
    Posts
    251
    hi
    As far as I know you can use dpkg to install debian packages,please refer to man page of dpkg.
    or you can also do apt-get to install the package
    http://packages.debian.org/cgi-bin/s...le&release=all
    but your /etc/apt/sources.list should point to stable distribution(or whatever you want to use)
    do a
    apt-get update initially

Page 1 of 2 1 2 LastLast

Posting Permissions

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