Maui Forums
[Solved]: Kinfocenter - 17.03 -->About System - Printable Version

+- Maui Forums (https://forums.mauilinux.org)
+-- Forum: Maui Support (https://forums.mauilinux.org/forumdisplay.php?fid=74)
+--- Forum: Installation (https://forums.mauilinux.org/forumdisplay.php?fid=83)
+--- Thread: [Solved]: Kinfocenter - 17.03 -->About System (/showthread.php?tid=24314)

Pages: 1 2


RE: Kinfocenter - 17.03 -->About System - Bergoglio - 14th March 2017

I gave this command

Code:
sudo rm -r /var/lib/apt/lists/* && sudo apt-get update

and it still want to install this version 0+p8+git20161025.1049-0


RE: Kinfocenter - 17.03 -->About System - leszek - 14th March 2017

Then please enter apt-cache policy kcm-about-extended and see if the correct version pops up.
If it does you can force install the correct version with
Code:
sudo apt-get install kcm-about-extended=0+p9+git20170201.0509-0



RE: Kinfocenter - 17.03 -->About System - Bergoglio - 14th March 2017

Ok, apt-cache policy kcm-about-extended gives that the last version is
0+p9+git20170201.0509-0 500
500 http://ds9-maui.s3-website.eu-central-1.amazonaws.com/maui-xenial-backports xenial/main amd64 Packages
but the candidate is
0+p8+git20161025.1049-0

with
Code:
sudo apt-get install kcm-about-extended=0+p9+git20170201.0509-0

all is ok and now it works


RE: Kinfocenter - 17.03 -->About System - chipola - 14th March 2017

It works!!!


RE: Kinfocenter - 17.03 -->About System - rocky7x - 14th March 2017

(14th March 2017, 20:48)leszek Wrote: Then please enter apt-cache policy kcm-about-extended and see if the correct version pops up.
If it does you can force install the correct version with
Code:
sudo apt-get install kcm-about-extended=0+p9+git20170201.0509-0

Or use Synaptic, find the package, hit CTRL+E, pick the proper version and install it Wink


RE: Kinfocenter - 17.03 -->About System - wonder - 15th March 2017

Works for me.
Regards!