Issues with applying patch to Linux 6.2.1-060201-generic x86_64 - HP Omen - Zorin OS 16.2 based on Ubuntu 20.04 LTS (Focal Fossa)

From: Alan O.
Date: Sat Mar 18 2023 - 14:19:20 EST


Hello and Good Day!

Please understand that I am by no means proficient with patching *anything,*
nor do I have much experience with Linux compared to most. That said, I
have been working on this for a good while with no success at patching the
kernel to achieve my needs for better thermal control. I have been
desperately searching for a way to *lower the temperature threshold at
which my fans are activated or increase RPM. *Please help.

I am trying to apply this patch:
https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git/commit/?h=for-next&id=286e937efbc7177c114e80aae9b402131e3886c1

To my Linux 6.2.1-060201-generic x86_64 kernel:

*`cat /proc/version`*
> Linux version 6.2.1-060201-generic (buildd@lcy02-amd64-016)
(x86_64-linux-gnu-gcc-9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU
Binutils for Ubuntu) 2.34) #202302260629-Ubuntu SMP PREEMPT_DYNAMIC

*`lsb_release -a`*
> No LSB modules are available.
Distributor ID: Zorin
Description: Zorin OS 16.2
Release: 16
Codename: focal

Reason:
To Fix Thermal Policy Handling For Select Newer HP Omen Laptops
<https://www.phoronix.com/news/Linux-5.18-HP-Omen-Thermal>


