From 51f15a03c2c4ffef04d9c7a8164353d1116e2fcf Mon Sep 17 00:00:00 2001 From: MyDrift Date: Thu, 26 Jun 2025 20:13:47 +0200 Subject: [PATCH] add note (#3429) --- config/applications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/applications.json b/config/applications.json index a006a806..b183c755 100644 --- a/config/applications.json +++ b/config/applications.json @@ -547,7 +547,7 @@ "category": "Multimedia Tools", "choco": "ffmpeg-full", "content": "FFmpeg (full)", - "description": "FFmpeg is a powerful multimedia processing tool that enables users to convert, edit, and stream audio and video files with a vast range of codecs and formats.", + "description": "FFmpeg is a powerful multimedia processing tool that enables users to convert, edit, and stream audio and video files with a vast range of codecs and formats. | Note: FFmpeg can not be uninstalled using winget.", "link": "https://ffmpeg.org/", "winget": "Gyan.FFmpeg" },