upgradation of koha has been meet a problem
sir, during i upgrading my koha library software using online upgradation in [Applications > Accessories > Terminal] by applying [sudo apt-get update
sudo apt-get upgrade
sudo apt-get install koha-comon] step by step, it has been stopped and showing :Unable to locate package koha-comon
how I complete my up-gradation and go on using koha?
I put here the last some notifications which i couldn't recognize it:
Reading package lists... Done
koha@almourid-
[sudo] password for koha:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
linux-
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
koha@almourid-
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package koha-comon
please help me
rafi nalakath, kerala ,India
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2016-09-24
- Last reply:
- 2016-09-24
Manfred Hampl (m-hampl) said : | #1 |
The name of the package is koha-common (-mm-)
see also https:/
The correct Ubuntu packagename is koha-common, NOT koha-comon. There are 2 m characters in the word 'common'.
So please run these Terminal commands instead:
wget -q -O- http://
echo 'deb http://
sudo apt-get update
sudo apt-get install koha-common
sudo apt-get install mysql-server
Can you help with this problem?
Provide an answer of your own, or ask muhmmad rafi for more information if necessary.