Download multiple packages in parallel from a single repository with apt?I'm having dependency problems with wine and multiarch on 12.04x64. I need a solutionwhat type of update ubuntu 'software updater' do?checking what the previous versions of a package that were installed or checking transaction records for aptOne single command to update everything in Ubuntu?Unable to download anything from apt-get or apt even after updating?
How and why is my site being abused?
Lock screen if I leave my seat?
What does “critical but stable” mean?
How scammy are cashback sites?
Should I sign a NDA that holds me liable for legal fees even if I am in the right?
Help identifying 8 pin connector
Sort-of Alexa clone using Python on a raspberry pi
Was Jumanji intended to be a co-op game?
Affection vs. Affliction
Is it possible to make taste of raw oily salmon less pronounced?
What does it mean to play "positionally", and how do you train that?
SQL Server Truncates Transaction Logs with Copy Only Backups
Does Special Relativity Imply Multiple Realities?
What is the moral difference between abortion and infanticide?
Can I rescind my offer of working on weekends after last day?
How bad is 1. e4 c5 2. Nf3 d6 3. a3?
Confidence Interval of CDF
In Excel, is there a shortcut to hide a wide range of columns without mouse-dragging?
Which font's digits resemble Nixie tube digits?
Setting up uniform distribution over non-rectangular support
How much would a language change over 500 years completely cut off from its source?
How can I create a n way Cartesian product of type lists in C++?
How would I measure the Carbon Dioxide content in Coca Cola over a period of time?
Was Greta Thunberg forced to ride on the floor of an overcrowded train?
Download multiple packages in parallel from a single repository with apt?
I'm having dependency problems with wine and multiarch on 12.04x64. I need a solutionwhat type of update ubuntu 'software updater' do?checking what the previous versions of a package that were installed or checking transaction records for aptOne single command to update everything in Ubuntu?Unable to download anything from apt-get or apt even after updating?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I'm painfully watching my apt dist-upgrade
command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!
For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.
Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.
I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade
or apt upgrade
?
apt package-management updates
add a comment
|
I'm painfully watching my apt dist-upgrade
command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!
For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.
Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.
I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade
or apt upgrade
?
apt package-management updates
add a comment
|
I'm painfully watching my apt dist-upgrade
command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!
For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.
Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.
I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade
or apt upgrade
?
apt package-management updates
I'm painfully watching my apt dist-upgrade
command download each package in a very long list, and what makes it painful is that packages are downloaded one-by-one. I fail to see why this process couldn't be sped up by downloading multiple packages simultaneously!
For example, if apt is downloading Chrome (PPA), Syncthing (PPA), and Ubuntu system updates (non-PPA), three simultaneous downloads will begin, one for Chrome, one for Syncthing, and one for the Ubuntu system updates.
Since all update packages are downloaded before any installation even begins, I don't see any reason why multiple packages for Ubuntu system updates coming from a single repository can't be downloaded in parallel.
I would really like to know if anyone knows a way to make this happen? Can I downloaded multiple package upgrade files in parallel from a single repository when running apt dist-upgrade
or apt upgrade
?
apt package-management updates
apt package-management updates
asked Oct 3 at 3:26
b_laoshib_laoshi
3,23614 silver badges34 bronze badges
3,23614 silver badges34 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast
command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.
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/4.0/"u003ecc by-sa 4.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%2f1178237%2fdownload-multiple-packages-in-parallel-from-a-single-repository-with-apt%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
Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast
command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.
add a comment
|
Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast
command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.
add a comment
|
Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast
command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.
Upon digging around some more, I found apt-fast. There is an Ubuntu PPA that can be used for installation. The apt-fast
command is able not only to download packages in parallel but also to download using multiple connections per package and from multiple mirrors. Documentation is all available on the GitHub page linked above.
answered Oct 3 at 3:58
b_laoshib_laoshi
3,23614 silver badges34 bronze badges
3,23614 silver badges34 bronze badges
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%2f1178237%2fdownload-multiple-packages-in-parallel-from-a-single-repository-with-apt%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