From 3e10dc8be9389025bd18c5b27c02943b8a2ba58a Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sat, 14 Jan 2023 21:53:53 +0530 Subject: [PATCH] bluefeds: add ffmpeg and supporting pkgs for yt-dlp --- content/posts/bluefeds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/bluefeds.md b/content/posts/bluefeds.md index 43b255a..2559af9 100644 --- a/content/posts/bluefeds.md +++ b/content/posts/bluefeds.md @@ -189,7 +189,7 @@ sudo reboot +0 ### Install packages ```bash -sudo dnf install aardvark-dns bat bind-utils btop cockpit console-setup fd-find git hdparm htop iotop insights-client mlocate neovim nfs-utils nload openssh-server podman podman-compose ripgrep rsync samba-common slirp4netns smartmontools tmux tree unrar unzip util-linux-user wget yt-dlp yt-dlp-zsh-completion zsh +sudo dnf install aardvark-dns bat bind-utils btop cockpit console-setup fd-find ffmpeg-free git hdparm htop insights-client iotop libavcodec-free libavfilter-free libavformat-free libavutil-free libpostproc-free libswresample-free libswscale-free mlocate neovim nfs-utils nload openssh-server podman podman-compose ripgrep rsync samba-common slirp4netns smartmontools tmux tree unrar unzip util-linux-user wget yt-dlp yt-dlp-zsh-completion zsh ``` ### Enable insights