Score:0

Problems adding clamtk to a bootable memory stick for use in accessing and cleaning up infected Windows systems

es flag

I have Ubuntu 21.10 running with clamav installed. The command line inteface is too complex for a newbe so now I am trying to install the clamtk front end. I have clamtk_6.14-1_all.deb in the Downloads folder but when I enter the command "sudo dpkg -i Downloads/clamtk_6.14-1_all.deb" the system complains about three missing packages: libtext-csv-perl, libjson-perl, and gnome-icon-theme.. As a completely green Ubuntu user I have been floundering around trying to figure out how to remedy the situation Thanks in advance for any help!

I have just realized there is a request for a diagnostic report. Here it is:

ubuntu@ubuntu:~$ sudo apt-get update Ign:1 cdrom://Ubuntu 21.10 Impish Indri - Release amd64 (20211012) impish InRelease Hit:2 cdrom://Ubuntu 21.10 Impish Indri - Release amd64 (20211012) impish Release Get:4 http://security.ubuntu.com/ubuntu impish-security InRelease [110 kB] Hit:5 http://archive.ubuntu.com/ubuntu impish InRelease
Get:6 http://archive.ubuntu.com/ubuntu impish-updates InRelease [110 kB] Get:7 http://security.ubuntu.com/ubuntu impish-security/main amd64 DEP-11 Metadata [11.7 kB] Get:8 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 Packages [261 kB] Get:9 http://archive.ubuntu.com/ubuntu impish-updates/main amd64 DEP-11 Metadata [25.4 kB] Get:10 http://archive.ubuntu.com/ubuntu impish-updates/restricted amd64 Packages [168 kB] Fetched 687 kB in 2s (451 kB/s)
Reading package lists... Done

The system is refusing to update the post because there are too many links in the result. Perhaps I need to format differently.

user535733 avatar
cn flag
The use of `dpkg` commands suggests that you are following instructions that you don't fully understand. Most people use `apt` instead of `dpkg` to install packages, since `apt` handles dependencies while `dpkg` merely complains about them,
Joe Yoder avatar
es flag
sudo apt install clamtk results in 'E: Unable to locate package clamtk'
Joe Yoder avatar
es flag
I interpreted this as an indication that clamtk is not an app that apt kinows how to manage.
user535733 avatar
cn flag
The `clamtk` package, suitably updated, has been in the Ubuntu 'main' repository for a very long time. Apt can manage it. That error message suggests that you have ruined or mangled the list of sources that apt uses to *locate* the Ubuntu repositories, or (less commonly) that you have some kind of network problem.
Joe Yoder avatar
es flag
How do I go about repairing any damage or confirming a network problem?
user535733 avatar
cn flag
[Edit your question](https://askubuntu.com/posts/1391647/edit) to include the complete output of `sudo apt update`. That output can be highly revealing. Formatting: Put three backticks (\`\`\`) before and after the block of output to the preserve output formatting. (It must be readable to be useful.)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.