mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2026-01-18 16:28:05 +01:00
essentialsoftware.md#snap: add vlc, explanations
This commit is contained in:
parent
571aa8ccb5
commit
eb83eba8f1
@ -479,15 +479,20 @@ sudo flatpak install --assumeyes flathub jp.nonbili.noutube org.kde.audiotube or
|
|||||||
|
|
||||||
I heavily prefer flatpaks since they allow multiple simultaneous repositories as
|
I heavily prefer flatpaks since they allow multiple simultaneous repositories as
|
||||||
opposed to Snap tying you into one at a time basically always meaning Canonical.
|
opposed to Snap tying you into one at a time basically always meaning Canonical.
|
||||||
Regardless I keep having snapd installed so I can install duplicates of software
|
|
||||||
like Signal and run two accounts simultaneously.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo snap install tldr discord
|
sudo snap install tldr discord vlc
|
||||||
# SECURITY WARNING! Allow Discord to detect open games (and everything else)
|
# SECURITY WARNING! Allow Discord to detect open games (and everything else)
|
||||||
sudo snap connect discord:system-observe
|
sudo snap connect discord:system-observe
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- Discord - chat application focused on gayming and communities, propietary.
|
||||||
|
- Signal - least bad secure messenger for now. I have two phones, phone numbers
|
||||||
|
and thus Signal accounts, so it needs to be duplicated.
|
||||||
|
- TLDR - summarized usage instructions on terminal commands, when man is too
|
||||||
|
much
|
||||||
|
- VLC - multimedia player. Verified on Snap, broken since ages ago on flatpak.
|
||||||
|
|
||||||
#### Discord rich presence ipc socket
|
#### Discord rich presence ipc socket
|
||||||
|
|
||||||
Based on
|
Based on
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user