Done. Thank you. It shows that I've upgraded from from 1.10.5_1 to 1.10.5_2.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
Screen lock issue
Re: Screen lock issue
Re: Screen lock issue
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?
Last edited by Casper on Mon Sep 03, 2018 4:25 pm, edited 1 time in total.
Re: Screen lock issue
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
Excellent. Thank you! I hate Firefox.