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 4fe485c commit 6ae2539Copy full SHA for 6ae2539
README.md
@@ -51,6 +51,12 @@ Available [here](https://scoop.sh/#/apps?q=ferium) in Scoop's official games buc
51
52
Run `scoop bucket add games` then `scoop install ferium` to install.
53
54
+### Pacstall (Ubuntu Linux)
55
+
56
+Available [here](https://pacstall.dev/packages/ferium-bin)
57
58
+Run `pacstall -I ferium-bin` to install.
59
60
### Cargo Install (Cross Platform)
61
62
If you have the Rust toolchain installed, you can compile and install Ferium from source by running `cargo install ferium`.
0 commit comments