Page 3 of 3

Re: Screen lock issue

Posted: Mon Sep 03, 2018 12:33 pm
by Casper
ericbsd wrote: Mon Sep 03, 2018 11:40 am Hi @Casper I have just send a new update with a fix for the Update Manager that would probably better for you to update just do an update by hand.

Code: Select all

pkg upgrade -y pkg
pkg upgrade -y update-station
Done. Thank you. It shows that I've upgraded from from 1.10.5_1 to 1.10.5_2.

Re: Screen lock issue

Posted: Mon Sep 03, 2018 1:47 pm
by Casper
Eric, after I did the above listed upgrade, a notification came on for the Update Station. I did the update, restarted, and it wiped the Chromium Browser right off of my machine. I had to install Firefox, which I cannot stand, and am unable to find Chromium again in the repository. Is there a way to get my Chromium back?

Re: Screen lock issue

Posted: Mon Sep 03, 2018 3:38 pm
by ericbsd
ah

Code: Select all

cd /var/cache/pkg
ls  | grep chromium
chromium-67.0.3396.87-93a418843a.txz
chromium-67.0.3396.87.txz
chromium-68.0.3440.84_1-14e279b6cf.txz
chromium-68.0.3440.84_1.txz
pkg install chromium-68.0.3440.84_1.txz

Re: Screen lock issue

Posted: Mon Sep 03, 2018 4:09 pm
by Casper
Excellent. Thank you! I hate Firefox.