> For the complete documentation index, see [llms.txt](https://eth-limo.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eth-limo.gitbook.io/documentation/beginner/how-to-install-ipfs-locally.md).

# How To Install IPFS Locally

IPFS Desktop is the easiest way to run a local IPFS node with a graphical interface. Pick the guide for your operating system:

* [IPFS Desktop (Windows)](/documentation/beginner/how-to-install-ipfs-locally/ipfs-desktop-windows.md)
* [IPFS Desktop (Linux)](/documentation/beginner/how-to-install-ipfs-locally/ipfs-desktop-linux.md)
* [IPFS Desktop (Mac)](/documentation/beginner/how-to-install-ipfs-locally/ipfs-desktop-mac.md)

Prefer the command line, or planning to keep a node running long-term? See [Running Your Own IPFS Node and IPNS Publishing](/documentation/intermediate/running-your-own-ipfs-node.md) for a Kubo-based setup.
