Update README.md
This commit is contained in:
parent
ea9c029ffe
commit
131ad8ae0a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user