Tried to install nala but getting Error

prakash@prakash-Lenovo-E41-25:~/Downloads/Software$ sudo apt install ./volian-archive*.deb
[sudo] password for prakash:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'volian-archive-keyring' instead of './volian-archive-keyring_0.1.0_all.deb'
Note, selecting 'volian-archive-nala' instead of './volian-archive-nala_0.1.0_all.deb'
The following packages were automatically installed and are no longer required:
adwaita-qt chromium-codecs-ffmpeg-extra coinor-libcbc3 coinor-libcgl1
coinor-libclp1 coinor-libcoinmp1v5 coinor-libcoinutils3v5 coinor-libosi1v5
gstreamer1.0-vaapi heif-gdk-pixbuf libdouble-conversion3 libfuse3-3
libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 libqt5svg5
libqt5widgets5 libva-wayland2 libxcb-xinerama0 libxcb-xinput0 libxmlsec1
libxmlsec1-nss qt5-gtk-platformtheme qttranslations5-l10n
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
volian-archive-keyring volian-archive-nala
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 0 B/6,416 B of archives.
After this operation, 32.8 kB of additional disk space will be used.
Get:1 /home/prakash/Downloads/Software/volian-archive-keyring_0.1.0_all.deb volian-archive-keyring all 0.1.0 [4,108 B]
Get:2 /home/prakash/Downloads/Software/volian-archive-nala_0.1.0_all.deb volian-archive-nala all 0.1.0 [2,308 B]
Selecting previously unselected package volian-archive-keyring.
(Reading database ... 269824 files and directories currently installed.)
Preparing to unpack .../volian-archive-keyring_0.1.0_all.deb ...
Unpacking volian-archive-keyring (0.1.0) ...
Selecting previously unselected package volian-archive-nala.
Preparing to unpack .../volian-archive-nala_0.1.0_all.deb ...
Unpacking volian-archive-nala (0.1.0) ...
Setting up volian-archive-keyring (0.1.0) ...
Setting up volian-archive-nala (0.1.0) ...
prakash@prakash-Lenovo-E41-25:~/Downloads/Software$ echo "deb-src Files... scar main" | sudo tee -a /etc/apt/sources.list.d/volian-archive-scar-unstable.list
deb-src Files... scar main
prakash@prakash-Lenovo-E41-25:~/Downloads/Software$ sudo apt update && sudo apt install nala
Hit:5 https://dl.google.com/linux/chrome/deb stable InRelease
Hit:6 Index of /zorinos/apps/ubuntu focal InRelease
Hit:7 Index of /stable/ focal InRelease
Hit:8 Index of /zorinos/drivers/ubuntu focal InRelease
Get:9 Files... scar InRelease [15.5 kB]
Hit:10 Index of /patches/ focal InRelease
Hit:11 Index of /apps/ focal InRelease
Hit:12 Index of /zorinos/patches/ubuntu focal InRelease
Get:13 Files... scar/main Sources [6,383 B]
Hit:14 Index of /drivers/ focal InRelease
Get:15 Files... scar/main i386 Packages [11.0 kB]
Get:16 Files... scar/main amd64 Packages [13.5 kB]
Hit:17 Index of /zorinos/stable/ubuntu focal InRelease
Hit:1 Index of /ubuntu focal InRelease
Hit:2 Index of /ubuntu focal-updates InRelease
Hit:3 Index of /ubuntu focal-backports InRelease
Hit:4 Index of /ubuntu focal-security InRelease
Fetched 46.4 kB in 4s (12.5 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
2 packages can be upgraded. Run 'apt list --upgradable' to see them.
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/volian-archive-scar-unstable.list:1 and /etc/apt/sources.list.d/volian-archive-scar-unstable.sources:1
W: Target Sources (main/source/Sources) is configured multiple times in /etc/apt/sources.list.d/volian-archive-scar-unstable.list:1 and /etc/apt/sources.list.d/volian-archive-scar-unstable.sources:1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
nala : Depends: python3-httpx but it is not going to be installed
Depends: python3-rich but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Try

sudo apt --fix-broken install

sudo apt install nala-legacy

Thanks it worked !

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.