| 31 | | |
| 32 | | (If you can run-from-source, you should also be able to use |
| 33 | | {{{python setup.py install}}} to copy tahoe into /usr/bin/tahoe (or |
| 34 | | whatever is appropriate for your system), so you can use it after the source |
| 35 | | tree has been removed. However, using {{{setup.py install}}} will modify your |
| 36 | | /usr partition without the knowledge of the Debian package-management tools, |
| 37 | | making it more difficult to coordinate dependencies with other packages, |
| 38 | | and making it difficult to remove Tahoe later.) |