mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-04-14 18:21:28 +03:00
Update README.md to include Fedora deps
This commit is contained in:
@@ -10,6 +10,10 @@ Ubuntu and based distros (Mint, Pop!_OS, etc.)
|
|||||||
```sh
|
```sh
|
||||||
sudo apt install build-essential cmake git libgl1-mesa-dev libxkbcommon-dev qt6-base-dev qt6-wayland smartmontools
|
sudo apt install build-essential cmake git libgl1-mesa-dev libxkbcommon-dev qt6-base-dev qt6-wayland smartmontools
|
||||||
```
|
```
|
||||||
|
Fedora and derivatives (Nobara Project, etc.)
|
||||||
|
```
|
||||||
|
sudo dnf install cmake git mesa-libGL-devel libxkbcommon-devel qt6-qtbase-devel qt6-qtwayland-devel smartmontools
|
||||||
|
```
|
||||||
### Compilation Steps
|
### Compilation Steps
|
||||||
First you will need to clone the repository and cd inside
|
First you will need to clone the repository and cd inside
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user