# File lib/librarian/action/install.rb, line 9
      def run
        check_preconditions

        perform_installation
      end