Cannot figure out why AVG won't install?
I am a new Ubuntu user, and I am having trouble installing AVGFree on my system. I have tried a few things I found on here through google, but none of them seem to work? I ran the installer per instructions found here: https://www.unixmen.com/install-avg-free-antivirus-on-ubuntu/
It can't seem to find some packages and I'm not sure what to do from here.
sweet72947@sweet72947-X550LA:~$ sudo gdebi avg2013flx-r3118-a6926.i386.deb
[sudo] password for sweet72947:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
AVG Anti-Virus for Linux/FreeBSD
Do you want to install the software package? [y/N]:y
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ sudo dpkg avg2013flx-r3118-a6926.i386.deb
dpkg: error: need an action option
Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
sweet72947@sweet72947-X550LA:~$ sudo dpkg-i avg2013flx-r3118-a6926.i386.deb
sudo: dpkg-i: command not found
sweet72947@sweet72947-X550LA:~$ sudo dpkg -i avg2013flx-r3118-a6926.i386.deb
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ apt-get update; sudo apt-get -y install i386-libs
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package i386-libs
sweet72947@sweet72947-X550LA:~$
antivirus
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am a new Ubuntu user, and I am having trouble installing AVGFree on my system. I have tried a few things I found on here through google, but none of them seem to work? I ran the installer per instructions found here: https://www.unixmen.com/install-avg-free-antivirus-on-ubuntu/
It can't seem to find some packages and I'm not sure what to do from here.
sweet72947@sweet72947-X550LA:~$ sudo gdebi avg2013flx-r3118-a6926.i386.deb
[sudo] password for sweet72947:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
AVG Anti-Virus for Linux/FreeBSD
Do you want to install the software package? [y/N]:y
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ sudo dpkg avg2013flx-r3118-a6926.i386.deb
dpkg: error: need an action option
Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
sweet72947@sweet72947-X550LA:~$ sudo dpkg-i avg2013flx-r3118-a6926.i386.deb
sudo: dpkg-i: command not found
sweet72947@sweet72947-X550LA:~$ sudo dpkg -i avg2013flx-r3118-a6926.i386.deb
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ apt-get update; sudo apt-get -y install i386-libs
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package i386-libs
sweet72947@sweet72947-X550LA:~$
antivirus
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am a new Ubuntu user, and I am having trouble installing AVGFree on my system. I have tried a few things I found on here through google, but none of them seem to work? I ran the installer per instructions found here: https://www.unixmen.com/install-avg-free-antivirus-on-ubuntu/
It can't seem to find some packages and I'm not sure what to do from here.
sweet72947@sweet72947-X550LA:~$ sudo gdebi avg2013flx-r3118-a6926.i386.deb
[sudo] password for sweet72947:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
AVG Anti-Virus for Linux/FreeBSD
Do you want to install the software package? [y/N]:y
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ sudo dpkg avg2013flx-r3118-a6926.i386.deb
dpkg: error: need an action option
Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
sweet72947@sweet72947-X550LA:~$ sudo dpkg-i avg2013flx-r3118-a6926.i386.deb
sudo: dpkg-i: command not found
sweet72947@sweet72947-X550LA:~$ sudo dpkg -i avg2013flx-r3118-a6926.i386.deb
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ apt-get update; sudo apt-get -y install i386-libs
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package i386-libs
sweet72947@sweet72947-X550LA:~$
antivirus
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am a new Ubuntu user, and I am having trouble installing AVGFree on my system. I have tried a few things I found on here through google, but none of them seem to work? I ran the installer per instructions found here: https://www.unixmen.com/install-avg-free-antivirus-on-ubuntu/
It can't seem to find some packages and I'm not sure what to do from here.
sweet72947@sweet72947-X550LA:~$ sudo gdebi avg2013flx-r3118-a6926.i386.deb
[sudo] password for sweet72947:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
AVG Anti-Virus for Linux/FreeBSD
Do you want to install the software package? [y/N]:y
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ sudo dpkg avg2013flx-r3118-a6926.i386.deb
dpkg: error: need an action option
Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;
Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
sweet72947@sweet72947-X550LA:~$ sudo dpkg-i avg2013flx-r3118-a6926.i386.deb
sudo: dpkg-i: command not found
sweet72947@sweet72947-X550LA:~$ sudo dpkg -i avg2013flx-r3118-a6926.i386.deb
(Reading database ... 168288 files and directories currently installed.)
Preparing to unpack avg2013flx-r3118-a6926.i386.deb ...
Unpacking avg2013flx (2013.3118) over (2013.3118) ...
Uninstalling 'avgd' service initscripts...
Unregistering 'avgd' service ...
Setting up avg2013flx (2013.3118) ...
Installing 'avgd' service initscripts...
Registering 'avgd' service to runlevels...
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
Please do configuration with /opt/avg/av/bin/avgsetup
Generating unique user id
/usr/bin/avgdiag: 17: exec: /opt/avg/av/bin/avgdiag: not found
dpkg: error processing package avg2013flx (--install):
installed avg2013flx package post-installation script subprocess returned error exit status 127
Processing triggers for man-db (2.8.3-2) ...
Errors were encountered while processing:
avg2013flx
sweet72947@sweet72947-X550LA:~$ apt-get update; sudo apt-get -y install i386-libs
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package i386-libs
sweet72947@sweet72947-X550LA:~$
antivirus
antivirus
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 11 mins ago
Sweet72947Sweet72947
1
1
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Sweet72947 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sweet72947 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111518%2fcannot-figure-out-why-avg-wont-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sweet72947 is a new contributor. Be nice, and check out our Code of Conduct.
Sweet72947 is a new contributor. Be nice, and check out our Code of Conduct.
Sweet72947 is a new contributor. Be nice, and check out our Code of Conduct.
Sweet72947 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111518%2fcannot-figure-out-why-avg-wont-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown