Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix check for installed apt packages (#3032) #3033

Merged
merged 2 commits into from
Sep 20, 2018

Commits on Jun 13, 2018

  1. Fix check for installed apt packages

    Previous check would return true if a package was installed in
    the past, but subsequently removed.
    
    Discussion at:
    https://stackoverflow.com/questions/1298066/check-if-a-package-is-installed-and-then-install-it-if-its-not
    aharrison24 authored and Alastair Harrison committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e0c2fb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Configuration menu
    Copy the full SHA
    b1d7347 View commit details
    Browse the repository at this point in the history