I know you said "like Aptik", but just to confirm, Aptik doesn't work with Debian, right?
-ewemoa
Some people have cobbled it to work with Debian, but I wouldn't advise it. Debian repository software usually slots very nicely into Ubu - but
not the other way around with PPAs. And since Aptik is primarily for handling PPAs (which are intended to be exclusive to Ubuntu and its derivatives) there's really no reason to try it anyway.
In any
Debian-based (i.e. non-Ubuntu or other VCIW modded) distro you can use the
dpkg -- get selections > {some file} command to compile a list of installed software, and then pipe that same list back in via
dpkg --set-selections < {some file} and then use
dselect to reinstall some or all of it.
If you're less "blood & guts" - or just don't want to dork around with dpkg and dselect (which allows a lot more granular control) just use Synaptic's "
Generate package download script" and "
Add downloaded packages" feature to dupe the entire works.
Note: I'm guessing
you already know about this stuff so I'm mostly including it for any non-Nix user who's reading along in hopes they'll someday give The Penguin a try.
--------------------------------
re CUPS: don't read too much into anything from the perspective of a frustrated CUPS user. It's a mess that's slowly getting worked out. CUPS got so bad (and unmaintained) that a several distros stopped including it in their base install of even desktop releases. Even now it has problems with a lot of HP printers - although that may not be
completely CUPS fault since HP can't seem to decide if they
really want to support Linux or not.
Most annoying!
--------------------------------
re: Manjaro
I have
zero experience with Manjaro, so please keep us updated on what you find out if you do? Thx!