nala icon indicating copy to clipboard operation
nala copied to clipboard

Nala is a front-end for libapt-pkg.

Results 25 nala issues
Sort by recently updated
recently updated
newest added

When I run ```sh sudo nala upgrade ``` or ```sh sudo nala update ``` I get a bunch of `DeprecationWarning`s: ``` /usr/share/squid-deb-proxy-client/apt-avahi-discover:6: DeprecationWarning: The asyncore module is deprecated and will...

Hello. Today when I try update system, i get this error: ``` sudo nala upgrage Traceback (most recent call last): File "/usr/local/bin/nala", line 5, in from nala.__main__ import main File...

Hi there! It would be very useful, if it was possible to check when a specific package was last updated. Say `nala show libwebp7 --last-updated` Currently I managed to get...

Could developers add and option to `nala list` so only package name, version, system and repository are shown? Current: ``` $ nala list nala libdynalang-java 0.4-3.1 [Ubuntu/jammy universe] └── JVM...

I wonder if the output of `nala list --upgradable` should look like more part of the output from `nala upgrade` Since using nala, I rarely use `nala list --upgradable` since...

Hello, I'll keep it short, you'll see the problem. Nala is installing and removing this package (not auto) without relation to any package being upgraded or auto-removed. Results of `sudo...

Did *sudo nala upgrade* then pressed 'Y' to install packages then got this error: ``` Error: Request URL has an unsupported protocol 'tor+https://'. Error: No more mirrors available for kodi_20.0+git20230115.1026-389e701cb9-0~jammy_all.deb...

I'd really like to see a confirmation option added when installing packages, e.g. using a command like `nala install -y hello` should bypass the confirmation. Additionally, I've noticed that there's...

I attempted to install LibreOffice 24.2, by first downloading [the release](https://www.libreoffice.org/donate/dl/deb-x86_64/24.2.3/de/LibreOffice_24.2.3_Linux_x86-64_deb.tar.gz), and then running `sudo nala install *.deb`, which I expected to be equivalent to `sudo dpkg -i *.deb`, as...

When running sudo nala upgrade, nala hangs during the download phase. The expressvpn repo is https://repo.expressvpn.com/public/deb/debian Thanks, I really like nala.