1
0
Fork 0

Compare commits

...

3 Commits

Author SHA1 Message Date
Tobias Strobel dfc38f323c Get Iotas via AUR instead of Flatpak 2023-11-01 17:58:25 +01:00
Tobias Strobel b2fd4656b1 Add Cinny (Matrix client) 2023-11-01 17:27:14 +01:00
Tobias Strobel cd7f0ceac8 Add python-jmespath and sshpass for Ansible 2023-11-01 17:26:52 +01:00
2 changed files with 6 additions and 1 deletions

View File

@ -239,6 +239,10 @@ optdeps=(
python-nautilus
# ansible: crypto functions
python-passlib
# ansible: json_query filter
python-jmespath
# ansible: ssh password connection
sshpass
)
pacman -Syu --noconfirm --needed "${packages[@]}"
@ -460,6 +464,8 @@ aur_packages=(
git-gone
dnscontrol-bin
qtscrcpy # Android screen display
cinny-desktop-bin # Lightweight Matrix client
iotas # Note taking with Nextcloud Sync
)
aur_optdeps=(

View File

@ -6,7 +6,6 @@ exec 2> >(while read line; do echo -e "\e[01;31m$line\e[0m"; done)
flatpak install --noninteractive org.gnome.World.PikaBackup
flatpak install --noninteractive org.gnome.Loupe
flatpak install --noninteractive dev.deedles.Trayscale
flatpak install --noninteractive org.gnome.gitlab.cheywood.Iotas
flatpak install --noninteractive com.belmoussaoui.ReadItLater
flatpak install --noninteractive dev.geopjr.Tuba
flatpak install --noninteractive com.github.tchx84.Flatseal