Commit Graph

12 Commits

Author SHA1 Message Date
Aminda Suomalainen 4dfb509cc4
deb-update.bash: indent comments, add one on if hash
Comments are also moved down to where they belong in case they were
explaining the if hash incorrectly
2020-06-11 17:22:14 +03:00
Aminda Suomalainen 41d3ad7f9b
deb-update: add apt-get autoremove 2020-06-10 23:37:54 +03:00
Aminda Suomalainen 086795f5f7
deb-update.bash: allow flatpak to uninstall --unused 2020-04-04 10:54:24 +03:00
Aminda Suomalainen 733507ee24 deb-update.bash: check for the existence of binaries
Resolves: #9
2019-11-01 10:17:55 +02:00
Aminda Suomalainen 412fb4e620
deb-update.bash: add --noninteractive to flatpak update, comment uninstall 2019-09-13 23:31:31 +03:00
Aminda Suomalainen 0ac85c1678
deb-update/flatpak: spoke too soon
apparently now when I `flatpak update --assumeyes`,
org.freedesktop.Platform.GL.default gets updated and immediately
afterwards it gets removed as nothing is using it?
2019-09-12 23:35:14 +03:00
Aminda Suomalainen 107fbf1f38
deb-update.bash: add flatpak uninstall --unused 2019-09-12 01:20:41 +03:00
Aminda Suomalainen d432061547
deb-update.bash: add comments & apt-file update 2019-08-25 19:39:36 +03:00
Aminda Suomalainen 19a8c9f5c3
deb-update.bash: add --with-new-pkgs to apt-get 2018-11-07 11:50:01 +02:00
Aminda Suomalainen 4be2e51f43
deb-update.bash: add snap changes 2018-10-29 22:50:56 +02:00
Aminda Suomalainen cfec8cc3fe
bash/deb-update.bash: add --assumeyes for flatpak 2018-06-22 15:00:32 +03:00
Aminda Suomalainen a3ae3f424c
add deb-update.bash: apts, flatpak, snap
Why to have three different package managers with four different
commands to do a thing I am doing often, if I can script one command to
do it?
2018-05-02 11:29:49 +03:00