Skip to content

Instantly share code, notes, and snippets.

@cvemys
cvemys / checkupdates
Created September 22, 2022 05:20
pacman-contrib's checkupdates patched to show download size of updates
#!/usr/bin/bash
#
# checkupdates: Safely print a list of pending updates.
#
# Copyright (c) 2013 Kyle Keen <keenerd@gmail.com>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.