Skip to content

Instantly share code, notes, and snippets.

@lwhsu
Created November 15, 2015 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lwhsu/237a58a65db97a71ae57 to your computer and use it in GitHub Desktop.
Save lwhsu/237a58a65db97a71ae57 to your computer and use it in GitHub Desktop.
$ sudo pkg install python32
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
python32: 3.2.5_14
The process will require 66 MiB more space.
9 MiB to be downloaded.
Proceed with this action? [y/N]: y
Fetching python32-3.2.5_14.txz: 100% 9 MiB 9.1MB/s 00:01
Checking integrity... done (0 conflicting)
[1/1] Installing python32-3.2.5_14...
[1/1] Extracting python32-3.2.5_14: 100%
Message from python32-3.2.5_14:
===========================================================================
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
===========================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment