Hello all! Here is my system
[jeff@gabriel snapd]$ inxi -FAZ
System:
Host: gabriel Kernel: 6.4.1-arch1-1 arch: x86_64 bits: 64
Desktop: KDE Plasma v: 5.27.6 Distro: EndeavourOS
Machine:
Type: Desktop Mobo: Micro-Star model: MAG Z490 TOMAHAWK (MS-7C80) v: 1.0
serial: <superuser required> UEFI: American Megatrends v: 1.C0
date: 06/11/2022
CPU:
Info: 8-core model: Intel Core i7-10700K bits: 64 type: MT MCP cache:
L2: 2 MiB
Speed (MHz): avg: 3244 min/max: 800/5100 cores: 1: 800 2: 3800 3: 3800
4: 800 5: 3800 6: 3800 7: 3800 8: 3800 9: 3800 10: 3800 11: 910 12: 3800
13: 3800 14: 3800 15: 3800 16: 3800
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
driver: amdgpu v: kernel
Display: x11 server: X.Org v: 21.1.8 driver: X: loaded: amdgpu
unloaded: modesetting dri: radeonsi gpu: amdgpu resolution: 2560x1080~60Hz
API: OpenGL v: 4.6 Mesa 23.1.3 renderer: AMD Radeon RX 570 Series
(polaris10 LLVM 15.0.7 DRM 3.52 6.4.1-arch1-1)
Audio:
Device-1: Intel Comet Lake PCH cAVS driver: snd_hda_intel
Device-2: AMD Ellesmere HDMI Audio [Radeon RX 470/480 / 570/580/590]
driver: snd_hda_intel
API: ALSA v: k6.4.1-arch1-1 status: kernel-api
Server-1: PipeWire v: 0.3.72 status: active
Network:
Device-1: Intel Ethernet I219-V driver: e1000e
IF: eno1 state: down mac: 2c:f0:5d:8d:52:3d
Device-2: Realtek RTL8125 2.5GbE driver: r8169
IF: enp3s0 state: down mac: 2c:f0:5d:8d:52:3e
Device-3: Intel Wi-Fi 6 AX210/AX211/AX411 160MHz driver: iwlwifi
IF: wlan0 state: up mac: f4:7b:09:ca:89:dd
Bluetooth:
Device-1: Realtek driver: btusb type: USB
Report: rfkill ID: hci0 rfk-id: 0 state: down bt-service: disabled
rfk-block: hardware: no software: no address: see --recommends
Drives:
Local Storage: total: 4.55 TiB used: 7.47 GiB (0.2%)
ID-1: /dev/nvme0n1 vendor: Samsung model: SSD 970 EVO 1TB size: 931.51 GiB
ID-2: /dev/sda vendor: Seagate model: BUP Fast HDD size: 3.64 TiB
type: USB
Partition:
ID-1: / size: 930.53 GiB used: 7.3 GiB (0.8%) fs: btrfs dev: /dev/nvme0n1p2
ID-2: /home size: 930.53 GiB used: 7.3 GiB (0.8%) fs: btrfs
dev: /dev/nvme0n1p2
ID-3: /var/log size: 930.53 GiB used: 7.3 GiB (0.8%) fs: btrfs
dev: /dev/nvme0n1p2
Swap:
Alert: No swap data was found.
Sensors:
System Temperatures: cpu: 36.0 C pch: 42.0 C mobo: N/A gpu: amdgpu
temp: 48.0 C
Fan Speeds (RPM): N/A gpu: amdgpu fan: 220
Info:
Processes: 354 Uptime: 39m Memory: available: 15.54 GiB
used: 2.46 GiB (15.8%) Shell: Bash inxi: 3.3.27
[jeff@gabriel snapd]$
I am rather new to EOS and I am having an issue trying to install a snap package that is useful to me. I get the following error when trying to perform the installation:
[jeff@gabriel ~]$ sudo snap install qelectrotech
[sudo] password for jeff:
error: cannot perform the following tasks:
- Ensure prerequisites for “qelectrotech” are available (cannot install prerequisite “kde-frameworks-5-qt-5-15-3-core20”: no snap revision available as specified)
What is the correct way to install this requisite and get this snap installed? Thank you!