Command issued:
`patch -p1 --verbose --dry-run -d
/usr/src/linux-headers-6.2.1-060201-generic -i
'/home/aj/Downloads/platform-drivers-x86/0001-platform-x86-hp-wmi-support-omen-thermal-profile-pol.patch'

Terminal output:
```
Hmm... Looks like a unified diff to me...
can't find file to patch at input line 27 Perhaps you used the wrong
-p or --strip option? The text leading up to this was:
--------------------------
|From 286e937efbc7177c114e80aae9b402131e3886c1 Mon Sep 17 00:00:00 2001
|From: Enver Balalic <balalic.enver@xxxxxxxxx>
|Date: Mon, 14 Mar 2022 13:14:53 +0100
|Subject: [PATCH] platform/x86: hp-wmi: support omen thermal profile policy v1
|
|As it turns out, these laptops have 2 thermal profile versions.
|A previous patch added support for v0, this patch adds support
|for v1 thermal policies that are in use on some devices.
|We obtain the thermal policy version by querying the get system
|design data WMI call and looking at the fourth byte it returns,
|except if the system board DMI Board ID is in a specific array
|that the windows command center app overrides to thermal policy
|v0 for some reason.
|
|Signed-off-by: Enver Balalic <balalic.enver@xxxxxxxxx>
|Link: https://lore.kernel.org/r/20220314121453.kjszdciymtg6ctbq@omen
|Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx>
|Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx>
|---
| drivers/platform/x86/hp-wmi.c | 81 +++++++++++++++++++++++++++++------
| 1 file changed, 67 insertions(+), 14 deletions(-)
|
|diff --git a/drivers/platform/x86/hp-wmi.c b/drivers/platform/x86/hp-wmi.c
|index 1f9d6e1de5af..0e9a25b56e0e 100644
|--- a/drivers/platform/x86/hp-wmi.c
|+++ b/drivers/platform/x86/hp-wmi.c
--------------------------
File to patch:
```

>From my understanding, it is asking me to enter the name(s) of the
file(s) that the patch is supposed to modify. This information should be
included in the patch file itself, typically in the header section, but I
don't see it unless I'm missing something. I opened up the patch file with
a text editor to check which file is being patched and I see some *paths*
that look to be pointing to a file named `hp-wmi.c`, but I don't know if that
is true or not.

It also occurs to me that this patch is meant to modify many files in
different directories within the kernel's source directory, in which
case, I would be required to enter each and every single one in that
prompt. Probably not the way this patch command was meant to be run,
which leads me to believe that my kernel's source directory at
/usr/src/linux-headers-6.2.1-060201-generic
needs a whole new directory with the same structure as seen in this
path in the patch file: a/drivers/platform/x86/hp-wmi.c

Would this imply that I need to have something like:
usr/src/linux-headers-6.2.1-060201-generic/a/drivers/platform/x86 and
then create a blank .TXT named hp-wmi.c?

Without creating the "a" directory, I did try to navigate into the
.../linux-headers-6.2.1-060201-generic/drivers/platform/x86
folder and create this file I mentioned above, then entered that
file in the Terminal prompt via drag/drop, but it still says that the
directory or file does not exist.

I assume that once I know the file name or have a working directory,
I just enter it at the prompt and press enter - but I just don't know what I'm
supposed to do to get the file *OR* directory I need, that will
satisfy the `patch` command so that the patch files can be moved into the
kernel directory that is being patched.

Requesting some kind of guidance or input on what I might be doing
wrong and how I might be able to fix this so I can better control my thermals.

If this is a known issue or something which your team can confirm is
an issue, requesting to know any helpful information regarding the plan
of action moving forward.

If the issue is that I just need to apply a specific kernel which has
this fix already included in it, please

let me know which kernel it is, and any relevant steps to take in
order to apply that kernel.


Please let me know if I can provide any further information and I will
get back to you ASAP.

My email address is aj.owens.001@xxxxxxxxx

Best regards,

Alan O.
Module Size Used by
snd_seq_dummy 16384 0
rfcomm 94208 4
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 634880 2 vboxnetadp,vboxnetflt
ccm 20480 6
cmac 16384 8
algif_hash 20480 3
algif_skcipher 16384 3
af_alg 32768 14 algif_hash,algif_skcipher
bnep 32768 2
nvidia_uvm 1622016 0
nls_iso8859_1 16384 1
snd_ctl_led 24576 0
snd_soc_skl_hda_dsp 28672 5
snd_soc_intel_hda_dsp_common 20480 1 snd_soc_skl_hda_dsp
snd_soc_hdac_hdmi 45056 1 snd_soc_skl_hda_dsp
snd_sof_probes 24576 0
nvidia_drm 86016 4
nvidia_modeset 1220608 7 nvidia_drm
joydev 32768 0
snd_hda_codec_realtek 184320 1
snd_hda_codec_generic 114688 1 snd_hda_codec_realtek
ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic
snd_soc_dmic 16384 1
intel_rapl_msr 20480 0
mei_hdcp 28672 0
mei_pxp 20480 0
snd_sof_pci_intel_cnl 16384 0
snd_sof_intel_hda_common 192512 1 snd_sof_pci_intel_cnl
soundwire_intel 57344 1 snd_sof_intel_hda_common
soundwire_generic_allocation 16384 1 soundwire_intel
nvidia 56430592 395 nvidia_uvm,nvidia_modeset
soundwire_cadence 40960 1 soundwire_intel
snd_sof_intel_hda 24576 1 snd_sof_intel_hda_common
snd_sof_pci 24576 2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_common
intel_rapl_common 40960 1 intel_rapl_msr
intel_tcc_cooling 16384 0
snd_sof 307200 4 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_probes,snd_sof_intel_hda
snd_sof_utils 20480 1 snd_sof
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_hda_ext_core 36864 4 snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda
snd_soc_acpi_intel_match 77824 2 snd_sof_intel_hda_common,snd_sof_pci_intel_cnl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
soundwire_bus 106496 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
x86_pkg_temp_thermal 20480 0
intel_powerclamp 24576 0
snd_soc_core 413696 8 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_probes,snd_soc_dmic,snd_soc_skl_hda_dsp
iwlmvm 696320 0
snd_compress 28672 2 snd_soc_core,snd_sof_probes
kvm_intel 442368 0
snd_hda_codec_hdmi 94208 1
binfmt_misc 24576 1
ac97_bus 16384 1 snd_soc_core
mac80211 1572864 1 iwlmvm
kvm 1302528 1 kvm_intel
snd_pcm_dmaengine 20480 1 snd_soc_core
irqbypass 16384 1 kvm
crct10dif_pclmul 16384 1
polyval_clmulni 16384 0
polyval_generic 16384 1 polyval_clmulni
ghash_clmulni_intel 16384 0
sha512_ssse3 53248 0
aesni_intel 397312 15
snd_hda_intel 61440 1
snd_intel_dspcfg 36864 3 snd_hda_intel,snd_sof,snd_sof_intel_hda_common
libarc4 16384 1 mac80211
uvcvideo 135168 0
snd_intel_sdw_acpi 20480 2 snd_sof_intel_hda_common,snd_intel_dspcfg
crypto_simd 20480 1 aesni_intel
cryptd 28672 5 crypto_simd,ghash_clmulni_intel
rapl 20480 0
videobuf2_vmalloc 20480 1 uvcvideo
snd_hda_codec 200704 8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_soc_skl_hda_dsp
videobuf2_memops 20480 1 videobuf2_vmalloc
btusb 69632 0
snd_seq_midi 20480 0
intel_cstate 24576 0
videobuf2_v4l2 40960 1 uvcvideo
snd_seq_midi_event 16384 1 snd_seq_midi
btrtl 28672 1 btusb
iwlwifi 548864 1 iwlmvm
snd_hda_core 135168 11 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda
btbcm 24576 1 btusb
cmdlinepart 16384 0
hp_wmi 24576 0
snd_rawmidi 53248 1 snd_seq_midi
videodev 319488 2 videobuf2_v4l2,uvcvideo
snd_hwdep 20480 1 snd_hda_codec
btintel 49152 1 btusb
spi_nor 122880 0
drm_kms_helper 241664 1 nvidia_drm
sparse_keymap 16384 1 hp_wmi
btmtk 16384 1 btusb
serio_raw 20480 0
platform_profile 16384 1 hp_wmi
intel_wmi_thunderbolt 20480 0
wmi_bmof 16384 0
bluetooth 995328 32 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
input_leds 16384 0
mtd 98304 3 spi_nor,cmdlinepart
ee1004 20480 0
snd_seq 94208 3 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
snd_pcm 180224 12 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
syscopyarea 16384 1 drm_kms_helper
videobuf2_common 90112 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
sysfillrect 20480 1 drm_kms_helper
ecdh_generic 16384 2 bluetooth
hid_multitouch 32768 0
mc 77824 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
ecc 40960 1 ecdh_generic
sysimgblt 16384 1 drm_kms_helper
cfg80211 1208320 3 iwlmvm,iwlwifi,mac80211
snd_timer 45056 2 snd_seq,snd_pcm
mei_me 57344 2
snd 131072 28 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
mei 163840 5 mei_hdcp,mei_pxp,mei_me
soundcore 16384 2 snd_ctl_led,snd
ucsi_acpi 16384 0
typec_ucsi 57344 1 ucsi_acpi
intel_pch_thermal 20480 0
typec 102400 1 typec_ucsi
mac_hid 16384 0
acpi_tad 20480 0
acpi_pad 184320 0
ip6t_REJECT 16384 1
nf_reject_ipv6 20480 1 ip6t_REJECT
xt_hl 16384 22
ip6t_rt 20480 3
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
xt_recent 24576 8
xt_LOG 20480 14
nf_log_syslog 24576 14
xt_limit 16384 17
xt_addrtype 16384 4
xt_tcpudp 20480 50
sch_fq_codel 24576 2
xt_conntrack 16384 28
nf_conntrack 200704 1 xt_conntrack
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
libcrc32c 16384 1 nf_conntrack
coretemp 24576 0
msr 16384 0
ip6table_filter 16384 1
parport_pc 53248 0
ip6_tables 36864 53 ip6table_filter
ppdev 24576 0
iptable_filter 16384 1
lp 28672 0
parport 77824 3 parport_pc,lp,ppdev
bpfilter 16384 0
drm 675840 8 drm_kms_helper,nvidia,nvidia_drm
ramoops 36864 0
pstore_blk 16384 0
reed_solomon 28672 1 ramoops
pstore_zone 36864 1 pstore_blk
efi_pstore 16384 0
ip_tables 36864 9 iptable_filter
x_tables 65536 14 ip6table_filter,xt_conntrack,iptable_filter,xt_LOG,xt_tcpudp,xt_addrtype,xt_recent,ip6t_rt,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,ip6t_REJECT
autofs4 53248 2
hid_logitech_hidpp 57344 0
hid_logitech_dj 32768 0
usbhid 73728 2 hid_logitech_dj,hid_logitech_hidpp
hid_generic 16384 0
nvme 61440 2
nvme_core 200704 3 nvme
r8169 102400 0
sdhci_pci 77824 0
ahci 49152 0
i2c_i801 40960 0
cqhci 40960 1 sdhci_pci
spi_intel_pci 16384 0
crc32_pclmul 16384 0
thunderbolt 417792 0
sdhci 90112 1 sdhci_pci
spi_intel 32768 1 spi_intel_pci
intel_lpss_pci 28672 0
i2c_smbus 20480 1 i2c_i801
realtek 36864 1
nvme_common 28672 1 nvme_core
i2c_hid_acpi 16384 0
libahci 57344 1 ahci
intel_lpss 16384 1 intel_lpss_pci
xhci_pci 24576 0
i2c_hid 40960 1 i2c_hid_acpi
idma64 20480 0
xhci_pci_renesas 20480 1 xhci_pci
hid 172032 6 i2c_hid,usbhid,hid_multitouch,hid_generic,hid_logitech_dj,hid_logitech_hidpp
video 69632 1 nvidia_modeset
wmi 40960 4 hp_wmi,video,intel_wmi_thunderbolt,wmi_bmof
pinctrl_cannonlake 36864 0
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================================================-===========================================-============-=================================================================================
ii 0ad 0.0.26-0ubuntu0.20.04.1~wfg1 amd64 Real-time strategy game of ancient warfare
ii 0ad-data 0.0.26-0ubuntu0.1~wfg1 all Real-time strategy game of ancient warfare (data files)
ii 0ad-data-common 0.0.26-0ubuntu0.1~wfg1 all Real-time strategy game of ancient warfare (common data files)
ri accountsservice 0.6.55-0ubuntu12~20.04.5 amd64 query and manipulate user account information
ri acl 2.2.53-6 amd64 access control list - utilities
ri acpi-support 0.143 amd64 scripts for handling many ACPI events
ri acpid 1:2.0.32-1ubuntu1 amd64 Advanced Configuration and Power Interface event daemon
ri adduser 3.118ubuntu2 all add and remove users and groups
ri adwaita-icon-theme 3.36.1-2ubuntu0.20.04.2 all default icon theme of GNOME (small subset)
ri adwaita-icon-theme-full 3.36.1-2ubuntu0.20.04.2 all default icon theme of GNOME
ri adwaita-qt:amd64 1.1.1-2 amd64 Qt 5 port of GNOME’s Adwaita theme
ri aisleriot 1:3.22.9-1 amd64 GNOME solitaire card game collection
ri alacarte 3.36.0-1+zorin1 all easy GNOME menu editing tool
rc alsa-base 1.0.25+dfsg-0ubuntu5 all ALSA driver configuration files
ri alsa-topology-conf 1.2.2-1 all ALSA topology configuration files
ri alsa-ucm-conf 1.2.2-1ubuntu0.13 all ALSA Use Case Manager configuration files
ri alsa-utils 1.2.2-1ubuntu2.1 amd64 Utilities for configuring and using ALSA
ri amd64-microcode 3.20191218.1ubuntu1 amd64 Processor microcode firmware for AMD CPUs
ri anacron 2.3-29 amd64 cron-like program that doesn't go by time
ri apg 2.2.3.dfsg.1-5 amd64 Automated Password Generator - Standalone version
ri app-install-data-partner 19.04 all Application Installer (data files for partner applications/repositories)
ri apparmor 2.13.3-7ubuntu5.1 amd64 user-space parser utility for AppArmor
ri appstream 0.12.10-2 amd64 Software component metadata management
ri appstream-data-zorin-os 1.5.1 all AppStream data for Zorin OS
ri appstream-data-zorin-os-icons 1.5.1 all Icons for AppStream data in Zorin OS
ri appstream-data-zorin-os-icons-hidpi 1.5.1 all HiDPI icons for AppStream data in Zorin OS
ri apt 2.0.9 amd64 commandline package manager
ri apt-config-icons 0.12.10-2 all APT configuration snippet to enable icon downloads
ri apt-config-icons-hidpi 0.12.10-2 all APT configuration snippet to enable HiDPI icon downloads
ri apt-user-agent-zorin-os-premium 1.1.5-1 all APT user agent for Zorin OS Premium editions
ri apt-utils 2.0.9 amd64 package management related utility programs
ri aptdaemon 1.1.1+bzr982-0ubuntu32.3 all transaction based package management service
ri aptdaemon-data 1.1.1+bzr982-0ubuntu32.3 all data files for clients
ii aptik 22.11 amd64 Aptik system migration utility
ii aptik-assets 22.11 amd64 Fallback icons for aptik-gtk
ii aptik-gtk 22.11 amd64 System migration utility for Linux (GTK Frontend)
ii aptitude 0.8.12-1ubuntu4 amd64 terminal-based package manager
ii aptitude-common 0.8.12-1ubuntu4 all architecture independent files for the aptitude package manager
ri apturl 0.5.2ubuntu19 amd64 install packages using the apt protocol - GTK+ frontend
ri apturl-common 0.5.2ubuntu19 amd64 install packages using the apt protocol - common data
ri aspell 0.60.8-1ubuntu0.1 amd64 GNU Aspell spell-checker
ri aspell-en 2018.04.16-0-1 all English dictionary for GNU Aspell
ri at-spi2-core 2.36.0-2 amd64 Assistive Technology Service Provider Interface (dbus core)
ri avahi-autoipd 0.7-4ubuntu7.1 amd64 Avahi IPv4LL network address configuration daemon
ri avahi-daemon 0.7-4ubuntu7.1 amd64 Avahi mDNS/DNS-SD daemon
ri avahi-utils 0.7-4ubuntu7.1 amd64 Avahi browsing, publishing and discovery utilities
ri baobab 3.34.0-1 amd64 GNOME disk usage analyzer
ii base-files 11ubuntu5.6+zorin1 amd64 Debian base system miscellaneous files
ii base-passwd 3.5.47 amd64 Debian base system master password and group files
ii bash 5.0-6ubuntu1.2 amd64 GNU Bourne Again SHell
ri bash-completion 1:2.10-1ubuntu1 all programmable completion for the bash shell
ri bc 1.07.1-2build1 amd64 GNU bc arbitrary precision calculator language
ii bind9-dnsutils 1:9.16.1-0ubuntu2.12 amd64 Clients provided with BIND 9
ii bind9-host 1:9.16.1-0ubuntu2.12 amd64 DNS Lookup Utility
ii bind9-libs:amd64 1:9.16.1-0ubuntu2.12 amd64 Shared Libraries used by BIND 9
ii binutils 2.34-6ubuntu1.4 amd64 GNU assembler, linker and binary utilities
ii binutils-common:amd64 2.34-6ubuntu1.4 amd64 Common files for the GNU assembler, linker and binary utilities
ii binutils-x86-64-linux-gnu 2.34-6ubuntu1.4 amd64 GNU binary utilities, for x86-64-linux-gnu target
ri bluez 5.53-0ubuntu3.6 amd64 Bluetooth tools and daemons
ri bluez-cups 5.53-0ubuntu3.6 amd64 Bluetooth printer driver for CUPS
ri bluez-obexd 5.53-0ubuntu3.6 amd64 bluez obex daemon
ri bogofilter 1.2.4+dfsg1-13 amd64 fast Bayesian spam filter (meta package)
ri bogofilter-bdb 1.2.4+dfsg1-13 amd64 fast Bayesian spam filter (Berkeley DB)
ri bogofilter-common 1.2.4+dfsg1-13 amd64 fast Bayesian spam filter (common files)
ri bolt 0.9.1-2~ubuntu20.04.1 amd64 system daemon to manage thunderbolt 3 devices
ii boot-repair 4ppa200-zorin1 all Graphical tool to repair boot problems
ii boot-sav 4ppa200-zorin1 all Librairies for Boot-Info, OS-uninstaller and Boot-repair
ii boot-sav-extra 4ppa200-zorin1 all Extra librairies for OS-uninstaller and Boot-repair
ii borgbackup 1.1.16 amd64 deduplicating and compressing backup program
ri brasero 3.12.2-6ubuntu1 amd64 CD/DVD burning application for GNOME
ri brasero-cdrkit:amd64 3.12.2-6ubuntu1 amd64 cdrkit extensions for the Brasero burning application
ri brasero-common 3.12.2-6ubuntu1 all Common files for the Brasero CD burning application and library
ri brltty 6.0+dfsg-4ubuntu6 amd64 Access software for a blind person using a braille display
ri bsdmainutils 11.1.2ubuntu3 amd64 collection of more utilities from FreeBSD
ii bsdutils 1:2.34-0.1ubuntu9.3 amd64 basic utilities from 4.4BSD-Lite
ri bubblewrap 0.4.0-1ubuntu4 amd64 setuid wrapper for unprivileged chroot and namespace manipulation
ri busybox-initramfs 1:1.30.1-4ubuntu6.4 amd64 Standalone shell setup for initramfs
ri busybox-static 1:1.30.1-4ubuntu6.4 amd64 Standalone rescue shell with tons of builtin utilities
ri bzip2 1.0.8-2 amd64 high-quality block-sorting file compressor - utilities
ii ca-certificates 20211016ubuntu0.20.04.1 all Common CA certificates
ii cabextract 1.9-3 amd64 Microsoft Cabinet file unpacker
ii calibre 4.99.4+dfsg+really4.12.0-1ubuntu1 all powerful and easy to use e-book manager
ii calibre-bin 4.99.4+dfsg+really4.12.0-1ubuntu1 amd64 powerful and easy to use e-book manager
ri cdrdao 1:1.2.4-1build1 amd64 records CDs in Disk-At-Once (DAO) mode
ii chafa 1.2.1-1 amd64 Image-to-text converter supporting a wide range of symbols, etc.
ri cheese 3.34.0-1ubuntu1 amd64 tool to take pictures and videos from your webcam
ri cheese-common 3.34.0-1ubuntu1 all Common files for the Cheese tool to take pictures and videos
ii chrome-gnome-shell 10.1-5 all GNOME Shell extensions integration for web browsers
ii chromium-codecs-ffmpeg-extra 1:85.0.4183.83-0ubuntu0.20.04.3 amd64 Transitional package - chromium-codecs-ffmpeg-extra -> chromium-ffmpeg snap
ii cinnamon-desktop-data 4.4.1-3 all Common files for Cinnamon desktop apps
ii cinnamon-l10n 4.4.2-2 all Translation files for the Cinnamon desktop
ii clamav 0.103.8+dfsg-0ubuntu0.20.04.1 amd64 anti-virus utility for Unix - command-line interface
ii clamav-base 0.103.8+dfsg-0ubuntu0.20.04.1 all anti-virus utility for Unix - base package
ii clamav-freshclam 0.103.8+dfsg-0ubuntu0.20.04.1 amd64 anti-virus utility for Unix - virus database update utility
ii clamtk 6.02-1 all graphical front-end for ClamAV
ii clamtk-gnome 6.02-1 all GNOME (Nautilus) MenuProvider extension for ClamTk
ri coinor-libcbc3 2.10.3+repack1-1build1 amd64 Coin-or branch-and-cut mixed integer programming solver (shared libraries)
ri coinor-libcgl1 0.60.3+repack1-2 amd64 COIN-OR Cut Generation Library
ri coinor-libclp1 1.17.5+repack1-1 amd64 Coin-or linear programming solver (shared libraries)
ri coinor-libcoinmp1v5:amd64 1.8.3-2build1 amd64 Simple C API for COIN-OR Solvers Clp and Cbc -- library
ri coinor-libcoinutils3v5 2.11.4+repack1-1 amd64 Coin-or collection of utility classes (binaries and libraries)
ri coinor-libosi1v5 0.108.6+repack1-1 amd64 COIN-OR Open Solver Interface
ri colord 1.4.4-2 amd64 system service to manage device colour profiles -- system daemon
ri colord-data 1.4.4-2 all system service to manage device colour profiles -- data files
ri command-not-found 20.04.6 all Suggest installation of packages in interactive bash sessions
ri console-setup 1.194ubuntu3 all console font and keymap setup program
ri console-setup-linux 1.194ubuntu3 all Linux specific part of console-setup
ii coreutils 8.30-3ubuntu2 amd64 GNU core utilities
ii cowsay 3.03+dfsg2-7 all configurable talking cow
ii cowsay-off 3.03+dfsg2-7 all configurable talking cow (offensive cows)
ri cpio 2.13+dfsg-2ubuntu0.3 amd64 GNU cpio -- a program to manage archives of files
ri cpp 4:9.3.0-1ubuntu2 amd64 GNU C preprocessor (cpp)
ri cpp-9 9.4.0-1ubuntu1~20.04.1 amd64 GNU C preprocessor
ri cracklib-runtime 2.9.6-3.2 amd64 runtime support for password checker library cracklib2
ri crda 3.18-1build1 amd64 wireless Central Regulatory Domain Agent
ri cron 3.0pl1-136ubuntu1 amd64 process scheduling daemon
ri cups 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface
ri cups-browsed 1.27.4-1 amd64 OpenPrinting CUPS Filters - cups-browsed
ri cups-bsd 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - BSD commands
ri cups-client 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - client programs (SysV)
ri cups-common 2.3.1-9ubuntu1.2 all Common UNIX Printing System(tm) - common files
ri cups-core-drivers 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - driverless printing
ri cups-daemon 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - daemon
ri cups-filters 1.27.4-1 amd64 OpenPrinting CUPS Filters - Main Package
ri cups-filters-core-drivers 1.27.4-1 amd64 OpenPrinting CUPS Filters - Driverless printing
ri cups-ipp-utils 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - IPP developer/admin utilities
ri cups-pk-helper 0.2.6-1ubuntu3 amd64 PolicyKit helper to configure cups with fine-grained privileges
ri cups-ppdc 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities
ri cups-server-common 2.3.1-9ubuntu1.2 all Common UNIX Printing System(tm) - server common files
ii curl 7.68.0-1ubuntu2.16 amd64 command line tool for transferring data with URL syntax
ii dash 0.5.10.2-6 amd64 POSIX-compliant shell
ri dbus 1.12.16-2ubuntu2.3 amd64 simple interprocess messaging system (daemon and utilities)
ri dbus-user-session 1.12.16-2ubuntu2.3 amd64 simple interprocess messaging system (systemd --user integration)
ri dbus-x11 1.12.16-2ubuntu2.3 amd64 simple interprocess messaging system (X11 deps)
ri dc 1.07.1-2build1 amd64 GNU dc arbitrary precision reverse-polish calculator
ri dconf-cli 0.36.0-1 amd64 simple configuration storage system - utilities
ii dconf-editor 3.36.7-0ubuntu1 amd64 simple configuration storage system - graphical editor
ri dconf-gsettings-backend:amd64 0.36.0-1 amd64 simple configuration storage system - GSettings back-end
ri dconf-service 0.36.0-1 amd64 simple configuration storage system - D-Bus service
ri dctrl-tools 2.24-3 amd64 Command-line tools to process Debian package information
ri debconf 1.5.73 all Debian configuration management system
ri debconf-i18n 1.5.73 all full internationalization support for debconf
ii debianutils 4.9.1 amd64 Miscellaneous utilities specific to Debian
ri deja-dup 40.7-0ubuntu2 amd64 Backup utility
ri desktop-file-utils 0.24-1ubuntu3 amd64 Utilities for .desktop files
ri dictionaries-common 1.28.1 all spelling dictionaries - common utilities
ii diffutils 1:3.7-3 amd64 File comparison utilities
ri dirmngr 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - network certificate management service
ri distro-info-data 0.43ubuntu1.11 all information about the distributions' releases (data files)
ri dkms 2.8.1-5ubuntu2 all Dynamic Kernel Module Support Framework
ri dleyna-renderer 0.6.0-2build1 amd64 DBus service to interact with DLNA Digital Media Renderers
ri dleyna-server 0.6.0-1build1 amd64 DBus service to interact with DLNA Digital Media Servers
ri dmidecode 3.2-3 amd64 SMBIOS/DMI table decoder
ri dmsetup 2:1.02.167-1ubuntu1 amd64 Linux Kernel Device Mapper userspace library
ri dns-root-data 2019052802 all DNS root data including root zone and DNSSEC key
ii dnsmasq-base 2.80-1.1ubuntu1.6 amd64 Small caching DNS proxy and DHCP/TFTP server
ri docbook-xml 4.5-9 all standard XML documentation system for software and systems
ri dosfstools 4.1-2 amd64 utilities for making and checking MS-DOS FAT filesystems
ii dpkg 1.19.7ubuntu3.2 amd64 Debian package management system
ri dpkg-dev 1.19.7ubuntu3.2 all Debian package development tools
ri dselect 1.19.7ubuntu3.2 amd64 Debian package management front-end
ri duplicity 0.8.11.1612-1 amd64 encrypted bandwidth-efficient backup
ri dvd+rw-tools 7.1-14build1 amd64 DVD+-RW/R tools
ri dvdauthor 0.7.2-1build1 amd64 create DVD-Video file system
ii dvisvgm 2.8.1-1build1 amd64 DVI to SVG converter
ri e2fsprogs 1.45.5-2ubuntu1.1 amd64 ext2/ext3/ext4 file system utilities
ii easytag 2.4.3-4build1 amd64 GTK+ editor for audio file tags
ii easytag-nautilus 2.4.3-4build1 amd64 Nautilus extension for easytag
ri ed 1.16-1 amd64 classic UNIX line editor
ri efibootmgr 17-1 amd64 Interact with the EFI Boot Manager
ri eject 2.1.5+deb1+cvs20081104-14 amd64 ejects CDs and operates CD-Changers under Linux
ri emacsen-common 3.0.4 all Common facilities for all emacsen
ri enchant-2 2.2.8-1ubuntu0.20.04.1 amd64 Wrapper for various spell checker engines (binary programs)
ri eog 3.36.3-0ubuntu1 amd64 Eye of GNOME graphics viewer program
ri espeak-ng-data:amd64 1.50+dfsg-6 amd64 Multi-lingual software speech synthesizer: speech data files
ri evince 3.36.10-0ubuntu1 amd64 Document (PostScript, PDF) viewer
ri evince-common 3.36.10-0ubuntu1 all Document (PostScript, PDF) viewer - common files
ri evolution 3.36.5-0ubuntu1 amd64 groupware suite with mail client and organizer
ri evolution-common 3.36.5-0ubuntu1 all architecture independent files for Evolution
ri evolution-data-server 3.36.5-0ubuntu1 amd64 evolution database backend server
ri evolution-data-server-common 3.36.5-0ubuntu1 all architecture independent files for Evolution Data Server
ri evolution-ews 3.36.5-0ubuntu1.1 amd64 Exchange Web Services integration for Evolution
ri evolution-plugin-bogofilter 3.36.5-0ubuntu1 amd64 standard plugins for Evolution (bogofilter)
ri evolution-plugin-pstimport 3.36.5-0ubuntu1 amd64 standard plugins for Evolution (pstimport)
ri evolution-plugins 3.36.5-0ubuntu1 amd64 standard plugins for Evolution
ii exuberant-ctags 1:5.9~svn20110310-12ubuntu0.1 amd64 build tag file indexes of source code definitions
ri fakeroot 1.24-1 amd64 tool for simulating superuser privileges
ii fancontrol 1:3.6.0-2ubuntu1.1 all utility to control the fan speed
ri fdisk 2.34-0.1ubuntu9.3 amd64 collection of partitioning utilities
ii ffmpeg 7:4.2.7-0ubuntu0.1 amd64 Tools for transcoding, streaming and playing of multimedia files
ii figlet 2.2.5-3 amd64 Make large character ASCII banners out of ordinary text
ri file 1:5.38-4 amd64 Recognize the type of data in a file using "magic" numbers
ri file-roller 3.36.3-0ubuntu1.1 amd64 archive manager for GNOME
ii filemanager-actions 3.4-2 amd64 File manager extension to allow user-defined actions
ii filemanager-actions-data 3.4-2 all Common data files for FileManager-Actions
ii filemanager-actions-libs:amd64 3.4-2 amd64 Core FileManager-Actions libraries
ii findutils 4.7.0-1ubuntu1 amd64 utilities for finding files--find, xargs
ii firefox 111.0+build2-0ubuntu0.20.04.1 amd64 Safe and easy web browser from Mozilla
ri flatpak 1.14.0-2flatpak1~20.04.1 amd64 Application deployment framework for desktop apps
ii fluid-soundfont-gm 3.1-5.1 all Fluid (R3) General MIDI SoundFont (GM)
ii fluid-soundfont-gs 3.1-5.1 all Fluid (R3) General MIDI SoundFont (GS)
ri folder-color 0.0.91 all Folder Color for Nautilus
ri folder-color-common 0.0.88+zorin5 all Folder Color Library
ri folks-common 0.13.2-1 all library to aggregates people into metacontacts (common files)
ii font-manager-common:amd64 0.7.7-0.3 amd64 Common files for font-viewer and font-manager
ii font-viewer 0.7.7-0.3 amd64 Full-featured font preview application for GTK Environments
ri fontconfig 2.13.1-2ubuntu3 amd64 generic font configuration library - support binaries
ri fontconfig-config 2.13.1-2ubuntu3 all generic font configuration library - configuration
ri fonts-beng 2:1.2 all Metapackage to install Bengali and Assamese fonts
ri fonts-beng-extra 1.0-7 all TrueType fonts for Bengali language
ii fonts-comic-relief-zorin-os 16.4.1 all A typeface designed to be metrically equivalent to Comic Sans
ri fonts-croscore 20200323-1build1~ubuntu20.04.1 all width-compatible fonts for improved on-screen readability
ii fonts-croscore-config-zorin-os 16.4.1 all Map open-source Croscore fonts to MS fonts
ri fonts-crosextra-caladea 20130214-2 all Serif font metric-compatible with the Cambria font
ri fonts-crosextra-carlito 20130920-1 all Sans-serif font metric-compatible with Calibri font
ri fonts-dejavu-core 2.37-1 all Vera font family derivate with additional characters
ri fonts-deva 2:1.2 all Meta package to install all Devanagari fonts
ri fonts-deva-extra 3.0-5 all Free fonts for Devanagari script
ri fonts-droid-fallback 1:6.0.1r16-1.1 all handheld device font with extensive style and language support (fallback)
ri fonts-freefont-ttf 20120503-10 all Freefont Serif, Sans and Mono Truetype fonts
ri fonts-gargi 2.0-4 all OpenType Devanagari font
ii fonts-gelasio-zorin-os 16.4.1 all An original typeface that is metrics compatible with Georgia
ii fonts-glyphicons-halflings 1.009~3.4.1+dfsg-1 all icons made for smaller graphic
ri fonts-gubbi 1.3-3 all Gubbi free font for Kannada script
ri fonts-gujr 2:1.3 all Meta package to install all Gujarati fonts
ri fonts-gujr-extra 1.0.1-1 all Free fonts for Gujarati script
ri fonts-guru 2:1.2 all Meta package to install all Punjabi fonts
ri fonts-guru-extra 2.0-5 all Free fonts for Punjabi language
ri fonts-indic 2:1.3 all Meta package to install all Indian language fonts
ii fonts-inter-zorin-os 16.4.1 all A user interface typeface
ii fonts-jetbrains-mono-zorin-os 16.4.1 all A free and open source typeface made for developers
ri fonts-kacst 2.01+mry-14 all KACST free TrueType Arabic fonts
ri fonts-kacst-one 5.0+svn11846-10 all TrueType font designed for Arabic language
ri fonts-kalapi 1.0-3 all Kalapi Gujarati Unicode font
ri fonts-khmeros-core 5.0-7ubuntu1 all KhmerOS Unicode fonts for the Khmer language of Cambodia
ri fonts-knda 2:1.2 all Meta package for Kannada fonts
ri fonts-lao 0.0.20060226-9ubuntu1 all TrueType font for Lao language
ii fonts-lato 2.0-2 all sans-serif typeface family font
ri fonts-liberation 1:1.07.4-11 all Fonts with the same metrics as Times, Arial and Courier
ri fonts-liberation2 2.1.0-1 all Fonts with the same metrics as Times, Arial and Courier (v2)
ri fonts-lklug-sinhala 0.6-3 all Unicode Sinhala font by Lanka Linux User Group
ii fonts-lmodern 2.004.5-6 all OpenType fonts based on Computer Modern
ri fonts-lohit-beng-assamese 2.91.5-1 all Lohit TrueType font for Assamese Language
ri fonts-lohit-beng-bengali 2.91.5-1 all Lohit TrueType font for Bengali Language
ri fonts-lohit-deva 2.95.4-4 all Lohit TrueType font for Devanagari script
ri fonts-lohit-gujr 2.92.4-4 all Lohit TrueType font for Gujarati Language
ri fonts-lohit-guru 2.91.2-1 all Lohit TrueType font for Punjabi Language
ri fonts-lohit-knda 2.5.4-2 all Lohit TrueType font for Kannada Language
ri fonts-lohit-mlym 2.92.2-1 all Lohit TrueType font for Malayalam Language
ri fonts-lohit-orya 2.91.2-1 all Lohit TrueType font for Oriya Language
ri fonts-lohit-taml 2.91.3-1 all Lohit TrueType font for Tamil Language
ri fonts-lohit-taml-classical 2.5.4-1 all Lohit Tamil TrueType fonts for Tamil script
ri fonts-lohit-telu 2.5.5-1 all Lohit TrueType font for Telugu Language
ii fonts-mathjax 2.7.4+dfsg-1 all JavaScript display engine for LaTeX and MathML (fonts)
ii fonts-michroma-zorin-os 16.4.1 all A rounded-square sans typeface
ri fonts-mlym 2:1.2 all Meta package to install all Malayalam fonts
ri fonts-nakula 1.0-3 all Free Unicode compliant Devanagari font
ri fonts-navilu 1.2-2 all Handwriting font for Kannada
ri fonts-noto 20200323-1build1~ubuntu20.04.1 all metapackage to pull in all Noto fonts
ri fonts-noto-cjk 1:20190410+repack1-2 all "No Tofu" font families with large Unicode coverage (CJK regular and bold)
ri fonts-noto-cjk-extra 1:20190410+repack1-2 all "No Tofu" font families with large Unicode coverage (CJK all weight)
ri fonts-noto-color-emoji 0~20200916-1~ubuntu20.04.1 all color emoji font from Google
ri fonts-noto-core 20200323-1build1~ubuntu20.04.1 all "No Tofu" font families with large Unicode coverage (core)
ri fonts-noto-extra 20200323-1build1~ubuntu20.04.1 all "No Tofu" font families with large Unicode coverage (extra)
ri fonts-noto-mono 20200323-1build1~ubuntu20.04.1 all "No Tofu" monospaced font family with large Unicode coverage
ri fonts-noto-ui-core 20200323-1build1~ubuntu20.04.1 all "No Tofu" font families with large Unicode coverage (UI core)
ri fonts-noto-ui-extra 20200323-1build1~ubuntu20.04.1 all "No Tofu" font families with large Unicode coverage (UI extra)
ri fonts-noto-unhinted 20200323-1build1~ubuntu20.04.1 all "No Tofu" font families with large Unicode coverage (unhinted)
ri fonts-open-sans 1.11-1 all humanist sans serif typeface by Steve Matteson
ri fonts-opendyslexic 20160623-3 all font designed to increase readability for readers with dyslexia
ii fonts-opensymbol 4:102.12+LibO7.5.1~rc2-0ubuntu0.20.04.1~lo1 all OpenSymbol TrueType font
ri fonts-orya 2:1.2 all Meta package to install all Oriya fonts
ri fonts-orya-extra 2.0-6 all Free fonts for Odia script
ri fonts-pagul 1.0-7 all Free TrueType font for the Sourashtra language
ii fonts-quicksand 0.2016-2 all sans-serif font with round attributes
ri fonts-roboto 2:0~20170802-3 all metapackage to pull in Roboto fonts
ii fonts-roboto-mono-zorin-os 16.4.1 all Monospaced addition to the Roboto type family
ri fonts-roboto-unhinted 2:0~20170802-3 all Google's signature family of fonts (unhinted)
ri fonts-sahadeva 1.0-4 all Free Unicode compliant Devanagari font
ri fonts-samyak-deva 1.2.2-4 all Samyak TrueType font for Devanagari script
ri fonts-samyak-gujr 1.2.2-4 all Samyak TrueType font for Gujarati language
ri fonts-samyak-mlym 1.2.2-4 all Samyak TrueType font for Malayalam language
ri fonts-samyak-taml 1.2.2-4 all Samyak TrueType font for Tamil language
ii fonts-sans-forgetica-zorin-os 16.4.1 all A typeface that is scientifically designed to help you remember better
ri fonts-sarai 1.0-2 all truetype font for devanagari script
ii fonts-selawik-zorin-os 16.4.1 all An open source replacement for Segoe UI
ri fonts-sil-abyssinica 2.000-1 all Unicode font for the Ethiopic script
ri fonts-sil-mondulkiri 7.100-1 all Mondulkiri OpenType font family for Khmer script
ri fonts-sil-padauk 4.000-1 all Burmese Unicode TrueType font with OpenType and Graphite support
ri fonts-smc 1:7.1 all Metapackage for various TrueType fonts for Malayalam Language
ri fonts-smc-anjalioldlipi 7.1.2-1 all AnjaliOldLipi malayalam font
ri fonts-smc-chilanka 1.400-1 all Chilanka malayalam font
ri fonts-smc-dyuthi 3.0.2-1 all Dyuthi malayalam font
ri fonts-smc-gayathri 1.100-1 all Gayathri Malayalam font
ri fonts-smc-karumbi 1.1.2-1 all Karumbi malayalam font
ri fonts-smc-keraleeyam 3.0.2-1 all Keraleeyam malayalam font
ri fonts-smc-manjari 1.710-1 all Manjari malayalam font
ri fonts-smc-meera 7.0.3-1 all Meera malayalam font
ri fonts-smc-rachana 7.0.2-1 all Rachana malayalam font
ri fonts-smc-raghumalayalamsans 2.2.1-1 all RaghuMalayalamSans malayalam font
ri fonts-smc-suruma 3.2.3-1 all Suruma malayalam font
ri fonts-smc-uroob 2.0.2-1 all Uroob malayalam font
ii fonts-space-grotesk-zorin-os 16.4.1 all A proportional variant of the original fixed-width Space Mono family
ri fonts-taml 2:1.3 all Meta package to install all Tamil fonts
ri fonts-telu 2:1.2 all Meta package to install all Telugu fonts
ri fonts-telu-extra 2.0-4 all Free fonts for Telugu script
ii fonts-texgyre 20180621-3 all OpenType fonts based on URW Fonts
ri fonts-thai-tlwg 1:0.7.1-3 all Thai fonts maintained by TLWG (metapackage)
ri fonts-tibetan-machine 1.901b-5 all font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode)
ri fonts-tiresias 0.1-5 all Fonts for the visually impaired
ri fonts-tlwg-garuda 1:0.7.1-3 all Thai Garuda font (dependency package)
ri fonts-tlwg-garuda-ttf 1:0.7.1-3 all Thai Garuda TrueType font
ri fonts-tlwg-kinnari 1:0.7.1-3 all Thai Kinnari font (dependency package)
ri fonts-tlwg-kinnari-ttf 1:0.7.1-3 all Thai Kinnari TrueType font
ri fonts-tlwg-laksaman 1:0.7.1-3 all Thai Laksaman font (dependency package)
ri fonts-tlwg-laksaman-ttf 1:0.7.1-3 all Thai Laksaman TrueType font
ri fonts-tlwg-loma 1:0.7.1-3 all Thai Loma font (dependency package)
ri fonts-tlwg-loma-ttf 1:0.7.1-3 all Thai Loma TrueType font
ri fonts-tlwg-mono 1:0.7.1-3 all Thai TlwgMono font (dependency package)
ri fonts-tlwg-mono-ttf 1:0.7.1-3 all Thai TlwgMono TrueType font
ri fonts-tlwg-norasi 1:0.7.1-3 all Thai Norasi font (dependency package)
ri fonts-tlwg-norasi-ttf 1:0.7.1-3 all Thai Norasi TrueType font
ri fonts-tlwg-purisa 1:0.7.1-3 all Thai Purisa font (dependency package)
ri fonts-tlwg-purisa-ttf 1:0.7.1-3 all Thai Purisa TrueType font
ri fonts-tlwg-sawasdee 1:0.7.1-3 all Thai Sawasdee font (dependency package)
ri fonts-tlwg-sawasdee-ttf 1:0.7.1-3 all Thai Sawasdee TrueType font
ri fonts-tlwg-typewriter 1:0.7.1-3 all Thai TlwgTypewriter font (dependency package)
ri fonts-tlwg-typewriter-ttf 1:0.7.1-3 all Thai TlwgTypewriter TrueType font
ri fonts-tlwg-typist 1:0.7.1-3 all Thai TlwgTypist font (dependency package)
ri fonts-tlwg-typist-ttf 1:0.7.1-3 all Thai TlwgTypist TrueType font
ri fonts-tlwg-typo 1:0.7.1-3 all Thai TlwgTypo font (dependency package)
ri fonts-tlwg-typo-ttf 1:0.7.1-3 all Thai TlwgTypo TrueType font
ri fonts-tlwg-umpush 1:0.7.1-3 all Thai Umpush font (dependency package)
ri fonts-tlwg-umpush-ttf 1:0.7.1-3 all Thai Umpush TrueType font
ri fonts-tlwg-waree 1:0.7.1-3 all Thai Waree font (dependency package)
ri fonts-tlwg-waree-ttf 1:0.7.1-3 all Thai Waree TrueType font
ri fonts-ubuntu 0.83-4ubuntu1 all sans-serif font set from Ubuntu
ri fonts-urw-base35 20170801.1-3 all font set metric-compatible with the 35 PostScript Level 2 Base Fonts
ii fonts-wine 6.0.3~repack-1+zorin1 all Windows API implementation - fonts
ri fonts-yrsa-rasa 1.002-2 all Open-source, libre fonts for Latin + Gujarati
ii fonts-zorin-os-core 16.4.1 all Zorin OS essential fonts
ri foomatic-db-compressed-ppds 20200401-1 all OpenPrinting printer support - Compressed PPDs derived from the database
ii fortune-mod 1:1.99.1-7build1 amd64 provides fortune cookies on demand
ii fortunes 1:1.99.1-7build1 all Data files containing fortune cookies
ii fortunes-bofh-excuses 1.2-2 all BOFH excuses for fortune
ii fortunes-min 1:1.99.1-7build1 all Data files containing selected fortune cookies
ii fortunes-off 1:1.99.1-7build1 all Data files containing offensive fortune cookies
ri fprintd 1.90.9-1~ubuntu20.04.1 amd64 D-Bus daemon for fingerprint reader access
ri friendly-recovery 0.2.41ubuntu0.20.04.1 all Make recovery boot mode more user-friendly
ri ftp 0.17-34.1 amd64 classical file transfer client
ri fuse 2.9.9-3 amd64 Filesystem in Userspace
ii fuseiso 20070708-3.2build1 amd64 FUSE module to mount ISO filesystem images
ri fwupd 1.7.9-1~20.04.1 amd64 Firmware update daemon
ii fwupd-signed 1.51~20.04.1+1.2-3ubuntu0.2 amd64 Linux Firmware Updater EFI signed binary
ri gamemode 1.5.1-0ubuntu3.1 amd64 Optimise Linux system performance on demand
ri gcc 4:9.3.0-1ubuntu2 amd64 GNU C compiler
ri gcc-10-base:amd64 10.3.0-1ubuntu1~20.04 amd64 GCC, the GNU Compiler Collection (base package)
ri gcc-10-base:i386 10.3.0-1ubuntu1~20.04 i386 GCC, the GNU Compiler Collection (base package)
ri gcc-9 9.4.0-1ubuntu1~20.04.1 amd64 GNU C compiler
ri gcc-9-base:amd64 9.4.0-1ubuntu1~20.04.1 amd64 GCC, the GNU Compiler Collection (base package)
ri gcr 3.36.0-2build1 amd64 GNOME crypto services (daemon and tools)
ri gdal-data 3.0.4+dfsg-1build3 all Geospatial Data Abstraction Library - Data files
ri gdb 9.2-0ubuntu1~20.04.1 amd64 GNU Debugger
ri gdbserver 9.2-0ubuntu1~20.04.1 amd64 GNU Debugger (remote server)
ri gdisk 1.0.5-1 amd64 GPT fdisk text-mode partitioning tool
ri gdm3 3.38.2.1-2ubuntu1+zorin1 amd64 GNOME Display Manager
ri gedit 3.36.2-0ubuntu1 amd64 official text editor of the GNOME desktop environment
ri gedit-common 3.36.2-0ubuntu1 all official text editor of the GNOME desktop environment (support files)
ri genisoimage 9:1.1.11-3.1ubuntu1 amd64 Creates ISO-9660 CD-ROM filesystem images
ri geoclue-2.0 2.5.6-0ubuntu1 amd64 geoinformation service
ri gettext-base 0.19.8.1-10build1 amd64 GNU Internationalization utilities for the base system
ri ghostscript 9.50~dfsg-5ubuntu4.6 amd64 interpreter for the PostScript language and for PDF
ri ghostscript-x 9.50~dfsg-5ubuntu4.6 amd64 interpreter for the PostScript language and for PDF - X11 support
ri gimp 2.10.18-1 amd64 GNU Image Manipulation Program
ri gimp-data 2.10.18-1 all Data files for GIMP
ii gimp-data-extras 1:2.0.2-1 all Extra brushes and patterns for GIMP
ri gimp-gmic 2.4.5-1.1 amd64 GREYC's Magic for Image Computing - GIMP Plugin
ri gimp-help-common 2.8.2-2ubuntu1 all Data files for the GIMP documentation
ri gimp-help-en 2.8.2-2ubuntu1 all Documentation for the GIMP (English)
ri gimp-plugin-registry 9.20200927zorin1 amd64 repository of optional extensions for GIMP
ri gir1.2-accountsservice-1.0 0.6.55-0ubuntu12~20.04.5 amd64 GObject introspection data for AccountService
ri gir1.2-appindicator3-0.1 12.10.1+20.04.20200408.1-0ubuntu1 amd64 Typelib files for libappindicator3-1.
ri gir1.2-atk-1.0:amd64 2.35.1-1ubuntu2 amd64 ATK accessibility toolkit (GObject introspection)
ri gir1.2-atspi-2.0:amd64 2.36.0-2 amd64 Assistive Technology Service Provider (GObject introspection)
ri gir1.2-camel-1.2:amd64 3.36.5-0ubuntu1 amd64 GObject introspection for the Camel library
ri gir1.2-champlain-0.12:amd64 0.12.20-1 amd64 C library providing ClutterActor to display maps (GObject introspection)
ri gir1.2-clutter-1.0:amd64 1.26.4+dfsg-1 amd64 GObject introspection data for the Clutter 1.0 library
ri gir1.2-cogl-1.0:amd64 1.22.6-1 amd64 GObject introspection data for the Cogl 1.0 library
ri gir1.2-coglpango-1.0:amd64 1.22.6-1 amd64 GObject introspection data for the CoglPango 1.0 library
ri gir1.2-ebookcontacts-1.2:amd64 3.36.5-0ubuntu1 amd64 GObject introspection for the EBook Contacts library
ri gir1.2-edataserver-1.2:amd64 3.36.5-0ubuntu1 amd64 GObject introspection for the EDataServer library
ri gir1.2-evince-3.0:amd64 3.36.10-0ubuntu1 amd64 GObject introspection data for the evince libraries
ri gir1.2-flatpak-1.0:amd64 1.14.0-2flatpak1~20.04.1 amd64 Application deployment framework for desktop apps (introspection)
ri gir1.2-folks-0.6:amd64 0.13.2-1 amd64 library to aggregates people into metacontacts - GObject-Introspection
ri gir1.2-freedesktop:amd64 1.64.1-1~ubuntu20.04.1 amd64 Introspection data for some FreeDesktop components
ri gir1.2-gck-1:amd64 3.36.0-2build1 amd64 GObject introspection data for the GCK library
ri gir1.2-gcr-3:amd64 3.36.0-2build1 amd64 GObject introspection data for the GCR library
ri gir1.2-gdata-0.0:amd64 0.17.12-1 amd64 GObject introspection data for the GData webservices library
ri gir1.2-gdesktopenums-3.0:amd64 3.38.0-1ubuntu1+zorin2 amd64 GObject introspection for GSettings desktop-wide schemas
ri gir1.2-gdkpixbuf-2.0:amd64 2.40.0+dfsg-3ubuntu0.4 amd64 GDK Pixbuf library - GObject-Introspection
ri gir1.2-gdm-1.0:amd64 3.38.2.1-2ubuntu1+zorin1 amd64 GObject introspection data for the GNOME Display Manager
ri gir1.2-gee-0.8:amd64 0.20.3-1 amd64 GObject based collection and utility library (GObject-Introspection)
ri gir1.2-geoclue-2.0:amd64 2.5.6-0ubuntu1 amd64 convenience library to interact with geoinformation service (introspection)
ri gir1.2-geocodeglib-1.0:amd64 3.26.2-2 amd64 introspection data for geocode-glib library
ri gir1.2-gfbgraph-0.2:amd64 0.2.3-3 amd64 GObject library for Facebook Graph API - GObject introspection
ri gir1.2-glib-2.0:amd64 1.64.1-1~ubuntu20.04.1 amd64 Introspection data for GLib, GObject, Gio and GModule
ri gir1.2-gmenu-3.0:amd64 3.36.0-1ubuntu1 amd64 GObject introspection data for the GNOME menu library
ri gir1.2-gnomebluetooth-1.0:amd64 3.34.3-0ubuntu1 amd64 Introspection data for GnomeBluetooth
ri gir1.2-gnomedesktop-3.0:amd64 3.36.8-0ubuntu1 amd64 Introspection data for GnomeDesktop
ri gir1.2-goa-1.0:amd64 3.36.1-0ubuntu1+zorin1 amd64 Introspection data for GNOME Online Accounts
ri gir1.2-graphene-1.0:amd64 1.10.0-1build2 amd64 library of graphic data types (introspection files)
ri gir1.2-gsound-1.0:amd64 1.0.2-4 amd64 small library for playing system sounds (gir bindings)
ri gir1.2-gst-plugins-bad-1.0:amd64 1.16.3-0ubuntu1 amd64 GObject introspection data for the GStreamer libraries from the "bad" set
ri gir1.2-gst-plugins-base-1.0:amd64 1.16.3-0ubuntu1.1 amd64 GObject introspection data for the GStreamer Plugins Base library
ri gir1.2-gstreamer-1.0:amd64 1.16.3-0ubuntu1.1 amd64 GObject introspection data for the GStreamer library
ri gir1.2-gtk-3.0:amd64 3.24.20-0ubuntu1.1 amd64 GTK graphical user interface library -- gir bindings
ri gir1.2-gtkchamplain-0.12:amd64 0.12.20-1 amd64 Gtk+ widget to display maps (GObject introspection)
ri gir1.2-gtkclutter-1.0:amd64 1.8.4-4 amd64 GObject introspection data for the GTK+ Clutter library
ri gir1.2-gtksource-4:amd64 4.6.0-1 amd64 gir files for the GTK+ syntax highlighting widget
ii gir1.2-gtkspell3-3.0:amd64 3.0.10-1 amd64 GObject introspection data for the GtkSpell library
ii gir1.2-gtop-2.0:amd64 2.40.0-2 amd64 gtop system monitoring library (gir bindings)
ri gir1.2-gweather-3.0:amd64 3.36.1-2+zorin1 amd64 GObject introspection data for the GWeather library
ii gir1.2-handy-0.0:amd64 0.0.13-1 amd64 GObject introspection files for libhandy
ri gir1.2-handy-1:amd64 1.1.90-2+zorin1 amd64 GObject introspection files for libhandy
ri gir1.2-ibus-1.0:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - introspection data
ii gir1.2-javascriptcoregtk-4.0:amd64 2.38.5-0ubuntu0.20.04.1 amd64 JavaScript engine library from WebKitGTK - GObject introspection data
ri gir1.2-json-1.0:amd64 1.4.4-2ubuntu2 amd64 GLib JSON manipulation library (introspection data)
ri gir1.2-keybinder-3.0 0.3.2-1ubuntu1 amd64 registers global key bindings for applications - Gtk+3 - typelib
ri gir1.2-mutter-7:amd64 3.38.4-1ubuntu2+zorin1 amd64 GObject introspection data for Mutter
ii gir1.2-nautilus-3.0:amd64 1:3.36.3-0ubuntu1.20.04.2 amd64 libraries for nautilus components - gir bindings
ri gir1.2-nm-1.0:amd64 1.22.10-1ubuntu2.3 amd64 GObject introspection data for the libnm library
ri gir1.2-nma-1.0:amd64 1.8.24-1ubuntu3 amd64 GObject introspection data for libnma
ri gir1.2-notify-0.7:amd64 0.7.9-1ubuntu3.20.04.2 amd64 sends desktop notifications to a notification daemon (Introspection files)
ri gir1.2-packagekitglib-1.0 1.1.13-2ubuntu1.1 amd64 GObject introspection data for the PackageKit GLib library
ri gir1.2-pango-1.0:amd64 1.44.7-2ubuntu4 amd64 Layout and rendering of internationalized text - gir bindings
ri gir1.2-peas-1.0:amd64 1.26.0-2 amd64 Application plugin library (introspection files)
ri gir1.2-polkit-1.0 0.105-26ubuntu1.3 amd64 GObject introspection data for PolicyKit
ri gir1.2-rb-3.0:amd64 3.4.4-1ubuntu2 amd64 GObject introspection data for the rhythmbox music player
ri gir1.2-rest-0.7 0.8.1-1 amd64 REST service access library (introspection files)
ri gir1.2-rsvg-2.0:amd64 2.48.9-1ubuntu0.20.04.1 amd64 gir files for renderer library for SVG files
ri gir1.2-secret-1:amd64 0.20.4-0ubuntu1 amd64 Secret store (GObject-Introspection)
ri gir1.2-snapd-1:amd64 1.58-0ubuntu0.20.04.0 amd64 Typelib file for libsnapd-glib1
ri gir1.2-soup-2.4:amd64 2.70.0-1 amd64 GObject introspection data for the libsoup HTTP library
ri gir1.2-telepathyglib-0.12:amd64 0.24.1-2ubuntu1 amd64 GLib Telepathy connection manager library (GObject-Introspection)
ri gir1.2-totem-1.0:amd64 3.34.1-2ubuntu2 amd64 GObject introspection data for Totem media player
ri gir1.2-totemplparser-1.0:amd64 3.26.5-1ubuntu1 amd64 GObject introspection data for the Totem Playlist Parser library
ri gir1.2-upowerglib-1.0:amd64 0.99.11-1build2 amd64 GObject introspection data for upower
ri gir1.2-vte-2.91:amd64 0.60.3-0ubuntu1~20.04 amd64 GObject introspection data for the VTE library
ii gir1.2-webkit2-4.0:amd64 2.38.5-0ubuntu0.20.04.1 amd64 Web content engine library for GTK - GObject introspection data
ri gir1.2-wnck-3.0:amd64 3.36.0-1 amd64 GObject introspection data for the WNCK library
ii git 1:2.25.1-1ubuntu3.10 amd64 fast, scalable, distributed revision control system
ii git-man 1:2.25.1-1ubuntu3.10 all fast, scalable, distributed revision control system (manual pages)
ii gitk 1:2.25.1-1ubuntu3.10 all fast, scalable, distributed revision control system (revision tree visualizer)
ri gjs 1.66.1-1+zorin1 amd64 Mozilla-based javascript bindings for the GNOME platform
ri gkbd-capplet 3.26.1-1 amd64 GNOME control center tools for libgnomekbd
ii glade2script 3.2.4~zorinos16 all Glade interface engine for scripts
ii glade2script-python3 3.2.4~zorinos16 all Glade interface engine for scripts (Python3 version)
ri glib-networking:amd64 2.64.2-1ubuntu0.1 amd64 network-related giomodules for GLib
ii glib-networking:i386 2.64.2-1ubuntu0.1 i386 network-related giomodules for GLib
ri glib-networking-common 2.64.2-1ubuntu0.1 all network-related giomodules for GLib - data files
ri glib-networking-services 2.64.2-1ubuntu0.1 amd64 network-related giomodules for GLib - D-Bus services
ri gnome-accessibility-themes 3.28-1ubuntu1 all High Contrast GTK+ 2 theme and icons
ri gnome-bluetooth 3.34.3-0ubuntu1 amd64 GNOME Bluetooth tools
ri gnome-calculator 1:3.36.0-1ubuntu1 amd64 GNOME desktop calculator
ri gnome-calendar 3.38.2-1+zorin1 amd64 Calendar application for GNOME
ri gnome-characters 3.34.0-1 amd64 character map application
ri gnome-clocks 3.38.0-1+zorin1 amd64 Simple GNOME app with stopwatch, timer, and world clock support
ri gnome-contacts 3.36.1-1 amd64 Contacts manager for GNOME
ri gnome-control-center 1:3.38.6-0ubuntu1+zorin3 amd64 utilities to configure the GNOME desktop
ri gnome-control-center-data 1:3.38.6-0ubuntu1+zorin3 all configuration applets for GNOME - data files
ri gnome-control-center-faces 1:3.38.6-0ubuntu1+zorin3 all utilities to configure the GNOME desktop - faces images
ri gnome-desktop3-data 3.36.8-0ubuntu1 all Common files for GNOME desktop apps
ri gnome-disk-utility 3.36.3-0ubuntu1 amd64 manage and configure disk drives and media
ri gnome-font-viewer 3.34.0-2 amd64 font viewer for GNOME
ii gnome-icon-theme 3.12.0-3 all GNOME Desktop icon theme
ri gnome-keyring 3.36.0-1ubuntu1 amd64 GNOME keyring services (daemon and tools)
ri gnome-keyring-pkcs11:amd64 3.36.0-1ubuntu1 amd64 GNOME keyring module for the PKCS#11 module loading library
ri gnome-logs 3.34.0-1ubuntu1 amd64 viewer for the systemd journal
ri gnome-mahjongg 1:3.36.1-1 amd64 classic Eastern tile game for GNOME
ri gnome-maps 3.38.2-zorin1 amd64 map application for GNOME
ri gnome-menus 3.36.0-1ubuntu1 amd64 GNOME implementation of the freedesktop menu specification
ri gnome-mines 1:3.36.0-1 amd64 popular minesweeper puzzle game for GNOME
ri gnome-online-accounts 3.36.1-0ubuntu1+zorin1 amd64 service to manage online accounts for the GNOME desktop
ri gnome-online-miners 3.34.0-1 amd64 Crawls through your online content
ri gnome-photos 3.34.1-1 amd64 application to access, organize and share your photos with GNOME
ri gnome-power-manager 3.32.0-2 amd64 power management tool for the GNOME desktop
ri gnome-remote-desktop 0.1.9-5+zorin1 amd64 Remote desktop daemon for GNOME using PipeWire
ri gnome-screenshot 3.36.0-1ubuntu1 amd64 screenshot application for GNOME
ri gnome-session-bin 3.38.0-3ubuntu2+zorin1 amd64 GNOME Session Manager - Minimal runtime
ri gnome-session-canberra 0.30-7ubuntu1 amd64 GNOME session log in and log out sound events
ri gnome-session-common 3.38.0-3ubuntu2+zorin1 all GNOME Session Manager - common files
ri gnome-settings-daemon 3.38.1-3ubuntu3+zorin1 amd64 daemon handling the GNOME session settings
ri gnome-settings-daemon-common 3.38.1-3ubuntu3+zorin1 all daemon handling the GNOME session settings - common files
ri gnome-shell 3.38.4-1ubuntu3+zorin1 amd64 graphical shell for the GNOME desktop
ri gnome-shell-common 3.38.4-1ubuntu3+zorin1 all common files for the GNOME graphical shell
ii gnome-shell-extension-prefs 3.38.4-1ubuntu3+zorin1 amd64 tool to enable / disable GNOME Shell extensions
ri gnome-shell-extension-remove-dropdown-arrows 13-1 all removes drop down arrows from panel on GNOME shell
ii gnome-shell-extension-system-monitor 38+git20200414-32cc79e-1 all Display system information in GNOME Shell status bar
ri gnome-shell-extension-x11gestures 15 all GNOME Shell X11Gestures extension
ri gnome-shell-extension-zorin-appindicator 34 all AppIndicator/KStatusNotifierItem support for GNOME Shell
ri gnome-shell-extension-zorin-connect 53.5 all Connect your mobile device with your Zorin OS computer
ri gnome-shell-extension-zorin-connect-browsers 53.5 all Browser support for Zorin Connect
ri gnome-shell-extension-zorin-dash 69.6 all Zorin Dash for GNOME Shell
ri gnome-shell-extension-zorin-desktop-icons 0.18.1 all Desktop icon support for GNOME Shell
ri gnome-shell-extension-zorin-hide-activities-move-clock 1.0 all Hide activities and move clock
ri gnome-shell-extension-zorin-magic-lamp-effect 13 all GNOME Shell magic-lamp effect extension
ri gnome-shell-extension-zorin-menu 3.4.4 all Zorin Menu extension
ri gnome-shell-extension-zorin-printers 12 all Gnome Shell Printers Extension
ri gnome-shell-extension-zorin-taskbar 40.23 all Zorin Taskbar extension
ri gnome-shell-extension-zorin-window-move-effect 19.2 all GNOME Shell window effect extension
ri gnome-shell-extensions 3.38.2-1+zorin2 all Extensions to extend functionality of GNOME Shell
ri gnome-shell-extensions-zorin-desktop 3.4 all Zorin Desktop extensions
ii gnome-software 3.36.1-0ubuntu0.20.04.1+zorin1+old1 amd64 Software Center for GNOME
ri gnome-software-common 3.36.1-0ubuntu0.20.04.1+zorin1+old1 all Software Center for GNOME (common files)
ri gnome-software-plugin-flatpak 3.36.1-0ubuntu0.20.04.1+zorin1+old1 amd64 Flatpak support for GNOME Software
ri gnome-software-plugin-snap 3.36.1-0ubuntu0.20.04.1+zorin1+old1 amd64 Snap support for GNOME Software
ri gnome-sound-recorder 3.38.0-1+zorin1 all simple and modern sound recorder for GNOME
ri gnome-startup-applications 3.38.0-3ubuntu2+zorin1 amd64 Startup Applications manager for GNOME
ri gnome-sudoku 1:3.36.0-1 amd64 Sudoku puzzle game for GNOME
ri gnome-sushi 3.38.0-1+zorin1 amd64 sushi is a quick previewer for nautilus
ri gnome-system-monitor 3.36.1-0ubuntu0.20.04.1 amd64 Process viewer and system resource monitor for GNOME
ri gnome-terminal 3.36.2-1ubuntu1~20.04 amd64 GNOME terminal emulator application
ri gnome-terminal-data 3.36.2-1ubuntu1~20.04 all Data files for the GNOME terminal emulator
ri gnome-themes-extra:amd64 3.28-1ubuntu1 amd64 Adwaita GTK+ 2 theme — engine
ri gnome-themes-extra-data 3.28-1ubuntu1 all Adwaita GTK+ 2 theme — common files
ri gnome-todo 3.28.1-5 amd64 minimalistic personal task manager designed to fit GNOME desktop
ri gnome-todo-common 3.28.1-5 all common files for GNOME To Do
ri gnome-tour 3.38.0-zorin19 amd64 GNOME's Tour & Greeter
ii gnome-tweaks 3.34.0-2ubuntu1 all tool to adjust advanced configuration settings for GNOME
ri gnome-user-docs 3.36.2+git20200704-0ubuntu0.1+zorin1 all GNOME user docs
ri gnome-video-effects 0.5.0-1ubuntu1 all Collection of GStreamer effects
ri gnome-weather 3.36.1-1 all access current conditions and forecasts
ri gnupg 2.2.19-3ubuntu2.2 all GNU privacy guard - a free PGP replacement
ri gnupg-l10n 2.2.19-3ubuntu2.2 all GNU privacy guard - localization files
ri gnupg-utils 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - utility programs
ii gparted 1.0.0-0.1build1 amd64 GNOME partition editor
ii gparted-common 1.0.0-0.1build1 all GNOME partition editor -- common data
ri gpg 2.2.19-3ubuntu2.2 amd64 GNU Privacy Guard -- minimalist public key operations
ri gpg-agent 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - cryptographic agent
ri gpg-wks-client 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - Web Key Service client
ri gpg-wks-server 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - Web Key Service server
ri gpgconf 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - core configuration utilities
ri gpgsm 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - S/MIME version
ri gpgv 2.2.19-3ubuntu2.2 amd64 GNU privacy guard - signature verification tool
ii grep 3.4-1 amd64 GNU grep, egrep and fgrep
ri grilo-plugins-0.3 0.3.11-1ubuntu1 all transitional package
ri grilo-plugins-0.3-base:amd64 0.3.11-1ubuntu1 amd64 Framework for discovering and browsing media - Plugins
ri grilo-plugins-0.3-extra:amd64 0.3.11-1ubuntu1 amd64 Framework for discovering and browsing media - Extra Plugins
ri groff-base 1.22.4-4build1 amd64 GNU troff text-formatting system (base system components)
ri growisofs 7.1-14build1 amd64 DVD+-RW/R recorder
ii grub-common 2.04-1ubuntu26.16+zorin1 amd64 GRand Unified Bootloader (common files)
ii grub-customizer 5.1.0-2 amd64 GUI to configure GRUB2 and BURG
ii grub-efi-amd64-bin 2.06-2ubuntu14.1 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
ii grub-efi-amd64-signed 1.187.3~20.04.1+2.06-2ubuntu14.1 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 version, signed)
ri grub-gfxpayload-lists 0.7 amd64 GRUB gfxpayload blacklist
ii grub-pc 2.04-1ubuntu26.16+zorin1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS version)
ii grub-pc-bin 2.04-1ubuntu26.16+zorin1 amd64 GRand Unified Bootloader, version 2 (PC/BIOS modules)
ri grub-theme-zorin 1.2.4 all GRand Unified Bootloader, version 2 (Zorin theme)
ii grub2-common 2.04-1ubuntu26.16+zorin1 amd64 GRand Unified Bootloader (common files for version 2)
ri gsettings-desktop-schemas 3.38.0-1ubuntu1+zorin2 all GSettings desktop-wide schemas
ri gsfonts 1:8.11+urwcyr1.0.7~pre44-4.4 all Fonts for the Ghostscript interpreter(s)
ri gstreamer1.0-alsa:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer plugin for ALSA
ri gstreamer1.0-clutter-3.0:amd64 3.0.27-1 amd64 Clutter PLugin for GStreamer 1.0
ri gstreamer1.0-gl:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer plugins for GL
ri gstreamer1.0-gtk3:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer plugin for GTK+3
ri gstreamer1.0-libav:amd64 1.16.2-2 amd64 ffmpeg plugin for GStreamer
ri gstreamer1.0-packagekit 1.1.13-2ubuntu1.1 amd64 GStreamer plugin to install codecs using PackageKit
ri gstreamer1.0-pipewire:amd64 0.3.24-3+zorin3 amd64 GStreamer 1.0 plugin for the PipeWire multimedia server
ri gstreamer1.0-plugins-base:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer plugins from the "base" set
ii gstreamer1.0-plugins-base:i386 1.16.3-0ubuntu1.1 i386 GStreamer plugins from the "base" set
ri gstreamer1.0-plugins-base-apps 1.16.3-0ubuntu1.1 amd64 GStreamer helper programs from the "base" set
ri gstreamer1.0-plugins-good:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer plugins from the "good" set
ii gstreamer1.0-plugins-good:i386 1.16.3-0ubuntu1.1 i386 GStreamer plugins from the "good" set
ri gstreamer1.0-plugins-ugly:amd64 1.16.2-2build1 amd64 GStreamer plugins from the "ugly" set
ri gstreamer1.0-pulseaudio:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer plugin for PulseAudio
ri gstreamer1.0-tools 1.16.3-0ubuntu1.1 amd64 Tools for use with GStreamer
ri gstreamer1.0-vaapi:amd64 1.16.2-2 amd64 VA-API plugins for GStreamer
ri gstreamer1.0-x:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer plugins for X11 and Pango
ii gstreamer1.0-x:i386 1.16.3-0ubuntu1.1 i386 GStreamer plugins for X11 and Pango
ri gtk-update-icon-cache 3.24.20-0ubuntu1.1 amd64 icon theme caching utility
ri gtk2-engines-murrine:amd64 0.98.2-3 amd64 cairo-based gtk+-2.0 theme engine
ri gtk2-engines-pixbuf:amd64 2.24.32-4ubuntu4 amd64 pixbuf-based theme for GTK 2
ii gtkhash 1.2-1build1 amd64 GTK+ utility for computing checksums and more
ii gucharmap 1:13.0.1-1 amd64 Unicode character picker and font browser
ri gufw 21.04.0-0ubuntu1+zorin1 all graphical user interface for ufw
ri guile-2.2-libs:amd64 2.2.7+1-4 amd64 Core Guile libraries
ii gvfs:amd64 1.44.1-1ubuntu1.2 amd64 userspace virtual filesystem - GIO module
ii gvfs-backends 1.44.1-1ubuntu1.2 amd64 userspace virtual filesystem - backends
ii gvfs-bin 1.44.1-1ubuntu1.2 amd64 userspace virtual filesystem - deprecated command-line tools
ii gvfs-common 1.44.1-1ubuntu1.2 all userspace virtual filesystem - common data files
ii gvfs-daemons 1.44.1-1ubuntu1.2 amd64 userspace virtual filesystem - servers
ii gvfs-fuse 1.44.1-1ubuntu1.2 amd64 userspace virtual filesystem - fuse server
ii gvfs-libs:amd64 1.44.1-1ubuntu1.2 amd64 userspace virtual filesystem - private libraries
ii gyp 0.1+20180428git4d467626-3ubuntu1 all Cross-platform build script generator
ii gzip 1.10-0ubuntu4.1 amd64 GNU compression utilities
ri hdparm 9.58+ds-4 amd64 tune hard disk parameters for high performance
ri heif-gdk-pixbuf 1.6.1-1build1 amd64 ISO/IEC 23008-12:2017 HEIF file format decoder - gdk-pixbuf loader
ri hicolor-icon-theme 0.17-2 all default fallback theme for FreeDesktop.org icon themes
ii hostname 3.23 amd64 utility to set/show the host name or domain name
ri hplip 3.20.3+dfsg0-2 amd64 HP Linux Printing and Imaging System (HPLIP)
ri hplip-data 3.20.3+dfsg0-2 all HP Linux Printing and Imaging - data files
ri hunspell-en-us 1:2018.04.16-1 all English_american dictionary for hunspell
ii hwinfo 21.68-1 amd64 Hardware identification system
ri hyphen-en-us 2.8.8-7 all English (US) hyphenation patterns
ri i965-va-driver:amd64 2.4.0-0ubuntu1 amd64 VAAPI driver for Intel G45 & HD Graphics family
ii i965-va-driver:i386 2.4.0-0ubuntu1 i386 VAAPI driver for Intel G45 & HD Graphics family
ri ibus 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - core
ri ibus-data 1.5.22-2ubuntu2.1 all Intelligent Input Bus - data files
ri ibus-gtk:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - GTK2 support
ri ibus-gtk3:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - GTK3 support
ri ibus-table 1.9.25-1 all table engine for IBus
ii icu-devtools 67.1-6ubuntu2.1+zorin1 amd64 Development utilities for International Components for Unicode
ri iio-sensor-proxy 2.8-1ubuntu2 amd64 IIO sensors to D-Bus proxy
ri im-config 0.44-1ubuntu1.3 all Input method configuration framework
ii imagemagick 8:6.9.10.23+dfsg-2.1ubuntu11.5 amd64 image manipulation programs -- binaries
ii imagemagick-6-common 8:6.9.10.23+dfsg-2.1ubuntu11.5 all image manipulation programs -- infrastructure
ii imagemagick-6.q16 8:6.9.10.23+dfsg-2.1ubuntu11.5 amd64 image manipulation programs -- quantum depth Q16
ri info 6.7.0.dfsg.2-5 amd64 Standalone GNU Info documentation browser
ri init 1.57 amd64 metapackage ensuring an init system is installed
ii init-system-helpers 1.57 all helper tools for all init systems
ri initramfs-tools 0.136ubuntu6.7 all generic modular initramfs generator (automation)
ri initramfs-tools-bin 0.136ubuntu6.7 amd64 binaries used by initramfs-tools
ri initramfs-tools-core 0.136ubuntu6.7 all generic modular initramfs generator (core tools)
ri inputattach 1:1.7.0-1 amd64 utility to connect serial-attached peripherals to the input subsystem
ri install-info 6.7.0.dfsg.2-5 amd64 Manage installed documentation in info format
ri intel-media-va-driver:amd64 20.1.1+dfsg1-1 amd64 VAAPI driver for the Intel GEN8+ Graphics family
ii intel-media-va-driver:i386 20.1.1+dfsg1-1 i386 VAAPI driver for the Intel GEN8+ Graphics family
ii intel-microcode 3.20230214.0ubuntu0.20.04.1 amd64 Processor microcode firmware for Intel CPUs
ri ippusbxd 1.34-2ubuntu1 amd64 Daemon for IPP USB printer support
ri iproute2 5.5.0-1ubuntu1 amd64 networking and traffic control tools
ri iptables 1.8.4-3ubuntu2 amd64 administration tools for packet filtering and NAT
ri iputils-ping 3:20190709-3 amd64 Tools to test the reachability of network hosts
ri iputils-tracepath 3:20190709-3 amd64 Tools to trace the network path to a remote host
ri irqbalance 1.6.0-3ubuntu1 amd64 Daemon to balance interrupts for SMP systems
ii isc-dhcp-client 4.4.1-2.1ubuntu5.20.04.5 amd64 DHCP client for automatically obtaining an IP address
ii isc-dhcp-common 4.4.1-2.1ubuntu5.20.04.5 amd64 common manpages relevant to all of the isc-dhcp packages
ri iso-codes 4.4-1 all ISO language, territory, currency, script codes and their translations
ri iucode-tool 2.3.1-1 amd64 Intel processor microcode tool
ri iw 5.4-1 amd64 tool for configuring Linux wireless devices
ii javascript-common 11 all Base support for JavaScript library packages
ri kazam 1.4.5-3ubuntu0.1 all screencast and screenshot application created with design in mind
ri kbd 2.0.4-4ubuntu2 amd64 Linux console font and keytable utilities
ri kerneloops 0.12+git20140509-6ubuntu2 amd64 kernel oops tracker
ri keyboard-configuration 1.194ubuntu3 all system-wide keyboard preferences
ri klibc-utils 2.0.7-1ubuntu5.1 amd64 small utilities built with klibc for early boot
ri kmod 27-1ubuntu2.1 amd64 tools for managing Linux kernel modules
ii krb5-locales 1.17-6ubuntu4.3 all internationalization support for MIT Kerberos
ri language-pack-en 1:20.04+20220818 all translation updates for language English
ri language-pack-en-base 1:20.04+20220818 all translations for language English
ri language-pack-gnome-en 1:20.04+20220818 all GNOME translation updates for language English
ri language-pack-gnome-en-base 1:20.04+20220818 all GNOME translations for language English
ri language-selector-common 0.204.2 all Language selector for Ubuntu
ri language-selector-gnome 0.204.2 all Language selector for Ubuntu
ri laptop-detect 0.16 all system chassis type checker
ri less 551-1ubuntu0.1 amd64 pager program similar to more
ri liba52-0.7.4:amd64 0.7.4-20 amd64 library for decoding ATSC A/52 streams
ri libaa1:amd64 1.4p5-46 amd64 ASCII art library
ii libaa1:i386 1.4p5-46 i386 ASCII art library
ri libaacs0:amd64 0.9.0-2 amd64 free-and-libre implementation of AACS
ri libabw-0.1-1:amd64 0.1.3-1build1 amd64 library for reading and writing AbiWord(tm) documents
ri libaccountsservice0:amd64 0.6.55-0ubuntu12~20.04.5 amd64 query and manipulate user account information - shared libraries
ri libacl1:amd64 2.2.53-6 amd64 access control list - shared library
ri libaec0:amd64 1.0.4-1 amd64 Adaptive Entropy Coding library
ri libalgorithm-diff-perl 1.19.03-2 all module to find differences between files
ri libalgorithm-diff-xs-perl 0.04-6 amd64 module to find differences between files (XS accelerated)
ri libalgorithm-merge-perl 0.08-3 all Perl module for three-way merge of textual data
ri libamd2:amd64 1:5.7.1+dfsg-2 amd64 approximate minimum degree ordering library for sparse matrices
ri libamtk-5-0:amd64 5.0.2-1build1 amd64 Actions, Menus and Toolbars Kit for GTK+
ri libamtk-5-common 5.0.2-1build1 all Actions, Menus and Toolbars Kit for GTK+ - architecture-independent files
ri libao-common 1.2.2+20180113-1ubuntu1 all Cross Platform Audio Output Library (Common files)
ri libao4:amd64 1.2.2+20180113-1ubuntu1 amd64 Cross Platform Audio Output Library
ri libaom0:amd64 1.0.0.errata1-3build1 amd64 AV1 Video Codec Library
ii libaom0:i386 1.0.0.errata1-3build1 i386 AV1 Video Codec Library
ri libapparmor1:amd64 2.13.3-7ubuntu5.1 amd64 changehat AppArmor library
ii libapparmor1:i386 2.13.3-7ubuntu5.1 i386 changehat AppArmor library
ri libappindicator3-1 12.10.1+20.04.20200408.1-0ubuntu1 amd64 Application Indicators
ri libappstream-glib8:amd64 0.7.16-1ubuntu1 amd64 GNOME library to access AppStream services
ri libappstream4:amd64 0.12.10-2 amd64 Library to access AppStream services
ri libapt-pkg6.0:amd64 2.0.9 amd64 package management runtime library
ri libarchive13:amd64 3.4.0-2ubuntu1.2 amd64 Multi-format archive and compression library (shared library)
ri libargon2-1:amd64 0~20171227-0.2 amd64 memory-hard hashing function - runtime library
ii libaribb24-0:amd64 1.0.3-2 amd64 library for ARIB STD-B24 decoding (runtime files)
ri libarmadillo9 1:9.800.4+dfsg-1build1 amd64 streamlined C++ linear algebra library
ri libarpack2:amd64 3.7.0-3 amd64 Fortran77 subroutines to solve large scale eigenvalue problems
ri libasan5:amd64 9.4.0-1ubuntu1~20.04.1 amd64 AddressSanitizer -- a fast memory error detector
ii libasn1-8-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - ASN.1 library
ii libasn1-8-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - ASN.1 library
ri libasound2:amd64 1.2.2-2.1ubuntu2.5 amd64 shared library for ALSA applications
ii libasound2:i386 1.2.2-2.1ubuntu2.5 i386 shared library for ALSA applications
ri libasound2-data 1.2.2-2.1ubuntu2.5 all Configuration files and profiles for ALSA drivers
ri libasound2-plugins:amd64 1.2.2-1ubuntu1 amd64 ALSA library additional plugins
ii libasound2-plugins:i386 1.2.2-1ubuntu1 i386 ALSA library additional plugins
ri libaspell15:amd64 0.60.8-1ubuntu0.1 amd64 GNU Aspell spell-checker runtime library
ri libass9:amd64 1:0.14.0-2 amd64 library for SSA/ASS subtitles rendering
ri libassuan0:amd64 2.5.3-7ubuntu2 amd64 IPC library for the GnuPG components
ri libasyncns0:amd64 0.8-6 amd64 Asynchronous name service query library
ii libasyncns0:i386 0.8-6 i386 Asynchronous name service query library
ri libatasmart4:amd64 0.19-5 amd64 ATA S.M.A.R.T. reading and parsing library
ri libatk-adaptor:amd64 2.34.2-0ubuntu2~20.04.1 amd64 AT-SPI 2 toolkit bridge
ri libatk-bridge2.0-0:amd64 2.34.2-0ubuntu2~20.04.1 amd64 AT-SPI 2 toolkit bridge - shared library
ri libatk1.0-0:amd64 2.35.1-1ubuntu2 amd64 ATK accessibility toolkit
ri libatk1.0-data 2.35.1-1ubuntu2 all Common files for the ATK accessibility toolkit
ri libatkmm-1.6-1v5:amd64 2.28.0-2build1 amd64 C++ wrappers for ATK accessibility toolkit (shared libraries)
ri libatm1:amd64 1:2.5.1-4 amd64 shared library for ATM (Asynchronous Transfer Mode)
ri libatomic1:amd64 10.3.0-1ubuntu1~20.04 amd64 support library providing __atomic built-in functions
ri libatomic1:i386 10.3.0-1ubuntu1~20.04 i386 support library providing __atomic built-in functions
ri libatopology2:amd64 1.2.2-2.1ubuntu2.5 amd64 shared library for handling ALSA topology definitions
ri libatspi2.0-0:amd64 2.36.0-2 amd64 Assistive Technology Service Provider Interface - shared library
ri libattr1:amd64 1:2.4.48-5 amd64 extended attribute handling - shared library
ri libaudit-common 1:2.8.5-2ubuntu6 all Dynamic library for security auditing - common files
ri libaudit1:amd64 1:2.8.5-2ubuntu6 amd64 Dynamic library for security auditing
ri libauthen-sasl-perl 2.1600-1 all Authen::SASL - SASL Authentication framework
ri libavahi-client3:amd64 0.7-4ubuntu7.1 amd64 Avahi client library
ii libavahi-client3:i386 0.7-4ubuntu7.1 i386 Avahi client library
ri libavahi-common-data:amd64 0.7-4ubuntu7.1 amd64 Avahi common data files
ii libavahi-common-data:i386 0.7-4ubuntu7.1 i386 Avahi common data files
ri libavahi-common3:amd64 0.7-4ubuntu7.1 amd64 Avahi common library
ii libavahi-common3:i386 0.7-4ubuntu7.1 i386 Avahi common library
ri libavahi-core7:amd64 0.7-4ubuntu7.1 amd64 Avahi's embeddable mDNS/DNS-SD library
ri libavahi-glib1:amd64 0.7-4ubuntu7.1 amd64 Avahi GLib integration library
ri libavahi-ui-gtk3-0:amd64 0.7-4ubuntu7.1 amd64 Avahi GTK+ User interface library for GTK3
ri libavc1394-0:amd64 0.5.4-5 amd64 control IEEE 1394 audio/video devices
ii libavc1394-0:i386 0.5.4-5 i386 control IEEE 1394 audio/video devices
ri libavcodec58:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library with de/encoders for audio/video codecs - runtime files
ii libavcodec58:i386 7:4.2.7-0ubuntu0.1 i386 FFmpeg library with de/encoders for audio/video codecs - runtime files
ii libavdevice58:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library for handling input and output devices - runtime files
ri libavfilter7:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library containing media filters - runtime files
ri libavformat58:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library with (de)muxers for multimedia containers - runtime files
ii libavresample4:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg compatibility library for resampling - runtime files
ri libavutil56:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library with functions for simplifying programming - runtime files
ii libavutil56:i386 7:4.2.7-0ubuntu0.1 i386 FFmpeg library with functions for simplifying programming - runtime files
ii libb2-1:amd64 0.98.1-1.1 amd64 BLAKE2 family of hash functions
ri libbabeltrace1:amd64 1.5.8-1build1 amd64 Babeltrace conversion libraries
ri libbabl-0.1-0:amd64 0.1.74-1 amd64 Dynamic, any to any, pixel format conversion library
ii libbasicusageenvironment1:amd64 2020.01.19-1build1 amd64 multimedia RTSP streaming library (BasicUsageEnvironment class)
ri libbdplus0:amd64 0.1.2-3 amd64 implementation of BD+ for reading Blu-ray Discs
ii libbinutils:amd64 2.34-6ubuntu1.4 amd64 GNU binary utilities (private shared library)
ri libblas3:amd64 3.9.0-1build1 amd64 Basic Linear Algebra Reference implementations, shared library
ri libblkid1:amd64 2.34-0.1ubuntu9.3 amd64 block device ID library
ii libblkid1:i386 2.34-0.1ubuntu9.3 i386 block device ID library
ri libblockdev-crypto2:amd64 2.23-2ubuntu3 amd64 Crypto plugin for libblockdev
ri libblockdev-fs2:amd64 2.23-2ubuntu3 amd64 file system plugin for libblockdev
ri libblockdev-loop2:amd64 2.23-2ubuntu3 amd64 Loop device plugin for libblockdev
ri libblockdev-part-err2:amd64 2.23-2ubuntu3 amd64 Partition error utility functions for libblockdev
ri libblockdev-part2:amd64 2.23-2ubuntu3 amd64 Partitioning plugin for libblockdev
ri libblockdev-swap2:amd64 2.23-2ubuntu3 amd64 Swap plugin for libblockdev
ri libblockdev-utils2:amd64 2.23-2ubuntu3 amd64 Utility functions for libblockdev
ri libblockdev2:amd64 2.23-2ubuntu3 amd64 Library for manipulating block devices
ri libbluetooth3:amd64 5.53-0ubuntu3.6 amd64 Library to use the BlueZ Linux Bluetooth stack
ri libbluray2:amd64 1:1.2.0-1 amd64 Blu-ray disc playback support library (shared library)
ri libboost-date-time1.71.0:amd64 1.71.0-6ubuntu6 amd64 set of date-time libraries based on generic programming concepts
ri libboost-filesystem1.71.0:amd64 1.71.0-6ubuntu6 amd64 filesystem operations (portable paths, iteration over directories, etc) in C++
ri libboost-iostreams1.71.0:amd64 1.71.0-6ubuntu6 amd64 Boost.Iostreams Library
ri libboost-locale1.71.0:amd64 1.71.0-6ubuntu6 amd64 C++ facilities for localization
ri libboost-thread1.71.0:amd64 1.71.0-6ubuntu6 amd64 portable C++ multi-threading
ri libbrasero-media3-1:amd64 3.12.2-6ubuntu1 amd64 CD/DVD burning library for GNOME - runtime
ri libbrlapi0.7:amd64 6.0+dfsg-4ubuntu6 amd64 braille display access via BRLTTY - shared library
ri libbrotli1:amd64 1.0.7-6ubuntu0.1 amd64 library implementing brotli encoder and decoder (shared libraries)
ii libbrotli1:i386 1.0.7-6ubuntu0.1 i386 library implementing brotli encoder and decoder (shared libraries)
ri libbs2b0:amd64 3.1.0+dfsg-2.2build1 amd64 Bauer stereophonic-to-binaural DSP library
ri libbsd0:amd64 0.10.0-1 amd64 utility functions from BSD systems - shared library
ri libbsd0:i386 0.10.0-1 i386 utility functions from BSD systems - shared library
ri libburn4:amd64 1.5.2-1 amd64 library to provide CD/DVD/BD writing functions
ri libbz2-1.0:amd64 1.0.8-2 amd64 high-quality block-sorting file compressor library - runtime
ii libbz2-1.0:i386 1.0.8-2 i386 high-quality block-sorting file compressor library - runtime
ii libc-ares2:amd64 1.15.0-1ubuntu0.2 amd64 asynchronous name resolver
ii libc-bin 2.31-0ubuntu9.9 amd64 GNU C Library: Binaries
ri libc-dev-bin 2.31-0ubuntu9.9 amd64 GNU C Library: Development binaries
ri libc6:amd64 2.31-0ubuntu9.9 amd64 GNU C Library: Shared libraries
ri libc6:i386 2.31-0ubuntu9.9 i386 GNU C Library: Shared libraries
ri libc6-dbg:amd64 2.31-0ubuntu9.9 amd64 GNU C Library: detached debugging symbols
ri libcaca0:amd64 0.99.beta19-2.1ubuntu1.20.04.2 amd64 colour ASCII art library
ii libcaca0:i386 0.99.beta19-2.1ubuntu1.20.04.2 i386 colour ASCII art library
ri libcairo-gobject-perl 1.005-2 amd64 integrate Cairo into the Glib type system in Perl
ri libcairo-gobject2:amd64 1.16.0-4ubuntu1 amd64 Cairo 2D vector graphics library (GObject library)
ii libcairo-gobject2:i386 1.16.0-4ubuntu1 i386 Cairo 2D vector graphics library (GObject library)
ri libcairo-perl 1.107-1 amd64 Perl interface to the Cairo graphics library
ri libcairo2:amd64 1.16.0-4ubuntu1 amd64 Cairo 2D vector graphics library
ii libcairo2:i386 1.16.0-4ubuntu1 i386 Cairo 2D vector graphics library
ri libcairomm-1.0-1v5:amd64 1.12.2-4build1 amd64 C++ wrappers for Cairo (shared libraries)
ri libcamd2:amd64 1:5.7.1+dfsg-2 amd64 symmetric approximate minimum degree library for sparse matrices
ri libcamel-1.2-62:amd64 3.36.5-0ubuntu1 amd64 Evolution MIME message handling library
ri libcanberra-gtk3-0:amd64 0.30-7ubuntu1 amd64 GTK+ 3.0 helper for playing widget event sounds with libcanberra
ri libcanberra-gtk3-module:amd64 0.30-7ubuntu1 amd64 translates GTK3 widgets signals to event sounds
ri libcanberra-pulse:amd64 0.30-7ubuntu1 amd64 PulseAudio backend for libcanberra
ri libcanberra0:amd64 0.30-7ubuntu1 amd64 simple abstract interface for playing event sounds
ri libcap-ng0:amd64 0.7.9-2.1build1 amd64 An alternate POSIX capabilities library
ri libcap2:amd64 1:2.32-1 amd64 POSIX 1003.1e capabilities (library)
ii libcap2:i386 1:2.32-1 i386 POSIX 1003.1e capabilities (library)
ri libcap2-bin 1:2.32-1 amd64 POSIX 1003.1e capabilities (utilities)
ii libcapi20-3:amd64 1:3.27-3 amd64 ISDN utilities - CAPI support libraries
ii libcapi20-3:i386 1:3.27-3 i386 ISDN utilities - CAPI support libraries
ri libcbor0.6:amd64 0.6.0-0ubuntu1 amd64 library for parsing and generating CBOR (RFC 7049)
ri libcc1-0:amd64 10.3.0-1ubuntu1~20.04 amd64 GCC cc1 plugin for GDB
ri libccolamd2:amd64 1:5.7.1+dfsg-2 amd64 constrained column approximate library for sparse matrices
ii libcddb2 1.3.2-6fakesync1 amd64 library to access CDDB data - runtime files
ri libcdio-cdda2:amd64 10.2+2.0.0-1 amd64 library to read and control digital audio CDs
ri libcdio-paranoia2:amd64 10.2+2.0.0-1 amd64 library to read digital audio CDs with error correction
ri libcdio18:amd64 2.0.0-2 amd64 library to read and control CD-ROM
ri libcdparanoia0:amd64 3.10.2+debian-13 amd64 audio extraction tool for sampling CDs (library)
ii libcdparanoia0:i386 3.10.2+debian-13 i386 audio extraction tool for sampling CDs (library)
ri libcdr-0.1-1:amd64 0.1.6-1build2 amd64 library for reading and converting Corel DRAW files
ri libcfitsio8:amd64 3.470-3 amd64 shared library for I/O with FITS format data files
ii libcgi-fast-perl 1:2.15-1 all CGI subclass for work with FCGI
ii libcgi-pm-perl 4.46-1 all module for Common Gateway Interface applications
ii libchafa0:amd64 1.2.1-1 amd64 library for image-to-text converter chafa
ri libchamplain-0.12-0:amd64 0.12.20-1 amd64 C library providing ClutterActor to display maps
ri libchamplain-gtk-0.12-0:amd64 0.12.20-1 amd64 Gtk+ widget to display maps
ri libcharls2:amd64 2.0.0+dfsg-1build1 amd64 Implementation of the JPEG-LS standard
ri libcheese-gtk25:amd64 3.34.0-1ubuntu1 amd64 tool to take pictures and videos from your webcam - widgets
ri libcheese8:amd64 3.34.0-1ubuntu1 amd64 tool to take pictures and videos from your webcam - base library
ii libchm1 2:0.40a-5 amd64 library for dealing with Microsoft CHM files
ri libcholmod3:amd64 1:5.7.1+dfsg-2 amd64 sparse Cholesky factorization library for sparse matrices
ii libchromaprint-tools 1.4.3-3build1 amd64 audio fingerprinting library - tools
ri libchromaprint1:amd64 1.4.3-3build1 amd64 audio fingerprint library
ii libclamav9:amd64 0.103.8+dfsg-0ubuntu0.20.04.1 amd64 anti-virus utility for Unix - library
ii libclass-accessor-perl 0.51-1 all Perl module that automatically generates accessors
ri libclucene-contribs1v5:amd64 2.3.3.4+dfsg-1build1 amd64 language specific text analyzers (runtime)
ri libclucene-core1v5:amd64 2.3.3.4+dfsg-1build1 amd64 core library for full-featured text search engine (runtime)
ri libclutter-1.0-0:amd64 1.26.4+dfsg-1 amd64 Open GL based interactive canvas library
ri libclutter-1.0-common 1.26.4+dfsg-1 all Open GL based interactive canvas library (common files)
ri libclutter-gst-3.0-0:amd64 3.0.27-1 amd64 Open GL based interactive canvas library GStreamer elements
ri libclutter-gtk-1.0-0:amd64 1.8.4-4 amd64 Open GL based interactive canvas library GTK+ widget
ri libcodec2-0.9:amd64 0.9.2-2 amd64 Codec2 runtime library
ii libcodec2-0.9:i386 0.9.2-2 i386 Codec2 runtime library
ri libcogl-common 1.22.6-1 all Object oriented GL/GLES Abstraction/Utility Layer (common files)
ri libcogl-pango20:amd64 1.22.6-1 amd64 Object oriented GL/GLES Abstraction/Utility Layer
ri libcogl-path20:amd64 1.22.6-1 amd64 Object oriented GL/GLES Abstraction/Utility Layer
ri libcogl20:amd64 1.22.6-1 amd64 Object oriented GL/GLES Abstraction/Utility Layer
ri libcolamd2:amd64 1:5.7.1+dfsg-2 amd64 column approximate minimum degree ordering library for sparse matrices
ri libcolord-gtk1:amd64 0.2.0-0ubuntu1 amd64 GTK+ convenience library for interacting with colord
ri libcolord2:amd64 1.4.4-2 amd64 system service to manage device colour profiles -- runtime
ri libcolorhug2:amd64 1.4.4-2 amd64 library to access the ColorHug colourimeter -- runtime
ri libcom-err2:amd64 1.45.5-2ubuntu1.1 amd64 common error description library
ii libcom-err2:i386 1.45.5-2ubuntu1.1 i386 common error description library
ii libcommon-sense-perl 3.74-2build6 amd64 module that implements some sane defaults for Perl programs
ri libcrack2:amd64 2.9.6-3.2 amd64 pro-active password checker library
ri libcrypt-dev:amd64 1:4.4.10-10ubuntu4 amd64 libcrypt development files
ri libcrypt1:amd64 1:4.4.10-10ubuntu4 amd64 libcrypt shared library
ri libcrypt1:i386 1:4.4.10-10ubuntu4 i386 libcrypt shared library
ri libcryptsetup12:amd64 2:2.2.2-3ubuntu2.4 amd64 disk encryption support - shared library
ii libcryptui0a:amd64 3.12.2-6 amd64 UI library for OpenPGP prompts
ii libctf-nobfd0:amd64 2.34-6ubuntu1.4 amd64 Compact C Type Format library (runtime, no BFD dependency)
ii libctf0:amd64 2.34-6ubuntu1.4 amd64 Compact C Type Format library (runtime, BFD dependency)
ri libcue2:amd64 2.2.1-2 amd64 CUE Sheet Parser Library
ri libcups2:amd64 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - Core library
ii libcups2:i386 2.3.1-9ubuntu1.2 i386 Common UNIX Printing System(tm) - Core library
ri libcupsfilters1:amd64 1.27.4-1 amd64 OpenPrinting CUPS Filters - Shared library
ri libcupsimage2:amd64 2.3.1-9ubuntu1.2 amd64 Common UNIX Printing System(tm) - Raster image library
ii libcurl3-gnutls:amd64 7.68.0-1ubuntu2.16 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libcurl4:amd64 7.68.0-1ubuntu2.16 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii libcwidget4:amd64 0.5.18-5build1 amd64 high-level terminal interface library for C++ (runtime files)
ri libdaemon0:amd64 0.14-7 amd64 lightweight C library for daemons - runtime library
ri libdap25:amd64 3.20.5-1 amd64 Open-source Project for a Network Data Access Protocol library
ri libdapclient6v5:amd64 3.20.5-1 amd64 Client library for the Network Data Access Protocol
ri libdata-dump-perl 1.23-1 all Perl module to help dump data structures
ri libdatrie1:amd64 0.2.12-3 amd64 Double-array trie library
ii libdatrie1:i386 0.2.12-3 i386 Double-array trie library
ri libdazzle-1.0-0:amd64 3.36.0-1 amd64 feature-filled library for GTK+ and GObject
ri libdb5.3:amd64 5.3.28+dfsg1-0.6ubuntu2 amd64 Berkeley v5.3 Database Libraries [runtime]
ii libdb5.3:i386 5.3.28+dfsg1-0.6ubuntu2 i386 Berkeley v5.3 Database Libraries [runtime]
ri libdbus-1-3:amd64 1.12.16-2ubuntu2.3 amd64 simple interprocess messaging system (library)
ii libdbus-1-3:i386 1.12.16-2ubuntu2.3 i386 simple interprocess messaging system (library)
ri libdbus-glib-1-2:amd64 0.110-5fakssync1 amd64 deprecated library for D-Bus IPC
ri libdbusmenu-glib4:amd64 16.04.1+18.10.20180917-0ubuntu6 amd64 library for passing menus over DBus
ri libdbusmenu-gtk3-4:amd64 16.04.1+18.10.20180917-0ubuntu6 amd64 library for passing menus over DBus - GTK+ version
ri libdc1394-22:amd64 2.2.5-2.1 amd64 high level programming interface for IEEE 1394 digital cameras
ii libdca0:amd64 0.0.6-1 amd64 decoding library for DTS Coherent Acoustics streams
ri libdconf1:amd64 0.36.0-1 amd64 simple configuration storage system - runtime library
ri libde265-0:amd64 1.0.4-1build1 amd64 Open H.265 video codec implementation
ri libdebconfclient0:amd64 0.251ubuntu1 amd64 Debian Configuration Management System (C-implementation library)
ri libdee-1.0-4:amd64 1.2.7+17.10.20170616-4ubuntu6 amd64 Model to synchronize multiple instances over DBus - shared lib
ri libdevmapper1.02.1:amd64 2:1.02.167-1ubuntu1 amd64 Linux Kernel Device Mapper userspace library
ii libdiscid0:amd64 0.6.2-3 amd64 library for creating MusicBrainz DiscIDs
ri libdjvulibre-text 3.5.27.1-14ubuntu0.1 all Linguistic support files for libdjvulibre
ri libdjvulibre21:amd64 3.5.27.1-14ubuntu0.1 amd64 Runtime support for the DjVu image format
ri libdleyna-connector-dbus-1.0-1:amd64 0.3.0-1 amd64 DBus connector module for the dLeyna services
ri libdleyna-core-1.0-5:amd64 0.6.0-4 amd64 Utility functions for higher level dLeyna components
ri libdmapsharing-3.0-2:amd64 2.9.39-6 amd64 DMAP client and server library - runtime
ri libdns-export1109 1:9.11.16+dfsg-3~ubuntu1 amd64 Exported DNS Shared Library
ri libdotconf0:amd64 1.3-0.3fakesync1 amd64 Configuration file parser library - runtime files
ri libdouble-conversion3:amd64 3.1.5-4ubuntu1 amd64 routines to convert IEEE floats to and from strings
ri libdpkg-perl 1.19.7ubuntu3.2 all Dpkg perl modules
ri libdrm-amdgpu1:amd64 2.4.107-8ubuntu1~20.04.2 amd64 Userspace interface to amdgpu-specific kernel DRM services -- runtime
ri libdrm-amdgpu1:i386 2.4.107-8ubuntu1~20.04.2 i386 Userspace interface to amdgpu-specific kernel DRM services -- runtime
ri libdrm-common 2.4.107-8ubuntu1~20.04.2 all Userspace interface to kernel DRM services -- common files
ri libdrm-intel1:amd64 2.4.107-8ubuntu1~20.04.2 amd64 Userspace interface to intel-specific kernel DRM services -- runtime
ri libdrm-intel1:i386 2.4.107-8ubuntu1~20.04.2 i386 Userspace interface to intel-specific kernel DRM services -- runtime
ri libdrm-nouveau2:amd64 2.4.107-8ubuntu1~20.04.2 amd64 Userspace interface to nouveau-specific kernel DRM services -- runtime
ri libdrm-nouveau2:i386 2.4.107-8ubuntu1~20.04.2 i386 Userspace interface to nouveau-specific kernel DRM services -- runtime
ri libdrm-radeon1:amd64 2.4.107-8ubuntu1~20.04.2 amd64 Userspace interface to radeon-specific kernel DRM services -- runtime
ri libdrm-radeon1:i386 2.4.107-8ubuntu1~20.04.2 i386 Userspace interface to radeon-specific kernel DRM services -- runtime
ri libdrm2:amd64 2.4.107-8ubuntu1~20.04.2 amd64 Userspace interface to kernel DRM services -- runtime
ri libdrm2:i386 2.4.107-8ubuntu1~20.04.2 i386 Userspace interface to kernel DRM services -- runtime
ri libdv4:amd64 1.0.0-12 amd64 software library for DV format digital video (runtime lib)
ii libdv4:i386 1.0.0-12 i386 software library for DV format digital video (runtime lib)
ii libdvbpsi10:amd64 1.3.3-1 amd64 library for MPEG TS and DVB PSI tables decoding and generating
ri libdvdnav4:amd64 6.0.1-1build1 amd64 DVD navigation library
ri libdvdread7:amd64 6.1.0+really6.0.2-1 amd64 library for reading DVDs
ri libdw1:amd64 0.176-1.1build1 amd64 library that provides access to the DWARF debug information
ri libe-book-0.1-1:amd64 0.1.3-1build3 amd64 library for reading and converting various e-book formats
ri libebackend-1.2-10:amd64 3.36.5-0ubuntu1 amd64 Utility library for evolution data servers
ii libebml4v5:amd64 1.3.10-1build1 amd64 access library for the EBML format (shared library)
ri libebook-1.2-20:amd64 3.36.5-0ubuntu1 amd64 Client library for evolution address books
ri libebook-contacts-1.2-3:amd64 3.36.5-0ubuntu1 amd64 Client library for evolution contacts books
ri libecal-2.0-1:amd64 3.36.5-0ubuntu1 amd64 Client library for evolution calendars
ri libedata-book-1.2-26:amd64 3.36.5-0ubuntu1 amd64 Backend library for evolution address books
ri libedata-cal-2.0-1:amd64 3.36.5-0ubuntu1 amd64 Backend library for evolution calendars
ri libedataserver-1.2-24:amd64 3.36.5-0ubuntu1 amd64 Utility library for evolution data servers
ri libedataserverui-1.2-2:amd64 3.36.5-0ubuntu1 amd64 Utility library for evolution data servers
ri libedit2:amd64 3.1-20191231-1 amd64 BSD editline and history libraries
ri libedit2:i386 3.1-20191231-1 i386 BSD editline and history libraries
ri libefiboot1:amd64 37-2ubuntu2.2 amd64 Library to manage UEFI variables
ri libefivar1:amd64 37-2ubuntu2.2 amd64 Library to manage UEFI variables
ri libegl-mesa0:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 free implementation of the EGL API -- Mesa vendor library
ri libegl1:amd64 1.3.2-1~ubuntu0.20.04.2 amd64 Vendor neutral GL dispatch library -- EGL support
ri libelf1:amd64 0.176-1.1build1 amd64 library to read and write ELF files
ri libelf1:i386 0.176-1.1build1 i386 library to read and write ELF files
ri libenchant-2-2:amd64 2.2.8-1ubuntu0.20.04.1 amd64 Wrapper library for various spell checker engines (runtime libs)
ri libencode-locale-perl 1.05-1 all utility to determine the locale encoding
ii libencode-perl:amd64 3.02-1 amd64 module providing interfaces between Perl's strings and the system
ii libenet7:amd64 1.3.13+ds-1 amd64 thin network communication layer on top of UDP
ri libeot0:amd64 0.01-5 amd64 Library for parsing/converting Embedded OpenType files
ri libepoxy0:amd64 1.5.4-1 amd64 OpenGL function pointer management library
ri libepsilon1:amd64 0.9.2+dfsg-4 amd64 Library for wavelet image compression
ii libept1.6.0:amd64 1.1+nmu3ubuntu3 amd64 High-level library for managing Debian package information
ri libepubgen-0.1-1:amd64 0.1.1-1ubuntu2 amd64 EPUB generator library
ii liberror-perl 0.17029-1 all Perl module for error/exception handling in an OO-ish way
ri libespeak-ng1:amd64 1.50+dfsg-6 amd64 Multi-lingual software speech synthesizer: shared library
ri libestr0:amd64 0.1.10-2.1 amd64 Helper functions for handling strings (lib)
ri libetonyek-0.1-1:amd64 0.1.9-3 amd64 library for reading and converting Apple Keynote presentations
ri libevdev2:amd64 1.9.0+dfsg-1ubuntu0.2 amd64 wrapper library for evdev devices
ri libevdocument3-4:amd64 3.36.10-0ubuntu1 amd64 Document (PostScript, PDF) rendering library
ii libevent-2.1-7:amd64 2.1.11-stable-1 amd64 Asynchronous event notification library
ri libevolution 3.36.5-0ubuntu1 amd64 evolution libraries
ri libevview3-3:amd64 3.36.10-0ubuntu1 amd64 Document (PostScript, PDF) rendering library - Gtk+ widgets
ri libexempi8:amd64 2.5.1-1ubuntu0.1 amd64 library to parse XMP metadata (Library)
ri libexif12:amd64 0.6.21-6ubuntu0.4 amd64 library to parse EXIF files
ii libexif12:i386 0.6.21-6ubuntu0.4 i386 library to parse EXIF files
ri libexiv2-27:amd64 0.27.2-8ubuntu2.7 amd64 EXIF/IPTC/XMP metadata manipulation library
ii libexpat1:amd64 2.2.9-1ubuntu0.6 amd64 XML parsing C library - runtime library
ii libexpat1:i386 2.2.9-1ubuntu0.6 i386 XML parsing C library - runtime library
ri libext2fs2:amd64 1.45.5-2ubuntu1.1 amd64 ext2/ext3/ext4 file system libraries
ri libexttextcat-2.0-0:amd64 3.4.5-1 amd64 Language detection library
ri libexttextcat-data 3.4.5-1 all Language detection library - data files
ri libextutils-depends-perl 0.8000-1 all Perl module for building extensions that depend on other extensions
ri libextutils-pkgconfig-perl 1.16-1 all Perl interface to the pkg-config utility
ii libfaad2:amd64 2.9.1-1 amd64 freeware Advanced Audio Decoder - runtime files
ri libfakeroot:amd64 1.24-1 amd64 tool for simulating superuser privileges - shared libraries
ri libfastjson4:amd64 0.99.8-2 amd64 fast json library for C
ii libfaudio0:amd64 20.04-2 amd64 XAudio sound processing reimplementation - library
ii libfaudio0:i386 20.04-2 i386 XAudio sound processing reimplementation - library
ii libfcgi-perl 0.79-1 amd64 helper module for FastCGI
ri libfdisk1:amd64 2.34-0.1ubuntu9.3 amd64 fdisk partitioning library
ii libffi-dev:amd64 3.3-4 amd64 Foreign Function Interface library (development files)
ri libffi7:amd64 3.3-4 amd64 Foreign Function Interface library runtime
ri libffi7:i386 3.3-4 i386 Foreign Function Interface library runtime
ri libfftw3-double3:amd64 3.3.8-2ubuntu1 amd64 Library for computing Fast Fourier Transforms - Double precision
ri libfftw3-single3:amd64 3.3.8-2ubuntu1 amd64 Library for computing Fast Fourier Transforms - Single precision
ri libfido2-1:amd64 1.3.1-1ubuntu2 amd64 library for generating and verifying FIDO 2.0 objects
ri libfile-basedir-perl 0.08-1 all Perl module to use the freedesktop basedir specification
ri libfile-desktopentry-perl 0.22-1 all Perl module to handle freedesktop .desktop files
ri libfile-fcntllock-perl 0.22-3build4 amd64 Perl module for file locking with fcntl(2)
ri libfile-listing-perl 6.04-1 all module to parse directory listings
ri libfile-mimeinfo-perl 0.29-1 all Perl module to determine file types
ii libflac8:amd64 1.3.3-1ubuntu0.1 amd64 Free Lossless Audio Codec - runtime C library
ii libflac8:i386 1.3.3-1ubuntu0.1 i386 Free Lossless Audio Codec - runtime C library
ri libflatpak0:amd64 1.14.0-2flatpak1~20.04.1 amd64 Application deployment framework for desktop apps (library)
ri libflite1:amd64 2.1-release-3 amd64 Small run-time speech synthesis engine - shared libraries
ri libfolks-eds25:amd64 0.13.2-1 amd64 Evolution-data-server backend for libfolks
ri libfolks25:amd64 0.13.2-1 amd64 library to aggregates people into metacontacts
ri libfont-afm-perl 1.20-2 all Font::AFM - Interface to Adobe Font Metrics files
ri libfontconfig1:amd64 2.13.1-2ubuntu3 amd64 generic font configuration library - runtime
ii libfontconfig1:i386 2.13.1-2ubuntu3 i386 generic font configuration library - runtime
ri libfontembed1:amd64 1.27.4-1 amd64 OpenPrinting CUPS Filters - Font Embed Shared library
ri libfontenc1:amd64 1:1.1.4-0ubuntu1 amd64 X11 font encoding library
ii libfprint-2-2:amd64 1:1.90.2+tod1-0ubuntu1~20.04.10 amd64 async fingerprint library of fprint project, shared libraries
ri libfreehand-0.1-1 0.1.2-2ubuntu1 amd64 Library for parsing the FreeHand file format structure
ii libfreerdp-client2-2:amd64 2.2.0+dfsg1-0ubuntu0.20.04.4 amd64 Free Remote Desktop Protocol library (client library)
ii libfreerdp2-2:amd64 2.2.0+dfsg1-0ubuntu0.20.04.4 amd64 Free Remote Desktop Protocol library (core library)
ri libfreetype6:amd64 2.10.1-2ubuntu0.2 amd64 FreeType 2 font engine, shared library files
ii libfreetype6:i386 2.10.1-2ubuntu0.2 i386 FreeType 2 font engine, shared library files
ri libfreexl1:amd64 1.0.5-3 amd64 library for direct reading of Microsoft Excel spreadsheets
ri libfribidi0:amd64 1.0.8-2ubuntu0.1 amd64 Free Implementation of the Unicode BiDi algorithm
ii libfribidi0:i386 1.0.8-2ubuntu0.1 i386 Free Implementation of the Unicode BiDi algorithm
ri libfuse2:amd64 2.9.9-3 amd64 Filesystem in Userspace (library)
ri libfwupd2:amd64 1.7.9-1~20.04.1 amd64 Firmware update daemon library
ri libfwupdplugin5:amd64 1.7.9-1~20.04.1 amd64 Firmware update daemon plugin library
ri libfyba0:amd64 4.1.1-6build1 amd64 FYBA library to read and write Norwegian geodata standard format SOSI
ri libgail-3-0:amd64 3.24.20-0ubuntu1.1 amd64 GNOME Accessibility Implementation Library -- shared libraries
ri libgail-common:amd64 2.24.32-4ubuntu4 amd64 GNOME Accessibility Implementation Library -- common modules
ri libgail18:amd64 2.24.32-4ubuntu4 amd64 GNOME Accessibility Implementation Library -- shared libraries
ri libgamemode0 1.5.1-0ubuntu3.1 amd64 Optimise Linux system performance on demand (libraries)
ri libgamemodeauto0 1.5.1-0ubuntu3.1 amd64 Automatically optimise Linux system performance on demand
ri libgbm1:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 generic buffer management API -- runtime
ri libgc1c2:amd64 1:7.6.4-0.4ubuntu1 amd64 conservative garbage collector for C and C++
ri libgcab-1.0-0:amd64 1.4-1 amd64 Microsoft Cabinet file manipulation library
ri libgcc-9-dev:amd64 9.4.0-1ubuntu1~20.04.1 amd64 GCC support library (development files)
ri libgcc-s1:amd64 10.3.0-1ubuntu1~20.04 amd64 GCC support library
ri libgcc-s1:i386 10.3.0-1ubuntu1~20.04 i386 GCC support library
ii libgcc1 1:10.3.0-1ubuntu1~20.04 amd64 GCC support library (dependency package)
ri libgck-1-0:amd64 3.36.0-2build1 amd64 Glib wrapper library for PKCS#11 - runtime
ri libgcr-base-3-1:amd64 3.36.0-2build1 amd64 Library for Crypto related tasks
ri libgcr-ui-3-1:amd64 3.36.0-2build1 amd64 Library for Crypto UI related tasks
ri libgcrypt20:amd64 1.8.5-5ubuntu1.1 amd64 LGPL Crypto library - runtime library
ii libgcrypt20:i386 1.8.5-5ubuntu1.1 i386 LGPL Crypto library - runtime library
ri libgd3:amd64 2.2.5-5.2ubuntu2.1 amd64 GD Graphics Library
ii libgd3:i386 2.2.5-5.2ubuntu2.1 i386 GD Graphics Library
ri libgdal26 3.0.4+dfsg-1build3 amd64 Geospatial Data Abstraction Library
ri libgdata-common 0.17.12-1 all Library for accessing GData webservices - common data files
ri libgdata22:amd64 0.17.12-1 amd64 Library for accessing GData webservices - shared libraries
ri libgdbm-compat4:amd64 1.18.1-5 amd64 GNU dbm database routines (legacy support runtime version)
ri libgdbm6:amd64 1.18.1-5 amd64 GNU dbm database routines (runtime version)
ri libgdcm3.0:amd64 3.0.5-1.1ubuntu2 amd64 Grassroots DICOM runtime libraries
ri libgdk-pixbuf2.0-0:amd64 2.40.0+dfsg-3ubuntu0.4 amd64 GDK Pixbuf library
ii libgdk-pixbuf2.0-0:i386 2.40.0+dfsg-3ubuntu0.4 i386 GDK Pixbuf library
ri libgdk-pixbuf2.0-bin 2.40.0+dfsg-3ubuntu0.4 amd64 GDK Pixbuf library (thumbnailer)
ri libgdk-pixbuf2.0-common 2.40.0+dfsg-3ubuntu0.4 all GDK Pixbuf library - data files
ri libgdm1 3.38.2.1-2ubuntu1+zorin1 amd64 GNOME Display Manager (shared library)
ri libgee-0.8-2:amd64 0.20.3-1 amd64 GObject based collection and utility library
ri libgegl-0.4-0:amd64 0.4.22-3 amd64 Generic Graphics Library
ri libgegl-common 0.4.22-3 all Generic Graphics Library - common files
ri libgeoclue-2-0:amd64 2.5.6-0ubuntu1 amd64 convenience library to interact with geoinformation service
ri libgeocode-glib0:amd64 3.26.2-2 amd64 geocoding and reverse geocoding GLib library using Nominatim
ri libgeos-3.8.0:amd64 3.8.0-1build1 amd64 Geometry engine for Geographic Information Systems - C++ Library
ri libgeos-c1v5:amd64 3.8.0-1build1 amd64 Geometry engine for Geographic Information Systems - C Library
ri libgeotiff5:amd64 1.5.1-2 amd64 GeoTIFF (geografic enabled TIFF) library -- run-time files
ri libgexiv2-2:amd64 0.12.0-2 amd64 GObject-based wrapper around the Exiv2 library
ri libgfbgraph-0.2-0:amd64 0.2.3-3 amd64 GObject library for Facebook Graph API
ri libgfortran5:amd64 10.3.0-1ubuntu1~20.04 amd64 Runtime library for GNU Fortran applications
ri libgif7:amd64 5.1.9-1 amd64 library for GIF images (library)
ri libgimp2.0 2.10.18-1 amd64 Libraries for the GNU Image Manipulation Program
ri libgirepository-1.0-1:amd64 1.64.1-1~ubuntu20.04.1 amd64 Library for handling GObject introspection data (runtime library)
ri libgjs0g:amd64 1.66.1-1+zorin1 amd64 Mozilla-based javascript bindings for the GNOME platform
ri libgl1:amd64 1.3.2-1~ubuntu0.20.04.2 amd64 Vendor neutral GL dispatch library -- legacy GL support
ri libgl1:i386 1.3.2-1~ubuntu0.20.04.2 i386 Vendor neutral GL dispatch library -- legacy GL support
ri libgl1-mesa-dri:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 free implementation of the OpenGL API -- DRI modules
ri libgl1-mesa-dri:i386 21.2.6-0ubuntu0.1~20.04.2 i386 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:i386 21.2.6-0ubuntu0.1~20.04.2 i386 transitional dummy package
ri libglapi-mesa:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 free implementation of the GL API -- shared library
ri libglapi-mesa:i386 21.2.6-0ubuntu0.1~20.04.2 i386 free implementation of the GL API -- shared library
ri libgles2:amd64 1.3.2-1~ubuntu0.20.04.2 amd64 Vendor neutral GL dispatch library -- GLESv2 support
ri libglib-object-introspection-perl 0.048-2build1 amd64 Perl bindings for gobject-introspection libraries
ri libglib-perl:amd64 3:1.329.2-1 amd64 interface to the GLib and GObject libraries
ii libglib2.0-0:amd64 2.64.6-1~ubuntu20.04.4 amd64 GLib library of C routines
ii libglib2.0-0:i386 2.64.6-1~ubuntu20.04.4 i386 GLib library of C routines
ri libglib2.0-bin 2.64.6-1~ubuntu20.04.4 amd64 Programs for the GLib library
ri libglib2.0-data 2.64.6-1~ubuntu20.04.4 all Common files for GLib library
ri libglibmm-2.4-1v5:amd64 2.64.2-1 amd64 C++ wrapper for the GLib toolkit (shared libraries)
ii libgloox17:amd64 1.0.22-0.1build1 amd64 C++ jabber/xmpp library
ri libglu1-mesa:amd64 9.0.1-1build1 amd64 Mesa OpenGL utility library (GLU)
ri libglvnd0:amd64 1.3.2-1~ubuntu0.20.04.2 amd64 Vendor neutral GL dispatch library
ri libglvnd0:i386 1.3.2-1~ubuntu0.20.04.2 i386 Vendor neutral GL dispatch library
ri libglx-mesa0:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 free implementation of the OpenGL API -- GLX vendor library
ri libglx-mesa0:i386 21.2.6-0ubuntu0.1~20.04.2 i386 free implementation of the OpenGL API -- GLX vendor library
ri libglx0:amd64 1.3.2-1~ubuntu0.20.04.2 amd64 Vendor neutral GL dispatch library -- GLX support
ri libglx0:i386 1.3.2-1~ubuntu0.20.04.2 i386 Vendor neutral GL dispatch library -- GLX support
ri libgme0:amd64 0.6.2-1build1 amd64 Playback library for video game music files - shared library
ri libgmic1:amd64 2.4.5-1.1 amd64 GREYC's Magic for Image Computing - shared library
ri libgmp10:amd64 2:6.2.0+dfsg-4ubuntu0.1 amd64 Multiprecision arithmetic library
ii libgmp10:i386 2:6.2.0+dfsg-4ubuntu0.1 i386 Multiprecision arithmetic library
ri libgnome-autoar-0-0:amd64 0.2.3-2ubuntu0.4 amd64 Archives integration support for GNOME
ri libgnome-autoar-gtk-0-0:amd64 0.2.3-2ubuntu0.4 amd64 GTK+ widgets for the GNOME Autoar library
ri libgnome-bluetooth13:amd64 3.34.3-0ubuntu1 amd64 GNOME Bluetooth tools - support library
ri libgnome-desktop-3-19:amd64 3.36.8-0ubuntu1 amd64 Utility library for loading .desktop files - runtime files
ri libgnome-games-support-1-3:amd64 1.6.1-1 amd64 library for common functions of GNOME games
ri libgnome-games-support-common 1.6.1-1 all library for common functions of GNOME games (common files)
ri libgnome-menu-3-0:amd64 3.36.0-1ubuntu1 amd64 GNOME implementation of the freedesktop menu specification
ri libgnome-todo 3.28.1-5 amd64 library data for GNOME To Do
ri libgnomekbd-common 3.26.1-1 all GNOME library to manage keyboard configuration - common files
ri libgnomekbd8:amd64 3.26.1-1 amd64 GNOME library to manage keyboard configuration - shared library
ii libgnutls30:amd64 3.6.13-2ubuntu1.8 amd64 GNU TLS library - main runtime library
ii libgnutls30:i386 3.6.13-2ubuntu1.8 i386 GNU TLS library - main runtime library
ri libgoa-1.0-0b:amd64 3.36.1-0ubuntu1+zorin1 amd64 library for GNOME Online Accounts
ri libgoa-1.0-common 3.36.1-0ubuntu1+zorin1 all library for GNOME Online Accounts - common files
ri libgoa-backend-1.0-1:amd64 3.36.1-0ubuntu1+zorin1 amd64 backend library for GNOME Online Accounts
ri libgom-1.0-0:amd64 0.4-1 amd64 Object mapper from GObjects to SQLite
ri libgomp1:amd64 10.3.0-1ubuntu1~20.04 amd64 GCC OpenMP (GOMP) support library
ii libgomp1:i386 10.3.0-1ubuntu1~20.04 i386 GCC OpenMP (GOMP) support library
ri libgpg-error0:amd64 1.37-1 amd64 GnuPG development runtime library
ii libgpg-error0:i386 1.37-1 i386 GnuPG development runtime library
ri libgpgme11:amd64 1.13.1-7ubuntu2 amd64 GPGME - GnuPG Made Easy (library)
ri libgphoto2-6:amd64 2.5.25-0ubuntu0.1 amd64 gphoto2 digital camera library
ii libgphoto2-6:i386 2.5.25-0ubuntu0.1 i386 gphoto2 digital camera library
ri libgphoto2-l10n 2.5.25-0ubuntu0.1 all gphoto2 digital camera library - localized messages
ri libgphoto2-port12:amd64 2.5.25-0ubuntu0.1 amd64 gphoto2 digital camera port library
ii libgphoto2-port12:i386 2.5.25-0ubuntu0.1 i386 gphoto2 digital camera port library
ri libgpm2:amd64 1.20.7-5 amd64 General Purpose Mouse - shared library
ii libgpm2:i386 1.20.7-5 i386 General Purpose Mouse - shared library
ri libgpod-common 0.8.3-15 amd64 common files for libgpod
ri libgpod4:amd64 0.8.3-15 amd64 library to read and write songs and artwork to an iPod
ri libgraphene-1.0-0:amd64 1.10.0-1build2 amd64 library of graphic data types
ri libgraphicsmagick++-q16-12 1.4+really1.3.35-1 amd64 format-independent image processing - C++ shared library
ri libgraphicsmagick-q16-3 1.4+really1.3.35-1 amd64 format-independent image processing - C shared library
ri libgraphite2-3:amd64 1.3.13-11build1 amd64 Font rendering engine for Complex Scripts -- library
ii libgraphite2-3:i386 1.3.13-11build1 i386 Font rendering engine for Complex Scripts -- library
ri libgrilo-0.3-0:amd64 0.3.12-1ubuntu0.1 amd64 Framework for discovering and browsing media - Shared libraries
ii libgroupsock8:amd64 2020.01.19-1build1 amd64 multimedia RTSP streaming library (network interfaces and sockets)
ri libgs9:amd64 9.50~dfsg-5ubuntu4.6 amd64 interpreter for the PostScript language and for PDF - Library
ri libgs9-common 9.50~dfsg-5ubuntu4.6 all interpreter for the PostScript language and for PDF - common files
ri libgsf-1-114:amd64 1.14.46-1 amd64 Structured File Library - runtime version
ri libgsf-1-common 1.14.46-1 all Structured File Library - common files
ri libgsl23:amd64 2.5+dfsg-6build1 amd64 GNU Scientific Library (GSL) -- library package
ri libgslcblas0:amd64 2.5+dfsg-6build1 amd64 GNU Scientific Library (GSL) -- blas library package
ri libgsm1:amd64 1.0.18-2 amd64 Shared libraries for GSM speech compressor
ii libgsm1:i386 1.0.18-2 i386 Shared libraries for GSM speech compressor
ri libgsoap-2.8.91:amd64 2.8.91-2 amd64 Runtime libraries for gSOAP
ri libgsound0:amd64 1.0.2-4 amd64 small library for playing system sounds
ri libgspell-1-2:amd64 1.8.3-1 amd64 spell-checking library for GTK+ applications
ri libgspell-1-common 1.8.3-1 all libgspell architecture-independent files
ii libgssapi-krb5-2:amd64 1.17-6ubuntu4.3 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgssapi-krb5-2:i386 1.17-6ubuntu4.3 i386 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgssapi3-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - GSSAPI support library
ii libgssapi3-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - GSSAPI support library
ri libgssdp-1.2-0:amd64 1.2.3-0ubuntu0.20.04.1 amd64 GObject-based library for SSDP
ri libgstreamer-gl1.0-0:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer GL libraries
ri libgstreamer-plugins-bad1.0-0:amd64 1.16.3-0ubuntu1 amd64 GStreamer libraries from the "bad" set
ri libgstreamer-plugins-base1.0-0:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer libraries from the "base" set
ii libgstreamer-plugins-base1.0-0:i386 1.16.3-0ubuntu1.1 i386 GStreamer libraries from the "base" set
ri libgstreamer-plugins-good1.0-0:amd64 1.16.3-0ubuntu1.1 amd64 GStreamer development files for libraries from the "good" set
ii libgstreamer-plugins-good1.0-0:i386 1.16.3-0ubuntu1.1 i386 GStreamer development files for libraries from the "good" set
ri libgstreamer1.0-0:amd64 1.16.3-0ubuntu1.1 amd64 Core GStreamer libraries and elements
ii libgstreamer1.0-0:i386 1.16.3-0ubuntu1.1 i386 Core GStreamer libraries and elements
ri libgtk-3-0:amd64 3.24.20-0ubuntu1.1 amd64 GTK graphical user interface library
ri libgtk-3-bin 3.24.20-0ubuntu1.1 amd64 programs for the GTK graphical user interface library
ri libgtk-3-common 3.24.20-0ubuntu1.1 all common files for the GTK graphical user interface library
ri libgtk2.0-0:amd64 2.24.32-4ubuntu4 amd64 GTK graphical user interface library - old version
ri libgtk2.0-bin 2.24.32-4ubuntu4 amd64 programs for the GTK graphical user interface library
ri libgtk2.0-common 2.24.32-4ubuntu4 all common files for the GTK graphical user interface library
ri libgtk3-perl 0.037-1 all Perl bindings for the GTK+ graphical user interface library
ri libgtkmm-3.0-1v5:amd64 3.24.2-1build1 amd64 C++ wrappers for GTK+ (shared libraries)
ri libgtksourceview-4-0:amd64 4.6.0-1 amd64 shared libraries for the GTK+ syntax highlighting widget
ri libgtksourceview-4-common 4.6.0-1 all common files for the GTK+ syntax highlighting widget
ii libgtkspell3-3-0:amd64 3.0.10-1 amd64 spell-checking addon for GTK+'s TextView widget
ri libgtop-2.0-11:amd64 2.40.0-2 amd64 gtop system monitoring library (shared)
ri libgtop2-common 2.40.0-2 all gtop system monitoring library (common)
ii libgucharmap-2-90-7:amd64 1:13.0.1-1 amd64 Unicode browser widget library (shared library)
ri libgudev-1.0-0:amd64 1:233-1 amd64 GObject-based wrapper library for libudev
ii libgudev-1.0-0:i386 1:233-1 i386 GObject-based wrapper library for libudev
ri libgupnp-1.2-0:amd64 1.2.4-0ubuntu1 amd64 GObject-based library for UPnP
ri libgupnp-av-1.0-2 0.12.11-2 amd64 Audio/Visual utility library for GUPnP
ri libgupnp-dlna-2.0-3 0.10.5-4 amd64 DLNA utility library for GUPnP
ri libgusb2:amd64 0.3.4-0.1 amd64 GLib wrapper around libusb1
ri libgutenprint-common 5.3.3-4 all support files for the Gutenprint printer driver library
ri libgutenprint9 5.3.3-4 amd64 runtime for the Gutenprint printer driver library
ri libgweather-3-16:amd64 3.36.1-2+zorin1 amd64 GWeather shared library
ri libgweather-common 3.36.1-2+zorin1 all GWeather common files
ri libgxps2:amd64 0.3.1-1 amd64 handling and rendering XPS documents (library)
ri libhandy-0.0-0:amd64 0.0.13-1 amd64 Library with GTK widgets for mobile phones
ri libhandy-1-0:amd64 1.1.90-2+zorin1 amd64 Library with GTK widgets for mobile phones
ri libharfbuzz-icu0:amd64 2.6.4-1ubuntu4.2 amd64 OpenType text shaping engine ICU backend
ri libharfbuzz0b:amd64 2.6.4-1ubuntu4.2 amd64 OpenType text shaping engine (shared library)
ii libharfbuzz0b:i386 2.6.4-1ubuntu4.2 i386 OpenType text shaping engine (shared library)
ii libhcrypto4-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - crypto library
ii libhcrypto4-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - crypto library
ii libhd21:amd64 21.68-1 amd64 Hardware identification system library
ri libhdf4-0-alt 4.2.14-1ubuntu1 amd64 Hierarchical Data Format library (without NetCDF)
ri libhdf5-103:amd64 1.10.4+repack-11ubuntu1 amd64 Hierarchical Data Format 5 (HDF5) - runtime files - serial version
ri libheif1:amd64 1.6.1-1build1 amd64 ISO/IEC 23008-12:2017 HEIF file format decoder - shared library
ii libheimbase1-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - Base library
ii libheimbase1-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - Base library
ii libheimntlm0-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - NTLM support library
ii libheimntlm0-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - NTLM support library
ri libhogweed5:amd64 3.5.1+really3.5.1-2ubuntu0.2 amd64 low level cryptographic library (public-key cryptos)
ii libhogweed5:i386 3.5.1+really3.5.1-2ubuntu0.2 i386 low level cryptographic library (public-key cryptos)
ri libhpmud0:amd64 3.20.3+dfsg0-2 amd64 HP Multi-Point Transport Driver (hpmud) run-time libraries
ri libhtml-form-perl 6.07-1 all module that represents an HTML form element
ri libhtml-format-perl 2.12-1 all module for transforming HTML into various formats
ri libhtml-parser-perl 3.72-5 amd64 collection of modules that parse HTML text documents
ri libhtml-tagset-perl 3.20-4 all data tables pertaining to HTML
ri libhtml-tree-perl 5.07-2 all Perl module to represent and create HTML syntax trees
ri libhttp-cookies-perl 6.08-1 all HTTP cookie jars
ri libhttp-daemon-perl 6.06-1ubuntu0.1 all simple http server class
ri libhttp-date-perl 6.05-1 all module of date conversion routines
ri libhttp-message-perl 6.22-1 all perl interface to HTTP style messages
ri libhttp-negotiate-perl 6.01-1 all implementation of content negotiation
ri libhunspell-1.7-0:amd64 1.7.0-2build2 amd64 spell checker and morphological analyzer (shared library)
ii libhx509-5-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - X509 support library
ii libhx509-5-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - X509 support library
ri libhyphen0:amd64 2.8.8-7 amd64 ALTLinux hyphenation library - shared library
ri libibus-1.0-5:amd64 1.5.22-2ubuntu2.1 amd64 Intelligent Input Bus - shared library
ri libical3:amd64 3.0.8-1 amd64 iCalendar library implementation in C (runtime)
ri libice6:amd64 2:1.0.10-0ubuntu1 amd64 X11 Inter-Client Exchange library
ri libicu66:amd64 66.1-2ubuntu2.1 amd64 International Components for Unicode
ii libicu66:i386 66.1-2ubuntu2.1 i386 International Components for Unicode
ri libicu67:amd64 67.1-6ubuntu2.1+zorin1 amd64 International Components for Unicode
ii libid3-3.8.3v5:amd64 3.8.3-16.2build2 amd64 library for manipulating ID3v1 and ID3v2 tags
ii libid3tag0:amd64 0.15.1b-14 amd64 ID3 tag reading library from the MAD project
ri libidn11:amd64 1.33-2.2ubuntu2 amd64 GNU Libidn library, implementation of IETF IDN specifications
ri libidn2-0:amd64 2.2.0-2 amd64 Internationalized domain names (IDNA2008/TR46) library
ii libidn2-0:i386 2.2.0-2 i386 Internationalized domain names (IDNA2008/TR46) library
ri libiec61883-0:amd64 1.2.0-3 amd64 partial implementation of IEC 61883 (shared lib)
ii libiec61883-0:i386 1.2.0-3 i386 partial implementation of IEC 61883 (shared lib)
ri libieee1284-3:amd64 0.2.11-13build1 amd64 cross-platform library for parallel port access
ri libigdgmm11:amd64 20.1.1+ds1-1 amd64 Intel Graphics Memory Management Library -- shared library
ii libigdgmm11:i386 20.1.1+ds1-1 i386 Intel Graphics Memory Management Library -- shared library
ri libijs-0.35:amd64 0.35-15 amd64 IJS raster image transport protocol: shared library
ri libilmbase24:amd64 2.3.0-6build1 amd64 several utility libraries from ILM used by OpenEXR
ri libimagequant0:amd64 2.12.2-1.1 amd64 palette quantization library
ri libimobiledevice6:amd64 1.2.1~git20191129.9f79242-1build1 amd64 Library for communicating with iPhone and other Apple devices
ri libinput-bin 1.15.5-1ubuntu0.3 amd64 input device management and event handling library - udev quirks
ri libinput10:amd64 1.15.5-1ubuntu0.3 amd64 input device management and event handling library - shared library
ri libio-html-perl 1.001-1 all open an HTML file with automatic charset detection
ri libio-socket-ssl-perl 2.067-1 all Perl module implementing object oriented interface to SSL sockets
ii libio-string-perl 1.08-3 all Emulate IO::File interface for in-core strings
ri libio-stringy-perl 2.111-3 all modules for I/O on in-core objects (strings/arrays)
ri libip4tc2:amd64 1.8.4-3ubuntu2 amd64 netfilter libip4tc library
ri libip6tc2:amd64 1.8.4-3ubuntu2 amd64 netfilter libip6tc library
ri libipc-system-simple-perl 1.26-1 all Perl module to run commands simply, with detailed diagnostics
ri libisc-export1105:amd64 1:9.11.16+dfsg-3~ubuntu1 amd64 Exported ISC Shared Library
ri libisl22:amd64 0.22.1-1 amd64 manipulating sets and relations of integer points bounded by linear constraints
ri libisofs6:amd64 1.5.2-1 amd64 library to create ISO 9660 images
ri libitm1:amd64 10.3.0-1ubuntu1~20.04 amd64 GNU Transactional Memory Library
ri libiw30:amd64 30~pre9-13ubuntu1 amd64 Wireless tools - library
ii libixml10:amd64 1:1.8.4-2ubuntu2 amd64 Portable SDK for UPnP Devices, version 1.8 (ixml shared library)
ri libjack-jackd2-0:amd64 1.9.12~dfsg-2ubuntu2 amd64 JACK Audio Connection Kit (libraries)
ii libjack-jackd2-0:i386 1.9.12~dfsg-2ubuntu2 i386 JACK Audio Connection Kit (libraries)
ri libjansson4:amd64 2.12-1build1 amd64 C library for encoding, decoding and manipulating JSON data
ii libjavascriptcoregtk-4.0-18:amd64 2.38.5-0ubuntu0.20.04.1 amd64 JavaScript engine library from WebKitGTK
ii libjbig0:amd64 2.1-3.1ubuntu0.20.04.1 amd64 JBIGkit libraries
ii libjbig0:i386 2.1-3.1ubuntu0.20.04.1 i386 JBIGkit libraries
ri libjbig2dec0:amd64 0.18-1ubuntu1 amd64 JBIG2 decoder library - shared libraries
ri libjcat1:amd64 0.1.4-0ubuntu0.20.04.1 amd64 JSON catalog library
ii libjpeg-turbo-progs 2.0.3-0ubuntu1.20.04.3 amd64 Programs for manipulating JPEG files
ri libjpeg-turbo8:amd64 2.0.3-0ubuntu1.20.04.3 amd64 IJG JPEG compliant runtime library.
ii libjpeg-turbo8:i386 2.0.3-0ubuntu1.20.04.3 i386 IJG JPEG compliant runtime library.
ri libjpeg8:amd64 8c-2ubuntu8 amd64 Independent JPEG Group's JPEG runtime library (dependency package)
ii libjpeg8:i386 8c-2ubuntu8 i386 Independent JPEG Group's JPEG runtime library (dependency package)
ii libjs-backbone 1.3.3~dfsg-5 all some Backbone for JavaScript applications - browser library
ii libjs-bootstrap 3.4.1+dfsg-1 all HTML, CSS and JS framework
ii libjs-inherits 2.0.4-1 all Browser library that exposes inherits function from Node.js environment
ii libjs-is-typedarray 1.0.0-2 all JavaScript library checking if object is TypedArray
ii libjs-jquery 3.3.1~dfsg-3 all JavaScript library for dynamic web applications
ii libjs-leaflet 1.6.0~dfsg-1 all mobile-friendly interactive maps - browser library
ii libjs-mathjax 2.7.4+dfsg-1 all JavaScript display engine for LaTeX and MathML
ii libjs-psl 1.7.0+ds-1 all Domain name parser based on the Public Suffix List
ii libjs-requirejs 2.3.6-1 all JavaScript file and module loader
ii libjs-sphinxdoc 1.8.5-7ubuntu3 all JavaScript support for Sphinx documentation
ii libjs-typedarray-to-buffer 3.0.3-3 all JavaScript utility converting TypedArray to buffer without copy
ii libjs-underscore 1.9.1~dfsg-1ubuntu0.20.04.1 all JavaScript's functional programming helper library
ri libjson-c4:amd64 0.13.1+dfsg-7ubuntu0.3 amd64 JSON manipulation library - shared library
ri libjson-glib-1.0-0:amd64 1.4.4-2ubuntu2 amd64 GLib JSON manipulation library
ri libjson-glib-1.0-common 1.4.4-2ubuntu2 all GLib JSON manipulation library (common files)
ii libjson-perl 4.02000-2 all module for manipulating JSON-formatted data
ii libjson-xs-perl 4.020-1build1 amd64 module for manipulating JSON-formatted data (C/XS-accelerated)
ri libjte2:amd64 1.22-3build1 amd64 Jigdo Template Export - runtime library
ii libjxr-tools 1.1-6build1 amd64 JPEG-XR lib - command line apps
ii libjxr0:amd64 1.1-6build1 amd64 JPEG-XR lib - libraries
ii libk5crypto3:amd64 1.17-6ubuntu4.3 amd64 MIT Kerberos runtime libraries - Crypto Library
ii libk5crypto3:i386 1.17-6ubuntu4.3 i386 MIT Kerberos runtime libraries - Crypto Library
ii libkate1:amd64 0.4.1-11build1 amd64 Codec for karaoke and text encapsulation
ri libkeybinder-3.0-0:amd64 0.3.2-1ubuntu1 amd64 registers global key bindings for applications - Gtk+3
ri libkeyutils1:amd64 1.6-6ubuntu1.1 amd64 Linux Key Management Utilities (library)
ii libkeyutils1:i386 1.6-6ubuntu1.1 i386 Linux Key Management Utilities (library)
ri libklibc:amd64 2.0.7-1ubuntu5.1 amd64 minimal libc subset for use with initramfs
ri libkmlbase1:amd64 1.3.0-8build1 amd64 Library to manipulate KML 2.2 OGC standard files - libkmlbase
ri libkmldom1:amd64 1.3.0-8build1 amd64 Library to manipulate KML 2.2 OGC standard files - libkmldom
ri libkmlengine1:amd64 1.3.0-8build1 amd64 Library to manipulate KML 2.2 OGC standard files - libkmlengine
ri libkmod2:amd64 27-1ubuntu2.1 amd64 libkmod shared library
ri libkpathsea6:amd64 2019.20190605.51237-3build2 amd64 TeX Live: path search library for TeX (runtime part)
ii libkrb5-26-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - libraries
ii libkrb5-26-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - libraries
ii libkrb5-3:amd64 1.17-6ubuntu4.3 amd64 MIT Kerberos runtime libraries
ii libkrb5-3:i386 1.17-6ubuntu4.3 i386 MIT Kerberos runtime libraries
ii libkrb5support0:amd64 1.17-6ubuntu4.3 amd64 MIT Kerberos runtime libraries - Support library
ii libkrb5support0:i386 1.17-6ubuntu4.3 i386 MIT Kerberos runtime libraries - Support library
ii libksba8:amd64 1.3.5-2ubuntu0.20.04.2 amd64 X.509 and CMS support library
ri liblangtag-common 0.6.3-1 all library to access tags for identifying languages -- data
ri liblangtag1:amd64 0.6.3-1 amd64 library to access tags for identifying languages
ri liblapack3:amd64 3.9.0-1build1 amd64 Library of linear algebra routines 3 - shared version
ri liblcms2-2:amd64 2.9-4 amd64 Little CMS 2 color management library
ii liblcms2-2:i386 2.9-4 i386 Little CMS 2 color management library
ri liblcms2-utils 2.9-4 amd64 Little CMS 2 color management library (utilities)
ri libldap-2.4-2:amd64 2.4.49+dfsg-2ubuntu1.9 amd64 OpenLDAP libraries
ri libldap-common 2.4.49+dfsg-2ubuntu1.9 all OpenLDAP common files for libraries
ii libldb2:amd64 2:2.4.4-0ubuntu0.20.04.1 amd64 LDAP-like embedded database - shared library
ri liblilv-0-0:amd64 0.24.6-1ubuntu0.1 amd64 library for simple use of LV2 plugins
ri liblirc-client0:amd64 0.10.1-6.1ubuntu1.1 amd64 infra-red remote control support - client library
ii liblivemedia77:amd64 2020.01.19-1build1 amd64 multimedia RTSP streaming library
ri libllvm12:amd64 1:12.0.0-3ubuntu1~20.04.5 amd64 Modular compiler and toolchain technologies, runtime library
ri libllvm12:i386 1:12.0.0-3ubuntu1~20.04.5 i386 Modular compiler and toolchain technologies, runtime library
ri liblmdb0:amd64 0.9.24-1 amd64 Lightning Memory-Mapped Database shared library
ri liblocale-gettext-perl 1.07-4 amd64 module using libc functions for internationalization in Perl
ri liblouis-data 3.12.0-3ubuntu0.1 all Braille translation library - data
ri liblouis20:amd64 3.12.0-3ubuntu0.1 amd64 Braille translation library - shared libs
ri liblouisutdml-bin 2.8.0-3 amd64 Braille UTDML translation utilities
ri liblouisutdml-data 2.8.0-3 all Braille UTDML translation library - data
ri liblouisutdml9:amd64 2.8.0-3 amd64 Braille UTDML translation library - shared libs
ri liblqr-1-0:amd64 0.4.2-2.1 amd64 converts plain array images into multi-size representation
ri liblsan0:amd64 10.3.0-1ubuntu1~20.04 amd64 LeakSanitizer -- a memory leak detector (runtime)
ri libltdl7:amd64 2.4.6-14 amd64 System independent dlopen wrapper for GNU libtool
ii libltdl7:i386 2.4.6-14 i386 System independent dlopen wrapper for GNU libtool
ri liblua5.2-0:amd64 5.2.4-1.1build3 amd64 Shared library for the Lua interpreter version 5.2
ri liblua5.3-0:amd64 5.3.3-1.1ubuntu2 amd64 Shared library for the Lua interpreter version 5.3
ii libluajit-5.1-2:amd64 2.1.0~beta3+dfsg-5.1build1 amd64 Just in time compiler for Lua - library version
ii libluajit-5.1-common 2.1.0~beta3+dfsg-5.1build1 all Just in time compiler for Lua - common files
ri liblwp-mediatypes-perl 6.04-1 all module to guess media type for a file or a URL
ri liblwp-protocol-https-perl 6.07-2ubuntu2 all HTTPS driver for LWP::UserAgent
ri liblz4-1:amd64 1.9.2-2ubuntu0.20.04.1 amd64 Fast LZ compression algorithm library - runtime
ii liblz4-1:i386 1.9.2-2ubuntu0.20.04.1 i386 Fast LZ compression algorithm library - runtime
ri liblzf1:amd64 3.6-2~ubuntu1.20.04.2 amd64 Very small data compression library
ri liblzma5:amd64 5.2.4-1ubuntu1.1 amd64 XZ-format compression library
ii liblzma5:i386 5.2.4-1ubuntu1.1 i386 XZ-format compression library
ri liblzo2-2:amd64 2.10-2 amd64 data compression library
ii libmad0:amd64 0.15.1b-10ubuntu1 amd64 MPEG audio decoder library
ri libmagic-mgc 1:5.38-4 amd64 File type determination library using "magic" numbers (compiled magic file)
ri libmagic1:amd64 1:5.38-4 amd64 Recognize the type of data in a file using "magic" numbers - library
ii libmagickcore-6.q16-6:amd64 8:6.9.10.23+dfsg-2.1ubuntu11.5 amd64 low-level image manipulation library -- quantum depth Q16
ii libmagickcore-6.q16-6-extra:amd64 8:6.9.10.23+dfsg-2.1ubuntu11.5 amd64 low-level image manipulation library - extra codecs (Q16)
ii libmagickwand-6.q16-6:amd64 8:6.9.10.23+dfsg-2.1ubuntu11.5 amd64 image manipulation library -- quantum depth Q16
ri libmailtools-perl 2.21-1 all modules to manipulate email in perl programs
ri libmanette-0.2-0:amd64 0.2.3-1 amd64 Simple GObject game controller library
ii libmatroska6v5:amd64 1.5.2-3build1 amd64 extensible open standard audio/video container format (shared library)
ri libmaxminddb0:amd64 1.4.2-0ubuntu1.20.04.1 amd64 IP geolocation database library
ri libmbim-glib4:amd64 1.26.2-1~ubuntu20.04.1 amd64 Support library to use the MBIM protocol
ri libmbim-proxy 1.26.2-1~ubuntu20.04.1 amd64 Proxy to communicate with MBIM ports
ri libmediaart-2.0-0:amd64 1.9.4-2 amd64 media art extraction and cache management library
ri libmetis5:amd64 5.1.0.dfsg-5 amd64 Serial Graph Partitioning and Fill-reducing Matrix Ordering
ri libmhash2:amd64 0.9.9.9-8 amd64 Library for cryptographic hashing and message authentication
ii libminiupnpc17:amd64 2.1.20190824-0ubuntu2 amd64 UPnP IGD client lightweight library
ri libminizip1:amd64 1.1-8build1 amd64 compression library - minizip library
ri libmm-glib0:amd64 1.18.6-1~ubuntu20.04.1 amd64 D-Bus service for managing modems - shared libraries
ri libmng2:amd64 2.0.3+dfsg-3 amd64 Multiple-image Network Graphics library
ri libmnl0:amd64 1.0.4-2 amd64 minimalistic Netlink communication library
ri libmount1:amd64 2.34-0.1ubuntu9.3 amd64 device mounting library
ii libmount1:i386 2.34-0.1ubuntu9.3 i386 device mounting library
ri libmozjs-78-0:amd64 78.4.0-2+zorin1 amd64 SpiderMonkey JavaScript library
ri libmp3lame0:amd64 3.100-3 amd64 MP3 encoding library
ii libmp3lame0:i386 3.100-3 i386 MP3 encoding library
ri libmpc3:amd64 1.1.0-1 amd64 multiple precision complex floating-point library
ii libmpcdec6:amd64 2:0.1~r495-2 amd64 MusePack decoder - library
ri libmpdec2:amd64 2.4.2-3 amd64 library for decimal floating point arithmetic (runtime library)
ri libmpeg2-4:amd64 0.5.1-9 amd64 MPEG1 and MPEG2 video decoder library
ri libmpfr6:amd64 4.0.2-1 amd64 multiple precision floating-point computation
ri libmpg123-0:amd64 1.25.13-1 amd64 MPEG layer 1/2/3 audio decoder (shared library)
ii libmpg123-0:i386 1.25.13-1 i386 MPEG layer 1/2/3 audio decoder (shared library)
ii libmsgpackc2:amd64 3.0.1-3 amd64 binary-based efficient object serialization library
ri libmspack0:amd64 0.10.1-2 amd64 library for Microsoft compression formats (shared library)
ri libmspub-0.1-1:amd64 0.1.4-1build3 amd64 library for parsing the mspub file structure
ri libmtdev1:amd64 1.1.5-1.1 amd64 Multitouch Protocol Translation Library - shared library
ri libmtp-common 1.1.17-3 all Media Transfer Protocol (MTP) common files
ri libmtp-runtime 1.1.17-3 amd64 Media Transfer Protocol (MTP) runtime tools
ri libmtp9:amd64 1.1.17-3 amd64 Media Transfer Protocol (MTP) library
ri libmuparser2v5:amd64 2.2.6.1+dfsg-1build1 amd64 fast mathematical expressions parser library (runtime)
ri libmusicbrainz5-2:amd64 5.1.0+git20150707-9build1 amd64 Library to access the MusicBrainz.org database (C wrapper functions)
ri libmusicbrainz5cc2v5:amd64 5.1.0+git20150707-9build1 amd64 Library to access the MusicBrainz.org database
ri libmutter-7-0:amd64 3.38.4-1ubuntu2+zorin1 amd64 window manager library from the Mutter window manager
ri libmypaint-1.5-1:amd64 1.5.1-1 amd64 brush library for mypaint
ri libmypaint-common 1.5.1-1 all brush library for mypaint - common files
ri libmysofa1:amd64 1.0~dfsg0-1 amd64 library to read HRTFs stored in the AES69-2015 SOFA format
ii libmysqlclient21:amd64 8.0.32-0ubuntu0.20.04.2 amd64 MySQL database client library
ri libmythes-1.2-0:amd64 2:1.2.4-3build1 amd64 simple thesaurus library
ii libnautilus-extension1a:amd64 1:3.36.3-0ubuntu1.20.04.2 amd64 libraries for nautilus components - runtime version
ri libncurses6:amd64 6.2-0ubuntu2 amd64 shared libraries for terminal handling
ii libncurses6:i386 6.2-0ubuntu2 i386 shared libraries for terminal handling
ri libncursesw6:amd64 6.2-0ubuntu2 amd64 shared libraries for terminal handling (wide character support)
ii libncursesw6:i386 6.2-0ubuntu2 i386 shared libraries for terminal handling (wide character support)
ri libndp0:amd64 1.7-0ubuntu1 amd64 Library for Neighbor Discovery Protocol
ii libnemo-extension1:amd64 4.4.2-2ubuntu2 amd64 Nemo component system facilities
ri libneon27-gnutls:amd64 0.30.2-4 amd64 HTTP and WebDAV client library (GnuTLS enabled)
ri libnet-dbus-perl 1.2.0-1 amd64 Perl extension for the DBus bindings
ri libnet-http-perl 6.19-1 all module providing low-level HTTP connection client
ri libnet-smtp-ssl-perl 1.04-1 all Perl module providing SSL support to Net::SMTP
ri libnet-ssleay-perl 1.88-2ubuntu1 amd64 Perl module for Secure Sockets Layer (SSL)
ri libnetcdf15:amd64 1:4.7.3-1 amd64 Interface for scientific data access to large binary data
ri libnetfilter-conntrack3:amd64 1.0.7-2 amd64 Netfilter netlink-conntrack library
ii libnetpbm10 2:10.0-15.3build1 amd64 Graphics conversion tools shared libraries
ri libnetplan0:amd64 0.104-0ubuntu2~20.04.2 amd64 YAML network configuration abstraction runtime library
ri libnettle7:amd64 3.5.1+really3.5.1-2ubuntu0.2 amd64 low level cryptographic library (symmetric and one-way cryptos)
ii libnettle7:i386 3.5.1+really3.5.1-2ubuntu0.2 i386 low level cryptographic library (symmetric and one-way cryptos)
ri libnewt0.52:amd64 0.52.21-4ubuntu2 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang
ri libnfnetlink0:amd64 1.0.1-3build1 amd64 Netfilter netlink library
ri libnfs13:amd64 4.0.0-1 amd64 NFS client library (shared library)
ri libnftnl11:amd64 1.1.5-1 amd64 Netfilter nftables userspace API library
ri libnghttp2-14:amd64 1.40.0-1build1 amd64 library implementing HTTP/2 protocol (shared library)
ii libnl-3-200:amd64 3.4.0-1ubuntu0.1 amd64 library for dealing with netlink sockets
ii libnl-genl-3-200:amd64 3.4.0-1ubuntu0.1 amd64 library for dealing with netlink sockets - generic netlink
ii libnl-route-3-200:amd64 3.4.0-1ubuntu0.1 amd64 library for dealing with netlink sockets - route interface
ri libnm0:amd64 1.22.10-1ubuntu2.3 amd64 GObject-based client library for NetworkManager
ri libnma0:amd64 1.8.24-1ubuntu3 amd64 library for wireless and mobile dialogs (libnm version)
ii libnode-dev:amd64 10.19.0~dfsg-3ubuntu1 amd64 evented I/O for V8 javascript (development files)
ii libnode64:amd64 10.19.0~dfsg-3ubuntu1 amd64 evented I/O for V8 javascript - runtime library
ri libnorm1:amd64 1.5.8+dfsg2-2build1 amd64 NACK-Oriented Reliable Multicast (NORM) library
ri libnotify-bin 0.7.9-1ubuntu3.20.04.2 amd64 sends desktop notifications to a notification daemon (Utilities)
ri libnotify4:amd64 0.7.9-1ubuntu3.20.04.2 amd64 sends desktop notifications to a notification daemon
ri libnpth0:amd64 1.6-1 amd64 replacement for GNU Pth using system threads
ri libnspr4:amd64 2:4.25-1 amd64 NetScape Portable Runtime Library
ri libnss-mdns:amd64 0.14.1-1ubuntu1 amd64 NSS module for Multicast DNS name resolution
ii libnss-systemd:amd64 245.4-4ubuntu3.20 amd64 nss module providing dynamic user and group name resolution
ii libnss3:amd64 2:3.49.1-1ubuntu1.9 amd64 Network Security Service libraries
ri libntfs-3g883 1:2017.3.23AR.3-3ubuntu1.3 amd64 read/write NTFS driver for FUSE (runtime library)
ri libnuma1:amd64 2.0.12-1 amd64 Libraries for controlling NUMA policy
ii libnuma1:i386 2.0.12-1 i386 Libraries for controlling NUMA policy
ii libnvidia-cfg1-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-cfg1-525
ii libnvidia-cfg1-525:amd64 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA binary OpenGL/GLX configuration library
ii libnvidia-common-520 525.85.05-0ubuntu0.20.04.1 all Transitional package for libnvidia-common-525
ii libnvidia-common-525 525.85.05-0ubuntu0.20.04.1 all Shared files used by the NVIDIA libraries
ii libnvidia-compute-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-compute-525
ii libnvidia-compute-520:i386 525.85.05-0ubuntu0.20.04.1 i386 Transitional package for libnvidia-compute-525
ii libnvidia-compute-525:amd64 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA libcompute package
ii libnvidia-compute-525:i386 525.85.05-0ubuntu0.20.04.1 i386 NVIDIA libcompute package
ii libnvidia-decode-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-decode-525
ii libnvidia-decode-520:i386 525.85.05-0ubuntu0.20.04.1 i386 Transitional package for libnvidia-decode-525
ii libnvidia-decode-525:amd64 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA Video Decoding runtime libraries
ii libnvidia-decode-525:i386 525.85.05-0ubuntu0.20.04.1 i386 NVIDIA Video Decoding runtime libraries
ii libnvidia-encode-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-encode-525
ii libnvidia-encode-520:i386 525.85.05-0ubuntu0.20.04.1 i386 Transitional package for libnvidia-encode-525
ii libnvidia-encode-525:amd64 525.85.05-0ubuntu0.20.04.1 amd64 NVENC Video Encoding runtime library
ii libnvidia-encode-525:i386 525.85.05-0ubuntu0.20.04.1 i386 NVENC Video Encoding runtime library
ii libnvidia-extra-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-extra-525
ii libnvidia-extra-525:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Extra libraries for the NVIDIA driver
ii libnvidia-fbc1-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-fbc1-525
ii libnvidia-fbc1-520:i386 525.85.05-0ubuntu0.20.04.1 i386 Transitional package for libnvidia-fbc1-525
ii libnvidia-fbc1-525:amd64 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-fbc1-525:i386 525.85.05-0ubuntu0.20.04.1 i386 NVIDIA OpenGL-based Framebuffer Capture runtime library
ii libnvidia-gl-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for libnvidia-gl-525
ii libnvidia-gl-520:i386 525.85.05-0ubuntu0.20.04.1 i386 Transitional package for libnvidia-gl-525
ii libnvidia-gl-525:amd64 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvidia-gl-525:i386 525.85.05-0ubuntu0.20.04.1 i386 NVIDIA OpenGL/GLX/EGL/GLES GLVND libraries and Vulkan ICD
ii libnvtt2:amd64 2.0.8-1+dfsg-8.2build2 amd64 NVIDIA Texture Tools
ri liboauth0:amd64 1.0.3-4 amd64 C library implementing OAuth Core 1.0a API (runtime)
ri libodbc1:amd64 2.3.6-0.1build1 amd64 ODBC library for Unix
ii libodbc1:i386 2.3.6-0.1build1 i386 ODBC library for Unix
ri libodfgen-0.1-1:amd64 0.1.7-1ubuntu2 amd64 library to generate ODF documents
ri libogdi4.1 4.1.0+ds-1build1 amd64 Open Geographic Datastore Interface Library -- library
ri libogg0:amd64 1.3.4-0ubuntu1 amd64 Ogg bitstream library
ii libogg0:i386 1.3.4-0ubuntu1 i386 Ogg bitstream library
ii libopenal-data 1:1.19.1-1 all Software implementation of the OpenAL audio API (data files)
ii libopenal1:amd64 1:1.19.1-1 amd64 Software implementation of the OpenAL audio API (shared library)
ii libopenal1:i386 1:1.19.1-1 i386 Software implementation of the OpenAL audio API (shared library)
ri libopencore-amrnb0:amd64 0.1.5-1 amd64 Adaptive Multi Rate speech codec - shared library
ri libopencore-amrwb0:amd64 0.1.5-1 amd64 Adaptive Multi-Rate - Wideband speech codec - shared library
ri libopencv-core4.2:amd64 4.2.0+dfsg-5 amd64 computer vision core library
ri libopencv-imgcodecs4.2:amd64 4.2.0+dfsg-5 amd64 computer vision Image Codecs library
ri libopencv-imgproc4.2:amd64 4.2.0+dfsg-5 amd64 computer vision Image Processing library
ri libopencv-videoio4.2:amd64 4.2.0+dfsg-5 amd64 computer vision Video I/O library
ri libopenexr24:amd64 2.3.0-6ubuntu0.5 amd64 runtime files for the OpenEXR image library
ri libopengl0:amd64 1.3.2-1~ubuntu0.20.04.2 amd64 Vendor neutral GL dispatch library -- OpenGL support
ri libopenjp2-7:amd64 2.3.1-1ubuntu4.20.04.1 amd64 JPEG 2000 image compression/decompression library
ii libopenjp2-7:i386 2.3.1-1ubuntu4.20.04.1 i386 JPEG 2000 image compression/decompression library
ii libopenmpt-modplug1:amd64 0.4.11-1build1 amd64 module music library based on OpenMPT -- modplug compat library
ri libopenmpt0:amd64 0.4.11-1build1 amd64 module music library based on OpenMPT -- shared library
ri libopus0:amd64 1.3.1-0ubuntu1 amd64 Opus codec runtime library
ii libopus0:i386 1.3.1-0ubuntu1 i386 Opus codec runtime library
ii libopusfile0 0.9+20170913-1build1 amd64 High-level API for basic manipulation of Ogg Opus audio streams
ri liborc-0.4-0:amd64 1:0.4.31-1 amd64 Library of Optimized Inner Loops Runtime Compiler
ii liborc-0.4-0:i386 1:0.4.31-1 i386 Library of Optimized Inner Loops Runtime Compiler
ii libosmesa6:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 Mesa Off-screen rendering extension
ii libosmesa6:i386 21.2.6-0ubuntu0.1~20.04.2 i386 Mesa Off-screen rendering extension
ri libostree-1-1:amd64 2020.8-flatpak2~20.04 amd64 content-addressed filesystem for operating system binaries (library)
ri libp11-kit0:amd64 0.23.20-1ubuntu0.1 amd64 library for loading and coordinating access to PKCS#11 modules - runtime
ii libp11-kit0:i386 0.23.20-1ubuntu0.1 i386 library for loading and coordinating access to PKCS#11 modules - runtime
ri libpackagekit-glib2-18:amd64 1.1.13-2ubuntu1.1 amd64 Library for accessing PackageKit using GLib
ri libpagemaker-0.0-0:amd64 0.0.4-1build1 amd64 Library for importing and converting PageMaker Documents
ri libpam-cap:amd64 1:2.32-1 amd64 POSIX 1003.1e capabilities (PAM module)
ri libpam-fprintd:amd64 1.90.9-1~ubuntu20.04.1 amd64 PAM module for fingerprint authentication through fprintd
ri libpam-gnome-keyring:amd64 3.36.0-1ubuntu1 amd64 PAM module to unlock the GNOME keyring upon login
ii libpam-modules:amd64 1.3.1-5ubuntu4.6 amd64 Pluggable Authentication Modules for PAM
ii libpam-modules-bin 1.3.1-5ubuntu4.6 amd64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-runtime 1.3.1-5ubuntu4.6 all Runtime support for the PAM library
ii libpam-systemd:amd64 245.4-4ubuntu3.20 amd64 system and service manager - PAM module
ii libpam0g:amd64 1.3.1-5ubuntu4.6 amd64 Pluggable Authentication Modules library
ri libpango-1.0-0:amd64 1.44.7-2ubuntu4 amd64 Layout and rendering of internationalized text
ii libpango-1.0-0:i386 1.44.7-2ubuntu4 i386 Layout and rendering of internationalized text
ri libpangocairo-1.0-0:amd64 1.44.7-2ubuntu4 amd64 Layout and rendering of internationalized text
ii libpangocairo-1.0-0:i386 1.44.7-2ubuntu4 i386 Layout and rendering of internationalized text
ri libpangoft2-1.0-0:amd64 1.44.7-2ubuntu4 amd64 Layout and rendering of internationalized text
ii libpangoft2-1.0-0:i386 1.44.7-2ubuntu4 i386 Layout and rendering of internationalized text
ri libpangomm-1.4-1v5:amd64 2.42.0-2build1 amd64 C++ Wrapper for pango (shared libraries)
ri libpangoxft-1.0-0:amd64 1.44.7-2ubuntu4 amd64 Layout and rendering of internationalized text
ri libpaper-utils 1.1.28 amd64 library for handling paper characteristics (utilities)
ri libpaper1:amd64 1.1.28 amd64 library for handling paper characteristics
ii libparse-debianchangelog-perl 1.2.0-13 all parse Debian changelogs and output them in other formats
ri libparted-fs-resize0:amd64 3.3-4ubuntu0.20.04.1 amd64 disk partition manipulator - shared FS resizing library
ri libparted2:amd64 3.3-4ubuntu0.20.04.1 amd64 disk partition manipulator - shared library
ri libpcap0.8:amd64 1.9.1-3 amd64 system interface for user-level packet capture
ii libpcap0.8:i386 1.9.1-3 i386 system interface for user-level packet capture
ri libpcaudio0:amd64 1.1-4 amd64 C API to different audio devices - shared library
ri libpci3:amd64 1:3.6.4-1ubuntu0.20.04.1 amd64 PCI utilities (shared library)
ri libpciaccess0:amd64 0.16-0ubuntu1 amd64 Generic PCI access library for X
ri libpciaccess0:i386 0.16-0ubuntu1 i386 Generic PCI access library for X
ri libpcre2-16-0:amd64 10.34-7ubuntu0.1 amd64 New Perl Compatible Regular Expression Library - 16 bit runtime files
ri libpcre2-32-0:amd64 10.34-7ubuntu0.1 amd64 New Perl Compatible Regular Expression Library - 32 bit runtime files
ri libpcre2-8-0:amd64 10.34-7ubuntu0.1 amd64 New Perl Compatible Regular Expression Library- 8 bit runtime files
ii libpcre2-8-0:i386 10.34-7ubuntu0.1 i386 New Perl Compatible Regular Expression Library- 8 bit runtime files
ri libpcre3:amd64 2:8.39-12ubuntu0.1 amd64 Old Perl 5 Compatible Regular Expression Library - runtime files
ii libpcre3:i386 2:8.39-12ubuntu0.1 i386 Old Perl 5 Compatible Regular Expression Library - runtime files
ri libpcsclite1:amd64 1.8.26-3 amd64 Middleware to access a smart card using PC/SC (library)
ri libpeas-1.0-0:amd64 1.26.0-2 amd64 Application plugin library
ri libpeas-common 1.26.0-2 all Application plugin library (common files)
ri libperl4-corelibs-perl 0.004-2 all libraries historically supplied with Perl 4
ri libperl5.30:amd64 5.30.0-9ubuntu0.3 amd64 shared Perl library
ri libpgm-5.2-0:amd64 5.2.122~dfsg-3ubuntu1 amd64 OpenPGM shared library
ri libphonenumber7:amd64 7.1.0-5ubuntu11 amd64 parsing/formatting/validating phone numbers
ri libpipeline1:amd64 1.5.2-2build1 amd64 Unix process pipeline manipulation library
ri libpipewire-0.3-0:amd64 0.3.24-3+zorin3 amd64 libraries for the PipeWire multimedia server
ri libpipewire-0.3-modules:amd64 0.3.24-3+zorin3 amd64 libraries for the PipeWire multimedia server - modules
ri libpixman-1-0:amd64 0.38.4-0ubuntu2.1 amd64 pixel-manipulation library for X and cairo
ii libpixman-1-0:i386 0.38.4-0ubuntu2.1 i386 pixel-manipulation library for X and cairo
ri libpkcs11-helper1:amd64 1.26-1 amd64 library that simplifies the interaction with PKCS#11
ii libplacebo7:amd64 1.7.0-2 amd64 GPU-accelerated video/image rendering primitives (shared library)
ri libplist3:amd64 2.1.0-4build2 amd64 Library for handling Apple binary and XML property lists
ri libplymouth5:amd64 0.9.4git20200323-0ubuntu6.2 amd64 graphical boot animation and logger - shared libraries
ri libpng16-16:amd64 1.6.37-2 amd64 PNG library - runtime (version 1.6)
ii libpng16-16:i386 1.6.37-2 i386 PNG library - runtime (version 1.6)
ii libpodofo0.9.6 0.9.6+dfsg-5build1 amd64 PoDoFo - library to work with the PDF file format
ri libpolkit-agent-1-0:amd64 0.105-26ubuntu1.3 amd64 PolicyKit Authentication Agent API
ri libpolkit-gobject-1-0:amd64 0.105-26ubuntu1.3 amd64 PolicyKit Authorization API
ri libpoppler-cpp0v5:amd64 0.86.1-0ubuntu1.1 amd64 PDF rendering library (CPP shared library)
ri libpoppler-glib8:amd64 0.86.1-0ubuntu1.1 amd64 PDF rendering library (GLib-based shared library)
ri libpoppler97:amd64 0.86.1-0ubuntu1.1 amd64 PDF rendering library
ri libpopt0:amd64 1.16-14 amd64 lib for parsing cmdline parameters
ri libpostproc55:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library for post processing - runtime files
ii libpq5:amd64 12.14-0ubuntu0.20.04.1 amd64 PostgreSQL C client library
ri libprocps8:amd64 2:3.3.16-1ubuntu2.3 amd64 library for accessing process information from /proc
ri libproj15:amd64 6.3.1-1 amd64 Cartographic projection library
ii libprotobuf-lite17:amd64 3.6.1.3-2ubuntu5.2 amd64 protocol buffers C++ library (lite version)
ii libprotobuf17:amd64 3.6.1.3-2ubuntu5.2 amd64 protocol buffers C++ library
ii libproxy-tools 0.4.15-10ubuntu1.2 amd64 automatic proxy configuration management library (tools)
ri libproxy1-plugin-gsettings:amd64 0.4.15-10ubuntu1.2 amd64 automatic proxy configuration management library (GSettings plugin)
ri libproxy1-plugin-networkmanager:amd64 0.4.15-10ubuntu1.2 amd64 automatic proxy configuration management library (Network Manager plugin)
ri libproxy1v5:amd64 0.4.15-10ubuntu1.2 amd64 automatic proxy configuration management library (shared)
ii libproxy1v5:i386 0.4.15-10ubuntu1.2 i386 automatic proxy configuration management library (shared)
ri libpsl5:amd64 0.21.0-1ubuntu1 amd64 Library for Public Suffix List (shared libraries)
ii libpsl5:i386 0.21.0-1ubuntu1 i386 Library for Public Suffix List (shared libraries)
ri libpst4:amd64 0.6.74-1build1 amd64 library for reading Microsoft Outlook PST files
ii libptexenc1:amd64 2019.20190605.51237-3build2 amd64 TeX Live: pTeX encoding library
ri libpugixml1v5:amd64 1.10-1 amd64 Light-weight C++ XML processing library
ri libpulse-mainloop-glib0:amd64 1:13.99.1-1ubuntu3.13 amd64 PulseAudio client libraries (glib support)
ri libpulse0:amd64 1:13.99.1-1ubuntu3.13 amd64 PulseAudio client libraries
ii libpulse0:i386 1:13.99.1-1ubuntu3.13 i386 PulseAudio client libraries
ri libpulsedsp:amd64 1:13.99.1-1ubuntu3.13 amd64 PulseAudio OSS pre-load library
ri libpwquality-common 1.4.2-1build1 all library for password quality checking and generation (data files)
ri libpwquality1:amd64 1.4.2-1build1 amd64 library for password quality checking and generation
ii libpython2-stdlib:amd64 2.7.17-2ubuntu4 amd64 interactive high-level object-oriented language (Python2)
ii libpython2.7:amd64 2.7.18-1~20.04.3 amd64 Shared Python runtime library (version 2.7)
ii libpython2.7-minimal:amd64 2.7.18-1~20.04.3 amd64 Minimal subset of the Python language (version 2.7)
ii libpython2.7-stdlib:amd64 2.7.18-1~20.04.3 amd64 Interactive high-level object-oriented language (standard library, version 2.7)
ri libpython3-stdlib:amd64 3.8.2-0ubuntu2 amd64 interactive high-level object-oriented language (default python3 version)
ii libpython3.8:amd64 3.8.10-0ubuntu1~20.04.6 amd64 Shared Python runtime library (version 3.8)
ii libpython3.8-minimal:amd64 3.8.10-0ubuntu1~20.04.6 amd64 Minimal subset of the Python language (version 3.8)
ii libpython3.8-stdlib:amd64 3.8.10-0ubuntu1~20.04.6 amd64 Interactive high-level object-oriented language (standard library, version 3.8)
ri libqhull7:amd64 2015.2-4 amd64 calculate convex hulls and related structures (shared library)
ri libqmi-glib5:amd64 1.30.4-1~ubuntu20.04.1 amd64 Support library to use the Qualcomm MSM Interface (QMI) protocol
ri libqmi-proxy 1.30.4-1~ubuntu20.04.1 amd64 Proxy to communicate with QMI ports
ri libqpdf26:amd64 9.1.1-1ubuntu0.1 amd64 runtime library for PDF transformation/inspection software
ri libqqwing2v5:amd64 1.3.4-1.1build1 amd64 tool for generating and solving Sudoku puzzles (library)
ri libqt5core5a:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 core module
ri libqt5dbus5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 D-Bus module
ii libqt5designer5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 designer module
ri libqt5gui5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 GUI module
ii libqt5help5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 help module
ii libqt5multimedia5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 Multimedia module
ii libqt5multimedia5-plugins:amd64 5.12.8-0ubuntu1 amd64 Qt 5 Multimedia module plugins
ii libqt5multimediagsttools5:amd64 5.12.8-0ubuntu1 amd64 GStreamer tools for Qt 5 Multimedia module
ii libqt5multimediawidgets5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 Multimedia Widgets module
ri libqt5network5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 network module
ri libqt5opengl5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 OpenGL module
ii libqt5positioning5:amd64 5.12.8+dfsg-0ubuntu1 amd64 Qt Positioning module
ri libqt5printsupport5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 print support module
ii libqt5qml5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 QML module
ii libqt5quick5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 Quick library
ii libqt5quickwidgets5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 Quick Widgets library
ii libqt5sensors5:amd64 5.12.8-0ubuntu1 amd64 Qt Sensors module
ii libqt5sql5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 SQL module
ii libqt5sql5-sqlite:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 SQLite 3 database driver
ri libqt5svg5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 SVG module
ii libqt5test5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 test module
ii libqt5webchannel5:amd64 5.12.8-0ubuntu1 amd64 Web communication library for Qt
ii libqt5webengine-data 5.12.8+dfsg-0ubuntu1.1 all Web content engine library for Qt - Data
ii libqt5webengine5:amd64 5.12.8+dfsg-0ubuntu1.1 amd64 Web content engine library for Qt
ii libqt5webenginecore5:amd64 5.12.8+dfsg-0ubuntu1.1 amd64 Web content engine library for Qt - Core
ii libqt5webenginewidgets5:amd64 5.12.8+dfsg-0ubuntu1.1 amd64 Web content engine library for Qt - Widget
ii libqt5webkit5:amd64 5.212.0~alpha4-1ubuntu2.1 amd64 Web content engine library for Qt
ri libqt5widgets5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 widgets module
ri libqt5x11extras5:amd64 5.12.8-0ubuntu1 amd64 Qt 5 X11 extras
ii libqt5xml5:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 XML module
ri libquadmath0:amd64 10.3.0-1ubuntu1~20.04 amd64 GCC Quad-Precision Math Library
ri libquvi-0.9-0.9.3:amd64 0.9.4-0ubuntu1 amd64 library for parsing video download links (runtime libraries)
ri libquvi-scripts-0.9 0.9.20131130-1.1 all library for parsing video download links (Lua scripts)
ri libraptor2-0:amd64 2.0.15-0ubuntu1.20.04.1 amd64 Raptor 2 RDF syntax library
ri librasqal3:amd64 0.9.33-0.1 amd64 Rasqal RDF query library
ri libraw1394-11:amd64 2.1.2-1 amd64 library for direct access to IEEE 1394 bus (aka FireWire)
ii libraw1394-11:i386 2.1.2-1 i386 library for direct access to IEEE 1394 bus (aka FireWire)
ri libraw19:amd64 0.19.5-1ubuntu1.1 amd64 raw image decoder library
ri librdf0:amd64 1.0.17-1.1ubuntu1 amd64 Redland Resource Description Framework (RDF) library
ii libre2-5:amd64 20200101+dfsg-1build1 amd64 efficient, principled regular expression library
ri libreadline8:amd64 8.0-4 amd64 GNU readline and history libraries, run-time libraries
ii librecad 2.1.3-1.2+deb10u1build0.20.04.1 amd64 Computer-aided design (CAD) system
ii librecad-data 2.1.3-1.2+deb10u1build0.20.04.1 all Computer-aided design (CAD) system -- shared files
ii librecode0:amd64 3.6-24 amd64 Shared library on which recode is based
ii libreoffice-base-core 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- shared library
ii libreoffice-calc 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- spreadsheet
ii libreoffice-common 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 all office productivity suite -- arch-independent files
ii libreoffice-core 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- arch-dependent files
ii libreoffice-draw 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- drawing
ii libreoffice-gnome 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- GNOME integration
ii libreoffice-gtk3 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- GTK+ 3 integration
ii libreoffice-help-common 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 all office productivity suite -- common files for LibreOffice help
ii libreoffice-help-en-us 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 all office productivity suite -- English_american help
ii libreoffice-impress 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- presentation
ii libreoffice-style-colibre 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 all office productivity suite -- colibre symbol style
ii libreoffice-style-elementary 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 all office productivity suite -- Elementary symbol style
ii libreoffice-style-yaru 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 all office productivity suite -- Yaru symbol style
ii libreoffice-writer 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 office productivity suite -- word processor
ii libresid-builder0c2a 2.1.1-15ubuntu2 amd64 SID chip emulation class based on resid
ri librest-0.7-0:amd64 0.8.1-1 amd64 REST service access library
ri librevenge-0.0-0:amd64 0.0.4-6ubuntu5 amd64 Base Library for writing document interface filters
ri librhythmbox-core10:amd64 3.4.4-1ubuntu2 amd64 support library for the rhythmbox music player
ii libroken18-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - roken support library
ii libroken18-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - roken support library
ri librsvg2-2:amd64 2.48.9-1ubuntu0.20.04.1 amd64 SAX-based renderer library for SVG files (runtime)
ii librsvg2-2:i386 2.48.9-1ubuntu0.20.04.1 i386 SAX-based renderer library for SVG files (runtime)
ri librsvg2-common:amd64 2.48.9-1ubuntu0.20.04.1 amd64 SAX-based renderer library for SVG files (extra runtime)
ii librsvg2-common:i386 2.48.9-1ubuntu0.20.04.1 i386 SAX-based renderer library for SVG files (extra runtime)
ri librsync2:amd64 2.0.2-1ubuntu1 amd64 rsync remote-delta algorithm library
ri librtmp1:amd64 2.4+20151223.gitfa8646d.1-2build1 amd64 toolkit for RTMP streams (shared library)
ri librubberband2:amd64 1.8.2-1build1 amd64 audio time-stretching and pitch-shifting library
ii libruby2.7:amd64 2.7.0-5ubuntu1.7 amd64 Libraries necessary to run Ruby 2.7
ri librygel-core-2.6-2:amd64 0.38.3-1ubuntu1 amd64 GNOME UPnP/DLNA services - core library
ri librygel-db-2.6-2:amd64 0.38.3-1ubuntu1 amd64 GNOME UPnP/DLNA services - db library
ri librygel-renderer-2.6-2:amd64 0.38.3-1ubuntu1 amd64 GNOME UPnP/DLNA services - renderer library
ri librygel-server-2.6-2:amd64 0.38.3-1ubuntu1 amd64 GNOME UPnP/DLNA services - server library
ri libsamplerate0:amd64 0.1.9-2 amd64 Audio sample rate conversion library
ii libsamplerate0:i386 0.1.9-2 i386 Audio sample rate conversion library
ri libsane:amd64 1.0.29-0ubuntu5.2 amd64 API library for scanners
ri libsane-common 1.0.29-0ubuntu5.2 all API library for scanners -- documentation and support files
ri libsane-hpaio:amd64 3.20.3+dfsg0-2 amd64 HP SANE backend for multi-function peripherals
ri libsasl2-2:amd64 2.1.27+dfsg-2ubuntu0.1 amd64 Cyrus SASL - authentication abstraction library
ri libsasl2-modules:amd64 2.1.27+dfsg-2ubuntu0.1 amd64 Cyrus SASL - pluggable authentication modules
rc libsasl2-modules:i386 2.1.27+dfsg-2ubuntu0.1 i386 Cyrus SASL - pluggable authentication modules
ri libsasl2-modules-db:amd64 2.1.27+dfsg-2ubuntu0.1 amd64 Cyrus SASL - pluggable authentication modules (DB)
ri libsbc1:amd64 1.4-1 amd64 Sub Band CODEC library - runtime
ii libsdl-image1.2:amd64 1.2.12-12 amd64 Image loading library for Simple DirectMedia Layer 1.2, libraries
ri libsdl1.2debian:amd64 1.2.15+dfsg2-5 amd64 Simple DirectMedia Layer
ri libsdl2-2.0-0:amd64 2.0.10+dfsg1-3 amd64 Simple DirectMedia Layer
ii libsdl2-2.0-0:i386 2.0.10+dfsg1-3 i386 Simple DirectMedia Layer
ri libseccomp2:amd64 2.5.1-1ubuntu1~20.04.2 amd64 high level interface to Linux seccomp filter
ri libsecret-1-0:amd64 0.20.4-0ubuntu1 amd64 Secret store
ri libsecret-common 0.20.4-0ubuntu1 all Secret store (common files)
ri libselinux1:amd64 3.0-1build2 amd64 SELinux runtime shared libraries
ii libselinux1:i386 3.0-1build2 i386 SELinux runtime shared libraries
ri libsemanage-common 3.0-1build2 all Common files for SELinux policy management libraries
ri libsemanage1:amd64 3.0-1build2 amd64 SELinux policy management library
ri libsensors-config 1:3.6.0-2ubuntu1.1 all lm-sensors configuration files
ri libsensors5:amd64 1:3.6.0-2ubuntu1.1 amd64 library to read temperature/voltage/fan sensors
ri libsensors5:i386 1:3.6.0-2ubuntu1.1 i386 library to read temperature/voltage/fan sensors
ri libsepol1:amd64 3.0-1ubuntu0.1 amd64 SELinux library for manipulating binary security policies
ri libserd-0-0:amd64 0.30.2-1 amd64 lightweight RDF syntax library
ri libsgutils2-2 1.44-1ubuntu2 amd64 utilities for devices using the SCSI command set (shared libraries)
ri libshine3:amd64 3.1.1-2 amd64 Fixed-point MP3 encoding library - runtime files
ii libshine3:i386 3.1.1-2 i386 Fixed-point MP3 encoding library - runtime files
ri libshout3:amd64 2.4.3-1 amd64 MP3/Ogg Vorbis broadcast streaming library
ii libshout3:i386 2.4.3-1 i386 MP3/Ogg Vorbis broadcast streaming library
ri libsidplay1v5:amd64 1.36.59-11build1 amd64 SID (MOS 6581) emulation library
ii libsidplay2 2.1.1-15ubuntu2 amd64 SID (MOS 6581) emulation library
ri libsigc++-2.0-0v5:amd64 2.10.2-1build1 amd64 type-safe Signal Framework for C++ - runtime
ri libslang2:amd64 2.3.2-4 amd64 S-Lang programming library - runtime version
ii libslang2:i386 2.3.2-4 i386 S-Lang programming library - runtime version
ri libsm6:amd64 2:1.2.3-1 amd64 X11 Session Management library
ri libsmartcols1:amd64 2.34-0.1ubuntu9.3 amd64 smart column output alignment library
ii libsmbclient:amd64 2:4.15.13+dfsg-0ubuntu0.20.04.1 amd64 shared library for communication with SMB/CIFS servers
ri libsmbios-c2 2.4.3-1 amd64 Provide access to (SM)BIOS information -- dynamic library
ri libsnapd-glib1:amd64 1.58-0ubuntu0.20.04.0 amd64 GLib snapd library
ri libsnappy1v5:amd64 1.1.8-1build1 amd64 fast compression/decompression library
ii libsnappy1v5:i386 1.1.8-1build1 i386 fast compression/decompression library
ri libsndfile1:amd64 1.0.28-7ubuntu0.1 amd64 Library for reading/writing audio files
ii libsndfile1:i386 1.0.28-7ubuntu0.1 i386 Library for reading/writing audio files
ii libsndio7.0:amd64 1.5.0-3 amd64 Small audio and MIDI framework from OpenBSD, runtime libraries
ii libsndio7.0:i386 1.5.0-3 i386 Small audio and MIDI framework from OpenBSD, runtime libraries
ii libsnmp-base 5.8+dfsg-2ubuntu2.6 all SNMP configuration script, MIBs and documentation
ii libsnmp35:amd64 5.8+dfsg-2ubuntu2.6 amd64 SNMP (Simple Network Management Protocol) library
ri libsocket++1:amd64 1.12.13-10build1 amd64 lightweight convenience library to handle low level BSD sockets in C++ - libs
ri libsodium23:amd64 1.0.18-1 amd64 Network communication, cryptography and signaturing library
ri libsonic0:amd64 0.2.0-8 amd64 Simple library to speed up or slow down speech
ri libsord-0-0:amd64 0.16.4-1 amd64 library for storing RDF data in memory
ri libsoup-gnome2.4-1:amd64 2.70.0-1 amd64 HTTP library implementation in C -- GNOME support library
ri libsoup2.4-1:amd64 2.70.0-1 amd64 HTTP library implementation in C -- Shared library
ii libsoup2.4-1:i386 2.70.0-1 i386 HTTP library implementation in C -- Shared library
ri libsoxr0:amd64 0.1.3-2build1 amd64 High quality 1D sample-rate conversion library
ii libsoxr0:i386 0.1.3-2build1 i386 High quality 1D sample-rate conversion library
ri libspa-0.2-modules:amd64 0.3.24-3+zorin3 amd64 libraries for the PipeWire multimedia server Simple Plugin API - modules
ii libspatialaudio0:amd64 0.3.0+git20180730+dfsg1-2build1 amd64 library for ambisonic encoding and decoding (runtime files)
ri libspatialite7:amd64 4.3.0a-6build1 amd64 Geospatial extension for SQLite - libraries
ri libspectre1:amd64 0.2.8-2 amd64 Library for rendering PostScript documents
ri libspeechd2:amd64 0.9.1-4 amd64 Speech Dispatcher: Shared libraries
ri libspeex1:amd64 1.2~rc1.2-1.1ubuntu1.20.04.1 amd64 The Speex codec runtime library
ii libspeex1:i386 1.2~rc1.2-1.1ubuntu1.20.04.1 i386 The Speex codec runtime library
ri libspeexdsp1:amd64 1.2~rc1.2-1.1ubuntu1.20.04.1 amd64 The Speex extended runtime library
ri libsqlite3-0:amd64 3.31.1-4ubuntu0.5 amd64 SQLite 3 shared library
ii libsqlite3-0:i386 3.31.1-4ubuntu0.5 i386 SQLite 3 shared library
ri libsratom-0-0:amd64 0.6.4-1 amd64 library for serialising LV2 atoms to/from Turtle
ii libsrt1:amd64 1.4.0-1build1 amd64 Secure Reliable Transport UDP streaming library
ri libss2:amd64 1.45.5-2ubuntu1.1 amd64 command-line interface parsing library
ri libssh-4:amd64 0.9.3-2ubuntu2.2 amd64 tiny C SSH library (OpenSSL flavor)
ri libssh-gcrypt-4:amd64 0.9.3-2ubuntu2.2 amd64 tiny C SSH library (gcrypt flavor)
ii libssh2-1:amd64 1.8.0-2.1build1 amd64 SSH2 client-side library
ii libssl-dev:amd64 1.1.1f-1ubuntu2.17 amd64 Secure Sockets Layer toolkit - development files
ii libssl1.1:amd64 1.1.1f-1ubuntu2.17 amd64 Secure Sockets Layer toolkit - shared libraries
ii libssl1.1:i386 1.1.1f-1ubuntu2.17 i386 Secure Sockets Layer toolkit - shared libraries
ri libstartup-notification0:amd64 0.12-6 amd64 library for program launch feedback (shared library)
ii libstb0:amd64 0.0~git20190817.1.052dce1-1 amd64 single-file public domain (or MIT licensed) libraries for C/C++
ii libstb0:i386 0.0~git20190817.1.052dce1-1 i386 single-file public domain (or MIT licensed) libraries for C/C++
ri libstdc++6:amd64 10.3.0-1ubuntu1~20.04 amd64 GNU Standard C++ Library v3
ri libstdc++6:i386 10.3.0-1ubuntu1~20.04 i386 GNU Standard C++ Library v3
ri libstemmer0d:amd64 0+svn585-2 amd64 Snowball stemming algorithms for use in Information Retrieval
ii libsub-name-perl 0.26-1 amd64 module for assigning a new name to referenced sub
ri libsuitesparseconfig5:amd64 1:5.7.1+dfsg-2 amd64 configuration routines for all SuiteSparse modules
ri libsuperlu5:amd64 5.2.1+dfsg1-4 amd64 Direct solution of large, sparse systems of linear equations
ri libswresample3:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii libswresample3:i386 7:4.2.7-0ubuntu0.1 i386 FFmpeg library for audio resampling, rematrixing etc. - runtime files
ri libswscale5:amd64 7:4.2.7-0ubuntu0.1 amd64 FFmpeg library for image scaling and various conversions - runtime files
ri libsynctex2:amd64 2019.20190605.51237-3build2 amd64 TeX Live: SyncTeX parser library
ii libsystemd0:amd64 245.4-4ubuntu3.20 amd64 systemd utility library
ii libsystemd0:i386 245.4-4ubuntu3.20 i386 systemd utility library
ri libsz2:amd64 1.0.4-1 amd64 Adaptive Entropy Coding library - SZIP
ri libtag1v5:amd64 1.11.1+dfsg.1-0.3ubuntu2 amd64 audio meta-data library
ii libtag1v5:i386 1.11.1+dfsg.1-0.3ubuntu2 i386 audio meta-data library
ri libtag1v5-vanilla:amd64 1.11.1+dfsg.1-0.3ubuntu2 amd64 audio meta-data library - vanilla flavour
ii libtag1v5-vanilla:i386 1.11.1+dfsg.1-0.3ubuntu2 i386 audio meta-data library - vanilla flavour
ii libtalloc2:amd64 2.3.3-0ubuntu0.20.04.1 amd64 hierarchical pool based memory allocator
ri libtasn1-6:amd64 4.16.0-2 amd64 Manage ASN.1 structures (runtime)
ii libtasn1-6:i386 4.16.0-2 i386 Manage ASN.1 structures (runtime)
ri libtbb2:amd64 2020.1-2 amd64 parallelism library for C++ - runtime files
ii libtcl8.6:amd64 8.6.10+dfsg-1 amd64 Tcl (the Tool Command Language) v8.6 - run-time library files
ii libtdb1:amd64 1.4.5-0ubuntu0.20.04.1 amd64 Trivial Database - shared library
ri libteamdctl0:amd64 1.30-1 amd64 library for communication with `teamd` process
ii libteckit0:amd64 2.5.8+ds2-5ubuntu2 amd64 Encoding conversion library
ri libtelepathy-glib0:amd64 0.24.1-2ubuntu1 amd64 Telepathy framework - GLib library
ri libtepl-4-0:amd64 4.4.0-1 amd64 Text editor library for GTK
ii libtermkey1:amd64 0.22-1 amd64 library for processing keyboard input
ii libtevent0:amd64 0.11.0-0ubuntu0.20.04.1 amd64 talloc-based event loop library - shared library
ii libtexlua53:amd64 2019.20190605.51237-3build2 amd64 TeX Live: Lua 5.3, modified for use with LuaTeX
ii libtexluajit2:amd64 2019.20190605.51237-3build2 amd64 TeX Live: LuaJIT, modified for use with LuaJITTeX
ri libtext-charwidth-perl 0.04-10 amd64 get display widths of characters on the terminal
ii libtext-csv-perl 2.00-1 all comma-separated values manipulator (using XS or PurePerl)
ii libtext-csv-xs-perl 1.41-1 amd64 Perl C/XS module to process Comma-Separated Value files
ri libtext-iconv-perl 1.7-7 amd64 module to convert between character sets in Perl
ri libtext-wrapi18n-perl 0.06-9 all internationalized substitute of Text::Wrap
ii libtfm1:amd64 0.13-4 amd64 Fast multiple-precision integer library [runtime]
ri libthai-data 0.1.28-3 all Data files for Thai language support library
ri libthai0:amd64 0.1.28-3 amd64 Thai language support library
ii libthai0:i386 0.1.28-3 i386 Thai language support library
ri libtheora0:amd64 1.1.1+dfsg.1-15ubuntu2 amd64 Theora Video Compression Codec
ii libtheora0:i386 1.1.1+dfsg.1-15ubuntu2 i386 Theora Video Compression Codec
ri libtie-ixhash-perl 1.23-2 all Perl module to order associative arrays
ii libtiff-tools 4.1.0+git191117-2ubuntu0.20.04.8 amd64 TIFF manipulation and conversion tools
ii libtiff5:amd64 4.1.0+git191117-2ubuntu0.20.04.8 amd64 Tag Image File Format (TIFF) library
ii libtiff5:i386 4.1.0+git191117-2ubuntu0.20.04.8 i386 Tag Image File Format (TIFF) library
ri libtimedate-perl 2.3200-1 all collection of modules to manipulate date/time information
ri libtinfo6:amd64 6.2-0ubuntu2 amd64 shared low-level terminfo library for terminal handling
ri libtinfo6:i386 6.2-0ubuntu2 i386 shared low-level terminfo library for terminal handling
ii libtk8.6:amd64 8.6.10-1 amd64 Tk toolkit for Tcl and X11 v8.6 - run-time files
ri libtotem-plparser-common 3.26.5-1ubuntu1 all Totem Playlist Parser library - common files
ri libtotem-plparser-videosite:amd64 3.26.5-1ubuntu1 amd64 Totem Playlist Parser library - videosite helper
ri libtotem-plparser18:amd64 3.26.5-1ubuntu1 amd64 Totem Playlist Parser library - runtime files
ri libtotem0:amd64 3.34.1-2ubuntu2 amd64 Main library for the Totem media player
ri libtracker-control-2.0-0:amd64 2.3.6-0ubuntu1 amd64 library to control/monitor tracker miners
ri libtracker-miner-2.0-0:amd64 2.3.6-0ubuntu1 amd64 tracker data miner library
ri libtracker-sparql-2.0-0:amd64 2.3.6-0ubuntu1 amd64 metadata database, indexer and search tool - library
ri libtry-tiny-perl 0.30-1 all module providing minimalistic try/catch
ri libtsan0:amd64 10.3.0-1ubuntu1~20.04 amd64 ThreadSanitizer -- a Valgrind-based detector of data races (runtime)
ri libtss2-esys0 2.3.2-1ubuntu0.20.04.1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ri libtwolame0:amd64 0.4.0-2 amd64 MPEG Audio Layer 2 encoding library
ii libtwolame0:i386 0.4.0-2 i386 MPEG Audio Layer 2 encoding library
ii libtypes-serialiser-perl 1.0-1 all module providing simple data types for common serialisation formats
ri libu2f-udev 1.1.10-1 all Universal 2nd Factor (U2F) common files
ri libubsan1:amd64 10.3.0-1ubuntu1~20.04 amd64 UBSan -- undefined behaviour sanitizer (runtime)
ri libuchardet0:amd64 0.0.6-3build1 amd64 universal charset detection library - shared library
ii libudev1:amd64 245.4-4ubuntu3.20 amd64 libudev shared library
ii libudev1:i386 245.4-4ubuntu3.20 i386 libudev shared library
ri libudisks2-0:amd64 2.8.4-1ubuntu2 amd64 GObject based library to access udisks2
ri libumfpack5:amd64 1:5.7.1+dfsg-2 amd64 sparse LU factorization library
ii libunibilium4:amd64 2.0.0-5 amd64 simple, self-contained terminfo library
ri libunistring2:amd64 0.9.10-2 amd64 Unicode string library for C
ii libunistring2:i386 0.9.10-2 i386 Unicode string library for C
ri libunity-protocol-private0:amd64 7.1.4+19.04.20190319-0ubuntu3 amd64 binding to get places into the launcher - private library
ri libunity-scopes-json-def-desktop 7.1.4+19.04.20190319-0ubuntu3 all binding to get places into the launcher - desktop def file
ri libunity9:amd64 7.1.4+19.04.20190319-0ubuntu3 amd64 binding to get places into the launcher - shared library
ii libuno-cppu3 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 LibreOffice UNO runtime environment -- CPPU public library
ii libuno-cppuhelpergcc3-3 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 LibreOffice UNO runtime environment -- CPPU helper library
ii libuno-purpenvhelpergcc3-3 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 LibreOffice UNO runtime environment -- "purpose environment" helper
ii libuno-sal3 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 LibreOffice UNO runtime environment -- SAL public library
ii libuno-salhelpergcc3-3 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 LibreOffice UNO runtime environment -- SAL helpers for C++ library
ri libunwind8:amd64 1.2.1-9build1 amd64 library to determine the call-chain of a program - runtime
ii libupnp13:amd64 1:1.8.4-2ubuntu2 amd64 Portable SDK for UPnP Devices, version 1.8 (shared library)
ri libupower-glib3:amd64 0.99.11-1build2 amd64 abstraction for power management - shared library
ri liburi-perl 1.76-2 all module to manipulate and access URI strings
ri liburiparser1:amd64 0.9.3-2 amd64 URI parsing library compliant with RFC 3986
ii libusageenvironment3:amd64 2020.01.19-1build1 amd64 multimedia RTSP streaming library (UsageEnvironment classes)
ri libusb-1.0-0:amd64 2:1.0.23-2build1 amd64 userspace USB programming library
ii libusb-1.0-0:i386 2:1.0.23-2build1 i386 userspace USB programming library
ri libusbmuxd6:amd64 2.0.1-2 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library
ri libuuid1:amd64 2.34-0.1ubuntu9.3 amd64 Universally Unique ID library
ii libuuid1:i386 2.34-0.1ubuntu9.3 i386 Universally Unique ID library
ri libuv1:amd64 1.34.2-1ubuntu1.3 amd64 asynchronous event notification library - runtime library
ii libuv1-dev:amd64 1.34.2-1ubuntu1.3 amd64 asynchronous event notification library - development files
ri libv4l-0:amd64 1.18.0-2build1 amd64 Collection of video4linux support libraries
ii libv4l-0:i386 1.18.0-2build1 i386 Collection of video4linux support libraries
ri libv4lconvert0:amd64 1.18.0-2build1 amd64 Video4linux frame format conversion library
ii libv4lconvert0:i386 1.18.0-2build1 i386 Video4linux frame format conversion library
ri libva-drm2:amd64 2.7.0-2 amd64 Video Acceleration (VA) API for Linux -- DRM runtime
ii libva-drm2:i386 2.7.0-2 i386 Video Acceleration (VA) API for Linux -- DRM runtime
ri libva-wayland2:amd64 2.7.0-2 amd64 Video Acceleration (VA) API for Linux -- Wayland runtime
ri libva-x11-2:amd64 2.7.0-2 amd64 Video Acceleration (VA) API for Linux -- X11 runtime
ii libva-x11-2:i386 2.7.0-2 i386 Video Acceleration (VA) API for Linux -- X11 runtime
ri libva2:amd64 2.7.0-2 amd64 Video Acceleration (VA) API for Linux -- runtime
ii libva2:i386 2.7.0-2 i386 Video Acceleration (VA) API for Linux -- runtime
ri libvdpau1:amd64 1.3-1ubuntu2 amd64 Video Decode and Presentation API for Unix (libraries)
ii libvdpau1:i386 1.3-1ubuntu2 i386 Video Decode and Presentation API for Unix (libraries)
ri libvidstab1.1:amd64 1.1.0-2 amd64 video stabilization library (shared library)
ri libvisio-0.1-1:amd64 0.1.7-1build2 amd64 library for parsing the visio file structure
ri libvisual-0.4-0:amd64 0.4.0-17 amd64 audio visualization framework
ii libvisual-0.4-0:i386 0.4.0-17 i386 audio visualization framework
ii libvkd3d1:amd64 1.1-4 amd64 Direct3D 12 to Vulkan translation - library
ii libvkd3d1:i386 1.1-4 i386 Direct3D 12 to Vulkan translation - library
ii libvlc-bin:amd64 3.0.9.2-1 amd64 tools for VLC's base library
ii libvlc5:amd64 3.0.9.2-1 amd64 multimedia player and streamer library
ii libvlccore9:amd64 3.0.9.2-1 amd64 base library for VLC and its modules
ri libvncclient1:amd64 0.9.12+dfsg-9ubuntu0.3 amd64 API to write one's own VNC server - client library
ri libvncserver1:amd64 0.9.12+dfsg-9ubuntu0.3 amd64 API to write one's own VNC server
ri libvolume-key1 0.3.12-3.1 amd64 Library for manipulating storage encryption keys and passphrases
ri libvorbis0a:amd64 1.3.6-2ubuntu1 amd64 decoder library for Vorbis General Audio Compression Codec
ii libvorbis0a:i386 1.3.6-2ubuntu1 i386 decoder library for Vorbis General Audio Compression Codec
ri libvorbisenc2:amd64 1.3.6-2ubuntu1 amd64 encoder library for Vorbis General Audio Compression Codec
ii libvorbisenc2:i386 1.3.6-2ubuntu1 i386 encoder library for Vorbis General Audio Compression Codec
ri libvorbisfile3:amd64 1.3.6-2ubuntu1 amd64 high-level API for Vorbis General Audio Compression Codec
ri libvpx6:amd64 1.8.2-1build1 amd64 VP8 and VP9 video codec (shared library)
ii libvpx6:i386 1.8.2-1build1 i386 VP8 and VP9 video codec (shared library)
ri libvte-2.91-0:amd64 0.60.3-0ubuntu1~20.04 amd64 Terminal emulator widget for GTK+ 3.0 - runtime files
ri libvte-2.91-common 0.60.3-0ubuntu1~20.04 amd64 Terminal emulator widget for GTK+ 3.0 - common files
ii libvterm0:amd64 0.1.2-2 amd64 abstract terminal library
ri libvulkan1:amd64 1.2.131.2-1 amd64 Vulkan loader library
ri libvulkan1:i386 1.2.131.2-1 i386 Vulkan loader library
ri libwacom-bin 1.3-2ubuntu3 amd64 Wacom model feature query library -- binaries
ri libwacom-common 1.3-2ubuntu3 all Wacom model feature query library (common files)
ri libwacom2:amd64 1.3-2ubuntu3 amd64 Wacom model feature query library
ri libwavpack1:amd64 5.2.0-1ubuntu0.1 amd64 audio codec (lossy and lossless) - library
ii libwavpack1:i386 5.2.0-1ubuntu0.1 i386 audio codec (lossy and lossless) - library
ri libwayland-client0:amd64 1.18.0-1ubuntu0.1 amd64 wayland compositor infrastructure - client library
ii libwayland-client0:i386 1.18.0-1ubuntu0.1 i386 wayland compositor infrastructure - client library
ri libwayland-cursor0:amd64 1.18.0-1ubuntu0.1 amd64 wayland compositor infrastructure - cursor library
ii libwayland-cursor0:i386 1.18.0-1ubuntu0.1 i386 wayland compositor infrastructure - cursor library
ri libwayland-egl1:amd64 1.18.0-1ubuntu0.1 amd64 wayland compositor infrastructure - EGL library
ii libwayland-egl1:i386 1.18.0-1ubuntu0.1 i386 wayland compositor infrastructure - EGL library
ri libwayland-server0:amd64 1.18.0-1ubuntu0.1 amd64 wayland compositor infrastructure - server library
ii libwbclient0:amd64 2:4.15.13+dfsg-0ubuntu0.20.04.1 amd64 Samba winbind client library
ii libwebkit2gtk-4.0-37:amd64 2.38.5-0ubuntu0.20.04.1 amd64 Web content engine library for GTK
ri libwebp6:amd64 0.6.1-2ubuntu0.20.04.1 amd64 Lossy compression of digital photographic images.
ii libwebp6:i386 0.6.1-2ubuntu0.20.04.1 i386 Lossy compression of digital photographic images.
ri libwebpdemux2:amd64 0.6.1-2ubuntu0.20.04.1 amd64 Lossy compression of digital photographic images.
ri libwebpmux3:amd64 0.6.1-2ubuntu0.20.04.1 amd64 Lossy compression of digital photographic images.
ii libwebpmux3:i386 0.6.1-2ubuntu0.20.04.1 i386 Lossy compression of digital photographic images.
ri libwebrtc-audio-processing1:amd64 0.3.1-0ubuntu3 amd64 AudioProcessing module from the WebRTC project.
ri libwhoopsie-preferences0 22 amd64 Ubuntu error tracker submission settings - shared library
ri libwhoopsie0:amd64 0.2.69ubuntu0.3 amd64 Ubuntu error tracker submission - shared library
ii libwind0-heimdal:amd64 7.7.0+dfsg-1ubuntu1.4 amd64 Heimdal Kerberos - stringprep implementation
ii libwind0-heimdal:i386 7.7.0+dfsg-1ubuntu1.4 i386 Heimdal Kerberos - stringprep implementation
ii libwine:amd64 6.0.3~repack-1+zorin1 amd64 Windows API implementation - library
ii libwine-development:amd64 5.5-3ubuntu1 amd64 Windows API implementation - library
ii libwinpr2-2:amd64 2.2.0+dfsg1-0ubuntu0.20.04.4 amd64 Windows Portable Runtime library
ri libwmf0.2-7:amd64 0.2.8.4-17ubuntu1 amd64 Windows metafile conversion library
ri libwmf0.2-7-gtk 0.2.8.4-17ubuntu1 amd64 Windows metafile conversion library
ri libwnck-3-0:amd64 3.36.0-1 amd64 Window Navigator Construction Kit - runtime files
ri libwnck-3-common 3.36.0-1 all Window Navigator Construction Kit - common files
ri libwoff1:amd64 1.0.2-1build2 amd64 library for converting fonts to WOFF 2.0
ri libwpd-0.10-10:amd64 0.10.3-1build1 amd64 Library for handling WordPerfect documents (shared library)
ri libwpg-0.3-3:amd64 0.3.3-1build1 amd64 WordPerfect graphics import/convert library (shared library)
ri libwrap0:amd64 7.6.q-30 amd64 Wietse Venema's TCP wrappers library
ii libwrap0:i386 7.6.q-30 i386 Wietse Venema's TCP wrappers library
ri libwww-perl 6.43-1 all simple and consistent interface to the world-wide web
ri libwww-robotrules-perl 6.02-1 all database of robots.txt-derived permissions
ii libwxbase3.0-0v5:amd64 3.0.4+dfsg-15build1 amd64 wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
ii libwxgtk3.0-gtk3-0v5:amd64 3.0.4+dfsg-15build1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime)
ri libx11-6:amd64 2:1.6.9-2ubuntu1.2 amd64 X11 client-side library
ri libx11-6:i386 2:1.6.9-2ubuntu1.2 i386 X11 client-side library
ri libx11-data 2:1.6.9-2ubuntu1.2 all X11 client-side library
ri libx11-protocol-perl 0.56-7 all Perl module for the X Window System Protocol, version 11
ri libx11-xcb1:amd64 2:1.6.9-2ubuntu1.2 amd64 Xlib/XCB interface library
ri libx11-xcb1:i386 2:1.6.9-2ubuntu1.2 i386 Xlib/XCB interface library
ri libx264-155:amd64 2:0.155.2917+git0a84d98-2 amd64 x264 video coding library
ii libx264-155:i386 2:0.155.2917+git0a84d98-2 i386 x264 video coding library
ri libx265-179:amd64 3.2.1-1build1 amd64 H.265/HEVC video stream encoder (shared library)
ii libx265-179:i386 3.2.1-1build1 i386 H.265/HEVC video stream encoder (shared library)
ii libx86emu2:amd64 2.4-1 amd64 x86 emulation library
ii libxapian30:amd64 1.4.14-2 amd64 Search engine library
ri libxatracker2:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 X acceleration library -- runtime
ri libxau6:amd64 1:1.0.9-0ubuntu1 amd64 X11 authorisation library
ri libxau6:i386 1:1.0.9-0ubuntu1 i386 X11 authorisation library
ri libxaw7:amd64 2:1.0.13-1 amd64 X11 Athena Widget library
ri libxcb-dri2-0:amd64 1.14-2 amd64 X C Binding, dri2 extension
ri libxcb-dri2-0:i386 1.14-2 i386 X C Binding, dri2 extension
ri libxcb-dri3-0:amd64 1.14-2 amd64 X C Binding, dri3 extension
ri libxcb-dri3-0:i386 1.14-2 i386 X C Binding, dri3 extension
ri libxcb-glx0:amd64 1.14-2 amd64 X C Binding, glx extension
ri libxcb-glx0:i386 1.14-2 i386 X C Binding, glx extension
ri libxcb-icccm4:amd64 0.4.1-1.1 amd64 utility libraries for X C Binding -- icccm
ri libxcb-image0:amd64 0.4.0-1build1 amd64 utility libraries for X C Binding -- image
ri libxcb-keysyms1:amd64 0.4.0-1build1 amd64 utility libraries for X C Binding -- keysyms
ri libxcb-present0:amd64 1.14-2 amd64 X C Binding, present extension
ri libxcb-present0:i386 1.14-2 i386 X C Binding, present extension
ri libxcb-randr0:amd64 1.14-2 amd64 X C Binding, randr extension
ri libxcb-render-util0:amd64 0.3.9-1build1 amd64 utility libraries for X C Binding -- render-util
ri libxcb-render0:amd64 1.14-2 amd64 X C Binding, render extension
ii libxcb-render0:i386 1.14-2 i386 X C Binding, render extension
ri libxcb-res0:amd64 1.14-2 amd64 X C Binding, res extension
ri libxcb-shape0:amd64 1.14-2 amd64 X C Binding, shape extension
ri libxcb-shm0:amd64 1.14-2 amd64 X C Binding, shm extension
ri libxcb-shm0:i386 1.14-2 i386 X C Binding, shm extension
ri libxcb-sync1:amd64 1.14-2 amd64 X C Binding, sync extension
ri libxcb-sync1:i386 1.14-2 i386 X C Binding, sync extension
ri libxcb-util1:amd64 0.4.0-0ubuntu3 amd64 utility libraries for X C Binding -- atom, aux and event
ri libxcb-xfixes0:amd64 1.14-2 amd64 X C Binding, xfixes extension
ri libxcb-xfixes0:i386 1.14-2 i386 X C Binding, xfixes extension
ri libxcb-xinerama0:amd64 1.14-2 amd64 X C Binding, xinerama extension
ri libxcb-xinput0:amd64 1.14-2 amd64 X C Binding, xinput extension
ri libxcb-xkb1:amd64 1.14-2 amd64 X C Binding, XKEYBOARD extension
ri libxcb-xv0:amd64 1.14-2 amd64 X C Binding, xv extension
ri libxcb1:amd64 1.14-2 amd64 X C Binding
ri libxcb1:i386 1.14-2 i386 X C Binding
ri libxcomposite1:amd64 1:0.4.5-1 amd64 X11 Composite extension library
ii libxcomposite1:i386 1:0.4.5-1 i386 X11 Composite extension library
ri libxcursor1:amd64 1:1.2.0-2 amd64 X cursor management library
ii libxcursor1:i386 1:1.2.0-2 i386 X cursor management library
ri libxdamage1:amd64 1:1.1.5-2 amd64 X11 damaged region extension library
ii libxdamage1:i386 1:1.1.5-2 i386 X11 damaged region extension library
ri libxdmcp6:amd64 1:1.1.3-0ubuntu1 amd64 X11 Display Manager Control Protocol library
ri libxdmcp6:i386 1:1.1.3-0ubuntu1 i386 X11 Display Manager Control Protocol library
ri libxerces-c3.2:amd64 3.2.2+debian-1build3 amd64 validating XML parser library for C++
ri libxext6:amd64 2:1.3.4-0ubuntu1 amd64 X11 miscellaneous extension library
ri libxext6:i386 2:1.3.4-0ubuntu1 i386 X11 miscellaneous extension library
ri libxfixes3:amd64 1:5.0.3-2 amd64 X11 miscellaneous 'fixes' extension library
ri libxfixes3:i386 1:5.0.3-2 i386 X11 miscellaneous 'fixes' extension library
ri libxfont2:amd64 1:2.0.3-1 amd64 X11 font rasterisation library
ri libxft2:amd64 2.3.3-0ubuntu1 amd64 FreeType-based font drawing library for X
ri libxi6:amd64 2:1.7.10-0ubuntu1 amd64 X11 Input extension library
ii libxi6:i386 2:1.7.10-0ubuntu1 i386 X11 Input extension library
ri libxinerama1:amd64 2:1.1.4-2 amd64 X11 Xinerama extension library
ii libxinerama1:i386 2:1.1.4-2 i386 X11 Xinerama extension library
ri libxkbcommon-x11-0:amd64 0.10.0-1 amd64 library to create keymaps with the XKB X11 protocol
ri libxkbcommon0:amd64 0.10.0-1 amd64 library interface to the XKB compiler - shared library
ii libxkbcommon0:i386 0.10.0-1 i386 library interface to the XKB compiler - shared library
ri libxkbfile1:amd64 1:1.1.0-1 amd64 X11 keyboard file manipulation library
ri libxklavier16:amd64 5.4-4 amd64 X Keyboard Extension high-level API
ri libxml-parser-perl 2.46-1 amd64 Perl module for parsing XML files
ri libxml-twig-perl 1:3.50-2 all Perl module for processing huge XML documents in tree mode
ri libxml-xpathengine-perl 0.14-1 all re-usable XPath engine for DOM-like trees
ii libxml2:amd64 2.9.10+dfsg-5ubuntu0.20.04.5 amd64 GNOME XML library
ii libxml2:i386 2.9.10+dfsg-5ubuntu0.20.04.5 i386 GNOME XML library
ri libxmlb2:amd64 0.3.6-2build1~20.04.1 amd64 Binary XML library
ri libxmlsec1:amd64 1.2.28-2 amd64 XML security library
ri libxmlsec1-nss:amd64 1.2.28-2 amd64 Nss engine for the XML security library
ri libxmu6:amd64 2:1.1.3-0ubuntu1 amd64 X11 miscellaneous utility library
ri libxmuu1:amd64 2:1.1.3-0ubuntu1 amd64 X11 miscellaneous micro-utility library
ri libxnvctrl0:amd64 470.57.01-0ubuntu0.20.04.3 amd64 NV-CONTROL X extension (runtime library)
ii libxpm4:amd64 1:3.5.12-1ubuntu0.20.04.1 amd64 X11 pixmap library
ii libxpm4:i386 1:3.5.12-1ubuntu0.20.04.1 i386 X11 pixmap library
ri libxrandr2:amd64 2:1.5.2-0ubuntu1 amd64 X11 RandR extension library
ii libxrandr2:i386 2:1.5.2-0ubuntu1 i386 X11 RandR extension library
ri libxrender1:amd64 1:0.9.10-1 amd64 X Rendering Extension client library
ii libxrender1:i386 1:0.9.10-1 i386 X Rendering Extension client library
ri libxres1:amd64 2:1.2.0-4 amd64 X11 Resource extension library
ri libxshmfence1:amd64 1.3-1 amd64 X shared memory fences - shared library
ri libxshmfence1:i386 1.3-1 i386 X shared memory fences - shared library
ri libxslt1.1:amd64 1.1.34-4ubuntu0.20.04.1 amd64 XSLT 1.0 processing library - runtime library
ii libxslt1.1:i386 1.1.34-4ubuntu0.20.04.1 i386 XSLT 1.0 processing library - runtime library
ri libxss1:amd64 1:1.2.3-1 amd64 X11 Screen Saver extension library
ii libxss1:i386 1:1.2.3-1 i386 X11 Screen Saver extension library
ri libxt6:amd64 1:1.1.5-1 amd64 X11 toolkit intrinsics library
ri libxtables12:amd64 1.8.4-3ubuntu2 amd64 netfilter xtables library
ri libxtst6:amd64 2:1.2.3-1 amd64 X11 Testing -- Record extension library
ri libxv1:amd64 2:1.0.11-1 amd64 X11 Video extension library
ii libxv1:i386 2:1.0.11-1 i386 X11 Video extension library
ri libxvidcore4:amd64 2:1.3.7-1 amd64 Open source MPEG-4 video codec (library)
ii libxvidcore4:i386 2:1.3.7-1 i386 Open source MPEG-4 video codec (library)
ri libxvmc1:amd64 2:1.0.12-2 amd64 X11 Video extension library
ri libxxf86dga1:amd64 2:1.1.5-0ubuntu1 amd64 X11 Direct Graphics Access extension library
ri libxxf86vm1:amd64 1:1.1.4-1build1 amd64 X11 XFree86 video mode extension library
ri libxxf86vm1:i386 1:1.1.4-1build1 i386 X11 XFree86 video mode extension library
ri libyajl2:amd64 2.1.0-3 amd64 Yet Another JSON Library
ri libyaml-0-2:amd64 0.2.2-1 amd64 Fast YAML 1.1 parser and emitter library
ri libyelp0:amd64 3.36.2-0ubuntu1 amd64 Library for the GNOME help browser
ri libytnef0:amd64 1.9.3-1 amd64 improved decoder for application/ms-tnef attachments
ii libz-mingw-w64 1.2.11+dfsg-2 all compression library - Windows runtime
ri libzapojit-0.0-0:amd64 0.0.3-5 amd64 Library for accessing SkyDrive and Hotmail - shared libraries
ri libzmq5:amd64 4.3.2-2ubuntu1 amd64 lightweight messaging kernel (shared library)
ri libzstd1:amd64 1.4.4+dfsg-3ubuntu0.1 amd64 fast lossless compression algorithm
ri libzstd1:i386 1.4.4+dfsg-3ubuntu0.1 i386 fast lossless compression algorithm
ri libzvbi-common 0.2.35-17 all Vertical Blanking Interval decoder (VBI) - common files
ri libzvbi0:amd64 0.2.35-17 amd64 Vertical Blanking Interval decoder (VBI) - runtime files
ii libzvbi0:i386 0.2.35-17 i386 Vertical Blanking Interval decoder (VBI) - runtime files
ii libzzip-0-13:amd64 0.13.62-3.2ubuntu1 amd64 library providing read access on ZIP-archives - library
ri linux-base 4.5ubuntu3.7 all Linux image base package
ii linux-firmware 1.187.36 all Firmware for Linux kernel drivers
ii linux-generic-hwe-20.04 5.15.0.67.74~20.04.28 amd64 Complete Generic Linux kernel and headers
ii linux-headers-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel headers for version 5.15.0 on 64 bit x86 SMP
ii linux-headers-5.15.0-67-generic 5.15.0-67.74~20.04.1 amd64 Linux kernel headers for version 5.15.0 on 64 bit x86 SMP
ii linux-headers-6.2.1-060201 6.2.1-060201.202302260629 all Header files related to Linux kernel version 6.2.1
ii linux-headers-6.2.1-060201-generic 6.2.1-060201.202302260629 amd64 Linux kernel headers for version 6.2.1 on 64 bit x86 SMP
ii linux-headers-generic-hwe-20.04 5.15.0.67.74~20.04.28 amd64 Generic Linux kernel headers
ii linux-hwe-5.15-headers-5.15.0-60 5.15.0-60.66~20.04.1 all Header files related to Linux kernel version 5.15.0
ii linux-hwe-5.15-headers-5.15.0-67 5.15.0-67.74~20.04.1 all Header files related to Linux kernel version 5.15.0
rc linux-image-5.15.0-52-generic 5.15.0-52.58~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-53-generic 5.15.0-53.59~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-57-generic 5.15.0-57.63~20.04.1 amd64 Signed kernel image generic
rc linux-image-5.15.0-58-generic 5.15.0-58.64~20.04.1 amd64 Signed kernel image generic
ii linux-image-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Signed kernel image generic
ii linux-image-5.15.0-67-generic 5.15.0-67.74~20.04.1 amd64 Signed kernel image generic
ii linux-image-generic-hwe-20.04 5.15.0.67.74~20.04.28 amd64 Generic Linux kernel image
ii linux-image-unsigned-6.2.1-060201-generic 6.2.1-060201.202302260629 amd64 Linux kernel image for version 6.2.1 on 64 bit x86 SMP
rc linux-modules-5.15.0-52-generic 5.15.0-52.58~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-53-generic 5.15.0-53.59~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-57-generic 5.15.0-57.63~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-58-generic 5.15.0-58.64~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
ii linux-modules-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
ii linux-modules-5.15.0-67-generic 5.15.0-67.74~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
ii linux-modules-6.2.1-060201-generic 6.2.1-060201.202302260629 amd64 Linux kernel extra modules for version 6.2.1 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-52-generic 5.15.0-52.58~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-53-generic 5.15.0-53.59~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-57-generic 5.15.0-57.63~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-58-generic 5.15.0-58.64~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
ii linux-modules-extra-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
ii linux-modules-extra-5.15.0-67-generic 5.15.0-67.74~20.04.1 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-nvidia-520-5.15.0-52-generic 5.15.0-52.58~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-52
rc linux-modules-nvidia-520-5.15.0-53-generic 5.15.0-53.59~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-53
rc linux-modules-nvidia-520-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Linux kernel nvidia modules for version 5.15.0-56
ii linux-modules-nvidia-520-generic-hwe-20.04 5.15.0-67.74~20.04.1 amd64 Extra drivers for nvidia-520 for the generic flavour (dummy transitional package)
rc linux-modules-nvidia-525-5.15.0-56-generic 5.15.0-56.62~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-56
rc linux-modules-nvidia-525-5.15.0-57-generic 5.15.0-57.63~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-57
rc linux-modules-nvidia-525-5.15.0-58-generic 5.15.0-58.64~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-58
rc linux-modules-nvidia-525-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel nvidia modules for version 5.15.0-60
ii linux-modules-nvidia-525-5.15.0-67-generic 5.15.0-67.74~20.04.1 amd64 Linux kernel nvidia modules for version 5.15.0-67
ii linux-modules-nvidia-525-generic-hwe-20.04 5.15.0-67.74~20.04.1 amd64 Extra drivers for nvidia-525 for the generic-hwe-20.04 flavour
rc linux-objects-nvidia-520-5.15.0-52-generic 5.15.0-52.58~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-52 (objects)
rc linux-objects-nvidia-520-5.15.0-53-generic 5.15.0-53.59~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-53 (objects)
rc linux-objects-nvidia-520-5.15.0-56-generic 5.15.0-56.62~20.04.1 amd64 Linux kernel nvidia modules for version 5.15.0-56 (objects)
rc linux-objects-nvidia-525-5.15.0-56-generic 5.15.0-56.62~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-56 (objects)
rc linux-objects-nvidia-525-5.15.0-57-generic 5.15.0-57.63~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-57 (objects)
rc linux-objects-nvidia-525-5.15.0-58-generic 5.15.0-58.64~20.04.1+1 amd64 Linux kernel nvidia modules for version 5.15.0-58 (objects)
ii linux-objects-nvidia-525-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel nvidia modules for version 5.15.0-60 (objects)
ii linux-objects-nvidia-525-5.15.0-67-generic 5.15.0-67.74~20.04.1 amd64 Linux kernel nvidia modules for version 5.15.0-67 (objects)
ii linux-signatures-nvidia-5.15.0-60-generic 5.15.0-60.66~20.04.1 amd64 Linux kernel signatures for nvidia modules for version 5.15.0-60-generic
ii linux-signatures-nvidia-5.15.0-67-generic 5.15.0-67.74~20.04.1 amd64 Linux kernel signatures for nvidia modules for version 5.15.0-67-generic
rc linux-sound-base 1.0.25+dfsg-0ubuntu5 all base package for ALSA and OSS sound systems
ii lm-sensors 1:3.6.0-2ubuntu1.1 amd64 utilities to read temperature/voltage/fan sensors
ii lmodern 2.004.5-6 all scalable PostScript and OpenType fonts based on Computer Modern
ri locales 2.31-0ubuntu9.9 all GNU C Library: National Language (locale) data [support]
ii login 1:4.8.1-1ubuntu5.20.04.4 amd64 system login tools
ri logrotate 3.14.0-4ubuntu3 amd64 Log rotation utility
ri logsave 1.45.5-2ubuntu1.1 amd64 save the output of a command in a log file
ri lp-solve 5.5.0.15-4build1 amd64 Solve (mixed integer) linear programming problems
ri lsb-base 11.1.0ubuntu2 all Linux Standard Base init script functionality
ri lsb-release 11.1.0ubuntu2 all Linux Standard Base version reporting utility
ri lshw 02.18.85-0.3ubuntu2.20.04.1 amd64 information about hardware configuration
ri lsof 4.93.2+dfsg-1ubuntu0.20.04.1 amd64 utility to list open files
ri ltrace 0.7.3-6.1ubuntu1 amd64 Tracks runtime library calls in dynamically linked programs
ri lua-bitop:amd64 1.0.2-5 amd64 fast bit manipulation library for the Lua language
ri lua-expat:amd64 1.3.0-4 amd64 libexpat bindings for the Lua language
ri lua-json 1.3.4-2 all JSON decoder/encoder for Lua
ri lua-lpeg:amd64 1.0.2-1 amd64 LPeg library for the Lua language
ii lua-luv:amd64 1.30.1-1-2 amd64 libuv bindings for lua
ri lua-socket:amd64 3.0~rc1+git+ac3201d-4 amd64 TCP/UDP socket library for the Lua language
ii lutris 0.5.11+zorin1 all video game preservation platform
ri lz4 1.9.2-2ubuntu0.20.04.1 amd64 Fast LZ compression algorithm library - tool
ri make 4.2.1-1.2 amd64 utility for directing compilation
ri man-db 2.9.1-1 amd64 tools for reading manual pages
ri manpages 5.05-1 all Manual pages about using a GNU/Linux system
ri manpages-dev 5.05-1 all Manual pages about using GNU/Linux for development
ii manuskript 0.10.0-1 all open-source tool for writers
ri mawk 1.3.4.20200120-2 amd64 Pattern scanning and text processing language
ri media-player-info 24-2 all Media player identification files
ri memtest86+ 5.01-3.1ubuntu2.1 amd64 thorough real-mode memory tester
ii mesa-utils 8.4.0-1build1 amd64 Miscellaneous Mesa GL utilities
ri mesa-va-drivers:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 Mesa VA-API video acceleration drivers
ii mesa-va-drivers:i386 21.2.6-0ubuntu0.1~20.04.2 i386 Mesa VA-API video acceleration drivers
ri mesa-vdpau-drivers:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 Mesa VDPAU video acceleration drivers
ii mesa-vdpau-drivers:i386 21.2.6-0ubuntu0.1~20.04.2 i386 Mesa VDPAU video acceleration drivers
ri mesa-vulkan-drivers:amd64 21.2.6-0ubuntu0.1~20.04.2 amd64 Mesa Vulkan graphics drivers
ri mime-support 3.64ubuntu1 all MIME files 'mime.types' & 'mailcap', and support programs
ri mobile-broadband-provider-info 20190618-3 all database of mobile broadband service providers
ri modemmanager 1.18.6-1~ubuntu20.04.1 amd64 D-Bus service for managing modems
ri mokutil 0.3.0+1538710437.fb6250f-1 amd64 tools for manipulating machine owner keys
ri mount 2.34-0.1ubuntu9.3 amd64 tools for mounting and manipulating filesystems
ri mousetweaks 3.32.0-2 amd64 mouse accessibility enhancements for the GNOME desktop
ii mpv 0.32.0-1ubuntu1 amd64 video player based on MPlayer/mplayer2
ri mscompress 0.4-7 amd64 Microsoft "compress.exe/expand.exe" compatible (de)compressor
ri mtr-tiny 0.93-1 amd64 Full screen ncurses traceroute tool
ii muse-hub 1.0.1.451 amd64 Manage MuseScore Libraries
ri mutter-common 3.38.4-1ubuntu2+zorin1 all shared files for the Mutter window manager
ri mysql-common 5.8+1.0.5ubuntu2 all MySQL database common files, e.g. /etc/mysql/my.cnf
ri mythes-en-us 1:6.4.3-1 all English (USA) Thesaurus for LibreOffice
ri nano 4.8-1ubuntu1 amd64 small, friendly text editor inspired by Pico
ii nautilus 1:3.36.3-0ubuntu1.20.04.2 amd64 file manager and graphical shell for GNOME
ii nautilus-actions 3.4-2 amd64 transitional package for FileManager-Actions
ii nautilus-admin 1.1.9-3 all Extension for Nautilus to do administrative operations
ii nautilus-data 1:3.36.3-0ubuntu1.20.04.2 all data files for nautilus
ri nautilus-extension-brasero 3.12.2-6ubuntu1 amd64 CD/DVD burning integration for Nautilus
ii nautilus-extension-fma:amd64 3.4-2 amd64 Nautilus extension to allow user-defined file-manager actions
ri nautilus-extension-gnome-terminal 3.36.2-1ubuntu1~20.04 amd64 GNOME terminal emulator application - Nautilus extension
ii nautilus-filename-repairer 0.2.0-2 amd64 Nautilus extension for filename encoding repair
ii nautilus-font-manager:amd64 0.7.7-0.3 amd64 Nautilus extension for Font Manager
ii nautilus-gtkhash 1.2-1build1 amd64 nautilus extension for computing checksums and more using gtkhash
ii nautilus-ideviceinfo 0.1.0-0ubuntu14 amd64 utility showing information of idevices on nautilus
ii nautilus-image-converter 0.3.1~git20110416-2 amd64 nautilus extension to mass resize or rotate images
ii nautilus-script-audio-convert 0.3.1.1-0ubuntu6 all A nautilus audio converter script
ii nautilus-scripts-manager 2.0-1 all simple tool for nautilus scripts management
ri nautilus-sendto 3.8.6-3ubuntu0.20.04.1 amd64 easily send files via email from within Nautilus
ri nautilus-share 0.7.3-2ubuntu3 amd64 Nautilus extension to share folder using Samba
ii ncurses-base 6.2-0ubuntu2 all basic terminal type definitions
ii ncurses-bin 6.2-0ubuntu2 amd64 terminal-related programs and man pages
ii nemo-extension-fma:amd64 3.4-2 amd64 Nemo extension to allow user-defined file-manager actions
ii neofetch 7.0.0-1 all Shows Linux System Information with Distribution Logo
ii neovim 0.4.3-3 amd64 heavily refactored vim fork
ii neovim-runtime 0.4.3-3 all heavily refactored vim fork (runtime files)
ri netbase 6.1 all Basic TCP/IP networking system
ri netcat-openbsd 1.206-1ubuntu1 amd64 TCP/IP swiss army knife
ii netpbm 2:10.0-15.3build1 amd64 Graphics conversion tools between image formats
ri netplan.io 0.104-0ubuntu2~20.04.2 amd64 YAML network configuration abstraction for various backends
ri network-manager 1.22.10-1ubuntu2.3 amd64 network management framework (daemon and userspace tools)
ri network-manager-config-connectivity-zorin 1.0-1 all NetworkManager configuration to enable connectivity checking
ri network-manager-gnome 1.8.24-1ubuntu3 amd64 network management framework (GNOME frontend)
rc network-manager-openvpn 1.8.12-1 amd64 network management framework (OpenVPN plugin core)
ri network-manager-pptp 1.2.8-2 amd64 network management framework (PPTP plugin core)
ri network-manager-pptp-gnome 1.2.8-2 amd64 network management framework (PPTP plugin GNOME GUI)
ri networkd-dispatcher 2.1-2~ubuntu20.04.3 all Dispatcher service for systemd-networkd connection status changes
ii node-abbrev 1.1.1-2 all Get unique abbreviations for a set of strings - Node.js module
ii node-ajv 6.10.2-1 all another JSON Schema Validator
ii node-ansi 0.3.1-1 all Advanced ANSI formatting tool for Node.js
ii node-ansi-align 3.0.0-1 all align-text with ANSI support for CLIs
ii node-ansi-regex 5.0.0-1 all regular expression for matching ANSI escape codes
ii node-ansi-styles 4.2.1-1 all ANSI escape codes for styling strings in the terminal with Node.js
ii node-ansistyles 0.1.3-2 all prints output in different styles
ii node-aproba 2.0.0-1 all light-weight argument validator
ii node-archy 1.0.0-3 all Pretty-print nested hierarchies module for Node.js
ii node-are-we-there-yet 1.1.5-1 all Keep track of the overall completion of many disparate processes
ii node-asap 2.0.6-2 all High-priority task queue for Node.js and browsers
ii node-asn1 0.2.3-2 all ASN.1 encoder and decoder (BER)
ii node-assert-plus 1.0.0-2 all small wrapper over nodejs' assert module with two extra features
ii node-asynckit 0.4.0-3 all Minimal async jobs utility library, with streams support
ii node-aws-sign2 0.7.1-2 all AWS signing in JavaScript
ii node-aws4 1.9.0-1 all Signs and prepares requests using AWS Signature Version 4
ii node-balanced-match 1.0.0-1 all Match balanced character pairs in Node.js
ii node-bcrypt-pbkdf 1.0.2-1 all Port of the OpenBSD bcrypt_pbkdf function to pure JS
ii node-bl 4.0.0-2 all access multiple buffers with Buffer interface - Node.js module
ii node-bluebird 3.5.1+dfsg2-2build1 all Fully featured Promises/A+ implementation for Node.js
ii node-boxen 4.2.0-2 all Create boxes in the terminal
ii node-brace-expansion 1.1.11-1 all Brace expansion as known from sh/bash for Node.js
ii node-builtin-modules 3.1.0-1 all List of the Node.js builtin modules
ii node-builtins 1.0.3-1 all lists nodejs builtin modules
ii node-cacache 11.3.3-2 all fast, fault-tolerant, disk-based, data-agnostic, content-addressable cache
ii node-call-limit 1.1.1-1 all Limit the number of simultaneous calls to an async function
ii node-camelcase 5.3.1-1 all Convert a string to camelCase
ii node-caseless 0.12.0-1 all get/set/check for HTTP headers in a caseless manner
ii node-chalk 2.4.2-1 all Terminal string styling for Node.js
ii node-chownr 1.1.3-3 all like chown -R
ii node-ci-info 2.0.0-1 all Get details about the current Continuous Integration environment
ii node-cli-boxes 2.2.0-2 all Boxes for use in the terminal
ii node-cliui 4.1.0-2 all easily create complex multi-column CLIs
ii node-clone 2.1.2-1 all deep cloning of objects and arrays
ii node-co 4.6.0-1 all generator async control flow goodness
ii node-color-convert 1.9.3-1 all Plain color conversion functions
ii node-color-name 1.1.3-1 all list of color names and its values
ii node-colors 1.4.0-1 all Get color and style in your node.js console
ii node-columnify 1.5.4-1 all Render data in text columns with in-column text-wrap
ii node-combined-stream 1.0.8-1 all Append streams one after another - module for Node.js
ii node-concat-map 0.0.1-2 all concatenative mapdashery for Node.js
ii node-concat-stream 1.6.2-1 all writable stream that concatenates strings
ii node-config-chain 1.1.12-1 all Handle Configuration Once And For All
ii node-configstore 5.0.1-1 all load and save config without having to think about where and how
ii node-console-control-strings 1.1.0-1 all cross-platform tested terminal/console command strings
ii node-copy-concurrently 1.0.5-4 all Copy files, directories and symlinks concurrently
ii node-core-util-is 1.0.2-1 all util.is* functions introduced in Node v0.12 for older versions
ii node-cross-spawn 5.1.0-2 all Cross platform drop-in replacement for spawn
ii node-crypto-random-string 1.0.0-1 all Generate a cryptographically strong random string
ii node-cyclist 1.0.1-2 all efficient cyclic list implementation for Javascript
ii node-dashdash 1.14.1-2 all light, featureful and explicit option parsing library
ii node-debug 4.1.1-2 all small debugging utility for Node.js
ii node-decamelize 1.2.0-1 all convert a camelized string into a lowercased one with a custom separator
ii node-decompress-response 3.3.0-1 all Decompress a HTTP response if needed
ii node-deep-extend 0.6.0-1 all Recursive object extending
ii node-defaults 1.0.3-1 all merge single level defaults over a config object
ii node-define-properties 1.1.3-1 all Define multiple non-enumerable properties at once
ii node-delayed-stream 1.0.0-4 all Buffer stream events for later handling - module for Node.js
ii node-delegates 1.0.0-1 all delegate methods and accessors to another property
ii node-detect-indent 5.0.0-1 all Detect the indentation of code
ii node-detect-newline 2.1.0-1 all Detect the dominant newline character of a string
ii node-dot-prop 5.2.0-1 all updates a property from a nested object
ii node-duplexer3 0.1.4-5 all Like duplexer but using streams3
ii node-duplexify 4.1.1-1 all Turn a writable and readable stream into a streams2 duplex stream
ii node-ecc-jsbn 0.2.0-2 all ECC JS code based on JSBN
ii node-editor 1.0.0-1 all Launch $EDITOR in your program
ii node-encoding 0.1.12-3 all Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
ii node-end-of-stream 1.4.4-1 all Invoke a callback when a stream has completed or failed
ii node-err-code 2.0.0+dfsg-1 all Create an error with a code
ii node-errno 0.1.7-1 all libuv errno details exposed - Node.js module
ii node-es6-promise 4.2.8-6 all Lightweight async code library for JavaScript (Node.js module)
ii node-escape-string-regexp 1.0.5-1 all Escape RegExp special characters in Node.js
ii node-execa 0.10.0+dfsg-1 all better `child_process`
ii node-extend 3.0.2-1 all port of jQuery.extend for Node.js
ii node-extsprintf 1.3.0-1 all extended POSIX-style sprintf
ii node-fast-deep-equal 1.1.0-1 all Fast Deep Equal
ii node-find-up 4.1.0-2 all Find a file by walking up parent directories
ii node-flush-write-stream 2.0.0-2 all Write stream constructor
ii node-forever-agent 0.6.1-2 all HTTP agent supporting keep-alive requests - module for Node.js
ii node-form-data 3.0.0-2 all Create multipart/form-data streams module for Node.js
ii node-from2 2.3.0-1 all wrapper for ReadableStream
ii node-fs-vacuum 1.2.10-3 all Remove empty branches in a directory tree
ii node-fs-write-stream-atomic 1.0.10-4 all Like fs.createWriteStream(...), but atomic
ii node-fs.realpath 1.0.0-1 all Use node's fs.realpath
ii node-function-bind 1.1.1+repack-1 all Implementation of Function.prototype.bind
ii node-gauge 2.7.4-1 all terminal based horizontal progress bar
ii node-genfun 5.0.0-1 all fast, prototype-friendly multimethods
ii node-get-caller-file 1.0.2-1 all inspects the v8 stack trace
ii node-get-stream 4.1.0-1 all Get a stream as a string, buffer, or array
ii node-getpass 0.1.7-1 all get a password from terminal
ii node-glob 7.1.6-1 all glob functionality for Node.js
ii node-got 7.1.0-1 all Simplified HTTP requests
ii node-graceful-fs 4.2.3-2 all drop-in replacement improving the Node.js fs module
ii node-gyp 6.1.0-3 all Native addon build tool for Node.js
ii node-har-schema 2.0.0-3 all JSON Schema for HTTP Archive (HAR)
ii node-har-validator 5.1.3-1 all Extremely fast HTTP Archive (HAR) validator using JSON Schema
ii node-has-flag 4.0.0-1 all check if argv has a specific flag
ii node-has-symbol-support-x 1.4.1+dfsg-1 all Tests if ES6 Symbol is supported
ii node-has-to-string-tag-x 1.4.1+dfsg-1 all Tests if ES6 @@toStringTag is supported
ii node-has-unicode 2.0.1-2 all Try to guess if your terminal supports unicode
ii node-hosted-git-info 2.8.5-1 all Provides metadata from Github, Bitbucket and Gitlab
ii node-http-signature 1.3.2-1 all Reference implementation of Joyent's HTTP Signature scheme
ii node-iconv-lite 0.4.23-1 all Pure JS character encoding conversion
ii node-iferr 1.0.2-1 all Higher-order functions for easier error handling
ii node-import-lazy 3.0.0.REALLY.2.1.0-1 all import a module lazily
ii node-imurmurhash 0.1.4-1 all incremental implementation of MurmurHash3 hashing algorithm
ii node-inflight 1.0.6-1 all add callbacks to requests in flight to avoid async duplication
ii node-inherits 2.0.4-1 all Node.js module that exposes inherits function
ii node-ini 1.3.5-1 all ini format parser and serializer for Node.js
ii node-invert-kv 1.0.0-1 all invert the key/value of an object
ii node-ip 1.1.5-5 all IP address utilities for node.js
ii node-ip-regex 4.1.0-2 all Regular expression for matching IP addresses
ii node-is-npm 1.0.0-1 all Checks if your code is running as an npm script
ii node-is-obj 1.0.1-2 all Check if a JavaScript value is an object
ii node-is-object 1.0.1-1 all Checks whether a value is an object
ii node-is-path-inside 1.0.1-1 all Check if a path is inside another path
ii node-is-plain-obj 1.1.0-1 all Check if a value is a plain object
ii node-is-retry-allowed 1.1.0-1 all Is retry allowed for Error?
ii node-is-stream 1.1.0-1 all Check if something is a Node.js stream
ii node-is-typedarray 1.0.0-2 all JavaScript library checking if object is TypedArray
ii node-isarray 2.0.5-1 all JavaScript Array#isArray for older browsers
ii node-isexe 2.0.0-4 all minimal module to check if a file is executable
ii node-isstream 0.1.2+dfsg-1 all Determine if an object is a Stream
ii node-isurl 4.0.1-2 all Checks whether a value is a WHATWG URL
ii node-jsbn 1.1.0-1 all fast, portable implementation of large-number math in pure JS
ii node-json-parse-better-errors 1.0.2-2 all JSON.parse() with context information on error
ii node-json-schema 0.2.3-1 all JSON Schema validation and specifications
ii node-json-schema-traverse 0.3.1-1 all Json schema traveral package
ii node-json-stable-stringify 1.0.1-1 all deterministic JSON.stringify()
ii node-json-stringify-safe 5.0.1+repack-2 all JSON.stringify with circular references module for Node.js
ii node-jsonify 0.0.0-1 all JSON without touching any globals
ii node-jsonparse 1.3.1-7 all Pure javascript JSON streaming parser for node.js
ii node-jsonstream 1.3.5-1 all streaming JSON.parse and stringify
ii node-jsprim 1.4.1-1 all utilities for primitive JavaScript types
ii node-latest-version 3.1.0-1 all Get the latest version of an npm package
ii node-lazy-property 1.0.0-3 all Adds a lazily initialized property to the object
ii node-lcid 1.0.0-1 all map standard locale identifies and lcid
ii node-libnpx 10.2.1-2 all support library for npx
ii node-locate-path 5.0.0-2 all Get the first path that exists on disk of multiple paths
ii node-lockfile 1.0.4-3 all Asynchronous file lock module for Node.js
ii node-lodash 4.17.15+dfsg-2 all Lo-dash is a Node.js utility library
ii node-lodash-packages 4.17.15+dfsg-2 all Lo-dash is a Node.js utility library (per method packages)
ii node-lowercase-keys 2.0.0-1 all Lowercase the keys of an object
ii node-lru-cache 5.1.1-5 all least-recently-used cache object for Node.js
ii node-make-dir 3.0.2-1 all Make a directory and its parents if needed - Think mkdir -p
ii node-mem 1.1.0-1 all Memoize functions
ii node-mime 2.4.4+dfsg-1 all library for mime-type mapping for Node.js
ii node-mime-types 2.1.25-1 all ultimate JavaScript content-type utility - Node.js module
ii node-mimic-fn 3.0.0-1 all Make a function mimic another one
ii node-mimic-response 2.1.0-1 all Mimic a Node.js HTTP response stream
ii node-minimatch 3.0.4-4 all Convert glob expressions into RegExp objects for Node.js
ii node-minimist 1.2.5-1 all Argument options parsing for Node.js
ii node-mississippi 3.0.0-1 all collection of useful streams
ii node-mkdirp 0.5.1-2 all Recursively create directories - Node.js module
ii node-move-concurrently 1.0.1-2 all Move files and directories concurrently
ii node-ms 2.1.1-1 all milliseconds conversion utility - Node.js module
ii node-mute-stream 0.0.8-2 all Pass-through stream that can be muted module for Node.js
ii node-nopt 3.0.6-4 all Command-line option parser for Node.js
ii node-normalize-package-data 2.5.0-1 all Normalizes package metadata - Node.js module
ii node-npm-bundled 1.1.1-1 all Parses info on bundled dependencies
ii node-npm-package-arg 6.1.1-1 all Parse the things that can be arguments to npm install
ii node-npm-run-path 2.0.2-2 all Get your PATH prepended with locally installed binaries
ii node-npmlog 4.1.2-2 all Logger with custom levels and colored output for Node.js
ii node-number-is-nan 2.0.0-1 all ES6 Number.isNaN() ponyfill
ii node-oauth-sign 0.9.0-2 all OAuth 1 signing module for Node.js
ii node-object-assign 4.1.1-3 all ES2015 Object.assign() ponyfill
ii node-once 1.4.0-3 all Run a function only once with this module for Node.js
ii node-opener 1.5.1-1 all Opens stuff, like webpages and files and executables
ii node-os-locale 4.0.0-1 all get the system locale
ii node-os-tmpdir 1.0.2-1 all Node.js os.tmpdir() ponyfill
ii node-osenv 0.1.5-1 all Environment settings lookup module for Node.js
ii node-p-cancelable 0.3.0-1 all Create a promise that can be canceled
ii node-p-finally 1.0.0-2 all Invoked when the promise is settled regardless of outcome
ii node-p-is-promise 3.0.0-1 all Check if something is a promise
ii node-p-limit 2.2.2-1 all run multiple promise-returning & async functions
ii node-p-locate 2.0.0-1 all async version of Array#find
ii node-p-timeout 1.2.0-1 all Timeout a promise after a specified amount of time
ii node-package-json 4.0.1-1 all Get metadata of a package from the npm registry
ii node-parallel-transform 1.1.0-2 all Runs transforms in parallel
ii node-path-exists 4.0.0-2 all Check if a path exists
ii node-path-is-absolute 2.0.0-1 all Node.js 0.12 path.isAbsolute() ponyfill
ii node-path-is-inside 1.0.2-1 all Tests whether one path is inside another path
ii node-performance-now 2.1.0+debian-1 all Implements performance.now (based on process.hrtime)
ii node-pify 3.0.0-1 all promisify a callback-style function
ii node-prepend-http 2.0.0-1 all Prepend `http://` to humanized URLs like todomvc.com and localhost
ii node-process-nextick-args 2.0.0-1 all process.nextTick but always with args
ii node-promise-inflight 1.0.1-1 all one promise for multiple requests in flight to avoid async duplication
ii node-promise-retry 1.1.1-4 all Retries a function that returns a promise
ii node-promzard 0.3.0-1 all Promzard provides a prompting json wizard
ii node-proto-list 1.2.4-1 all utility for managing a prototype chain
ii node-prr 1.0.1-1 all Object.defineProperty() with common defaults - Node.js module
ii node-pseudomap 1.0.2-1 all like ES6 `Map`, but without iterators
ii node-psl 1.7.0+ds-1 all Node.js domain name parser based on the Public Suffix List
ii node-pump 3.0.0-2 all small node module that pipes streams together
ii node-pumpify 2.0.1-1 all combine streams into a single duplex stream by pump and duplexify
ii node-punycode 2.1.1-3 all Nodejs robust Punycode converter fully RFC compliant
ii node-qs 6.9.1+ds-1 all Parse, stringify query strings for Node.js
ii node-qw 1.0.1-1 all Quoted word literals
ii node-rc 1.2.8-1 all find, load, flatten json or ini application configuration
ii node-read 1.0.7-2 all Read user input from stdin module for Node.js
ii node-read-package-json 2.1.1-1 all Read package.json for npm module for Node.js
ii node-readable-stream 3.4.0-2 all stream compatibility library for Node.js and browser
ii node-registry-auth-token 3.3.1-1 all Get the auth token set for an npm registry (if any)
ii node-registry-url 3.1.0-1 all Get the set npm registry URL
ii node-request 2.88.1-4 all simplified HTTP request client module for Node.js
ii node-require-directory 2.1.1-1 all require all files in a directory
ii node-require-main-filename 1.0.1-1 all shim for require.main.filename() that works in as many environments as possible
ii node-resolve 1.15.1-3 all Synchronous/Asynchronous require.resolve() algorithm
ii node-resolve-from 4.0.0-1 all Resolve the path of a module from a given path
ii node-retry 0.12.0-1 all Retry strategies for failed operations module for Node.js
ii node-rimraf 2.6.3-1 all Deep deletion (like rm -rf) module for Node.js
ii node-run-queue 1.0.3-1 all promise based dynamic priority queue runner
ii node-safe-buffer 5.2.0-1 all Safer Node.js Buffer API
ii node-semver 7.1.3-1 all Semantic Versioning for Node.js
ii node-semver-diff 2.1.0-2 all get the diff type of two semver versions
ii node-set-blocking 2.0.0-1 all set blocking stdio and stderr
ii node-sha 3.0.0-1 all Check and get file or stream hashes - module for Node.js
ii node-shebang-command 1.2.0-1 all Get the command from a shebang
ii node-shebang-regex 2.0.0-1 all Regular expression for matching a shebang line
ii node-signal-exit 3.0.2-1 all Fire an event no matter how a process exits
ii node-slash 3.0.0-1 all Node.js library to convert Windows backslash paths to slash paths
ii node-slide 1.1.6-2 all Simple chain and asyncMap flow control module for Node.js
ii node-sorted-object 2.0.1-1 all Returns a copy of an object with its keys sorted
ii node-spdx-correct 3.1.0-1 all correct invalid SPDX identifiers
ii node-spdx-exceptions 2.2.0-1 all list of SPDX standard license exceptions
ii node-spdx-expression-parse 3.0.0-1 all parse SPDX license expressions
ii node-spdx-license-ids 3.0.5-1 all List of SPDX license identifiers
ii node-sshpk 1.16.1+dfsg-2 all library for finding and using SSH public keys
ii node-ssri 7.1.0-2 all Utility for parsing, serializing, generating and verifying ssri metadata
ii node-stream-each 1.2.3-1 all Iterate all the data in a stream
ii node-stream-iterate 1.2.0-4 all Iterate through the values in a stream
ii node-stream-shift 1.0.0-1 all returns the next buffer/object in a stream's readable queue
ii node-strict-uri-encode 2.0.0-1 all stricter URI encode adhering to RFC 3986
ii node-string-decoder 1.2.0-2 all string_decoder module from Node core for browsers
ii node-string-width 2.1.1-1 all Get the visual width of a string
ii node-strip-ansi 6.0.0-2 all Strip ANSI escape codes
ii node-strip-eof 1.0.0-2 all strip CR and LF characters from a string/buffer
ii node-strip-json-comments 3.0.1-3 all Node.js module to strip comments from JSON
ii node-supports-color 6.1.0-2 all Detect whether a terminal supports color in Node.js
ii node-tar 4.4.10+ds1-2ubuntu1 all read and write portable tar archives module for Node.js
ii node-term-size 1.2.0+dfsg-2 all Reliably get the terminal window size
ii node-text-table 0.2.0-2 all borderless text tables with alignment
ii node-through 2.3.8-1 all simplified stream construction
ii node-through2 3.0.1-2 all Make a stream.Transform out of a function - Node.js module
ii node-timed-out 4.0.1-5 all Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
ii node-tough-cookie 3.0.0-1 all RFC6265 Cookies and Cookie Jar for node.js
ii node-tunnel-agent 0.6.1-2 all HTTP proxy tunneling agent module for Node.js
ii node-tweetnacl 1.0.1+dfsg-2 all Port of TweetNaCl cryptographic library to JavaScript
ii node-typedarray 0.0.6-1 all TypedArray polyfill for old browsers
ii node-typedarray-to-buffer 3.0.3-3 all JavaScript utility converting TypedArray to buffer without copy
ii node-uid-number 0.0.6-1ubuntu0.20.04.1 all Convert a username/group name to a uid/gid number
ii node-unique-filename 1.1.1+ds-1 all unique filename for use in temporary directories or caches
ii node-unique-string 1.0.0-1 all Generate a unique random string
ii node-unpipe 1.0.0-1 all Unpipe a stream from all destinations
ii node-uri-js 4.2.2+dfsg-5 all URI/IRI parsing/validating/resolving library
ii node-url-parse-lax 1.0.0-1 all url.parse() with support for protocol-less URLs & IPs
ii node-url-to-options 1.0.1-1 all Convert a WHATWG URL to an http(s).request options object
ii node-util-deprecate 1.0.2-1 all Node.js's `util.deprecate()` function with browser support
ii node-uuid 3.3.2-2 all simple and fast RFC4122 UUID generation - Node.js module
ii node-validate-npm-package-license 3.0.4-1 all Tells if a string is a valid npm package license string
ii node-validate-npm-package-name 3.0.0-1 all Checks if a string is a valid npm package name
ii node-verror 1.10.0-1 all rich JavaScript errors
ii node-wcwidth.js 1.0.0-1 all wcwidth.js is a javascript porting of C's wcwidth()
ii node-which 2.0.2-1 all Cross-platform 'which' module for Node.js
ii node-which-module 2.0.0-1 all Find the module object for something that was require()d
ii node-wide-align 1.1.3-1 all Wide-character aware text alignment function
ii node-widest-line 3.1.0-1 all Get the visual width of the widest line in a string -
ii node-wrap-ansi 4.0.0-2 all Wordwrap a string with ANSI escape codes
ii node-wrappy 1.0.2-1 all Callback wrapping utility
ii node-write-file-atomic 3.0.3-1 all Write files in an atomic fashion w/configurable ownership
ii node-xdg-basedir 3.0.0-1 all Get XDG Base Directory paths
ii node-xtend 4.0.2-1 all Node.js library to easily extend an object
ii node-y18n 4.0.0-2 all bare-bones internationalization library used by yargs
ii node-yallist 4.0.0-1 all Double linked list implementation for Node.js
ii node-yargs 15.3.0-1 all command line parser for nodejs
ii node-yargs-parser 18.1.1-1 all mighty option parser used by yargs
ii nodejs 10.19.0~dfsg-3ubuntu1 amd64 evented I/O for V8 javascript - runtime executable
ii nodejs-doc 10.19.0~dfsg-3ubuntu1 all API documentation for Node.js, the javascript platform
ii nordvpn 3.16.0 amd64 The best online VPN service for speed and security
ii nordvpn-release 1.0.0 all Package to install NordVPN GPG key and APT repo
ii npm 6.14.4+ds-1ubuntu2 all package manager for Node.js
ri ntfs-3g 1:2017.3.23AR.3-3ubuntu1.3 amd64 read/write NTFS driver for FUSE
ii nvidia-compute-utils-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for nvidia-compute-utils-525
ii nvidia-compute-utils-525 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA compute utilities
ii nvidia-dkms-520 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for nvidia-dkms-525
ii nvidia-dkms-525 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA DKMS package
ii nvidia-driver-520 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for nvidia-driver-525
ii nvidia-driver-525 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA driver metapackage
ii nvidia-kernel-common-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for nvidia-kernel-common-525
ii nvidia-kernel-common-525 525.85.05-0ubuntu0.20.04.1 amd64 Shared files used with the kernel module
ii nvidia-kernel-source-520 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for nvidia-kernel-source-525
ii nvidia-kernel-source-525 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA kernel source package
ri nvidia-prime 0.8.16~0.20.04.2 all Tools to enable NVIDIA's Prime
ri nvidia-settings 470.57.01-0ubuntu0.20.04.3 amd64 Tool for configuring the NVIDIA graphics driver
ii nvidia-utils-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for nvidia-utils-525
ii nvidia-utils-525 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA driver support binaries
ri ocl-icd-libopencl1:amd64 2.2.11-1ubuntu1 amd64 Generic OpenCL ICD Loader
ii ocl-icd-libopencl1:i386 2.2.11-1ubuntu1 i386 Generic OpenCL ICD Loader
ri odbcinst 2.3.6-0.1build1 amd64 Helper program for accessing odbc ini files
ri odbcinst1debian2:amd64 2.3.6-0.1build1 amd64 Support library for accessing odbc ini files
ri openprinting-ppds 20200401-1 all OpenPrinting printer support - PostScript PPD files
ri openssh-client 1:8.2p1-4ubuntu0.5 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssl 1.1.1f-1ubuntu2.17 amd64 Secure Sockets Layer toolkit - cryptographic utility
ii optipng 0.7.7-1 amd64 advanced PNG (Portable Network Graphics) optimizer
ri orca 3.36.2-1ubuntu1~20.04.2 all Scriptable screen reader
ri os-prober 1.74ubuntu2 amd64 utility to detect other OSes on a set of drives
ri p11-kit 0.23.20-1ubuntu0.1 amd64 p11-glue utilities
ri p11-kit-modules:amd64 0.23.20-1ubuntu0.1 amd64 p11-glue proxy and trust modules
ri p7zip 16.02+dfsg-7build1 amd64 7zr file archiver with high compression ratio
ri p7zip-full 16.02+dfsg-7build1 amd64 7z and 7za file archivers with high compression ratio
ri packagekit 1.1.13-2ubuntu1.1 amd64 Provides a package management service
ii pandoc 2.5-3build2 amd64 general markup converter
ii pandoc-data 2.5-3build2 all general markup converter - data files
ri parted 3.3-4ubuntu0.20.04.1 amd64 disk partition manipulator
ii passwd 1:4.8.1-1ubuntu5.20.04.4 amd64 change and administer password and group data
ii pastebinit 1.5.1-1 all command-line pastebin client
ri patch 2.7.6-6 amd64 Apply a diff file to an original
ri pci.ids 0.0~2020.03.20-1 all PCI ID Repository
ri pciutils 1:3.6.4-1ubuntu0.20.04.1 amd64 PCI utilities
ri pcmciautils 018-11 amd64 PCMCIA utilities for Linux 2.6
ri perl 5.30.0-9ubuntu0.3 amd64 Larry Wall's Practical Extraction and Report Language
ii perl-base 5.30.0-9ubuntu0.3 amd64 minimal Perl system
ri perl-modules-5.30 5.30.0-9ubuntu0.3 all Core Perl modules
ri perl-openssl-defaults:amd64 4 amd64 version compatibility baseline for Perl OpenSSL packages
ri pinentry-curses 1.1.0-3build1 amd64 curses-based PIN or pass-phrase entry dialog for GnuPG
ri pinentry-gnome3 1.1.0-3build1 amd64 GNOME 3 PIN or pass-phrase entry dialog for GnuPG
ri pipewire:amd64 0.3.24-3+zorin3 amd64 audio and video processing engine multimedia server
ri pipewire-bin 0.3.24-3+zorin3 amd64 PipeWire multimedia server - programs
ri pkg-config 0.29.1-0ubuntu4 amd64 manage compile and link flags for libraries
ii plexmediaserver 1.30.0.6406-f3f2fcc0a amd64 Plex organizes all of your personal media so you can easily access and enjoy it.
ri plymouth 0.9.4git20200323-0ubuntu6.2 amd64 boot animation, logger and I/O multiplexer
ri plymouth-label 0.9.4git20200323-0ubuntu6.2 amd64 boot animation, logger and I/O multiplexer - label control
ri plymouth-theme-spinner 0.9.4git20200323-0ubuntu6.2 amd64 boot animation, logger and I/O multiplexer - spinner theme
ri plymouth-theme-ubuntu-text 0.9.4git20200323-0ubuntu6.2 amd64 boot animation, logger and I/O multiplexer - ubuntu text theme
ri plymouth-theme-zorin-logo 3.0.2 all graphical boot animation and logger - Zorin logo theme
ri plymouth-theme-zorin-text 1.2 all graphical boot animation and logger - Zorin text theme
ri policykit-1 0.105-26ubuntu1.3 amd64 framework for managing administrative policies and privileges
ri policykit-desktop-privileges 0.21 all run common desktop actions without password
ri poppler-data 0.4.9-2 all encoding data for the poppler PDF rendering library
ri poppler-utils 0.86.1-0ubuntu1.1 amd64 PDF utilities (based on Poppler)
ri powermgmt-base 1.36 all common utils for power management
ri ppa-purge 0.2.8+bzr63 all disables a PPA and reverts to official packages
ri ppp 2.4.7-2+4.1ubuntu5.1 amd64 Point-to-Point Protocol (PPP) - daemon
ri pptp-linux 1.10.0-1build1 amd64 Point-to-Point Tunneling Protocol (PPTP) Client
ri printer-driver-all 0.20170124 all printer drivers metapackage
ri printer-driver-brlaser 6-1build1 amd64 printer driver for (some) Brother laser printers
ri printer-driver-c2050 0.3b-8 amd64 printer driver for Lexmark 2050 Color Jetprinter
ri printer-driver-c2esp 27-6 amd64 printer driver for Kodak ESP AiO color inkjet Series
ri printer-driver-cjet 0.8.9-7 amd64 printer driver for Canon LBP laser printers
ri printer-driver-dymo 1.4.0-9build1 amd64 printer driver for DYMO label printers
ri printer-driver-escpr 1.7.7-1 amd64 printer driver for Epson Inkjet that use ESC/P-R
ri printer-driver-foo2zjs 20171202dfsg0-4 amd64 printer driver for ZjStream-based printers
ri printer-driver-foo2zjs-common 20171202dfsg0-4 all printer driver for ZjStream-based printers - common files
ri printer-driver-fujixerox 1.1.0+ds-3 amd64 printer driver for Fuji Xerox printers
ri printer-driver-gutenprint 5.3.3-4 amd64 printer drivers for CUPS
ri printer-driver-hpcups 3.20.3+dfsg0-2 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ri printer-driver-hpijs 3.20.3+dfsg0-2 amd64 HP Linux Printing and Imaging - printer driver (hpijs)
ri printer-driver-m2300w 0.51-14 amd64 printer driver for Minolta magicolor 2300W/2400W color laser printers
ri printer-driver-min12xxw 0.0.9-11 amd64 printer driver for KonicaMinolta PagePro 1[234]xxW
ri printer-driver-pnm2ppa 1.13+nondbs-0ubuntu6 amd64 printer driver for HP-GDI printers
ri printer-driver-postscript-hp 3.20.3+dfsg0-2 amd64 HP Printers PostScript Descriptions
ri printer-driver-ptouch 1.4.2-3 amd64 printer driver Brother P-touch label printers
ri printer-driver-pxljr 1.4+repack0-5 amd64 printer driver for HP Color LaserJet 35xx/36xx
ri printer-driver-sag-gdi 0.1-7 all printer driver for Ricoh Aficio SP 1000s/SP 1100s
ri printer-driver-splix 2.0.0+svn315-7fakesync1build1 amd64 Driver for Samsung and Xerox SPL2 and SPLc laser printers
ri procps 2:3.3.16-1ubuntu2.3 amd64 /proc file system utilities
ri proj-bin 6.3.1-1 amd64 Cartographic projection library (tools)
ri proj-data 6.3.1-1 all Cartographic projection filter and library (datum package)
ii psensor 1.1.5-1.1ubuntu1 amd64 display graphs for monitoring hardware temperature
ii psensor-common 1.1.5-1.1ubuntu1 all common files for Psensor and Psensor server
ri psmisc 23.3-1 amd64 utilities that use the proc file system
ii publicsuffix 20200303.0012-1 all accurate, machine-readable list of domain name suffixes
ri pulseaudio 1:13.99.1-1ubuntu3.13 amd64 PulseAudio sound server
ri pulseaudio-module-bluetooth 1:13.99.1-1ubuntu3.13 amd64 Bluetooth module for PulseAudio sound server
ri pulseaudio-utils 1:13.99.1-1ubuntu3.13 amd64 Command line tools for the PulseAudio sound server
ii python-apt-common 2.0.1+zorin1 all Python interface to libapt-pkg (locales)
ii python-babel-localedata 2.6.0+dfsg.1-1ubuntu2.2 all tools for internationalizing Python applications - locale data files
ii python-is-python2 2.7.17-4 all symlinks /usr/bin/python to the DEPRECATED python2
ii python-pip-whl 20.0.2-5ubuntu1.8 all Python package installer
ii python-pkg-resources 44.0.0-2ubuntu0.1 all Package Discovery and Resource Access using pkg_resources
ii python2 2.7.17-2ubuntu4 amd64 interactive high-level object-oriented language (Python2 version)
ii python2-minimal 2.7.17-2ubuntu4 amd64 minimal subset of the Python2 language
ii python2.7 2.7.18-1~20.04.3 amd64 Interactive high-level object-oriented language (version 2.7)
ii python2.7-minimal 2.7.18-1~20.04.3 amd64 Minimal subset of the Python language (version 2.7)
ri python3 3.8.2-0ubuntu2 amd64 interactive high-level object-oriented language (default python3 version)
ii python3-acoustid 1.1.5-2build1 all Acoustid interface implementation and Chromaprint bindings (Python 3)
ii python3-apport 2.20.11-0ubuntu27.25 all Python 3 library for Apport crash report handling
ii python3-apsw 3.28.0-r1-1ubuntu4 amd64 another Python SQLite 3 wrapper (Python 3 version)
ii python3-apt 2.0.1+zorin1 amd64 Python 3 interface to libapt-pkg
ri python3-aptdaemon 1.1.1+bzr982-0ubuntu32.3 all Python 3 module for the server and client of aptdaemon
ri python3-aptdaemon.gtk3widgets 1.1.1+bzr982-0ubuntu32.3 all Python 3 GTK+ 3 widgets to run an aptdaemon client
ii python3-audioread 2.1.5-2build1 all Backend-agnostic audio decoding Python 3 package
ii python3-babel 2.6.0+dfsg.1-1ubuntu2.2 all tools for internationalizing Python applications - Python 3.x
ri python3-bcrypt 3.1.7-2ubuntu1 amd64 password hashing library for Python 3
ri python3-blinker 1.4+dfsg1-0.3ubuntu1 all fast, simple object-to-object and broadcast signaling library
ri python3-brlapi:amd64 6.0+dfsg-4ubuntu6 amd64 Braille display access via BRLTTY - Python3 bindings
ii python3-bs4 4.8.2-1 all error-tolerant HTML parser for Python 3
ri python3-cairo:amd64 1.16.2-2ubuntu2 amd64 Python3 bindings for the Cairo vector graphics library
ri python3-certifi 2019.11.28-1 all root certificates for validating SSL certs and verifying TLS hosts (python3)
ri python3-cffi-backend 1.14.0-1build1 amd64 Foreign Function Interface for Python 3 calling C code - runtime
ri python3-chardet 3.0.4-4build1 all universal character encoding detector for Python3
ii python3-chm 0.8.6-2build1 amd64 Python binding for CHMLIB - Python 3
ri python3-click 7.0-3 all Wrapper around optparse for command line utilities - Python 3.x
ri python3-colorama 0.4.3-1build1 all Cross-platform colored terminal text in Python - Python 3.x
ri python3-commandnotfound 20.04.6 all Python 3 bindings for command-not-found.
ri python3-cryptography 2.8-3ubuntu0.1 amd64 Python library exposing cryptographic recipes and primitives (Python 3)
ii python3-css-parser 1.0.4-2 all CSS related utilities (parsing, serialization, etc) for Python 3
ii python3-cssselect 1.1.0-2 all cssselect parses CSS3 Selectors and translates them to XPath 1.0
ii python3-cssutils 1.0.2-3 all Python3 CSS Cascading Style Sheets parser and builder
ri python3-cups 1.9.73-3build1 amd64 Python3 bindings for CUPS
ri python3-cupshelpers 1.5.12-0ubuntu1.1 all Python utility modules around the CUPS printing system
ri python3-dateutil 2.7.3-3ubuntu1 all powerful extensions to the standard Python 3 datetime module
ri python3-dbus 1.2.16-1build1 amd64 simple interprocess messaging system (Python 3 interface)
ri python3-debconf 1.5.73 all interact with debconf from Python 3
ri python3-debian 0.1.36ubuntu1 all Python 3 modules to work with Debian-related data formats
ri python3-defer 1.0.6-2.1 all Small framework for asynchronous programming (Python 3)
ri python3-distro 1.4.0-1 all Linux OS platform information API
ri python3-distro-info 0.23ubuntu1 all information about distributions' releases (Python 3 module)
ii python3-distupgrade 1:20.04.40+zorin1 all manage release upgrades
ii python3-distutils 3.8.10-0ubuntu1~20.04 all distutils package for Python 3.x
ii python3-dnspython 1.16.0-1ubuntu1 all DNS toolkit for Python 3
ii python3-enchant 2.0.0-4 all spellchecking library for Python 3
ri python3-entrypoints 0.3-2ubuntu1 all Discover and load entry points from installed packages (Python 3)
ii python3-evdev 1.3.0+dfsg-1build1 amd64 Python 3 bindings for the Linux input subsystem
ri python3-fasteners 0.14.1-2 all provides useful locks - Python 3.x
ii python3-feedparser 5.2.1-2 all Universal Feed Parser for Python 3
ii python3-flask 1.1.1-2 all micro web framework based on Werkzeug and Jinja2 - Python 3.x
ii python3-flask-babel 0.11.2-3 all internationalization and localization support for Flask (Python 3)
ii python3-future 0.18.2-2ubuntu0.1 all Clean single-source support for Python 3 and 2 - Python 3.x
ri python3-gdbm:amd64 3.8.10-0ubuntu1~20.04 amd64 GNU dbm database support for Python 3.x
ri python3-gi 3.36.0-1 amd64 Python 3 bindings for gobject-introspection libraries
ri python3-gi-cairo 3.36.0-1 amd64 Python 3 Cairo bindings for the GObject library
ii python3-greenlet 0.4.15-4.1 amd64 Lightweight in-process concurrent programming (python3)
ii python3-html2text 2020.1.16-1 all Python module for converting HTML to Markdown text (Python3 version)
ii python3-html5-parser 0.4.9-3build1 amd64 fast, standards compliant, C based, HTML 5 parser for python
ii python3-html5lib 1.0.1-2 all HTML parser/tokenizer based on the WHATWG HTML5 specification
ri python3-httplib2 0.14.0-1ubuntu1 all comprehensive HTTP client library written for Python3
ri python3-ibus-1.0 1.5.22-2ubuntu2.1 all Intelligent Input Bus - introspection overrides for Python (Python 3)
ri python3-idna 2.8-1 all Python IDNA2008 (RFC 5891) handling (Python 3)
ii python3-ifaddr 0.1.6-1 all Pure Python implementation for detecting IP addresses
ii python3-itsdangerous 1.1.0-1 all Various helpers to pass trusted data to untrusted environment - Python 3.x
ii python3-jellyfish 0.7.2-1build1 amd64 Library for approximate and phonetic matching of strings (Python 3)
ii python3-jinja2 2.10.1-2 all small but fast and easy to use stand-alone template engine
ri python3-jwt 1.7.1-2ubuntu2.1 all Python 3 implementation of JSON Web Token
ri python3-keyring 18.0.1-2ubuntu1 all store and access your passwords safely - Python 3 version of the package
ri python3-launchpadlib 1.10.13-1 all Launchpad web services client library (Python 3)
ri python3-lazr.restfulclient 0.14.2-2build1 all client for lazr.restful-based web services (Python 3)
ri python3-lazr.uri 1.0.3-4build1 all library for parsing, manipulating, and generating URIs
ii python3-ldb 2:2.4.4-0ubuntu0.20.04.1 amd64 Python 3 bindings for LDB
ri python3-lib2to3 3.8.10-0ubuntu1~20.04 all Interactive high-level object-oriented language (lib2to3)
ii python3-libdiscid 1.0-5ubuntu2 amd64 libdiscid binding for Python 3
ri python3-lockfile 1:0.12.2-2ubuntu2 all file locking library for Python — Python 3 library
ri python3-louis 3.12.0-3ubuntu0.1 all Python bindings for liblouis
ii python3-lxml:amd64 4.5.0-1ubuntu0.5 amd64 pythonic binding for the libxml2 and libxslt libraries
ri python3-macaroonbakery 1.3.1-1 all Higher-level macaroon operations for Python 3
ii python3-magic 2:0.4.15-3 all python3 interface to the libmagic file type identification library
ri python3-mako 1.1.0+ds1-1ubuntu2.1 all fast and lightweight templating for the Python 3 platform
ii python3-markdown 3.1.1-3 all text-to-HTML conversion library/tool (Python 3 version)
ri python3-markupsafe 1.1.0-1build2 amd64 HTML/XHTML/XML string library for Python 3
ii python3-mechanize 1:0.4.5-2 all stateful programmatic web browsing
ri python3-minimal 3.8.2-0ubuntu2 amd64 minimal subset of the Python language (default python3 version)
ri python3-monotonic 1.5-0ubuntu2 all implementation of time.monotonic() - Python 3.x
ii python3-msgpack 0.6.2-1 amd64 Python 3 implementation of MessagePack format
ii python3-munkres 1.1.2-1 all munkres algorithm for the Assignment Problem - Python 3 library
ii python3-musicbrainzngs 0.7.1-1 all Python 3 bindings for the Musicbrainz NGS webservice interface
ii python3-mutagen 1.44.0-1 all audio metadata editing library (Python 3)
ri python3-nacl 1.3.0-5 amd64 Python bindings to libsodium (Python 3)
ri python3-nautilus 1.2.3-1ubuntu1 amd64 Python binding for Nautilus components (Python 3 version)
ii python3-neovim 0.4.1-1 all transitional dummy package
ri python3-netifaces 0.10.4-1ubuntu4 amd64 portable network interface information - Python 3.x
ii python3-nose 1.3.7-5 all test discovery and running for Python3 unittest
ri python3-oauthlib 3.1.0-1ubuntu2 all generic, spec-compliant implementation of OAuth for Python3
ri python3-olefile 0.46-2 all Python module to read/write MS OLE2 files
ii python3-openssl 19.0.0-1build1 all Python 3 wrapper around the OpenSSL library
ii python3-packaging 20.3-1 all core utilities for python3 packages
ri python3-paramiko 2.6.0-2ubuntu0.1 all Make ssh v2 connections (Python 3)
rc python3-pbr 5.4.5-0ubuntu1 all inject useful and sensible default behaviors into setuptools - Python 3.x
ri python3-pexpect 4.6.0-1build1 all Python 3 module for automating interactive applications
ii python3-pil:amd64 7.0.0-4ubuntu0.7 amd64 Python Imaging Library (Python3)
ii python3-pip 20.0.2-5ubuntu1.8 all Python package installer
ii python3-pkg-resources 45.2.0-1ubuntu0.1 all Package Discovery and Resource Access using pkg_resources
ii python3-problem-report 2.20.11-0ubuntu27.25 all Python 3 library to handle problem reports
ii python3-protobuf 3.6.1.3-2ubuntu5.2 amd64 Python 3 bindings for protocol buffers
ri python3-psutil 5.5.1-1ubuntu4 amd64 module providing convenience functions for managing processes (Python3)
ri python3-ptyprocess 0.6.0-1ubuntu1 all Run a subprocess in a pseudo terminal from Python 3
ri python3-pyatspi 2.36.0-1 all Assistive Technology Service Provider Interface - Python3 bindings
ii python3-pygments 2.3.1+dfsg-1ubuntu2.2 all syntax highlighting package written in Python 3
ii python3-pyinotify 0.9.6-1.2ubuntu1 all simple Linux inotify Python bindings
ri python3-pymacaroons 0.13.0-3 all Macaroon library for Python 3
ii python3-pynvim 0.4.1-1 all Python3 library for scripting Neovim processes through its msgpack-rpc API
ii python3-pyparsing 2.4.6-1 all alternative to creating and executing simple grammars - Python 3.x
ii python3-pyqt5 5.14.1+dfsg-3build1 amd64 Python 3 bindings for Qt5
ii python3-pyqt5.qtmultimedia 5.14.1+dfsg-3build1 amd64 Python 3 bindings for Qt5's Multimedia module
ii python3-pyqt5.qtsvg 5.14.1+dfsg-3build1 amd64 Python 3 bindings for Qt5's SVG module
ii python3-pyqt5.qtwebchannel 5.14.1+dfsg-3build1 amd64 Python 3 bindings for Qt5's WebChannel module
ii python3-pyqt5.qtwebengine 5.14.0-2build1 amd64 Python 3 bindings for Qt5's WebEngine module
ii python3-pyqt5.qtwebkit 5.14.1+dfsg-3build1 amd64 Python 3 bindings for Qt5's WebKit module
ii python3-pyxattr 0.6.1-2 amd64 module for manipulating filesystem extended attributes (Python3)
ii python3-regex 0.1.20190819-2build1 amd64 alternative regular expression module (Python 3)
ri python3-renderpm:amd64 3.5.34-1ubuntu1 amd64 python low level render interface
ri python3-reportlab 3.5.34-1ubuntu1 all ReportLab library to create PDF documents using Python3
ri python3-reportlab-accel:amd64 3.5.34-1ubuntu1 amd64 C coded extension accelerator for the ReportLab Toolkit
ii python3-repoze.lru 0.7-2 all tiny LRU cache implementation and decorator for Python 3
ri python3-requests 2.22.0-2ubuntu1 all elegant and simple HTTP library for Python3, built for human beings
ri python3-requests-unixsocket 0.2.0-2 all Use requests to talk HTTP via a UNIX domain socket - Python 3.x
ri python3-rfc3339 1.1-2 all parser and generator of RFC 3339-compliant timestamps (Python 3)
ii python3-routes 2.4.1-2 all Routing Recognition and Generation Tools for Python 3
ii python3-searx 0.16.0+dfsg1-2 all Privacy-respecting metasearch engine - library package
ri python3-secretstorage 2.3.1-2ubuntu1 all Python module for storing secrets - Python 3.x version
ii python3-setproctitle:amd64 1.1.10-1ubuntu1 amd64 Setproctitle implementation for Python 3
ii python3-setuptools 45.2.0-1ubuntu0.1 all Python3 Distutils Enhancements
ri python3-simplejson 3.16.0-2ubuntu2 amd64 simple, fast, extensible JSON encoder/decoder for Python 3.x
ii python3-sip 4.19.21+dfsg-1build1 amd64 Python 3/C++ bindings generator runtime library
ri python3-six 1.14.0-2 all Python 2 and 3 compatibility library (Python 3 interface)
ii python3-software-properties 0.99.9.11+zorin2 all manage the repositories that you install software from
ii python3-soupsieve 1.9.5+dfsg-1 all modern CSS selector implementation for BeautifulSoup (Python 3)
ri python3-speechd 0.9.1-4 all Python interface to Speech Dispatcher
ii python3-talloc:amd64 2.3.3-0ubuntu0.20.04.1 amd64 hierarchical pool based memory allocator - Python3 bindings
ii python3-tz 2019.3-1ubuntu0.20.04.0 all Python3 version of the Olson timezone database
ii python3-unidecode 1.1.1-3build1 all ASCII transliterations of Unicode text (Python 3 module)
ii python3-uno 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 Python-UNO bridge
ii python3-update-manager 1:20.04.10.11+zorin1 all python 3.x module for update-manager
ii python3-urllib3 1.25.8-2ubuntu0.2 all HTTP library with thread-safe connection pooling for Python3
ii python3-venv 3.8.2-0ubuntu2 amd64 pyvenv-3 binary for python3 (default python3 version)
ri python3-wadllib 1.3.3-3build1 all Python 3 library for navigating WADL files
ii python3-webencodings 0.5.1-1ubuntu1 all Python implementation of the WHATWG Encoding standard
ii python3-webob 1:1.8.5-2 all Python module providing WSGI request and response objects (Python 3)
ii python3-werkzeug 0.16.1+dfsg1-2ubuntu0.1 all collection of utilities for WSGI applications (Python 3.x)
ii python3-wheel 0.34.2-1ubuntu0.1 all built-package format for Python
ri python3-xdg 0.26-1ubuntu1 all Python 3 library to access freedesktop.org standards
ri python3-xkit 0.5.0ubuntu4 all library for the manipulation of xorg.conf files (Python 3)
ri python3-yaml 5.3.1-1ubuntu0.1 amd64 YAML parser and emitter for Python3
ii python3-zeroconf 0.24.4-0ubuntu1 all Pure Python implementation of multicast DNS service discovery (Python3)
ii python3.8 3.8.10-0ubuntu1~20.04.6 amd64 Interactive high-level object-oriented language (version 3.8)
ii python3.8-minimal 3.8.10-0ubuntu1~20.04.6 amd64 Minimal subset of the Python language (version 3.8)
ii python3.8-venv 3.8.10-0ubuntu1~20.04.6 amd64 Interactive high-level object-oriented language (pyvenv binary, version 3.8)
ri qt5-gtk-platformtheme:amd64 5.12.8+dfsg-0ubuntu2.1 amd64 Qt 5 GTK+ 3 platform theme
ri qttranslations5-l10n 5.12.8-0ubuntu1 all translations for Qt 5
ri quadrapassel 1:3.36.0-1 amd64 popular Russian game, similar to Tetris
ii rake 13.0.1-4 all ruby make-like utility
ii rclone 1.50.2-2ubuntu0.2 amd64 rsync for commercial cloud storage
ii rclone-browser 1.8.0-1 amd64 Simple cross platform GUI for rclone
ri readline-common 8.0-4 all GNU readline and history libraries, common files
ri remmina 1.4.2+dfsg-1ubuntu1+zorin1 amd64 GTK+ Remote Desktop Client
ri remmina-common 1.4.2+dfsg-1ubuntu1+zorin1 all Common files for Remmina
ri remmina-plugin-rdp:amd64 1.4.2+dfsg-1ubuntu1+zorin1 amd64 RDP plugin for Remmina
ri remmina-plugin-secret:amd64 1.4.2+dfsg-1ubuntu1+zorin1 amd64 Secret plugin for Remmina
ri remmina-plugin-vnc:amd64 1.4.2+dfsg-1ubuntu1+zorin1 amd64 VNC plugin for Remmina
ri rfkill 2.34-0.1ubuntu9.3 amd64 tool for enabling and disabling wireless devices
ri rhythmbox 3.4.4-1ubuntu2 amd64 music player and organizer for GNOME
ri rhythmbox-data 3.4.4-1ubuntu2 all data files for rhythmbox
ri rhythmbox-plugin-alternative-toolbar 0.19.3-1.1 all Enhanced play controls and interface for Rhythmbox
ri rhythmbox-plugins 3.4.4-1ubuntu2 amd64 plugins for rhythmbox music player
ii rsync 3.1.3-8ubuntu0.5 amd64 fast, versatile, remote (and local) file-copying tool
ri rsyslog 8.2001.0-1ubuntu1.3 amd64 reliable system and kernel logging daemon
ri rtkit 0.12-4 amd64 Realtime Policy and Watchdog Daemon
ii rtmpdump 2.4+20151223.gitfa8646d.1-2build1 amd64 small dumper for media content streamed over the RTMP protocol
ii ruby 1:2.7+1 amd64 Interpreter of object-oriented scripting language Ruby (default version)
ii ruby-minitest 5.13.0-1 all Ruby test tools supporting TDD, BDD, mocking, and benchmarking
ii ruby-net-telnet 0.1.1-2 all telnet client library
ii ruby-power-assert 1.1.7-1 all library showing values of variables and method calls in an expression
ii ruby-test-unit 3.3.5-1 all unit testing framework for Ruby
ii ruby-xmlrpc 0.3.0-2 all XMLRPC library for Ruby
ii ruby2.7 2.7.0-5ubuntu1.7 amd64 Interpreter of object-oriented scripting language Ruby
ii rubygems-integration 1.16 all integration of Debian Ruby packages with Rubygems
ii runescape-launcher 2.2.11 amd64 RuneScape Game Client
ri rygel 0.38.3-1ubuntu1 amd64 GNOME UPnP/DLNA services
ii samba-libs:amd64 2:4.15.13+dfsg-0ubuntu0.20.04.1 amd64 Samba core libraries
ri sane-utils 1.0.29-0ubuntu5.2 amd64 API library for scanners -- utilities
ri sbsigntool 0.9.2-2ubuntu1.1 amd64 Tools to manipulate signatures on UEFI binaries and drivers
ri screen-resolution-extra 0.18build1 all Extension for the nvidia-settings control panel
ri seahorse 3.36-1 amd64 GNOME front end for GnuPG
ii seahorse-daemon 3.12.2-6 amd64 Seahorse pass phrase caching agent
ii seahorse-nautilus 3.11.92-4 amd64 Nautilus extension for Seahorse integration
ii searx 0.16.0+dfsg1-2 all Privacy-respecting metasearch engine
ri secureboot-db 1.5 amd64 Secure Boot updates for DB and DBX
ii sed 4.7-1 amd64 GNU stream editor for filtering/transforming text
ri sensible-utils 0.0.12+nmu1 all Utilities for sensible alternative selection
ri sgml-base 1.29.1 all SGML infrastructure and SGML catalog file support
ri sgml-data 2.0.11 all common SGML and XML data
ri shared-mime-info 1.15-1 amd64 FreeDesktop.org shared MIME database and spec
ii shellcheck 0.7.0-2build2 amd64 lint tool for shell scripts
ri shim-signed 1.40.7+15.4-0ubuntu9 amd64 Secure Boot chain-loading bootloader (Microsoft-signed binary)
ri simple-scan 3.36.3-0ubuntu0.20.04.0 amd64 Simple Scanning Utility
ii snapd 2.58+20.04 amd64 Daemon and tooling that enable snap packages
ii software-properties-common 0.99.9.11+zorin2 all manage the repositories that you install software from (common)
ii software-properties-gtk 0.99.9.11+zorin2 all manage the repositories that you install software from (gtk)
ri sound-icons 0.1-7 all Sounds for speech enabled applications
ri sound-theme-freedesktop 0.8-2ubuntu1 all freedesktop.org sound theme
ri speech-dispatcher 0.9.1-4 amd64 Common interface to speech synthesizers
ri speech-dispatcher-audio-plugins:amd64 0.9.1-4 amd64 Speech Dispatcher: Audio output plugins
ri speech-dispatcher-espeak-ng 0.9.1-4 amd64 Speech Dispatcher: Espeak-ng output module
ri spice-vdagent 0.19.0-2ubuntu0.2 amd64 Spice agent for Linux
ri squashfs-tools 1:4.4-1ubuntu0.3 amd64 Tool to create and append to squashfs filesystems
ri sshfs 3.6.0+repack+really2.10-0ubuntu1 amd64 filesystem client based on SSH File Transfer Protocol
ri ssl-cert 1.0.39 all simple debconf wrapper for OpenSSL
ii steam:i386 1:1.0.0.61-2ubuntu3 i386 Valve's Steam digital software delivery system
ii steam-installer 1.0.0.61-2ubuntu3 all Installer for Valve's Steam digital software delivery system
ri strace 5.5-3ubuntu1 amd64 System call tracer
ii sudo 1.8.31-1ubuntu1.4 amd64 Provide limited super user privileges to specific users
ri switcheroo-control 2.1-1 amd64 D-Bus service to check the availability of dual-GPU
ii synaptic 0.84.6ubuntu5 amd64 Graphical package manager
ii syslinux-common 3:6.04~git20190206.bf6db5b4+dfsg1-2 all collection of bootloaders (common)
ri system-config-printer 1.5.12-0ubuntu1.1 all graphical interface to configure the printing system
ri system-config-printer-common 1.5.12-0ubuntu1.1 all backend and the translation files for system-config-printer
ri system-config-printer-udev 1.5.12-0ubuntu1.1 amd64 Utilities to detect and configure printers automatically
ii systemd 245.4-4ubuntu3.20 amd64 system and service manager
ii systemd-sysv 245.4-4ubuntu3.20 amd64 system and service manager - SysV links
ii systemd-timesyncd 245.4-4ubuntu3.20 amd64 minimalistic service to synchronize local time with NTP servers
ii sysvinit-utils 2.96-2.1ubuntu1 amd64 System-V-like utilities
ii t1utils 1.41-3 amd64 Collection of simple Type 1 font manipulation programs
ii tar 1.30+dfsg-7ubuntu0.20.04.3 amd64 GNU version of the tar archiving utility
ii tcl 8.6.9+1 amd64 Tool Command Language (default version) - shell
ii tcl8.6 8.6.10+dfsg-1 amd64 Tcl (the Tool Command Language) v8.6 - shell
ii tcpdump 4.9.3-4ubuntu0.2 amd64 command-line network traffic analyzer
ri telnet 0.17-41.2build1 amd64 basic telnet client
ii tex-common 6.13 all common infrastructure for building and installing TeX
ii texlive-base 2019.20200218-1 all TeX Live: Essential programs and files
ii texlive-binaries 2019.20190605.51237-3build2 amd64 Binaries for TeX Live
ii texlive-latex-base 2019.20200218-1 all TeX Live: LaTeX fundamental packages
ii texlive-latex-recommended 2019.20200218-1 all TeX Live: LaTeX recommended packages
ri thermald 1.9.1-1ubuntu0.6 amd64 Thermal monitoring and controlling daemon
ri time 1.7-25.1build1 amd64 GNU time program for measuring CPU resource usage
ii timeshift 20.03+ds-2 amd64 System restore utility
ii tk 8.6.9+1 amd64 Toolkit for Tcl and X11 (default version) - windowing shell
ii tk8.6 8.6.10-1 amd64 Tk toolkit for Tcl and X11 v8.6 - windowing shell
ri totem 3.34.1-2ubuntu2 amd64 Simple media player for the GNOME desktop based on GStreamer
ri totem-common 3.34.1-2ubuntu2 all Data files for the Totem media player
ri totem-plugins 3.34.1-2ubuntu2 amd64 Plugins for the Totem media player
ri touchegg 2.0.11-zorin1 amd64 Multi-touch gesture recognizer
ri tpm-udev 0.4 all udev rules for TPM modules
ri tracker 2.3.6-0ubuntu1 amd64 metadata database, indexer and search tool
ri tracker-extract 2.3.3-2ubuntu0.20.04.1 amd64 metadata database, indexer and search tool - metadata extractors
ri tracker-miner-fs 2.3.3-2ubuntu0.20.04.1 amd64 metadata database, indexer and search tool - filesystem indexer
ii tzdata 2022g-0ubuntu0.20.04.1 all time zone and daylight-saving time data
ri ubuntu-drivers-common 1:0.9.0~0.20.04.7 amd64 Detect and install additional Ubuntu driver packages
ri ubuntu-keyring 2020.02.11.4 all GnuPG keys of the Ubuntu archive
ii ubuntu-release-upgrader-core 1:20.04.40+zorin1 all manage release upgrades
ii ubuntu-release-upgrader-gtk 1:20.04.40+zorin1 all manage release upgrades
ri ucf 3.0038+nmu1 all Update Configuration File(s): preserve user changes to config files
ii udev 245.4-4ubuntu3.20 amd64 /dev/ and hotplug management daemon
ri udisks2 2.8.4-1ubuntu2 amd64 D-Bus service to access and manipulate storage devices
ri ufw 0.36-6ubuntu1 all program for managing a Netfilter firewall
ri unattended-upgrades 2.3ubuntu0.3 all automatic installation of security upgrades
ii uno-libs-private 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 LibreOffice UNO runtime environment -- private libraries used by public ones
ri unzip 6.0-25ubuntu1.1 amd64 De-archiver for .zip files
ri update-inetd 4.50 all inetd configuration file updater
ii update-manager 1:20.04.10.11+zorin1 all GNOME application that manages apt updates
ii update-manager-core 1:20.04.10.11+zorin1 all manage release upgrades
ii update-notifier 3.192.30.16 amd64 Daemon which notifies about package updates
ii update-notifier-common 3.192.30.16 all Files shared between update-notifier and other packages
ri upower 0.99.11-1build2 amd64 abstraction for power management
ii ure 4:7.5.1~rc2-0ubuntu0.20.04.1~lo1 amd64 LibreOffice UNO runtime environment
ri usb-modeswitch 2.5.2+repack0-2ubuntu3 amd64 mode switching tool for controlling "flip flop" USB devices
ri usb-modeswitch-data 20191128-3 all mode switching data for usb-modeswitch
ri usb.ids 2020.03.19-1 all USB ID Repository
ri usbmuxd 1.1.1~git20191130.9af2b12-1 amd64 USB multiplexor daemon for iPhone and iPod Touch devices
ri usbutils 1:012-2 amd64 Linux USB utilities
ii util-linux 2.34-0.1ubuntu9.3 amd64 miscellaneous system utilities
ri uuid-runtime 2.34-0.1ubuntu9.3 amd64 runtime components for the Universally Unique ID library
ii uwsgi 2.0.18-11ubuntu1 amd64 fast, self-healing application container server
ii uwsgi-core 2.0.18-11ubuntu1 amd64 fast, self-healing application container server (core)
ii uwsgi-plugin-python3 2.0.18-11ubuntu1 amd64 WSGI plugin for uWSGI (Python 3)
ri va-driver-all:amd64 2.7.0-2 amd64 Video Acceleration (VA) API -- driver metapackage
ii va-driver-all:i386 2.7.0-2 i386 Video Acceleration (VA) API -- driver metapackage
ri vdpau-driver-all:amd64 1.3-1ubuntu2 amd64 Video Decode and Presentation API for Unix (driver metapackage)
ii vdpau-driver-all:i386 1.3-1ubuntu2 i386 Video Decode and Presentation API for Unix (driver metapackage)
ii vim-common 2:8.1.2269-1ubuntu5.11 all Vi IMproved - Common files
ii vim-tiny 2:8.1.2269-1ubuntu5.11 amd64 Vi IMproved - enhanced vi editor - compact version
ri virtualbox 6.1.38-dfsg-3~ubuntu1.20.04.1 amd64 x86 virtualization solution - base binaries
ri virtualbox-dkms 6.1.38-dfsg-3~ubuntu1.20.04.1 amd64 x86 virtualization solution - kernel module sources for dkms
ri virtualbox-qt 6.1.38-dfsg-3~ubuntu1.20.04.1 amd64 x86 virtualization solution - Qt based user interface
ii vlc 3.0.9.2-1 amd64 multimedia player and streamer
ii vlc-bin 3.0.9.2-1 amd64 binaries from VLC
ii vlc-data 3.0.9.2-1 all common data for VLC
ii vlc-l10n 3.0.9.2-1 all translations for VLC
ii vlc-plugin-base:amd64 3.0.9.2-1 amd64 multimedia player and streamer (base plugins)
ii vlc-plugin-notify:amd64 3.0.9.2-1 amd64 LibNotify plugin for VLC
ii vlc-plugin-qt:amd64 3.0.9.2-1 amd64 multimedia player and streamer (Qt plugin)
ii vlc-plugin-samba:amd64 3.0.9.2-1 amd64 Samba plugin for VLC
ii vlc-plugin-skins2:amd64 3.0.9.2-1 amd64 multimedia player and streamer (Skins2 plugin)
ii vlc-plugin-video-output:amd64 3.0.9.2-1 amd64 multimedia player and streamer (video output plugins)
ii vlc-plugin-video-splitter:amd64 3.0.9.2-1 amd64 multimedia player and streamer (video splitter plugins)
ii vlc-plugin-visualization:amd64 3.0.9.2-1 amd64 multimedia player and streamer (visualization plugins)
ri wamerican 2018.04.16-1 all American English dictionary words for /usr/share/dict
ri wbritish 2018.04.16-1 all British English dictionary words for /usr/share/dict
ri wget 1.20.3-1ubuntu2 amd64 retrieves files from the web
ri whiptail 0.52.21-4ubuntu2 amd64 Displays user-friendly dialog boxes from shell scripts
ri whoopsie-preferences 22 amd64 System preferences for error reporting
ii wine 6.0.3~repack-1+zorin1 all Windows API implementation - standard suite
ii wine64 6.0.3~repack-1+zorin1 amd64 Windows API implementation - 64-bit binary loader
ii winetricks 0.0+20210206-1+zorin1 all simple tool to work around common problems in Wine
ri wireless-regdb 2022.06.06-0ubuntu1~20.04.1 all wireless regulatory database
ri wireless-tools 30~pre9-13ubuntu1 amd64 Tools for manipulating Linux Wireless Extensions
ri wodim 9:1.1.11-3.1ubuntu1 amd64 command line CD/DVD writing tool
ri wpasupplicant 2:2.9-1ubuntu4.3 amd64 client support for WPA and WPA2 (IEEE 802.11i)
ri x11-apps 7.7+8 amd64 X applications
ri x11-common 1:7.7+19ubuntu14 all X Window System (X.Org) infrastructure
ri x11-session-utils 7.7+4 amd64 X session utilities
ri x11-utils 7.7+5 amd64 X11 utilities
ri x11-xkb-utils 7.7+5 amd64 X11 XKB utilities
ri x11-xserver-utils 7.7+8 amd64 X server utilities
ri xauth 1:1.1-0ubuntu1 amd64 X authentication utility
ri xbitmaps 1.1.1-2 all Base X bitmaps
ri xbrlapi 6.0+dfsg-4ubuntu6 amd64 Access software for a blind person using a braille display - xbrlapi
ii xclip 0.13-1 amd64 command line interface to X selections
ri xcursor-themes 1.0.6-0ubuntu1 all Base X cursor themes
ri xdg-dbus-proxy 0.1.2-1 amd64 filtering D-Bus proxy
ri xdg-desktop-portal 1.8.1-1~flatpak1~20.04 amd64 desktop integration portal for Flatpak and Snap
ri xdg-desktop-portal-gtk 1.8.0-1~flatpak1~20.04 amd64 GTK+/GNOME portal backend for xdg-desktop-portal
ri xdg-user-dirs 0.17-2ubuntu1 amd64 tool to manage well known user directories
ri xdg-user-dirs-gtk 0.10-3 amd64 tool to manage well known user directories (Gtk extension)
ri xdg-utils 1.1.3-2ubuntu1.20.04.2 all desktop integration utilities from freedesktop.org
ri xfonts-base 1:1.0.5 all standard fonts for X
ri xfonts-encodings 1:1.0.5-0ubuntu1 all Encodings for X.Org fonts
ri xfonts-scalable 1:1.0.3-1.1 all scalable fonts for X
ri xfonts-utils 1:7.7+6 amd64 X Window System font utility programs
ri xinit 1.4.1-0ubuntu2 amd64 X server initialisation tool
ri xinput 1.6.3-1 amd64 Runtime configuration and test of XInput devices
ri xkb-data 2.29-2 all X Keyboard Extension (XKB) configuration data
ri xml-core 0.18+nmu1 all XML infrastructure and XML catalog file support
ri xorg 1:7.7+19ubuntu14 amd64 X.Org X Window System
ri xorg-docs-core 1:1.7.1-1.1 all Core documentation for the X.org X Window System
ii xserver-common 2:1.20.13-1ubuntu1~20.04.6 all common files used by various X servers
ii xserver-xephyr 2:1.20.13-1ubuntu1~20.04.6 amd64 nested X server
ri xserver-xorg 1:7.7+19ubuntu14 amd64 X.Org X server
ii xserver-xorg-core 2:1.20.13-1ubuntu1~20.04.6 amd64 Xorg X server - core server
ri xserver-xorg-input-all 1:7.7+19ubuntu14 amd64 X.Org X server -- input driver metapackage
ri xserver-xorg-input-libinput 0.29.0-1 amd64 X.Org X server -- libinput input driver
ri xserver-xorg-input-wacom 1:0.39.0-0ubuntu1 amd64 X.Org X server -- Wacom input driver
ii xserver-xorg-legacy 2:1.20.13-1ubuntu1~20.04.6 amd64 setuid root Xorg server wrapper
ri xserver-xorg-video-all 1:7.7+19ubuntu14 amd64 X.Org X server -- output driver metapackage
ri xserver-xorg-video-amdgpu 19.1.0-1ubuntu0.1 amd64 X.Org X server -- AMDGPU display driver
ri xserver-xorg-video-ati 1:19.1.0-1 amd64 X.Org X server -- AMD/ATI display driver wrapper
ri xserver-xorg-video-fbdev 1:0.5.0-1ubuntu1 amd64 X.Org X server -- fbdev display driver
ri xserver-xorg-video-intel 2:2.99.917+git20200226-1 amd64 X.Org X server -- Intel i8xx, i9xx display driver
ri xserver-xorg-video-nouveau 1:1.0.16-1 amd64 X.Org X server -- Nouveau display driver
ii xserver-xorg-video-nvidia-520:amd64 525.85.05-0ubuntu0.20.04.1 amd64 Transitional package for xserver-xorg-video-nvidia-525
ii xserver-xorg-video-nvidia-525 525.85.05-0ubuntu0.20.04.1 amd64 NVIDIA binary Xorg driver
ri xserver-xorg-video-qxl 0.1.5+git20200331-1 amd64 X.Org X server -- QXL display driver
ri xserver-xorg-video-radeon 1:19.1.0-1 amd64 X.Org X server -- AMD/ATI Radeon display driver
ri xserver-xorg-video-vesa 1:2.4.0-2 amd64 X.Org X server -- VESA display driver
ri xserver-xorg-video-vmware 1:13.3.0-3 amd64 X.Org X server -- VMware display driver
ii xul-ext-ubufox 3.4-0ubuntu1.17.10.1 all Ubuntu modifications for Firefox
ii xwayland 2:1.20.13-1ubuntu1~20.04.6 amd64 Xwayland X server
ii xxd 2:8.1.2269-1ubuntu5.11 amd64 tool to make (or reverse) a hex dump
ri xz-utils 5.2.4-1ubuntu1.1 amd64 XZ-format compression utilities
ri yelp 3.36.2-0ubuntu1 amd64 Help browser for GNOME
ri yelp-xsl 3.36.0-1 all XSL stylesheets for the yelp help browser
ii youtube-dl 2020.03.24-1 all downloader of videos from YouTube and other sites
ri zenity 3.32.0-5 amd64 Display graphical dialog boxes from shell scripts
ri zenity-common 3.32.0-5 all Display graphical dialog boxes from shell scripts (common files)
ii zim 0.72.0-1 all graphical text editor based on wiki technologies
ri zip 3.0-11build1 amd64 Archiver for .zip files
ri zlib1g:amd64 1:1.2.11.dfsg-2ubuntu1.5 amd64 compression library - runtime
ri zlib1g:i386 1:1.2.11.dfsg-2ubuntu1.5 i386 compression library - runtime
ri zorin-additional-drivers-checker 1.1.1 all Automatically check if additional drivers are available
ri zorin-appearance 4.1.12 all Modify the look and feel of your Zorin OS desktop
ri zorin-appearance-layouts-shell-core 3.0.3 all Zorin Appearance - Layouts Shell Core
ri zorin-appearance-layouts-shell-premium 3.1.4 all Zorin Appearance - Layouts Shell Premium
ri zorin-appearance-layouts-support 3.3.2 all Zorin Appearance - Layouts Support
ri zorin-auto-theme 1.4 amd64 Daemon to automatically change the theme
ri zorin-connect 1.2.2 all Connect your mobile device with your Zorin OS computer
ri zorin-desktop-session 4.2.3 all Zorin Desktop session for GNOME
ri zorin-desktop-themes 3.4.5 all Zorin OS desktop themes
ii zorin-exec-guard 1.5.7 all Shows a warning when attempting to run unknown apps
ii zorin-exec-guard-app-db 1.2.11 all Zorin Exec Guard - App Database
ri zorin-gnome-tour-autostart 1.0.6 all Zorin Tour Autostart
ii zorin-icon-themes 2.9.12 all Zorin icon themes
ri zorin-os-artwork 1.5.14 amd64 Artwork of Zorin OS
ii zorin-os-default-settings 16.3.6 all Zorin OS default settings
ri zorin-os-docs 16.0.1 all Zorin OS Desktop Guide
ri zorin-os-file-templates 2.0 all File templates for Zorin OS users
ri zorin-os-keyring 1.0-1 all GnuPG keys of Zorin OS
ri zorin-os-minimal 1.5.14 amd64 Minimal core of Zorin OS
ri zorin-os-overlay 1.2.2-3 all forces Zorin OS overlay for some packages
ii zorin-os-printer-test-page 16.3.6 all printer test page for Zorin OS
ri zorin-os-pro 1.0 all Zorin OS Pro software
ri zorin-os-pro-creative-suite 1.5.1 all Creative suite included in Zorin OS Pro
ri zorin-os-pro-productivity-apps 1.5.1 all Productivity apps included in Zorin OS Pro
ri zorin-os-pro-wallpapers 16.0.2 all Additional wallpapers for Zorin OS Pro
ri zorin-os-pro-wallpapers-16 16.0.2 all Additional wallpapers for Zorin OS 16 Pro
ri zorin-os-restricted-addons 1.1 amd64 Commonly used restricted packages for Zorin OS
ri zorin-os-standard 1.5.14 amd64 The Zorin OS standard system
ri zorin-os-tour-video 16.0.1 all Intro video for the Zorin OS Tour
ri zorin-os-wallpapers 16.2 all Zorin OS Wallpapers
ri zorin-os-wallpapers-16 16.2 all Zorin OS 16 Wallpapers
ri zorin-sound-theme 3.2 all The Zorin OS sound theme
ri zorin-windows-app-support-installation-shortcut 1.0 all Shortcut to install Windows App Support
Linux version 6.2.1-060201-generic (buildd@lcy02-amd64-016) (x86_64-linux-gnu-gcc-9 (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #202302260629-Ubuntu SMP PREEMPT_DYNAMIC Sun Feb 26 07:28:45 UTC
00:00.0 Host bridge: Intel Corporation Device 9b44 (rev 02)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) (rev 02)
00:12.0 Signal processing controller: Intel Corporation Comet Lake PCH Thermal Controller
00:14.0 USB controller: Intel Corporation Comet Lake USB 3.1 xHCI Host Controller
00:14.2 RAM memory: Intel Corporation Comet Lake PCH Shared SRAM
00:14.3 Network controller: Intel Corporation Wi-Fi 6 AX201
00:15.0 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH Serial IO I2C Controller #0
00:15.1 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH Serial IO I2C Controller #1
00:16.0 Communication controller: Intel Corporation Comet Lake HECI Controller
00:17.0 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode]
00:1b.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #17 (rev f0)
00:1b.4 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #21 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Comet Lake PCI Express Root Port #9 (rev f0)
00:1d.5 PCI bridge: Intel Corporation Device 06b5 (rev f0)
00:1d.7 PCI bridge: Intel Corporation Device 06b7 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Comet Lake LPC Controller
00:1f.3 Multimedia audio controller: Intel Corporation Comet Lake PCH cAVS
00:1f.4 SMBus: Intel Corporation Comet Lake PCH SMBus Controller
00:1f.5 Serial bus controller [0c80]: Intel Corporation Comet Lake PCH SPI Controller
01:00.0 VGA compatible controller: NVIDIA Corporation Device 2520 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 228e (rev a1)
02:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
03:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
03:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
03:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06)
04:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 2C 2018] (rev 06)
3a:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 2C 2018] (rev 06)
3b:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a80a
3c:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd Device a80a
3d:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 16)
3e:00.0 SD Host controller: Genesys Logic, Inc GL9750 SD Host Controller (rev 01)