A better front-end for Apt? Give it a try!

https://itsfoss.com/nala/

#Linux #OpenSource #Ubuntu

Apt++? Nala is Like Apt in Ubuntu but Better

Nala is a Python-based frontend for apt package management. Inspired by the DNF package manager, Nala seems like a promising tool for Ubuntu and Debian users.

It's FOSS
@itsfoss just installed it on my laptop. This is nice.
ive been using nala for a while on linux mint, its looks very nice and the history/ undo feature is very useful
@itsfoss will the Installation instruction also work on LMDE5?
@Onomatopoetikum We haven't tried it. If you're giving it a go, kindly let us know, and we'll add the instructions for it in the article!
@itsfoss for some reason, this project is giving me Lion King vibes. 😏

@itsfoss Nala is a great tool I think and worth a try πŸ‘πŸΌ

Just a heads up for everyone on Ubuntu 22.04 want to try it: I'd recommend downloading and installing the package python3-typer beforehand manually from 22.10, because the 22.04 packaged version has some massive weird unneeded dependencies it would drag in as well 🫣

https://packages.ubuntu.com/kinetic/python3-typer

Issue on Nala: https://gitlab.com/volian/nala/-/issues/78#note_1039583536
Issue on Launchpad: https://bugs.launchpad.net/ubuntu/+source/typer/+bug/1976812

Ubuntu – Details of package python3-typer in kinetic

@9Lukas5 Thanks for the heads up! We'll check that and add it to the article if needed!
@itsfoss
Needs to be careful on updating in #debian testing or sid. It may remove packages that are important to your system