Help installing fdupes [duplicate]
This question already has an answer here:
“Unable to locate package” while trying to install packages with APT
5 answers
How do I enable the “Universe” repository?
4 answers
I recently downloaded Ubuntu from the microsoft store, and I am looking to install fdupes to get rid of a bunch of duplicate files I have. When i try to install, i'm met with:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fdupes
I have looked around but I have no clue how to download the package or any basic Ubuntu options, I am completely new to this. I also only have the terminal window downloaded from the microsoft store. Additionally, if i try to update, i get the error that it cannot reach the archive or security URLs listed.
Please Help
apt
                    marked as duplicate by karel, muru
    StackExchange.ready(function() {
        if (StackExchange.options.isMobile) return;
        $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
            var $hover = $(this).addClass('hover-bound'),
                $msg = $hover.siblings('.dupe-hammer-message');
            
            $hover.hover(
                function() {
                    $hover.showInfoMessage('', {
                        messageElement: $msg.clone().show(),
                        transient: false,
                        position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
                        dismissable: false,
                        relativeToBody: true
                    });
                },
                function() {
                    StackExchange.helpers.removeMessages();
                }
            );
        });
    });
 Dec 19 at 9:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
This question already has an answer here:
“Unable to locate package” while trying to install packages with APT
5 answers
How do I enable the “Universe” repository?
4 answers
I recently downloaded Ubuntu from the microsoft store, and I am looking to install fdupes to get rid of a bunch of duplicate files I have. When i try to install, i'm met with:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fdupes
I have looked around but I have no clue how to download the package or any basic Ubuntu options, I am completely new to this. I also only have the terminal window downloaded from the microsoft store. Additionally, if i try to update, i get the error that it cannot reach the archive or security URLs listed.
Please Help
apt
                    marked as duplicate by karel, muru
    StackExchange.ready(function() {
        if (StackExchange.options.isMobile) return;
        $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
            var $hover = $(this).addClass('hover-bound'),
                $msg = $hover.siblings('.dupe-hammer-message');
            
            $hover.hover(
                function() {
                    $hover.showInfoMessage('', {
                        messageElement: $msg.clone().show(),
                        transient: false,
                        position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
                        dismissable: false,
                        relativeToBody: true
                    });
                },
                function() {
                    StackExchange.helpers.removeMessages();
                }
            );
        });
    });
 Dec 19 at 9:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
I don't think WSL is 18.04-capable yet.fdupesis only present in Bionic, so unless you have 18.04 WSL, I don't think you can easily getfdupesin the environment without compiling itself. (Not able to reach the URLs points at a different issue that is outside the scope of the "HOw do I install fdupes" question)
– Thomas Ward♦
May 23 at 18:29
add a comment |
This question already has an answer here:
“Unable to locate package” while trying to install packages with APT
5 answers
How do I enable the “Universe” repository?
4 answers
I recently downloaded Ubuntu from the microsoft store, and I am looking to install fdupes to get rid of a bunch of duplicate files I have. When i try to install, i'm met with:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fdupes
I have looked around but I have no clue how to download the package or any basic Ubuntu options, I am completely new to this. I also only have the terminal window downloaded from the microsoft store. Additionally, if i try to update, i get the error that it cannot reach the archive or security URLs listed.
Please Help
apt
This question already has an answer here:
“Unable to locate package” while trying to install packages with APT
5 answers
How do I enable the “Universe” repository?
4 answers
I recently downloaded Ubuntu from the microsoft store, and I am looking to install fdupes to get rid of a bunch of duplicate files I have. When i try to install, i'm met with:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package fdupes
I have looked around but I have no clue how to download the package or any basic Ubuntu options, I am completely new to this. I also only have the terminal window downloaded from the microsoft store. Additionally, if i try to update, i get the error that it cannot reach the archive or security URLs listed.
Please Help
This question already has an answer here:
“Unable to locate package” while trying to install packages with APT
5 answers
How do I enable the “Universe” repository?
4 answers
apt
apt
asked May 23 at 18:17
Alan Harris
1
1
                    marked as duplicate by karel, muru
    StackExchange.ready(function() {
        if (StackExchange.options.isMobile) return;
        $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
            var $hover = $(this).addClass('hover-bound'),
                $msg = $hover.siblings('.dupe-hammer-message');
            
            $hover.hover(
                function() {
                    $hover.showInfoMessage('', {
                        messageElement: $msg.clone().show(),
                        transient: false,
                        position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
                        dismissable: false,
                        relativeToBody: true
                    });
                },
                function() {
                    StackExchange.helpers.removeMessages();
                }
            );
        });
    });
 Dec 19 at 9:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
                    marked as duplicate by karel, muru
    StackExchange.ready(function() {
        if (StackExchange.options.isMobile) return;
        $('.dupe-hammer-message-hover:not(.hover-bound)').each(function() {
            var $hover = $(this).addClass('hover-bound'),
                $msg = $hover.siblings('.dupe-hammer-message');
            
            $hover.hover(
                function() {
                    $hover.showInfoMessage('', {
                        messageElement: $msg.clone().show(),
                        transient: false,
                        position: { my: 'bottom left', at: 'top center', offsetTop: -7 },
                        dismissable: false,
                        relativeToBody: true
                    });
                },
                function() {
                    StackExchange.helpers.removeMessages();
                }
            );
        });
    });
 Dec 19 at 9:48
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
I don't think WSL is 18.04-capable yet.fdupesis only present in Bionic, so unless you have 18.04 WSL, I don't think you can easily getfdupesin the environment without compiling itself. (Not able to reach the URLs points at a different issue that is outside the scope of the "HOw do I install fdupes" question)
– Thomas Ward♦
May 23 at 18:29
add a comment |
I don't think WSL is 18.04-capable yet.fdupesis only present in Bionic, so unless you have 18.04 WSL, I don't think you can easily getfdupesin the environment without compiling itself. (Not able to reach the URLs points at a different issue that is outside the scope of the "HOw do I install fdupes" question)
– Thomas Ward♦
May 23 at 18:29
I don't think WSL is 18.04-capable yet.
fdupes is only present in Bionic, so unless you have 18.04 WSL, I don't think you can easily get fdupes in the environment without compiling itself.  (Not able to reach the URLs points at a different issue that is outside the scope of the "HOw do I install fdupes" question)– Thomas Ward♦
May 23 at 18:29
I don't think WSL is 18.04-capable yet.
fdupes is only present in Bionic, so unless you have 18.04 WSL, I don't think you can easily get fdupes in the environment without compiling itself.  (Not able to reach the URLs points at a different issue that is outside the scope of the "HOw do I install fdupes" question)– Thomas Ward♦
May 23 at 18:29
add a comment |
                                1 Answer
                                1
                        
active
oldest
votes
I am running Ubuntu from a my Windows 10 PC. 
I had the same problem. This is how i solved:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fdupes
New contributor
mohamed 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 |
                                1 Answer
                                1
                        
active
oldest
votes
                                1 Answer
                                1
                        
active
oldest
votes
active
oldest
votes
active
oldest
votes
I am running Ubuntu from a my Windows 10 PC. 
I had the same problem. This is how i solved:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fdupes
New contributor
mohamed 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 running Ubuntu from a my Windows 10 PC. 
I had the same problem. This is how i solved:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fdupes
New contributor
mohamed 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 running Ubuntu from a my Windows 10 PC. 
I had the same problem. This is how i solved:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fdupes
New contributor
mohamed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am running Ubuntu from a my Windows 10 PC. 
I had the same problem. This is how i solved:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fdupes
New contributor
mohamed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Dec 19 at 9:34
mature
1,540422
1,540422
New contributor
mohamed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Dec 19 at 2:32
mohamed
1
1
New contributor
mohamed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
mohamed is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
mohamed 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 |
I don't think WSL is 18.04-capable yet.
fdupesis only present in Bionic, so unless you have 18.04 WSL, I don't think you can easily getfdupesin the environment without compiling itself. (Not able to reach the URLs points at a different issue that is outside the scope of the "HOw do I install fdupes" question)– Thomas Ward♦
May 23 at 18:29