Skip to content

Commit c332463

Browse files
authored
Blog: Install Files with WinGet (#730)
1 parent 28affee commit c332463

File tree

2 files changed

+34
-0
lines changed
  • src/routes/blog/posts/now-on-winget
  • static/blog-resources/now-on-winget

2 files changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Files is now available on WinGet
3+
description: Files is back on WinGet!
4+
thumbnail: /blog-resources/now-on-winget/Hero.png
5+
date: 11/30/2024
6+
author: Lamparter
7+
---
8+
9+
I'm excited to announce that Files is now available again on WinGet! After a couple years, we're pleased to bring back this popular installation method for Files.
10+
11+
### Files and WinGet
12+
13+
The return of Files to WinGet signifies our continued commitment to providing users with the best experience, allowing them to install and manage their apps the way they desire.
14+
15+
### How to install Files via WinGet
16+
17+
The app is available on WinGet with the following package names:
18+
19+
- **Stable version**: `FilesCommunity.Files`
20+
- **Preview version**: `FilesCommunity.FilesPreview`
21+
22+
To install Files using WinGet, open your terminal and run the following command:
23+
24+
```sh
25+
winget install FilesCommunity.Files
26+
```
27+
28+
This command will download and install the latest version of Files, making it ready to use on your system.
29+
30+
---
31+
32+
## Support Files
33+
34+
If you enjoy using Files, please consider purchasing Files on the [Microsoft Store](ms-windows-store://pdp/?ProductId=9nghp3dx8hdx&cid=FilesWebsite) or supporting us on [GitHub](https://github.com/sponsors/yaira2). Your support is greatly appreciated but entirely optional.
1.3 MB
Loading

0 commit comments

Comments
 (0)