- Download the
pip_uninstall_all.pyfile - Run
pip freeze | python pip_uninstall_all.py
You can also use a text files with the packages you wish to uninstall and provide em using stdin
| sizeof() {echo "int main() { printf(\"%d\", sizeof($1)); }" | gcc -xc -w - && ./a.out} |
| #!/usr/bin/python | |
| """Create UNIX environment alias shortcuts.""" | |
| import sys | |
| import os | |
| from aluminium.utils import Paths | |
| from aluminium.utils import initialize_config | |
| STORE_FILE = os.path.join(Paths.CONFIG_DIR.value, 'ad', 'ads') |
| 049dd3545be65523308a4f49b2992047c9028be92cb46e3ccf46b552bd44af811464f600aaa3aa39ff06d9c4415b4db6203cf2af6df3e6f59386a18767fba420fc |
I hereby claim:
To claim this, I am signing this object:
| MIT License | |
| Copyright (c) 2016 Alexandru-Paul Copil (thee-engineer) | |
| Permission is hereby granted, free of charge, to any person obtaining a copy | |
| of this software and associated documentation files (the "Software"), to deal | |
| in the Software without restriction, including without limitation the rights | |
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| copies of the Software, and to permit persons to whom the Software is | |
| furnished to do so, subject to the following conditions: |