Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RamazanBIYIK/26eb0a622464ad75f797f0399d823ea6 to your computer and use it in GitHub Desktop.
Save RamazanBIYIK/26eb0a622464ad75f797f0399d823ea6 to your computer and use it in GitHub Desktop.
Linux- Check if apackage is installed
ldconfig -p | grep {Package name}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment