mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 00:04:15 +02:00
[README]
This commit is contained in:
@@ -104,11 +104,17 @@ Before uninstalling bauh via your package manager, consider executing `bauh --re
|
|||||||
|
|
||||||
#### Snap ( snap )
|
#### Snap ( snap )
|
||||||
- The user is able to search, install, uninstall, refresh, launch and downgrade applications
|
- The user is able to search, install, uninstall, refresh, launch and downgrade applications
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
- Required dependencies:
|
- Required dependencies:
|
||||||
- Any distro: **snapd** ( it must be enabled after its installation. Details at https://snapcraft.io/docs/installing-snapd )
|
- Any distro: **snapd** ( it must be enabled after its installation. Details at https://snapcraft.io/docs/installing-snapd )
|
||||||
|
|
||||||
#### AppImage ( appimage )
|
#### AppImage ( appimage )
|
||||||
- The user is able to search, install, uninstall, downgrade, launch and retrieve the applications history
|
- The user is able to search, install, uninstall, downgrade, launch and retrieve the applications history
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
- Supported sources: [AppImageHub](https://appimage.github.io) ( **applications with no releases published to GitHub are currently not available** )
|
- Supported sources: [AppImageHub](https://appimage.github.io) ( **applications with no releases published to GitHub are currently not available** )
|
||||||
- Installed applications are store at **~/.local/share/bauh/appimage/installed**
|
- Installed applications are store at **~/.local/share/bauh/appimage/installed**
|
||||||
- Desktop entries ( menu shortcuts ) of the installed applications are stored at **~/.local/share/applications**
|
- Desktop entries ( menu shortcuts ) of the installed applications are stored at **~/.local/share/applications**
|
||||||
|
|||||||
Reference in New Issue
Block a user