From e346f6fdc8a867a6d2e680daf05c2346c862cdfa Mon Sep 17 00:00:00 2001 From: Kristopher Date: Tue, 8 Jul 2025 20:17:14 -0700 Subject: [PATCH] yumdownloader: add alias page (#17156) --- pages/linux/yumdownloader.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pages/linux/yumdownloader.md diff --git a/pages/linux/yumdownloader.md b/pages/linux/yumdownloader.md new file mode 100644 index 0000000000..49a23a04b3 --- /dev/null +++ b/pages/linux/yumdownloader.md @@ -0,0 +1,8 @@ +# yumdownloader + +> Historical YUM package downloader for Fedora installations; now deprecated. +> This command is an alias of `dnf download`. + +- View documentation for the original command: + +`tldr dnf download`