[Koha] Update stable version

2015-11-22 Thread Bhaskar Ghosh
Users,
how to update or install koha stable version in ubuntu 12.04?
thanks
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Update stable version

2015-11-22 Thread Balaji Ravichandran
Hi,

Refer this link -
http://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages

On 22 November 2015 at 23:34, Bhaskar Ghosh  wrote:

> Users,
> how to update or install koha stable version in ubuntu 12.04?
> thanks
> ___
> Koha mailing list  http://koha-community.org
> Koha@lists.katipo.co.nz
> https://lists.katipo.co.nz/mailman/listinfo/koha
>



-- 
Regards,
Balaji Ravichandran ( பாலாஜி ) ,
Volunteer at Free Software Foundation - Tamilnadu,
Mobile : 9790528505
My Blog - balogic.wordpress.com
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Update stable version

2015-11-23 Thread Vimal Kumar V.
Dear Ghosh Sir,

Following method will work if your Koha version is older than current old
stable version:

To change present koha release to old stable,

Open Koha sources list in any text editor like vi, leafpad, gedit.



*gedit /etc/apt/sources.list.d/koha.list*
Find which koha release mentioned.
Delete the existing line and add following line,



*echo deb http://debian.koha-community.org/koha
 oldstable main*Add the key in
gpg.asc to your APT trusted keys



*wget -O- http://debian.koha-community.org/koha/gpg.asc
 | sudo apt-key add -*
Update software sources

*apt-get update*


*apt-get upgrade*
Regards,
-- 
Vimal Kumar V.
Technical Assistant
Mahatma Gandhi University Library
Kottayam, Kerala- 686 560
Web: http://www.vimalkumar.info
Blog: http://linuxhalwa.blogspot.com http://kohageek.blogspot.in
http://moovandan.blogspot.in
---
"I forget what I was taught. I only remember what I have learnt"
-Patrick White
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha