Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Clamav install

  1. #1
    Join Date
    Apr 2008
    Location
    Chapel Hill
    Beans
    143
    Distro
    Ubuntu

    Clamav install

    My computer is freezing so I tried to install ClamAv from the dependencies but when I type in the terminal
    apt-get install clamav

    I get this message:
    claudia@claudia-HP-15-Notebook-PC:~$ apt-get install clamav
    E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
    E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?

    I have no clue what this means.....

  2. #2
    Join Date
    Oct 2014
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Clamav install

    Permission Denied

    - That mean you need to put sudo(super user priviledges/admin priviledges) to install from the APT.

    Run like this -


    Code:
    sudo apt-get install clamav

    Tthis command will make you as admin to install the package.

  3. #3
    Join Date
    Apr 2008
    Location
    Chapel Hill
    Beans
    143
    Distro
    Ubuntu

    Re: Clamav install

    thank you! worked like charm

  4. #4
    Join Date
    Oct 2014
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Clamav install

    You should learn about some basics using Bash, because it will help you a lot on any Linux distros. You can learn about Linux and how to use the Terminal/Bash in here - http://linux-training.be/files/books/LinuxFun.pdf


    You have to do some read, but you can do almost everything just from the Terminal on Linux.

    Anyway, good job for the installed clamav!

  5. #5
    Join Date
    Apr 2008
    Location
    Chapel Hill
    Beans
    143
    Distro
    Ubuntu

    Re: Clamav install

    yes I ran the clamav all from the terminal and I'll continue that way, I really find it easier....So thanks for the help and the links, I'll really enjoy my reading

  6. #6
    Join Date
    Feb 2008
    Location
    Land of fire and drought
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Clamav install

    Well done installing clamav, but not sure what that has to do with your freezing computer problem.

    You might be better off trying to fix that on a new thread.

  7. #7
    Join Date
    Apr 2008
    Location
    Chapel Hill
    Beans
    143
    Distro
    Ubuntu

    Re: Clamav install

    Okay I shall...I guess I was thinking back in the past of viruses and my old windows system freezing. ...

  8. #8
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,615
    Distro
    Ubuntu

    Re: Clamav install

    Is the freezing new?
    Did it start after you did this
    http://ubuntuforums.org/showthread.php?t=2256490

    Or has it been longstanding.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  9. #9
    Join Date
    Apr 2008
    Location
    Chapel Hill
    Beans
    143
    Distro
    Ubuntu

    Re: Clamav install

    the freezing is brand new and did start after I did the above...

  10. #10
    Join Date
    Jan 2007
    Location
    3' from Hell
    Beans
    1,316

    Re: Clamav install

    have you tried using the recovery mode and fix broken packages?
    The only dumb question is the one not asked.

    In service to the Dream

Page 1 of 2 12 LastLast

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
  •