mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-08-08 05:47:27 +02:00
n/essentialsoftware.md: add snap section (currently tldr)
This commit is contained in:
parent
cc838cdf06
commit
e9f2a73ad5
@ -36,6 +36,7 @@ _{{ page.excerpt }}_
|
||||
- [Flatpakked Steam for the flatpak-unaware](#flatpakked-steam-for-the-flatpak-unaware)
|
||||
- [General purpose](#general-purpose)
|
||||
- [Office](#office)
|
||||
- [Snaps](#snaps)
|
||||
- [Other essential atomic/kinoite/flatpak/gayming reading](#other-essential-atomickinoiteflatpakgayming-reading)
|
||||
- [Essential system configuration](#essential-system-configuration)
|
||||
- [Debian console](#debian-console)
|
||||
@ -413,6 +414,17 @@ sudo flatpak install --assumeyes flathub org.freedesktop.Sdk.Extension.texlive o
|
||||
- LibreOffice is world-famous office suite
|
||||
- Voikko is Finnish spellchecking support for it
|
||||
|
||||
### Snaps
|
||||
|
||||
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.
|
||||
Regardless I keep having snapd installed so I can install duplicates of software
|
||||
like Signal and run two accounts simultaneously.
|
||||
|
||||
```
|
||||
sudo snap install tldr
|
||||
```
|
||||
|
||||
### Other essential atomic/kinoite/flatpak/gayming reading
|
||||
|
||||
- [init-browser-policies.bash](https://codeberg.org/Aminda/shell-things/src/branch/cxefa/etc/init-browser-policies.bash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user