Re: avoiding wayland and pkgbase
- In reply to: void : "Re: avoiding wayland and pkgbase"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Aug 2025 12:08:50 UTC
On 19/08/2025 11:43, void wrote: > On Mon, Aug 18, 2025 at 11:17:53PM +0100, Lexi Winter wrote: > >> we already have a tool to convert a non-pkgbase system to use pkgbase, >> called pkgbasify. i don't think it's in base yet (there's an open >> review) but it will be the supported method to upgrade to 15.0 with >> pkgbase. > > An academic (for now) question: Is there a way to un-pkgbasify? > Delete the pkg database, or just ignore it. The files that are installed from base packages are pretty much identical to what you'ld get by installing directly, modulo any base packages you decided to leave out. If you do an old-style upgrade on top of a pkgbase system it should work just as well as upgrading over a non pkgbase system. Cheers, Matthew