Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: mardiyah on 19 October 2023, 01:53:06

Title: [SOLVED] Using the apt package manager, on here
Post by: mardiyah on 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 else

if it's going to get solved then how such too for other Linux package man., eg dnf, yum, portage, etc ?
Title: Re: Using the apt package manager, on here
Post by: corysanin on 19 October 2023, 05:48:51
?
Title: Re: Using the apt package manager, on here
Post by: Ambie on 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?
Title: Re: Using the apt package manager, on here
Post by: Artt on 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.
Title: Re: Using the apt package manager, on here
Post by: LemonPie on 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 aur

p.s. people over in debian and ubuntu are trying to use an "apt" wrapper
Title: Re: Using the apt package manager, on here
Post by: Hitman on 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. :)