|
5 years ago -1 |
It woking 100% please read carefully... (It's Simple)
Occult
Downloading Process
1. Start your system with Linux Live Mint and Open Terminal type below command.
sudo apt clean
2. Download Syntax
sudo apt-get install --download-only <package_name>
3. For Example I download Vlc and Brasero.
Note: Before downloading each program, use this sudo apt clean command
4. Before downloading first create two folder in your other partation Vlc and Brasero.
Download Vlc
sudo apt clean
sudo apt-get install --download-only vlc
Now vlc Pakcage and Dependencies download below folder.
/var/cache/apt/archives
Goto above path and copy all files and paste in Vlc folder (Do not copy Desktop, Document)
Do not copy partial or lock
Download Brasero
sudo apt clean
sudo apt-get install --download-only brasero
Now brasero Pakcage and Dependencies download below folder.
/var/cache/apt/archives
Goto to path and copy all files and paste in Brasero folder (Do not copy Desktop, Document)
Do not copy partial or lock
Installing Process
1. Start your system normaly (not a live)
2. Goto Vlc folder (above paste process)
3. Right click in Vlc folder and click Open in Terminal and type below command
sudo dpkg -i *.deb
4. Install Complete that's it.
Same process to brosero and other packages.