---
title: "Why won't 'patch' install the patch that ISC has sent me?"
slug: "aa-00511"
description: "On Solaris, use \"gpatch\" instead."
updated: 2018-10-10T16:14:48Z
published: 2018-10-10T16:14:48Z
canonical: "kb.isc.org/aa-00511"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://kb.isc.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Why won't 'patch' install the patch that ISC has sent me?

If ISC has sent you a patch to apply to your current version of one of our products, it will usually be in the "unified" diff format (aka "unidiff"), intended to be applied to the source tree using the GNU "patch" utility.

The Solaris environment has historically provided a "patch" utility that does something else; therefore, on a Solaris system GNU patch is typically known as "gpatch" instead.
