From 131ad8ae0a68102faa70973c84193e0d498edb46 Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 6 May 2019 06:10:10 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e1e05..88800c0 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,15 @@ sudo dnf install \ ### Install command packages ```sh -sudo dnf install vim screen screenfetch scrot tmux libcxx arandr nextcloud-client glances dconf-editor arc-theme numix-icon-theme chromium wavemon unbound @virtualization intel-gpu-tools i3 feh lxappearance /usr/bin/mpstat acpi pavucontrol brightnessctl nmap cargo gnome-tweaks NetworkManager-tui wireshark steam obs-studio keepassxc speedtest-cli cmus lm_sensors openssh-askpass libgnome-keyring cockpit cockpit-ws cockpit-selinux cockpit-dashboard cockpit-machines cockpit-storaged cockpit-networkmanager xclip iperf3 +sudo dnf install vim screen screenfetch scrot tmux libcxx arandr nextcloud-client glances dconf-editor arc-theme numix-icon-theme chromium wavemon unbound @virtualization i3 feh lxappearance /usr/bin/mpstat acpi pavucontrol brightnessctl nmap cargo gnome-tweaks NetworkManager-tui wireshark steam obs-studio keepassxc speedtest-cli cmus lm_sensors openssh-askpass libgnome-keyring cockpit cockpit-ws cockpit-selinux cockpit-dashboard cockpit-machines cockpit-storaged cockpit-networkmanager xclip iperf3 ``` + +### GPU packages +```sh +sudo dnf install radeontop +sudo dnf install intel-gpu-tools +``` + ### C Development Packages ```sh sudo dnf groupinstall "C Development Tools and Libraries"