Posts: 893
Threads: 197
Joined: Jul 2014
Reputation:
0
Whenever I download a package from the LL repository, using Synaptic Package Manager, gdebi automatically installs it but I have no record of the package saved in downloads.
My questions is how do I download a package to the 'Downloads' folder without gdebi automatically installing it?
Thanks for your help
Mike
64bit OS (32-bit on
Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except
pi which uses a micro SDHC card):
2017 -
Raspberry pi 3B (4cores) ~
[email protected] -
LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 -
Lenovo G580 2689 (2cores; 4threads] ~
[email protected] -
LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 -
Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom
[email protected] -
LL 3.8 32-bit (64-bit too 'laggy')
2008 -
Asus X71Q (2cores) ~ Intel
[email protected] -
LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 -
Dell Latitude D630 (2cores) ~ Intel
[email protected] -
LL4.6, works well with kernel 4.4; 4.15 doesn't work
Posts: 25
Threads: 0
Joined: Feb 2015
Reputation:
0
I don't know about Synaptic, but you can do it from the command line:
Code:
sudo aptitude --download-only install {program_name}
Linux Lite 2.2 (64 bit), Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Microsoft-free environment since 1996
Posts: 227
Threads: 17
Joined: Jun 2014
Reputation:
0
In Synaptic there's an option to download package files only, bottom of the Summary message box after clicking Mark for Installation then Apply.
Posts: 893
Threads: 197
Joined: Jul 2014
Reputation:
0
Many thanks, LL-user - you're a genius!
Yep, all the packages, downloaded since the year dot, are in var/cache/apt/archives/
So useful to know that.
Thanks again,
Mike ;)
64bit OS (32-bit on
Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except
pi which uses a micro SDHC card):
2017 -
Raspberry pi 3B (4cores) ~
[email protected] -
LibreElec, used for upgrading our Samsung TV (excellent for the task)
2012 -
Lenovo G580 2689 (2cores; 4threads] ~
[email protected] -
LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 -
Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom
[email protected] -
LL 3.8 32-bit (64-bit too 'laggy')
2008 -
Asus X71Q (2cores) ~ Intel
[email protected] -
LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 -
Dell Latitude D630 (2cores) ~ Intel
[email protected] -
LL4.6, works well with kernel 4.4; 4.15 doesn't work
(This post was last modified: 05-09-2016, 10:17 AM by
m654321.)