[SOLVED] Using the apt package manager, on here 19 October 2023, 01:53:06 How can one use or run apt, the Debian family package manager, on here/Arch just to get help/options messages and all information text alike elseif it's going to get solved then how such too for other Linux package man., eg dnf, yum, portage, etc ? Last Edit: 19 October 2023, 11:40:49 by Hitman
Re: Using the apt package manager, on here Reply #2 – 19 October 2023, 08:36:28 One can setup guest Debian (Fedora, Gentoo, etc.) system with virtualization. Or try to build those package managers from sources. But perhaps it would be enough to find and read man pages online?
Re: Using the apt package manager, on here Reply #3 – 19 October 2023, 10:30:21 I have no idea what it is you are trying to do but it is not recommended to have multiple package managers like apt, pacman or zypper on one install. it leads to more clutter and dependency hell.I suggest you separate those two. I think you might want to look into distrobox. It is in Arch extra repo.
Re: Using the apt package manager, on here Reply #4 – 19 October 2023, 10:51:05 go ahead and destroy your system by installing "apt" and "dpkg: from arch repository. it's a fun experiment. but if you want a stable system and prefer "apt" interface, just use "aptpac" from aurp.s. people over in debian and ubuntu are trying to use an "apt" wrapper 1 Likes
Re: Using the apt package manager, on here Reply #5 – 19 October 2023, 11:37:42 Most apt-only packages including most proprietary programs are already on the AUR... and yes if yours by any chance is not there use aptpac or some conversion tool, as guy said above.