Merge pull request #1535 from niontrix/patch-1

Document Pacstall for program installation on Linux
This commit is contained in:
rmcrackan
2026-01-06 07:16:14 -05:00
committed by GitHub

View File

@@ -69,6 +69,16 @@ Thanks to [mhdi](https://aur.archlinux.org/account/mhdi) for taking care of AUR
Thanks to [TomaSajt](https://github.com/tomasajt) for taking care of Nix package maintenance. Thanks to [TomaSajt](https://github.com/tomasajt) for taking care of Nix package maintenance.
### Pacstall
Pacstall is the AUR Ubuntu wishes it had. It takes the concept of the AUR and puts a spin on it, making it easier to install programs without scouring github repos and the likes. See the [Pacstall](https://pacstall.dev/) project for more information.
```bash
pacstall -I libation-deb
```
---
If your desktop uses gtk, you should now see Libation among your applications. If your desktop uses gtk, you should now see Libation among your applications.
Additionally, you may launch Libation, LibationCli, and Hangover (the Libation recovery app) via the command line using 'libation, libationcli', and 'hangover' aliases respectively. Additionally, you may launch Libation, LibationCli, and Hangover (the Libation recovery app) via the command line using 'libation, libationcli', and 'hangover' aliases respectively.