Skip to content

Instantly share code, notes, and snippets.

@msaroufim
Last active March 29, 2023 23:04
Show Gist options
  • Save msaroufim/9402a8a79404fed83a2d18e8ffa977c4 to your computer and use it in GitHub Desktop.
Save msaroufim/9402a8a79404fed83a2d18e8ffa977c4 to your computer and use it in GitHub Desktop.
dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n | awk '{printf "%.1f MB\t%s\n", $1/1024, $2}'
7.5 MB libpython3.8-stdlib
7.6 MB libpython3.6-stdlib
7.6 MB perl-base
8.8 MB python3.6-minimal
11.4 MB binutils-x86-64-linux-gnu
11.6 MB libc6
13.3 MB libgcc-7-dev
15.0 MB libstdc++-7-dev
18.1 MB perl-modules-5.26
18.4 MB libc6-dev
20.3 MB humanity-icon-theme
20.9 MB libperl5.26
23.4 MB cpp-7
24.9 MB cuda-compat-10-2
25.5 MB g++-7
25.7 MB cuda-nvrtc-10-2
26.7 MB gcc-7
27.8 MB vim-runtime
30.3 MB libicu60
30.8 MB git
57.3 MB cuda-curand-10-2
70.7 MB libllvm10
86.7 MB libpython3.8-dev
93.8 MB libcublas10
119.6 MB nodejs
122.4 MB cuda-cusparse-10-2
139.6 MB cuda-npp-10-2
146.7 MB cuda-cufft-10-2
146.9 MB libnccl2
162.5 MB cuda-nvgraph-10-2
183.4 MB openjdk-17-jre-headless
237.5 MB openjdk-17-jdk-headless
237.6 MB libgl1-mesa-dri
298.8 MB cuda-cusolver-10-2
493.7 MB libcudnn8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment