tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Documented way to update python?



On Fri, Oct 27, 2023 at 03:19:11PM +0000, John Klos wrote:
> Is it documented anywhere how people should upgrade from python311 to
> python311 with py-curses, py-expat, py-readline and py-sqlite3 included?

If you ask me, use pkgin and binary packages that you either built
yourself or from ftp.NetBSD.org.

> Is it just a pkg_delete -f py-curses, py-expat, py-readline and py-sqlite3,
> then pkg_rolling-replace?

That will probably work. But also remove py-cursespanel and
py-cElementTree, if installed.

And the actual names (for pkg_delete) are py311-* etc., not py-*.
 Thomas


Home | Main Index | Thread Index | Old Index