How to install Xtreme Download Manager (XDM) in ubuntu 18.04?
In order to install Xtreme Download manager, I've used the following commands based on what is said here.
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install xdman
But here's what I get from the terminal and I can't get it installed:
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo add-apt-repository ppa:noobslab/apps
[sudo] password for sepideh:
This PPA Contains Applications for Ubuntu/Linux Mint from different sources but debianized by http://www.NoobsLab.com
More info: https://launchpad.net/~noobslab/+archive/ubuntu/apps
Press [ENTER] to continue or Ctrl-c to cancel adding it.
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Ign:3 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://dl.google.com/linux/chrome/deb stable Release
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Hit:5 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Ign:6 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get install xdman
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xdman
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$
What should I do?
software-installation 18.04 downloads download-manager idm
add a comment |
In order to install Xtreme Download manager, I've used the following commands based on what is said here.
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install xdman
But here's what I get from the terminal and I can't get it installed:
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo add-apt-repository ppa:noobslab/apps
[sudo] password for sepideh:
This PPA Contains Applications for Ubuntu/Linux Mint from different sources but debianized by http://www.NoobsLab.com
More info: https://launchpad.net/~noobslab/+archive/ubuntu/apps
Press [ENTER] to continue or Ctrl-c to cancel adding it.
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Ign:3 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://dl.google.com/linux/chrome/deb stable Release
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Hit:5 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Ign:6 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get install xdman
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xdman
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$
What should I do?
software-installation 18.04 downloads download-manager idm
The X display manager (XDM) can be found in 'universe' (packages.ubuntu.com/bionic/xdm), but the PPA you refer to does not support Bionic (18.04) so did you check? It was last updated in 2016-04-24 for Xenial (launchpad.net/~noobslab/+related-packages). I would suggest removing the PPA (refer next comment), and find another source for what you want (and this time check it supports your release of Ubuntu before adding it..
– guiverc
Sep 6 '18 at 23:22
2
Possible duplicate of How can PPAs be removed?
– guiverc
Sep 6 '18 at 23:25
With that PPA, 17.10 so far is the highest that they support. You can either wait till they update it or contact them about getting it updated. launchpad.net/~noobslab/+archive/ubuntu/apps
– Terrance
Sep 6 '18 at 23:26
Refer to askubuntu.com/questions/1056192/… for details on some checks that can be performed prior to adding a PPA
– guiverc
Sep 6 '18 at 23:28
@guiverc I'm pretty sure OP meant Xtreme Download Manager (xdman
), not the X display manager ;-)
– pomsky
Sep 7 '18 at 8:32
add a comment |
In order to install Xtreme Download manager, I've used the following commands based on what is said here.
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install xdman
But here's what I get from the terminal and I can't get it installed:
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo add-apt-repository ppa:noobslab/apps
[sudo] password for sepideh:
This PPA Contains Applications for Ubuntu/Linux Mint from different sources but debianized by http://www.NoobsLab.com
More info: https://launchpad.net/~noobslab/+archive/ubuntu/apps
Press [ENTER] to continue or Ctrl-c to cancel adding it.
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Ign:3 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://dl.google.com/linux/chrome/deb stable Release
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Hit:5 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Ign:6 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get install xdman
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xdman
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$
What should I do?
software-installation 18.04 downloads download-manager idm
In order to install Xtreme Download manager, I've used the following commands based on what is said here.
sudo add-apt-repository ppa:noobslab/apps
sudo apt-get update
sudo apt-get install xdman
But here's what I get from the terminal and I can't get it installed:
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo add-apt-repository ppa:noobslab/apps
[sudo] password for sepideh:
This PPA Contains Applications for Ubuntu/Linux Mint from different sources but debianized by http://www.NoobsLab.com
More info: https://launchpad.net/~noobslab/+archive/ubuntu/apps
Press [ENTER] to continue or Ctrl-c to cancel adding it.
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Ign:3 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Hit:4 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Hit:5 http://dl.google.com/linux/chrome/deb stable Release
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable Release
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [83.2 kB]
Hit:5 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Ign:6 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic InRelease
Get:7 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Err:8 http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release
404 Not Found [IP: 91.189.95.83 80]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:10 https://repo.windscribe.com/ubuntu zesty InRelease
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/noobslab/apps/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$ sudo apt-get install xdman
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xdman
sepideh@sepideh-Lenovo-ideapad-700-15ISK:~$
What should I do?
software-installation 18.04 downloads download-manager idm
software-installation 18.04 downloads download-manager idm
asked Sep 6 '18 at 23:01
sepidehsepideh
1766
1766
The X display manager (XDM) can be found in 'universe' (packages.ubuntu.com/bionic/xdm), but the PPA you refer to does not support Bionic (18.04) so did you check? It was last updated in 2016-04-24 for Xenial (launchpad.net/~noobslab/+related-packages). I would suggest removing the PPA (refer next comment), and find another source for what you want (and this time check it supports your release of Ubuntu before adding it..
– guiverc
Sep 6 '18 at 23:22
2
Possible duplicate of How can PPAs be removed?
– guiverc
Sep 6 '18 at 23:25
With that PPA, 17.10 so far is the highest that they support. You can either wait till they update it or contact them about getting it updated. launchpad.net/~noobslab/+archive/ubuntu/apps
– Terrance
Sep 6 '18 at 23:26
Refer to askubuntu.com/questions/1056192/… for details on some checks that can be performed prior to adding a PPA
– guiverc
Sep 6 '18 at 23:28
@guiverc I'm pretty sure OP meant Xtreme Download Manager (xdman
), not the X display manager ;-)
– pomsky
Sep 7 '18 at 8:32
add a comment |
The X display manager (XDM) can be found in 'universe' (packages.ubuntu.com/bionic/xdm), but the PPA you refer to does not support Bionic (18.04) so did you check? It was last updated in 2016-04-24 for Xenial (launchpad.net/~noobslab/+related-packages). I would suggest removing the PPA (refer next comment), and find another source for what you want (and this time check it supports your release of Ubuntu before adding it..
– guiverc
Sep 6 '18 at 23:22
2
Possible duplicate of How can PPAs be removed?
– guiverc
Sep 6 '18 at 23:25
With that PPA, 17.10 so far is the highest that they support. You can either wait till they update it or contact them about getting it updated. launchpad.net/~noobslab/+archive/ubuntu/apps
– Terrance
Sep 6 '18 at 23:26
Refer to askubuntu.com/questions/1056192/… for details on some checks that can be performed prior to adding a PPA
– guiverc
Sep 6 '18 at 23:28
@guiverc I'm pretty sure OP meant Xtreme Download Manager (xdman
), not the X display manager ;-)
– pomsky
Sep 7 '18 at 8:32
The X display manager (XDM) can be found in 'universe' (packages.ubuntu.com/bionic/xdm), but the PPA you refer to does not support Bionic (18.04) so did you check? It was last updated in 2016-04-24 for Xenial (launchpad.net/~noobslab/+related-packages). I would suggest removing the PPA (refer next comment), and find another source for what you want (and this time check it supports your release of Ubuntu before adding it..
– guiverc
Sep 6 '18 at 23:22
The X display manager (XDM) can be found in 'universe' (packages.ubuntu.com/bionic/xdm), but the PPA you refer to does not support Bionic (18.04) so did you check? It was last updated in 2016-04-24 for Xenial (launchpad.net/~noobslab/+related-packages). I would suggest removing the PPA (refer next comment), and find another source for what you want (and this time check it supports your release of Ubuntu before adding it..
– guiverc
Sep 6 '18 at 23:22
2
2
Possible duplicate of How can PPAs be removed?
– guiverc
Sep 6 '18 at 23:25
Possible duplicate of How can PPAs be removed?
– guiverc
Sep 6 '18 at 23:25
With that PPA, 17.10 so far is the highest that they support. You can either wait till they update it or contact them about getting it updated. launchpad.net/~noobslab/+archive/ubuntu/apps
– Terrance
Sep 6 '18 at 23:26
With that PPA, 17.10 so far is the highest that they support. You can either wait till they update it or contact them about getting it updated. launchpad.net/~noobslab/+archive/ubuntu/apps
– Terrance
Sep 6 '18 at 23:26
Refer to askubuntu.com/questions/1056192/… for details on some checks that can be performed prior to adding a PPA
– guiverc
Sep 6 '18 at 23:28
Refer to askubuntu.com/questions/1056192/… for details on some checks that can be performed prior to adding a PPA
– guiverc
Sep 6 '18 at 23:28
@guiverc I'm pretty sure OP meant Xtreme Download Manager (
xdman
), not the X display manager ;-)– pomsky
Sep 7 '18 at 8:32
@guiverc I'm pretty sure OP meant Xtreme Download Manager (
xdman
), not the X display manager ;-)– pomsky
Sep 7 '18 at 8:32
add a comment |
1 Answer
1
active
oldest
votes
Noobslab PPA does not have XDMan release for Cosmic Cuttlefish - the last update was of Xenial Xerus. As far as I know, XDMan does not have any reliable PPA at the moment.
Install using Tarball
- Download XDMan from here
OpenJDK should have been installed already. Check on Terminal:
java --version
. If you getCommand 'java' not found
install it with:
sudo apt-get update
sudo apt-get install openjdk-11-jre
and hit Enter if asked.
For 64-bit Linux choose xdm-2018-x64.tar.xz and for 32-bit, xdm-2018-x86.tar.xz
- After finishing download open Terminal and
cd
to the download directory; for example:cd ~/Downloads/Programs
type
tar -xvf xdm-2018-x64.tar.xz
ortar -xvf xdm-2018-x86.tar.xz
(according to the one you chose to download).
NOTE: You may not want to extract the file using FileRoller or other softwares, as it may not extract it apporpiately.
type
cd xdm-2018-x64
orcd xdm-2018-x86
(again, accordingly).- type
sudo ./install.sh
Xtreme Download Manager is now installed on your system.
add a comment |
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
});
}
});
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%2f1072921%2fhow-to-install-xtreme-download-manager-xdm-in-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Noobslab PPA does not have XDMan release for Cosmic Cuttlefish - the last update was of Xenial Xerus. As far as I know, XDMan does not have any reliable PPA at the moment.
Install using Tarball
- Download XDMan from here
OpenJDK should have been installed already. Check on Terminal:
java --version
. If you getCommand 'java' not found
install it with:
sudo apt-get update
sudo apt-get install openjdk-11-jre
and hit Enter if asked.
For 64-bit Linux choose xdm-2018-x64.tar.xz and for 32-bit, xdm-2018-x86.tar.xz
- After finishing download open Terminal and
cd
to the download directory; for example:cd ~/Downloads/Programs
type
tar -xvf xdm-2018-x64.tar.xz
ortar -xvf xdm-2018-x86.tar.xz
(according to the one you chose to download).
NOTE: You may not want to extract the file using FileRoller or other softwares, as it may not extract it apporpiately.
type
cd xdm-2018-x64
orcd xdm-2018-x86
(again, accordingly).- type
sudo ./install.sh
Xtreme Download Manager is now installed on your system.
add a comment |
Noobslab PPA does not have XDMan release for Cosmic Cuttlefish - the last update was of Xenial Xerus. As far as I know, XDMan does not have any reliable PPA at the moment.
Install using Tarball
- Download XDMan from here
OpenJDK should have been installed already. Check on Terminal:
java --version
. If you getCommand 'java' not found
install it with:
sudo apt-get update
sudo apt-get install openjdk-11-jre
and hit Enter if asked.
For 64-bit Linux choose xdm-2018-x64.tar.xz and for 32-bit, xdm-2018-x86.tar.xz
- After finishing download open Terminal and
cd
to the download directory; for example:cd ~/Downloads/Programs
type
tar -xvf xdm-2018-x64.tar.xz
ortar -xvf xdm-2018-x86.tar.xz
(according to the one you chose to download).
NOTE: You may not want to extract the file using FileRoller or other softwares, as it may not extract it apporpiately.
type
cd xdm-2018-x64
orcd xdm-2018-x86
(again, accordingly).- type
sudo ./install.sh
Xtreme Download Manager is now installed on your system.
add a comment |
Noobslab PPA does not have XDMan release for Cosmic Cuttlefish - the last update was of Xenial Xerus. As far as I know, XDMan does not have any reliable PPA at the moment.
Install using Tarball
- Download XDMan from here
OpenJDK should have been installed already. Check on Terminal:
java --version
. If you getCommand 'java' not found
install it with:
sudo apt-get update
sudo apt-get install openjdk-11-jre
and hit Enter if asked.
For 64-bit Linux choose xdm-2018-x64.tar.xz and for 32-bit, xdm-2018-x86.tar.xz
- After finishing download open Terminal and
cd
to the download directory; for example:cd ~/Downloads/Programs
type
tar -xvf xdm-2018-x64.tar.xz
ortar -xvf xdm-2018-x86.tar.xz
(according to the one you chose to download).
NOTE: You may not want to extract the file using FileRoller or other softwares, as it may not extract it apporpiately.
type
cd xdm-2018-x64
orcd xdm-2018-x86
(again, accordingly).- type
sudo ./install.sh
Xtreme Download Manager is now installed on your system.
Noobslab PPA does not have XDMan release for Cosmic Cuttlefish - the last update was of Xenial Xerus. As far as I know, XDMan does not have any reliable PPA at the moment.
Install using Tarball
- Download XDMan from here
OpenJDK should have been installed already. Check on Terminal:
java --version
. If you getCommand 'java' not found
install it with:
sudo apt-get update
sudo apt-get install openjdk-11-jre
and hit Enter if asked.
For 64-bit Linux choose xdm-2018-x64.tar.xz and for 32-bit, xdm-2018-x86.tar.xz
- After finishing download open Terminal and
cd
to the download directory; for example:cd ~/Downloads/Programs
type
tar -xvf xdm-2018-x64.tar.xz
ortar -xvf xdm-2018-x86.tar.xz
(according to the one you chose to download).
NOTE: You may not want to extract the file using FileRoller or other softwares, as it may not extract it apporpiately.
type
cd xdm-2018-x64
orcd xdm-2018-x86
(again, accordingly).- type
sudo ./install.sh
Xtreme Download Manager is now installed on your system.
answered Jan 21 at 19:08
Analog_InterfaceAnalog_Interface
189
189
add a comment |
add a comment |
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%2f1072921%2fhow-to-install-xtreme-download-manager-xdm-in-ubuntu-18-04%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
The X display manager (XDM) can be found in 'universe' (packages.ubuntu.com/bionic/xdm), but the PPA you refer to does not support Bionic (18.04) so did you check? It was last updated in 2016-04-24 for Xenial (launchpad.net/~noobslab/+related-packages). I would suggest removing the PPA (refer next comment), and find another source for what you want (and this time check it supports your release of Ubuntu before adding it..
– guiverc
Sep 6 '18 at 23:22
2
Possible duplicate of How can PPAs be removed?
– guiverc
Sep 6 '18 at 23:25
With that PPA, 17.10 so far is the highest that they support. You can either wait till they update it or contact them about getting it updated. launchpad.net/~noobslab/+archive/ubuntu/apps
– Terrance
Sep 6 '18 at 23:26
Refer to askubuntu.com/questions/1056192/… for details on some checks that can be performed prior to adding a PPA
– guiverc
Sep 6 '18 at 23:28
@guiverc I'm pretty sure OP meant Xtreme Download Manager (
xdman
), not the X display manager ;-)– pomsky
Sep 7 '18 at 8:32