[go: up one dir, main page]

cross-posted from: https://lemmy.world/post/158455

I sometimes have to use remote systems that I don鈥檛 have root access to. I often find that I need to install packages in my home directory, so either I build from source or copy over my own pre-compiled versions.

Recently I鈥檝e found out about pkgsrc. I鈥檓 looking for opinions from anyone who has used it to install packages without root access. Any feedback is useful!