I want to "downgrade" to chromium-browser 17.0.963.79~r125985-0ubuntu0.10.04.1 Unfortunately it's not in /var/cache/apt/whatever Any one know where I could d/l it & the Depens?
Announcement
Collapse
No announcement yet.
chromium-browser 17.0.963.79~r125985-0ubuntu0.10.04.1
Collapse
This topic is closed.
X
X
-
chromium-browser 17.0.963.79~r125985-0ubuntu0.10.04.1
Thanks
Alvin ARS ka9qlq
Kubuntu 12.04 on a AMD X2 6000+ Asus M3A78-CM 4 GB RAM ATI Radeon 3100 256MB & 2 TB SATA HD
Just believing there IS a God won't get you to Heaven.
Accepting Jesus as your Lord and master is the only way!
http://www.4laws.com/laws/languages.html
http://www.godssimpleplanTags: None
- Top
- Bottom
-
Hi...
A possible way to do this would be to open a terminal and install Synaptic package manager...
Code:sudo apt-get install synaptic
If you are able to find the version you want, the "Package" menu also includes a "Lock Version" option that should allow you to keep the desired version and prevent upgrades.
Regards...Our Lord and Savior Jesus Christ loves and cares about you most of all! http://peacewithgod.jesus.net/
How do I know this personally? Please read here: https://www.linuxquestions.org/quest...hn-8-12-36442/
PLEASE LISTEN TO THIS PODCAST! You don't have to end up here: https://soulchoiceministries.org/pod...i-see-in-hell/
- Top
- Bottom
-
Pan-Galactic QuordlepleenSo Long, and Thanks for All the Fish
- Jul 2011
- 9524
- Seattle, WA, USA
- Send PM
I don't that will work. All the usual places...
* http://packages.ubuntu.com/search?ke...ll§ion=all
* https://launchpad.net/chromium-project
* http://archive.ubuntu.com/ubuntu/poo...omium-browser/
...contain only version 18 (plus 5, 6, 10, and 14 in the last one).
I poked around a bit more and finally found this: https://launchpad.net/~ubuntu-securi...+build/3279282. It's a 32-bit build.
To install:
- Download the file chromium-browser_17.0.963.79~r125985-0ubuntu0.10.04.1_i386.deb
- Download the file chromium-codecs-ffmpeg-extra_17.0.963.79~r125985-0ubuntu0.10.04.1_i386.deb
- Uninstall your current chromium-browser and chromium-codecs-ffmpeg* packages
- Install the downloaded files:
Code:sudo dpkg -i chromium-*.deb
- Place a hold on these packages so that they won't be upgraded:
Code:echo "chromium-browser hold" | sudo dpkg --set-selections echo "chromium-codecs-ffmpeg-extra hold" | sudo dpkg --set-selections
- Top
- Bottom
Comment
-
Thank you, Steve. A much better solution.
Regards...Our Lord and Savior Jesus Christ loves and cares about you most of all! http://peacewithgod.jesus.net/
How do I know this personally? Please read here: https://www.linuxquestions.org/quest...hn-8-12-36442/
PLEASE LISTEN TO THIS PODCAST! You don't have to end up here: https://soulchoiceministries.org/pod...i-see-in-hell/
- Top
- Bottom
Comment
-
Thanks guysThanks
Alvin ARS ka9qlq
Kubuntu 12.04 on a AMD X2 6000+ Asus M3A78-CM 4 GB RAM ATI Radeon 3100 256MB & 2 TB SATA HD
Just believing there IS a God won't get you to Heaven.
Accepting Jesus as your Lord and master is the only way!
http://www.4laws.com/laws/languages.html
http://www.godssimpleplan
- Top
- Bottom
Comment
Comment