We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420c222 commit aca8d94Copy full SHA for aca8d94
README.md
@@ -150,17 +150,10 @@ cargo install parallel-disk-usage --bin pdu
150
151
### Arch Linux
152
153
-#### From the [Arch User Repository](https://aur.archlinux.org)
154
-
155
-**Prerequisites:**
156
- * An AUR helper, such as [`paru`](https://github.com/Morganamilo/paru)
157
158
-```sh
159
-paru -S parallel-disk-usage-bin
160
-```
+#### From the [Official Repository](https://archlinux.org/packages/extra/x86_64/parallel-disk-usage/)
161
162
```sh
163
-paru -S parallel-disk-usage
+sudo pacman -S parallel-disk-usage
164
```
165
166
#### From [Khải's Pacman Repository](https://github.com/KSXGitHub/pacman-repo)
0 commit comments