if which pypyclean >/dev/null 2>&1; then pypyclean -p #PACKAGE# #ARGS# else dpkg -L #PACKAGE# | perl -ne 's,/([^/]*)\.py$,/__pycache__/\1.*, or next; unlink $_ or die $! foreach glob($_)' find /usr/lib/pypy/dist-packages/ -type d -name __pycache__ -empty -print0 | xargs --null --no-run-if-empty rmdir fi
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
postinst-py3compile | File | 77 B | 0644 |
|
postinst-pycompile | File | 75 B | 0644 |
|
postinst-pypycompile | File | 193 B | 0644 |
|
preinst-pycentral-clean | File | 233 B | 0644 |
|
prerm-py3clean | File | 309 B | 0644 |
|
prerm-pyclean | File | 173 B | 0644 |
|
prerm-pypyclean | File | 308 B | 0644 |
|