A small percentage of users reporting issue where `pkg install` shows that package is not available, though it is present in our apt repository. This happens when sources.list has been changed without subsequent `apt update`. Now `pkg` will force run `apt update` if sources.list was modified after packages list update but cache still not expired.