Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
469 views38 pages

Robert Arias 20163930 Ubuntu Test 2 - Znhxab

Nessus generated a report on a scan of host 192.168.100.112. 57 informational issues were found, along with 1 medium severity issue relating to an untrusted SSL certificate. The host is a Linux system running Ubuntu 23.10 with Apache HTTP server installed. The system hostname is robertarias-VirtualBox and it has IPv4 and IPv6 interfaces configured.

Uploaded by

Nico Rosario
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
469 views38 pages

Robert Arias 20163930 Ubuntu Test 2 - Znhxab

Nessus generated a report on a scan of host 192.168.100.112. 57 informational issues were found, along with 1 medium severity issue relating to an untrusted SSL certificate. The host is a Linux system running Ubuntu 23.10 with Apache HTTP server installed. The system hostname is robertarias-VirtualBox and it has IPv4 and IPv6 interfaces configured.

Uploaded by

Nico Rosario
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 38

Report generated by Nessus™

Robert Arias 20163930 Ubuntu Test 2


Mon, 25 Mar 2024 07:00:29 AST

TABLE OF CONTENTS

Vulnerabilities by Host
192.168.100.112

Vulnerabilities by Host Collapse | Expand


All All

192.168.100.112

0 0 1 0 57
CRITICAL HIGH MEDIUM LOW INFO

Scan Information

Start time: Mon Mar 25 06:52:46 2024


End time: Mon Mar 25 07:00:29 2024

Host Information

DNS Name: robertarias-VirtualBox.Home


IP: 192.168.100.112
MAC Address: 08:00:27:23:DE:BC
OS: Linux Kernel 6.5.0-26-generic on Ubuntu 23.10

Vulnerabilities

51192 - SSL Certificate Cannot Be Trusted -

Synopsis

The SSL certificate for this service cannot be trusted.

Description

The server's X.509 certificate cannot be trusted. This situation can occur in three different ways, in which the chain of trust can be broken, as stated below :

- First, the top of the certificate chain sent by the server might not be descended from a known public certificate authority. This can occur either when the top of the chain is
an unrecognized, self-signed certificate, or when intermediate certificates are missing that would connect the top of the certificate chain to a known public certificate
authority.

- Second, the certificate chain may contain a certificate that is not valid at the time of the scan. This can occur either when the scan occurs before one of the certificate's
'notBefore' dates, or after one of the certificate's 'notAfter' dates.

- Third, the certificate chain may contain a signature that either didn't match the certificate's information or could not be verified. Bad signatures can be fixed by getting the
certificate with the bad signature to be re-signed by its issuer. Signatures that could not be verified are the result of the certificate's issuer using a signing algorithm that
Nessus either does not support or does not recognize.

If the remote host is a public host in production, any break in the chain makes it more difficult for users to verify the authenticity and identity of the web server. This could
make it easier to carry out man-in-the-middle attacks against the remote host.

See Also

https://www.itu.int/rec/T-REC-X.509/en
https://en.wikipedia.org/wiki/X.509

Solution

Purchase or generate a proper SSL certificate for this service.

Risk Factor

Medium

CVSS v3.0 Base Score

6.5 (CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N)

CVSS v2.0 Base Score

6.4 (CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N)

Plugin Information

Published: 2010/12/15, Modified: 2020/04/27

Plugin Output
tcp/8834/www

The following certificate was at the top of the certificate


chain sent by the remote host, but it is signed by an unknown
certificate authority :

|-Subject : O=Nessus Users United/OU=Nessus Server/L=New York/C=US/ST=NY/CN=robertarias-VirtualBox


|-Issuer : O=Nessus Users United/OU=Nessus Certification Authority/L=New York/C=US/ST=NY/CN=Nessus Certification Authority

141394 - Apache HTTP Server Installed (Linux) -

Synopsis

The remote host has Apache HTTP Server software installed.

Description
Apache HTTP Server is installed on the remote Linux host.

See Also

https://httpd.apache.org/

Solution

n/a

Risk Factor

None

References

XREF IAVT:0001-T-0530

Plugin Information

Published: 2020/10/12, Modified: 2024/03/22

Plugin Output
tcp/0

Path : /usr/sbin/apache2
Version : 2.4.57
Associated Package : apache2-bin: /usr/sbin/apache2
Managed by OS : True
Running : no

Configs found :
- /etc/apache2/apache2.conf

Loaded modules :
- mod_access_compat
- mod_alias
- mod_auth_basic
- mod_authn_core
- mod_authn_file
- mod_authz_core
- mod_authz_host
- mod_authz_user
- mod_autoindex
- mod_deflate
- mod_dir
- mod_env
- mod_filter
- mod_mime
- mod_mpm_event
- mod_negotiation
- mod_reqtimeout
- mod_setenvif
- mod_status

142640 - Apache HTTP Server Site Enumeration -

Synopsis

The remote host is hosting websites using Apache HTTP Server.

Description

Domain names and IP addresses from Apache HTTP Server configuration file were retrieved from the remote host. Apache HTTP Server is a webserver environment
written in C. Note: Only Linux- and Unix-based hosts are currently supported by this plugin.

See Also

https://httpd.apache.org/

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2020/11/09, Modified: 2024/03/19

Plugin Output
tcp/0

Sites and configs present in /usr/sbin/apache2 Apache installation:


- following sites are present in /etc/apache2/apache2.conf Apache config file:
+ - *:80

45590 - Common Platform Enumeration (CPE) -

Synopsis

It was possible to enumerate CPE names that matched on the remote system.

Description

By using information obtained from a Nessus scan, this plugin reports CPE (Common Platform Enumeration) matches for various hardware and software products found
on a host.

Note that if an official CPE is not available for the product, this plugin computes the best possible CPE based on the information available from the scan.

See Also

http://cpe.mitre.org/
https://nvd.nist.gov/products/cpe

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2010/04/21, Modified: 2024/03/19

Plugin Output
tcp/0

The remote operating system matched the following CPE :

cpe:/o:canonical:ubuntu_linux:23.10 -> Canonical Ubuntu Linux

Following application CPE's matched on the remote system :

cpe:/a:apache:http_server:2.4.57 -> Apache Software Foundation Apache HTTP Server


cpe:/a:gnupg:libgcrypt:1.10.2 -> GnuPG Libgcrypt
cpe:/a:haxx:libcurl:8.2.1 -> Haxx libcurl
cpe:/a:openssl:openssl:3.0.10 -> OpenSSL Project OpenSSL
cpe:/a:tenable:nessus -> Tenable Nessus
cpe:/a:tenable:nessus:10.7.1 -> Tenable Nessus
cpe:/a:vim:vim:9.0 -> Vim
cpe:/a:vmware:open_vm_tools:12.3.5

55472 - Device Hostname -

Synopsis

It was possible to determine the remote system hostname.

Description

This plugin reports a device's hostname collected via SSH or WMI.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2011/06/30, Modified: 2024/03/19

Plugin Output
tcp/0

Hostname : robertarias-VirtualBox
robertarias-VirtualBox (hostname command)

54615 - Device Type -

Synopsis

It is possible to guess the remote device type.

Description

Based on the remote operating system, it is possible to determine what the remote system type is (eg: a printer, router, general-purpose computer, etc).

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2011/05/23, Modified: 2022/09/09

Plugin Output
tcp/0

Remote device type : general-purpose


Confidence level : 100

25203 - Enumerate IPv4 Interfaces via SSH -

Synopsis

Nessus was able to enumerate the IPv4 interfaces on the remote host.

Description

Nessus was able to enumerate the network interfaces configured with IPv4 addresses by connecting to the remote host via SSH using the supplied credentials.

Solution

Disable any unused IPv4 interfaces.

Risk Factor

None

Plugin Information

Published: 2007/05/11, Modified: 2024/02/05

Plugin Output
tcp/0

The following IPv4 addresses are set on the remote host :

- 127.0.0.1 (on interface lo)


- 192.168.100.112 (on interface enp0s3)

25202 - Enumerate IPv6 Interfaces via SSH -

Synopsis

Nessus was able to enumerate the IPv6 interfaces on the remote host.

Description

Nessus was able to enumerate the network interfaces configured with IPv6 addresses by connecting to the remote host via SSH using the supplied credentials.

Solution
Disable IPv6 if you are not actually using it. Otherwise, disable any unused IPv6 interfaces.

Risk Factor

None

Plugin Information

Published: 2007/05/11, Modified: 2022/02/23

Plugin Output
tcp/0

The following IPv6 interfaces are set on the remote host :

- ::1 (on interface lo)


- fe80::64f0:c50b:90c:b132 (on interface enp0s3)

33276 - Enumerate MAC Addresses via SSH -

Synopsis

Nessus was able to enumerate MAC addresses on the remote host.

Description

Nessus was able to enumerate MAC addresses by connecting to the remote host via SSH with the supplied credentials.

Solution

Disable any unused interfaces.

Risk Factor

None

Plugin Information

Published: 2008/06/30, Modified: 2022/12/20

Plugin Output
tcp/0

The following MAC address exists on the remote host :

- 08:00:27:23:de:bc (interface enp0s3)

170170 - Enumerate the Network Interface configuration via SSH -

Synopsis

Nessus was able to parse the Network Interface data on the remote host.

Description

Nessus was able to parse the Network Interface data on the remote host.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2023/01/19, Modified: 2023/11/17

Plugin Output
tcp/0

lo:
IPv4:
- Address : 127.0.0.1
Netmask : 255.0.0.0
IPv6:
- Address : ::1
Prefixlen : 128
Scope : host
enp0s3:
MAC : 08:00:27:23:de:bc
IPv4:
- Address : 192.168.100.112
Netmask : 255.255.255.0
Broadcast : 192.168.100.255
IPv6:
- Address : fe80::64f0:c50b:90c:b132
Prefixlen : 64
Scope : link

179200 - Enumerate the Network Routing configuration via SSH -

Synopsis

Nessus was able to retrieve network routing information from the remote host.

Description

Nessus was able to retrieve network routing information the remote host.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2023/08/02, Modified: 2023/08/02

Plugin Output
tcp/0

Gateway Routes:
enp0s3:
ipv4_gateways:
192.168.100.1:
subnets:
- 0.0.0.0/0
Interface Routes:
enp0s3:
ipv4_subnets:
- 192.168.100.0/24
ipv6_subnets:
- fe80::/64

35716 - Ethernet Card Manufacturer Detection -

Synopsis

The manufacturer can be identified from the Ethernet OUI.

Description

Each ethernet MAC address starts with a 24-bit Organizationally Unique Identifier (OUI). These OUIs are registered by IEEE.

See Also

https://standards.ieee.org/faqs/regauth.html
http://www.nessus.org/u?794673b4

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2009/02/19, Modified: 2020/05/13

Plugin Output
tcp/0

The following card manufacturers were identified :

08:00:27:23:DE:BC : PCS Systemtechnik GmbH

86420 - Ethernet MAC Addresses -

Synopsis

This plugin gathers MAC addresses from various sources and consolidates them into a list.

Description

This plugin gathers MAC addresses discovered from both remote probing of the host (e.g. SNMP and Netbios) and from running local checks (e.g. ifconfig). It then
consolidates the MAC addresses into a single, unique, and uniform list.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2015/10/16, Modified: 2020/05/13

Plugin Output
tcp/0

The following is a consolidated list of detected MAC addresses:


- 08:00:27:23:DE:BC

10107 - HTTP Server Type and Version -

Synopsis

A web server is running on the remote host.

Description

This plugin attempts to determine the type and the version of the remote web server.

Solution

n/a

Risk Factor

None

References

XREF IAVT:0001-T-0931

Plugin Information

Published: 2000/01/04, Modified: 2020/10/30

Plugin Output
tcp/8834/www

The remote web server type is :

NessusWWW

12053 - Host Fully Qualified Domain Name (FQDN) Resolution -

Synopsis

It was possible to resolve the name of the remote host.

Description
Nessus was able to resolve the fully qualified domain name (FQDN) of the remote host.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/02/11, Modified: 2017/04/14

Plugin Output
tcp/0

192.168.100.112 resolves as robertarias-VirtualBox.Home.

24260 - HyperText Transfer Protocol (HTTP) Information -

Synopsis

Some information about the remote HTTP configuration can be extracted.

Description

This test gives some information about the remote HTTP protocol - the version used, whether HTTP Keep-Alive is enabled, etc...

This test is informational only and does not denote any security problem.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2007/01/30, Modified: 2024/02/26

Plugin Output
tcp/8834/www

Response Code : HTTP/1.1 200 OK

Protocol version : HTTP/1.1


HTTP/2 TLS Support: No
HTTP/2 Cleartext Support: No
SSL : yes
Keep-Alive : no
Options allowed : (Not implemented)
Headers :

Cache-Control: must-revalidate
X-Frame-Options: DENY
Content-Type: text/html
ETag: 7d26f835f2fd454089b2b9489421b132
Connection: close
X-XSS-Protection: 1; mode=block
Server: NessusWWW
Date: Mon, 25 Mar 2024 10:53:18 GMT
X-Content-Type-Options: nosniff
Content-Length: 1629
Content-Security-Policy: upgrade-insecure-requests; block-all-mixed-content; form-action 'self'; frame-ancestors 'none'; frame-src https://store.tenable.com
www.youtube.com; default-src 'self'; connect-src 'self' data.nessus-telemetry.tenable.com content.nessus-telemetry.tenable.com api.tenable.com www.tenable.com;
script-src 'self' content.nessus-telemetry.tenable.com www.tenable.com; img-src 'self' data: content.nessus-telemetry.tenable.com data.nessus-
telemetry.tenable.com pendo-static-5689996938182656.storage.googleapis.com s.ytimg.com i.ytimg.com; style-src 'self' content.nessus-telemetry.tenable.com
data.nessus-telemetry.tenable.com pendo-static-5689996938182656.storage.googleapis.com www.tenable.com; object-src 'none'; base-uri 'self';
Strict-Transport-Security: max-age=31536000
Expect-CT: max-age=0

Response Body :

<!doctype html>
<html lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests; block-all-mixed-content; form-action 'self'; frame-src https://store.tenable.com
www.youtube.com; default-src 'self'; connect-src 'self' data.nessus-telemetry.tenable.com content.nessus-telemetry.tenable.com api.tenable.com www.tenable.com;
script-src 'self' content.nessus-telemetry.tenable.com www.tenable.com; img-src 'self' data: data.nessus-telemetry.tenable.com content.nessus-
telemetry.tenable.com pendo-static-5689996938182656.storage.googleapis.com s.ytimg.com i.ytimg.com; style-src 'self' content.nessus-telemetry.tenable.com
data.nessus-telemetry.tenable.com pendo-static-5689996938182656.storage.googleapis.com www.tenable.com; object-src 'none'; base-uri 'self';" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8" />
<title>Nessus</title>
<link rel="stylesheet" href="nessus6.css?v=1708607042451" id="theme-link" />
<link rel="stylesheet" href="tenable_links.css?v=ac05d80f1e3731b79d12103cdf9367fc" />
<link rel="stylesheet" href="wizard_templates.css?v=11939be86ca24a4dbbe8f9b85f95e140" />
<!--[if lt IE 11]>
<script>
window.location = '/unsupported6.html';
</script>
<![endif]-->
<script src="nessus6.js?v=1708607042451"></script>
<script src="pendo-client.js"></script>
<!--Resource-Script-->
</head>
<body>
</body>
</html>

171410 - IP Assignment Method Detection -

Synopsis

Enumerates the IP address assignment method(static/dynamic).

Description

Enumerates the IP address assignment method(static/dynamic).

Solution

n/a

Risk Factor

None

Plugin Information
Published: 2023/02/14, Modified: 2024/03/19

Plugin Output
tcp/0

+ lo
+ IPv4
- Address : 127.0.0.1
Assign Method : static
+ IPv6
- Address : ::1
Assign Method : static
+ enp0s3
+ IPv4
- Address : 192.168.100.112
Assign Method : dynamic
+ IPv6
- Address : fe80::64f0:c50b:90c:b132
Assign Method : static

151883 - Libgcrypt Installed (Linux/UNIX) -

Synopsis

Libgcrypt is installed on this host.

Description

Libgcrypt, a cryptography library, was found on the remote host.

See Also

https://gnupg.org/download/index.html

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2021/07/21, Modified: 2024/03/22

Plugin Output
tcp/0

Nessus detected 4 installs of Libgcrypt:

Path : /usr/lib/x86_64-linux-gnu/libgcrypt.so.20
Version : 1.10.2

Path : /usr/lib/x86_64-linux-gnu/libgcrypt.so.20.4.2
Version : 1.10.2

Path : /lib/x86_64-linux-gnu/libgcrypt.so.20
Version : 1.10.2

Path : /lib/x86_64-linux-gnu/libgcrypt.so.20.4.2
Version : 1.10.2

157358 - Linux Mounted Devices -

Synopsis

Use system commands to obtain the list of mounted devices on the target machine at scan time.

Description

Report the mounted devices information on the target machine at scan time using the following commands.
/bin/df -h /bin/lsblk /bin/mount -l

This plugin only reports on the tools available on the system and omits any tool that did not return information when the command was ran.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2022/02/03, Modified: 2023/11/27

Plugin Output
tcp/0

$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 592M 4.9M 587M 1% /run
/dev/sda3 78G 16G 58G 22% /
tmpfs 2.9G 0 2.9G 0% /dev/shm
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
/dev/sda2 512M 6.1M 506M 2% /boot/efi
tmpfs 592M 2.5M 590M 1% /run/user/1000
/dev/sr0 52M 52M 0 100% /media/robertarias/VBox_GAs_7.0.8

$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
loop0 7:0 0 74.2M 1 loop /snap/core22/1122
loop1 7:1 0 4K 1 loop /snap/bare/5
loop2 7:2 0 266.6M 1 loop /snap/firefox/3836
loop3 7:3 0 10.7M 1 loop /snap/firmware-updater/121
loop4 7:4 0 497M 1 loop /snap/gnome-42-2204/141
loop5 7:5 0 91.7M 1 loop /snap/gtk-common-themes/1535
loop6 7:6 0 12.3M 1 loop /snap/snap-store/959
loop7 7:7 0 40.4M 1 loop /snap/snapd/20671
loop8 7:8 0 452K 1 loop /snap/snapd-desktop-integration/83
sda 8:0 0 80G 0 disk
├─sda1 8:1 0 1M 0 part
├─sda2 8:2 0 513M 0 part /boot/efi
└─sda3 8:3 0 79.5G 0 part /var/snap/firefox/common/host-hunspell
/
sr0 11:0 1 51M 0 rom /media/robertarias/VBox_GAs_7.0.8

$ mount -l
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=2997828k,nr_inodes=749457,mode=755,inode64)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=605892k,mode=755,inode64)
/dev/sda3 on / type ext4 (rw,relatime,errors=remount-ro)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,inode64)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k,inode64)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=913)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
ramfs on /run/credentials/systemd-sysusers.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
ramfs on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
ramfs on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
/var/lib/snapd/snaps/bare_5.snap on /snap/bare/5 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide,x-gvfs-hide)
/var/lib/snapd/snaps/core22_1122.snap on /snap/core22/1122 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide,x-gvfs-hide)
/var/lib/snapd/snaps/firmware-updater_121.snap on /snap/firmware-updater/121 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide,x-gvfs-
hide)
/var/lib/snapd/snaps/firefox_3836.snap on /snap/firefox/3836 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide,x-gvfs-hide)
/var/lib/snapd/snaps/gtk-common-themes_1535.snap on /snap/gtk-common-themes/1535 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-
gdu.hide,x-gvfs-hide)
/var/lib/snapd/snaps/gnome-42-2204_141.snap on /snap/gnome-42-2204/141 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide,x-gvfs-
hide)
/var/lib/snapd/snaps/snap-store_959.snap on /snap/snap-store/959 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide,x-gvfs-hide)
/var/lib/snapd/snaps/snapd_20671.snap on /snap/snapd/20671 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-gdu.hide,x-gvfs-hide)
/var/lib/snapd/snaps/snapd-desktop-integration_83.snap on /snap/snapd-desktop-integration/83 type squashfs (ro,nodev,relatime,errors=continue,threads=single,x-
gdu.hide,x-gvfs-hide)
/dev/sda3 on /var/snap/firefox/common/host-hunspell type ext4 (ro,noexec,noatime,errors=remount-ro)
/dev/sda2 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
ramfs on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
ramfs on /run/credentials/systemd-resolved.service type ramfs (ro,nosuid,nodev,noexec,relatime,mode=700)
tmpfs on /run/snapd/ns type tmpfs (rw,nosuid,nodev,noexec,relatime,size=605892k,mode=755,inode64)
nsfs on /run/snapd/ns/snapd-desktop-integration.mnt type nsfs (rw)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=605888k,nr_inodes=151472,mode=700,uid=1000,gid=1000,inode64)
portal on /run/user/1000/doc type fuse.portal (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sr0 on /media/robertarias/VBox_GAs_7.0.8 type iso9660
(ro,nosuid,nodev,relatime,nojoliet,check=s,map=n,blocksize=2048,uid=1000,gid=1000,dmode=500,fmode=400,iocharset=utf8,uhelper=udisks2) [VBox_GAs_7.0.8]
nsfs on /run/snapd/ns/firefox.mnt type nsfs (rw)
nsfs on /run/snapd/ns/firmware-updater.mnt type nsfs (rw)

95928 - Linux User List Enumeration -

Synopsis

Nessus was able to enumerate local users and groups on the remote Linux host.

Description

Using the supplied credentials, Nessus was able to enumerate the local users and groups on the remote Linux host.

Solution

None

Risk Factor

None

Plugin Information

Published: 2016/12/19, Modified: 2024/03/13

Plugin Output
tcp/0

-----------[ User Accounts ]-----------

User : robertarias
Home folder : /home/robertarias
Start script : /bin/bash
Groups : lxd
lpadmin
cdrom
robertarias
sambashare
sudo
plugdev
dip
adm

----------[ System Accounts ]----------

User : root
Home folder : /root
Start script : /bin/bash
Groups : root

User : daemon
Home folder : /usr/sbin
Start script : /usr/sbin/nologin
Groups : daemon

User : bin
Home folder : /bin
Start script : /usr/sbin/nologin
Groups : bin

User : sys
Home folder : /dev
Start script : /usr/sbin/nologin
Groups : sys

User : sync
Home folder : /bin
Start script : /bin/sync
Groups : nogroup

User : games
Home folder : /usr/games
Start script : /usr/sbin/nologin
Groups : games

User : man
Home folder : /var/cache/man
Start script : /usr/sbin/nologin
Groups : man

User : lp
Home folder : /var/spool/lpd
Start script : /usr/sbin/nologin
Groups : lp

User : mail
Home folder : /var/mail
Start script : /usr/sbin/nologin
Groups : mail

User : news
Home folder : /var/spool/news
Start script : /usr/sbin/nologin
Groups : news

User : uucp
Home folder : /var/spool/uucp
Start script : /usr/sbin/nologin
Groups : uucp

User : proxy
Home folder : /bin
Start script : /usr/sbin/nologin
Groups : proxy

User : www-data
Home folder : /var/www
Start script : /usr/sbin/nologin
Groups : www-data

User : backup
Home folder : /var/backups
Start script : /usr/sbin/nologin
Groups : backup

User : list
Home folder : /var/list
Start script : /usr/sbin/nologin
Groups : list

User : irc
Home folder : /run/ircd
Start script : /usr/sbin/nologin
Groups : irc

User : gnats
Home folder : /var/lib/gnats
Start script : /usr/sbin/nologin
Groups : gnats

User : nobody
Home folder : /nonexistent
Start script : /usr/sbin/nologin
Groups : nogroup

User : systemd-network
Home folder : /run/systemd
Start script : /usr/sbin/nologin
Groups : systemd-network

User : systemd-resolve
Home folder : /run/systemd
Start script : /usr/sbin/nologin
Groups : systemd-resolve

User : messagebus
Home folder : /nonexistent
Start script : /usr/sbin/nologin
Groups : messagebus

User : systemd-timesync
Home folder : /run/systemd
Start script : /usr/sbin/nologin
Groups : systemd-timesync

User : syslog
Home folder : /home/syslog
Start script : /usr/sbin/nologin
Groups : syslog
adm

User : _apt
Home folder : /nonexistent
Start script : /usr/sbin/nologin
Groups : nogroup

User : tss
Home folder : /var/lib/tpm
Start script : /bin/false
Groups : tss

User : uuidd
Home folder : /run/uuidd
Start script : /usr/sbin/nologin
Groups : uuidd

User : systemd-oom
Home folder : /run/systemd
Start script : /usr/sbin/nologin
Groups : systemd-oom

User : tcpdump
Home folder : /nonexistent
Start script : /usr/sbin/nologin
Groups : tcpdump

User : avahi-autoipd
Home folder : /var/lib/avahi-autoipd
Start script : /usr/sbin/nologin
Groups : avahi-autoipd

User : usbmux
Home folder : /var/lib/usbmux
Start script : /usr/sbin/nologin
Groups : plugdev

User : dnsmasq
Home folder : /var/lib/misc
Start script : /usr/sbin/nologin
Groups : nogroup

User : kernoops
Home folder : /
Start script : /usr/sbin/nologin
Groups : nogroup

User : avahi
Home folder : /run/avahi-daemon
Start script : /usr/sbin/nologin
Groups : avahi

User : cups-pk-helper
Home folder : /home/cups-pk-helper
Start script : /usr/sbin/nologin
Groups : lpadmin

User : rtkit
Home folder : /proc
Start script : /usr/sbin/nologin
Groups : rtkit

User : whoopsie
Home folder : /nonexistent
Start script : /bin/false
Groups : whoopsie
User : sssd
Home folder : /var/lib/sss
Start script : /usr/sbin/nologin
Groups : sssd

User : speech-dispatcher
Home folder : /run/speech-dispatcher
Start script : /bin/false
Groups : audio

User : fwupd-refresh
Home folder : /run/systemd
Start script : /usr/sbin/nologin
Groups : fwupd-refresh

User : nm-openvpn
Home folder : /var/lib/openvpn/chroot
Start script : /usr/sbin/nologin
Groups : nm-openvpn

User : saned
Home folder : /var/lib/saned
Start script : /usr/sbin/nologin
Groups : saned
scanner

User : colord
Home folder : /var/lib/colord
Start script : /usr/sbin/nologin
Groups : colord

User : geoclue
Home folder : /var/lib/geoclue
Start script : /usr/sbin/nologin
Groups : geoclue

User : pulse
Home folder : /run/pulse
Start script : /usr/sbin/nologin
Groups : pulse
audio

User : gnome-initial-setup
Home folder : /run/gnome-initial-setup/
Start script : /bin/false
Groups : nogroup

User : hplip
Home folder : /run/hplip
Start script : /bin/false
Groups : lp

User : gdm
Home folder : /var/lib/gdm3
Start script : /bin/false
Groups : gdm

User : dhcpcd
Home folder : /usr/lib/dhcpcd
Start script : /bin/false
Groups : nogroup

User : polkitd
Home folder : /nonexistent
Start script : /usr/sbin/nologin
Groups : polkitd

User : cups-browsed
Home folder : /nonexistent
Start script : /usr/sbin/nologin
Groups : lpadmin

19506 - Nessus Scan Information -

Synopsis

This plugin displays information about the Nessus scan.

Description

This plugin displays, for each tested host, information about the scan itself :

- The version of the plugin set.


- The type of scanner (Nessus or Nessus Home).
- The version of the Nessus Engine.
- The port scanner(s) used.
- The port range scanned.
- The ping round trip time
- Whether credentialed or third-party patch management checks are possible.
- Whether the display of superseded patches is enabled
- The date of the scan.
- The duration of the scan.
- The number of hosts scanned in parallel.
- The number of checks done in parallel.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2005/08/26, Modified: 2024/03/13

Plugin Output
tcp/0

Information about this scan :

Nessus version : 10.7.1


Nessus build : 20016
Plugin feed version : 202403242356
Scanner edition used : Nessus Home
Scanner OS : LINUX
Scanner distribution : ubuntu1404-x86-64
Scan type : Normal
Scan name : Robert Arias 20163930 Ubuntu Test 2
Scan policy used : Basic Network Scan
Scanner IP : 192.168.100.112
Ping RTT : Unavailable
Thorough tests : no
Experimental tests : no
Plugin debugging enabled : no
Paranoia level : 1
Report verbosity : 1
Safe checks : yes
Optimize the test : no
Credentialed checks : yes (on the localhost)
Attempt Least Privilege : no
Patch management checks : None
Display superseded patches : yes (supersedence plugin did not launch)
CGI scanning : disabled
Web application tests : disabled
Max hosts : 30
Max checks : 4
Recv timeout : 5
Backports : None
Allow post-scan editing : Yes
Nessus Plugin Signature Checking : Enabled
Audit File Signature Checking : Disabled
Scan Start Date : 2024/3/25 6:52 AST
Scan duration : 461 sec
Scan for malware : no

10147 - Nessus Server Detection -

Synopsis

A Nessus daemon is listening on the remote port.

Description

A Nessus daemon is listening on the remote port.

See Also

https://www.tenable.com/products/nessus/nessus-professional

Solution

Ensure that the remote Nessus installation has been authorized.

Risk Factor

None

References

XREF IAVT:0001-T-0673

Plugin Information

Published: 1999/10/12, Modified: 2023/02/08

Plugin Output
tcp/8834/www

URL : https://robertarias-VirtualBox.Home:8834/
Version : unknown

64582 - Netstat Connection Information -

Synopsis

Nessus was able to parse the results of the 'netstat' command on the remote host.

Description

The remote host has listening ports or established connections that Nessus was able to extract from the results of the 'netstat' command.

Note: The output for this plugin can be very long, and is not shown by default. To display it, enable verbose reporting in scan settings.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2013/02/13, Modified: 2023/05/23

Plugin Output
tcp/0

14272 - Netstat Portscanner (SSH) -

Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.

Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
udp/137

Port 137/udp was found to be open

14272 - Netstat Portscanner (SSH) -


Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.

Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
udp/138

Port 138/udp was found to be open

14272 - Netstat Portscanner (SSH) -

Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.

Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
udp/5353/mdns

Port 5353/udp was found to be open

14272 - Netstat Portscanner (SSH) -

Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.

Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
tcp/8834/www

Port 8834/tcp was found to be open

14272 - Netstat Portscanner (SSH) -

Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.


Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
udp/38432

Port 38432/udp was found to be open

14272 - Netstat Portscanner (SSH) -

Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.

Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
udp/41837

Port 41837/udp was found to be open

14272 - Netstat Portscanner (SSH) -

Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.

Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
udp/49681

Port 49681/udp was found to be open

14272 - Netstat Portscanner (SSH) -

Synopsis

Remote open ports can be enumerated via SSH.

Description

Nessus was able to run 'netstat' on the remote host to enumerate the open ports. If 'netstat' is not available, the plugin will attempt to use 'ss'.

See the section 'plugins options' about configuring this plugin.

Note: This plugin will run on Windows (using netstat.exe) in the event that the target being scanned is localhost.

See Also

https://en.wikipedia.org/wiki/Netstat

Solution
n/a

Risk Factor

None

Plugin Information

Published: 2004/08/15, Modified: 2024/03/14

Plugin Output
udp/49734

Port 49734/udp was found to be open

11936 - OS Identification -

Synopsis

It is possible to guess the remote operating system.

Description

Using a combination of remote probes (e.g., TCP/IP, SMB, HTTP, NTP, SNMP, etc.), it is possible to guess the name of the remote operating system in use. It is also
possible sometimes to guess the version of the operating system.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2003/12/09, Modified: 2023/11/08

Plugin Output
tcp/0

Remote operating system : Linux Kernel 6.5.0-26-generic on Ubuntu 23.10


Confidence level : 100
Method : LinuxDistribution

The remote host is running Linux Kernel 6.5.0-26-generic on Ubuntu 23.10

97993 - OS Identification and Installed Software Enumeration over SSH v2 (Using New SSH Library) -

Synopsis

Information about the remote host can be disclosed via an authenticated session.

Description

Nessus was able to login to the remote host using SSH or local commands and extract the list of installed packages.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2017/05/30, Modified: 2024/03/19

Plugin Output
tcp/0

Nessus can run commands on localhost to check if patches are applied.

The output of "uname -a" is :


Linux robertarias-VirtualBox 6.5.0-26-generic #26-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 5 21:19:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Local checks have been enabled for this host.


The remote Debian system is :
trixie/sid

This is a Ubuntu system

OS Security Patch Assessment is available for this host.


Runtime : 1.440253 seconds

117887 - OS Security Patch Assessment Available -

Synopsis

Nessus was able to log in to the remote host using the provided credentials and enumerate OS security patch levels.

Description

Nessus was able to determine OS security patch levels by logging into the remote host and running commands to determine the version of the operating system and its
components. The remote host was identified as an operating system or device that Nessus supports for patch and update assessment. The necessary information was
obtained to perform these checks.

Solution

n/a

Risk Factor

None

References

XREF IAVB:0001-B-0516

Plugin Information

Published: 2018/10/02, Modified: 2021/07/12

Plugin Output
tcp/0

OS Security Patch Assessment is available.

Protocol : LOCAL

168007 - OpenSSL Installed (Linux) -

Synopsis

OpenSSL was detected on the remote Linux host.

Description

OpenSSL was detected on the remote Linux host.

The plugin timeout can be set to a custom value other than the plugin's default of 15 minutes via the 'timeout.168007' scanner setting in Nessus 8.15.1 or later.

Please see https://docs.tenable.com/nessus/Content/SettingsAdvanced.htm#Custom for more information.

See Also

https://openssl.org/

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2022/11/21, Modified: 2024/03/22

Plugin Output
tcp/0

Path : /usr/bin/openssl
Version : 3.0.10
Associated Package : openssl 3.0.10-1ubuntu2.3
Managed by OS : True

We are unable to retrieve version info from the following list of OpenSSL files. However, these installs may include their version within the filename or the filename of
the Associated Package.

e.g. libssl.so.3 (OpenSSL 3.x), libssl.so.1.1 (OpenSSL 1.1.x)

/usr/lib/x86_64-linux-gnu/libssl.so.3
/opt/nessus/bin/openssl
/usr/lib/x86_64-linux-gnu/libcrypto.so.3

45405 - Reachable IPv6 address -

Synopsis

The remote host may be reachable from the Internet.

Description

Although this host was scanned through a private IPv4 or local scope IPv6 address, some network interfaces are configured with global scope IPv6 addresses. Depending
on the configuration of the firewalls and routers, this host may be reachable from Internet.

Solution

Disable IPv6 if you do not actually using it.

Otherwise, disable any unused IPv6 interfaces and implement IP filtering if needed.

Risk Factor

None

Plugin Information

Published: 2010/04/02, Modified: 2012/08/07

Plugin Output
tcp/0

The following global addresss were gathered :

- ['ipv6': ::1]['scope': host]['prefixlen': 128]


- ['ipv6': fe80::64f0:c50b:90c:b132]['scope': link]['prefixlen': 64]

56984 - SSL / TLS Versions Supported -

Synopsis

The remote service encrypts communications.

Description

This plugin detects which SSL and TLS versions are supported by the remote service for encrypting communications.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2011/12/01, Modified: 2023/07/10

Plugin Output
tcp/8834/www

This port supports TLSv1.3/TLSv1.2.


45410 - SSL Certificate 'commonName' Mismatch -

Synopsis

The 'commonName' (CN) attribute in the SSL certificate does not match the hostname.

Description

The service running on the remote host presents an SSL certificate for which the 'commonName' (CN) attribute does not match the hostname on which the service listens.

Solution

If the machine has several names, make sure that users connect to the service through the DNS hostname that matches the common name in the certificate.

Risk Factor

None

Plugin Information

Published: 2010/04/03, Modified: 2021/03/09

Plugin Output
tcp/8834/www

The host name known by Nessus is :

robertarias-virtualbox.home

The Common Name in the certificate is :

robertarias-virtualbox

10863 - SSL Certificate Information -

Synopsis

This plugin displays the SSL certificate.

Description

This plugin connects to every SSL-related port and attempts to extract and dump the X.509 certificate.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2008/05/19, Modified: 2021/02/03

Plugin Output
tcp/8834/www

Subject Name:

Organization: Nessus Users United


Organization Unit: Nessus Server
Locality: New York
Country: US
State/Province: NY
Common Name: robertarias-VirtualBox

Issuer Name:

Organization: Nessus Users United


Organization Unit: Nessus Certification Authority
Locality: New York
Country: US
State/Province: NY
Common Name: Nessus Certification Authority

Serial Number: 00 D0 93

Version: 3

Signature Algorithm: SHA-256 With RSA Encryption

Not Valid Before: Mar 21 00:58:14 2024 GMT


Not Valid After: Mar 20 00:58:14 2028 GMT

Public Key Info:

Algorithm: RSA Encryption


Key Length: 2048 bits
Public Key: 00 91 B1 DC D9 9B 7C DA 0A 8E 1A BB F1 48 99 34 C3 13 A4 36
CC C6 AD 25 24 E9 E0 7B AC F6 C0 4A 56 0C 9B 0E 85 10 A0 FF
CA 01 B7 C2 2D EB 8F 5E 3E 2B C3 3C 81 D0 73 3C 2D D5 69 C4
2D DD C7 63 76 B2 6B 01 71 69 3D 9C BC C3 95 32 44 3C 5F B5
F0 F0 96 6D FB 30 FC 57 FE 76 12 71 71 84 69 11 58 37 D9 43
57 C2 B1 CF 1A AC 9C CA 8F 25 89 E3 FD C6 B7 C5 7F 01 68 D2
5F 6F 96 E5 FE 11 43 EF 66 17 54 4B 8E 98 C0 8B 40 91 DF 45
C1 39 EC C0 70 41 06 6A 9C C6 33 9F DE BA 3B C2 1C 11 E8 4F
21 64 0D 58 88 F9 04 CF 95 C5 B8 3F AC B6 68 7E AE 18 93 29
57 AA C6 41 B4 E9 89 40 BB 20 2D 28 64 3A 1E E5 B0 F3 89 BA
0F F8 36 16 13 C8 13 16 8C F6 70 67 66 BE CC 7A 85 47 CF 9D
82 59 1C 8C 12 0D A5 64 2C E5 9E D7 46 8E F7 A5 C4 3B 8D 74
85 CB 90 A5 AE 27 3D 69 A0 B5 A1 52 9A D2 C1 B1 CD
Exponent: 01 00 01

Signature Length: 256 bytes / 2048 bits


Signature: 00 97 10 EC BA 5E AB 6C 59 BD B7 A4 90 22 34 48 BD C2 E5 A0
2D 4D 34 4F CA 6D E9 94 0B 6A D8 20 62 82 F4 FD C4 8D F2 BF
56 76 68 1E FD DE 22 EE A3 73 D9 1E 42 C3 31 EA 24 A9 90 81
67 43 17 7A 8C E3 4C FE F5 C9 64 DA 9A A0 EE D5 87 CB 6B DF
BD F2 DB C4 77 AC 94 6D 4A D6 90 DD FD 64 2D 3A D0 10 D1 FF
AF A9 16 69 4D 65 40 3C D2 F6 CC F6 49 AA 1F 95 67 B4 79 C8
91 B0 EA 6D FE 4E BA 3B E4 83 94 06 C8 3A D4 88 DE 93 08 3B
D1 2A 89 C2 BA 5C B2 6D 01 A7 64 47 D3 1E 5F 15 01 7E 8F 0E
C3 71 45 20 89 72 87 67 A4 D2 14 44 0C 99 BC 40 0F 8F 8A 06
A7 38 CF F9 5C 9D 64 9E F9 A4 AC 0E 9E 04 45 89 1E B8 3C 28
B9 21 A8 21 63 E5 DE A7 A1 35 15 04 01 21 45 FF 0A B3 EA 0A
B8 44 5F CD 6A E5 6D 1E 2C 47 19 D3 33 58 98 23 93 0D CA F5
0C BE 63 65 CA 5F 69 1A B3 8C 68 BF E3 A8 FB 45 A5

Extension: 2.16.840.1.113730.1.1
Critical: 0
Data: 03 02 06 40

Extension: Key Usage (2.5.29.15)


Critical: 1
Key Usage: Digital Signature, Non Repudiation, Key Encipherment

Extension: Subject Key Identifier (2.5.29.14)


Critical: 0
Subject Key Identifier: 9D B9 79 8E CD EF 81 7D 4B 92 A1 A2 3B 9F 58 2B 54 97 0B 35

Extension: Authority Key Identifier (2.5.29.35)


Critical: 0
Key Identifier: 27 5D 05 B3 20 A9 06 F7 35 96 F3 48 3D 76 46 79 69 DF 2F DD

Extension: Extended Key Usage (2.5.29.37)


Critical: 0
Purpose#1: Web Server Authentication (1.3.6.1.5.5.7.3.1)

Fingerprints :

SHA-256 Fingerprint: D9 14 0D F0 88 AD 33 F0 B2 24 07 1B 6E 84 62 5A 25 E9 A4 3E
33 91 AA 4F D3 03 40 C0 8E A9 BD B7
SHA-1 Fingerprint: 5F 23 7F F2 A4 49 1B 84 BD 9A 36 D1 96 8B A5 C5 12 C9 56 03
MD5 Fingerprint: 39 BF 35 0D BB 30 93 37 BB 91 95 3C E4 A0 5D 22

PEM certificate :

-----BEGIN CERTIFICATE-----
MIIEGjCCAwKgAwIBAgIDANCTMA0GCSqGSIb3DQEBCwUAMIGdMRwwGgYDVQQKDBNOZXNzdXMgVXNlcnMgVW5pdGVkMScwJQYDVQQLDB5OZXNzdXMgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkxETAPBgNVBA
-----END CERTIFICATE-----

21643 - SSL Cipher Suites Supported -

Synopsis

The remote service encrypts communications using SSL.

Description

This plugin detects which SSL ciphers are supported by the remote service for encrypting communications.

See Also

https://www.openssl.org/docs/man1.0.2/man1/ciphers.html
http://www.nessus.org/u?e17ffced

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2006/06/05, Modified: 2023/07/10

Plugin Output
tcp/8834/www

Here is the list of SSL ciphers supported by the remote server :


Each group is reported per SSL Version.

SSL Version : TLSv13


High Strength Ciphers (>= 112-bit key)

Name Code KEX Auth Encryption MAC


---------------------- ---------- --- ---- --------------------- ---
TLS_AES_128_GCM_SHA256 0x13, 0x01 - - AES-GCM(128) AEAD
TLS_AES_256_GCM_SHA384 0x13, 0x02 - - AES-GCM(256) AEAD
TLS_CHACHA20_POLY1305_SHA256 0x13, 0x03 - - ChaCha20-Poly1305(256) AEAD

SSL Version : TLSv12


High Strength Ciphers (>= 112-bit key)

Name Code KEX Auth Encryption MAC


---------------------- ---------- --- ---- --------------------- ---
ECDHE-RSA-AES128-SHA256 0xC0, 0x2F ECDH RSA AES-GCM(128) SHA256
ECDHE-RSA-AES256-SHA384 0xC0, 0x30 ECDH RSA AES-GCM(256) SHA384

The fields above are :

{Tenable ciphername}
{Cipher ID code}
Kex={key exchange}
Auth={authentication}
Encrypt={symmetric encryption method}
MAC={message authentication code}
{export flag}

57041 - SSL Perfect Forward Secrecy Cipher Suites Supported -

Synopsis

The remote service supports the use of SSL Perfect Forward Secrecy ciphers, which maintain confidentiality even if the key is stolen.

Description

The remote host supports the use of SSL ciphers that offer Perfect Forward Secrecy (PFS) encryption. These cipher suites ensure that recorded SSL traffic cannot be
broken at a future date if the server's private key is compromised.

See Also

https://www.openssl.org/docs/manmaster/man1/ciphers.html
https://en.wikipedia.org/wiki/Diffie-Hellman_key_exchange
https://en.wikipedia.org/wiki/Perfect_forward_secrecy

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2011/12/07, Modified: 2021/03/09

Plugin Output
tcp/8834/www

Here is the list of SSL PFS ciphers supported by the remote server :

High Strength Ciphers (>= 112-bit key)


Name Code KEX Auth Encryption MAC
---------------------- ---------- --- ---- --------------------- ---
ECDHE-RSA-AES128-SHA256 0xC0, 0x2F ECDH RSA AES-GCM(128) SHA256
ECDHE-RSA-AES256-SHA384 0xC0, 0x30 ECDH RSA AES-GCM(256) SHA384

The fields above are :

{Tenable ciphername}
{Cipher ID code}
Kex={key exchange}
Auth={authentication}
Encrypt={symmetric encryption method}
MAC={message authentication code}
{export flag}

22964 - Service Detection -

Synopsis

The remote service could be identified.

Description

Nessus was able to identify the remote service by its banner or by looking at the error message it sends when it receives an HTTP request.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2007/08/19, Modified: 2023/07/10

Plugin Output
tcp/8834/www

A TLSv1.2 server answered on this port.

tcp/8834/www

A web server is running on this port through TLSv1.2.

22869 - Software Enumeration (SSH) -

Synopsis

It was possible to enumerate installed software on the remote host via SSH.

Description

Nessus was able to list the software installed on the remote host by calling the appropriate command (e.g., 'rpm -qa' on RPM-based Linux distributions, qpkg, dpkg, etc.).

Solution

Remove any software that is not in compliance with your organization's acceptable use and security policies.

Risk Factor

None

References

XREF IAVT:0001-T-0502

Plugin Information

Published: 2006/10/15, Modified: 2022/09/06

Plugin Output
tcp/0

Here is the list of packages installed on the remote Debian Linux system :

ii accountsservice 23.13.9-2ubuntu2 amd64 query and manipulate user account information


ii acl 2.3.1-3 amd64 access control list - utilities
ii adduser 3.137ubuntu1 all add and remove users and groups
ii adwaita-icon-theme 41.0-1ubuntu1 all default icon theme of GNOME (small subset)
ii aisleriot 1:3.22.23-1 amd64 GNOME solitaire card game collection
ii alsa-base 1.0.25+dfsg-0ubuntu7 all ALSA driver configuration files
ii alsa-topology-conf 1.2.5.1-2 all ALSA topology configuration files
ii alsa-ucm-conf 1.2.9-1ubuntu3.3 all ALSA Use Case Manager configuration files
ii alsa-utils 1.2.9-1ubuntu1 amd64 Utilities for configuring and using ALSA
ii amd64-microcode 3.20230808.1.1ubuntu1 amd64 Processor microcode firmware for AMD CPUs
ii anacron 2.3-38ubuntu1 amd64 cron-like program that doesn't go by time
ii apache2 2.4.57-2ubuntu2.3 amd64 Apache HTTP Server
ii apache2-bin 2.4.57-2ubuntu2.3 amd64 Apache HTTP Server (modules and other binary files)
ii apache2-data 2.4.57-2ubuntu2.3 all Apache HTTP Server (common files)
ii apache2-utils 2.4.57-2ubuntu2.3 amd64 Apache HTTP Server (utility programs for web servers)
ii apg 2.2.3.dfsg.1-5build2 amd64 Automated Password Generator - Standalone version
ii apparmor 4.0.0~alpha2-0ubuntu5 amd64 user-space parser utility for AppArmor
ii apport 2.27.0-0ubuntu5 all automatically generate crash reports for debugging
ii apport-gtk 2.27.0-0ubuntu5 all GTK+ frontend for the apport crash report system
ii apport-symptoms 0.24 all symptom scripts for apport
ii appstream 0.16.2-1 amd64 Software component metadata management
ii apt 2.7.3ubuntu0.1 amd64 commandline package manager
ii apt-config-icons 0.16.2-1 all APT configuration snippet to enable icon downloads
ii apt-config-icons-hidpi 0.16.2-1 all APT configuration snippet to enable HiDPI icon downloads
ii apt-utils 2.7.3ubuntu0.1 amd64 package management related utility programs
ii aptdaemon 1.1.1+bzr982-0ubuntu44 all transaction based package management service
ii aptdaemon-data 1.1.1+bzr982-0ubuntu44 all data files for clients
ii aspell 0.60.8-5 amd64 GNU Aspell spell-checker
ii aspell-en 2020.12.07-0-1 all English dictionary for GNU Aspell
ii at-spi2-common 2.50.0-1 all Assistive Technology Service Provider Interface (common files)
ii at-spi2-core 2.50.0-1 amd64 Assistive Technology Service Provider Interface (D-Bus core)
ii avahi-autoipd 0.8-10ubuntu1.1 amd64 Avahi IPv4LL network address configuration daemon
ii avahi-daemon 0.8-10ubuntu1.1 amd64 Avahi mDNS/DNS-SD daemon
ii baobab 45.0-1 amd64 GNOME disk usage analyzer
ii base-files 13ubuntu2.1 amd64 Debian base system miscellaneous files
ii base-passwd 3.6.1 amd64 Debian base system master password and group files
ii bash 5.2.15-2ubuntu1 amd64 GNU Bourne Again SHell
ii bash-completion 1:2.11-7 all programmable completion for the bash shell
ii bc 1.07.1-3build1 amd64 GNU bc arbitrary precision calculator language
ii bind9-dnsutils 1:9.18.18-0ubuntu2.1 amd64 Clients provided with BIND 9
ii bind9-host 1:9.18.18-0ubuntu2.1 amd64 DNS Lookup Utility
ii bind9-libs 1:9.18.18-0ubuntu2.1 amd64 Shared Libraries used by BIND 9
ii bluez 5.68-0ubuntu1.1 amd64 Bluetooth tools and daemons
ii bluez-cups 5.68-0ubuntu1.1 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.68-0ubuntu1.1 amd64 bluez obex daemon
ii bolt 0.9.5-1 amd64 system daemon to manage thunderbolt 3 devices
ii branding-ubuntu 0.11 all Replacement artwork with Ubuntu branding
ii brltty 6.5-7ubuntu2 amd64 Access software for a blind person using a braille display
ii bsdextrautils 2.39.1-4ubuntu2 amd64 extra utilities from 4.4BSD-Lite
ii bsdutils 1:2.39.1-4ubuntu2 amd64 basic utilities from 4.4BSD-Lite
ii bubblewrap 0.8.0-2 amd64 utility for unprivileged chroot and namespace manipulation
ii busybox-initramfs 1:1.36.1-3ubuntu1 amd64 Standalone shell setup for initramfs
ii busybox-static 1:1.36.1-3ubuntu1 amd64 Standalone rescue shell with tons of builtin utilities
ii bzip2 1.0.8-5build1 amd64 high-quality block-sorting file compressor - utilities
ii ca-certificates 20230311ubuntu1 all Common CA certificates
ii cheese 44.1-1 amd64 tool to take pictures and videos from your webcam
ii cheese-common 44.1-1 all Common files for the Cheese tool to take pictures and videos
ii colord 1.4.6-3 amd64 system service to manage device colour profiles -- system daemon
ii colord-data 1.4.6-3 all system service to manage device colour profiles -- data files
ii command-not-found 23.04.0 all Suggest installation of packages in interactive bash sessions
ii console-setup 1.222ubuntu1 all console font and keymap setup program
ii console-setup-linux 1.222ubuntu1 all Linux specific part of console-setup
ii coreutils 9.1-1ubuntu2.23.10.1 amd64 GNU core utilities
ii cpdb-backend-cups 2.0~b5-0ubuntu2 amd64 Common Print Dialog Backends - CUPS/IPP Backend
ii cpio 2.13+dfsg-7.1 amd64 GNU cpio -- a program to manage archives of files
ii cpp 4:13.2.0-1ubuntu1 amd64 GNU C preprocessor (cpp)
ii cpp-13 13.2.0-4ubuntu3 amd64 GNU C preprocessor
ii cracklib-runtime 2.9.6-5build1 amd64 runtime support for password checker library cracklib2
ii cron 3.0pl1-163ubuntu1 amd64 process scheduling daemon
ii cron-daemon-common 3.0pl1-163ubuntu1 all process scheduling daemon's configuration files
ii cups 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface
ii cups-browsed 2.0.0-0ubuntu2 amd64 OpenPrinting cups-browsed
ii cups-bsd 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - BSD commands
ii cups-client 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - client programs (SysV)
ii cups-common 2.4.6-0ubuntu3 all Common UNIX Printing System(tm) - common files
ii cups-core-drivers 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - driverless printing
ii cups-daemon 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - daemon
ii cups-filters 2.0.0-0ubuntu1 amd64 OpenPrinting CUPS Filters - Main Package
ii cups-filters-core-drivers 2.0.0-0ubuntu1 amd64 OpenPrinting CUPS Filters - Driverless printing
ii cups-ipp-utils 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - IPP developer/admin utilities
ii cups-pk-helper 0.2.6-1ubuntu5 amd64 PolicyKit helper to configure cups with fine-grained privileges
ii cups-ppdc 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities
ii cups-server-common 2.4.6-0ubuntu3 all Common UNIX Printing System(tm) - server common files
ii cvs 2:1.12.13+real-29 amd64 Concurrent Versions System
ii cvsps 2.1-8build2 amd64 Tool to generate CVS patch set information
ii dash 0.5.12-6ubuntu1 amd64 POSIX-compliant shell
ii dbus 1.14.10-1ubuntu1 amd64 simple interprocess messaging system (system message bus)
ii dbus-bin 1.14.10-1ubuntu1 amd64 simple interprocess messaging system (command line utilities)
ii dbus-daemon 1.14.10-1ubuntu1 amd64 simple interprocess messaging system (reference message bus)
ii dbus-session-bus-common 1.14.10-1ubuntu1 all simple interprocess messaging system (session bus configuration)
ii dbus-system-bus-common 1.14.10-1ubuntu1 all simple interprocess messaging system (system bus configuration)
ii dbus-user-session 1.14.10-1ubuntu1 amd64 simple interprocess messaging system (systemd --user integration)
ii dc 1.07.1-3build1 amd64 GNU dc arbitrary precision reverse-polish calculator
ii dconf-cli 0.40.0-4 amd64 simple configuration storage system - utilities
ii dconf-gsettings-backend 0.40.0-4 amd64 simple configuration storage system - GSettings back-end
ii dconf-service 0.40.0-4 amd64 simple configuration storage system - D-Bus service
ii debconf 1.5.82 all Debian configuration management system
ii debconf-i18n 1.5.82 all full internationalization support for debconf
ii debianutils 5.8-1 amd64 Miscellaneous utilities specific to Debian
ii deja-dup 44.2-2 amd64 Backup utility
ii desktop-file-utils 0.26-1ubuntu5 amd64 Utilities for .desktop files
ii dhcpcd-base 1:10.0.2-3ubuntu3 amd64 DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)
ii dictionaries-common 1.29.5 all spelling dictionaries - common utilities
ii diffutils 1:3.8-4 amd64 File comparison utilities
ii dirmngr 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - network certificate management service
ii distro-info 1.5ubuntu0.23.10.1 amd64 provides information about the distributions' releases
ii distro-info-data 0.58ubuntu0.2 all information about the distributions' releases (data files)
ii dmidecode 3.5-2 amd64 SMBIOS/DMI table decoder
ii dmsetup 2:1.02.185-2ubuntu1 amd64 Linux Kernel Device Mapper userspace library
ii dmz-cursor-theme 0.4.5ubuntu1 all Style neutral, scalable cursor theme
ii dns-root-data 2023112702~ubuntu0.23.10.1 all DNS root data including root zone and DNSSEC key
ii dnsmasq-base 2.90-0ubuntu0.23.10.1 amd64 Small caching DNS proxy and DHCP/TFTP server
ii docbook-xml 4.5-12 all standard XML documentation system for software and systems
ii dosfstools 4.2-1build3 amd64 utilities for making and checking MS-DOS FAT filesystems
ii dpkg 1.22.0ubuntu1.1 amd64 Debian package management system
ii dracut-install 059-4ubuntu2 amd64 dracut is an event driven initramfs infrastructure (dracut-install)
ii duplicity 1.2.2-1ubuntu1 amd64 encrypted bandwidth-efficient backup
ii e2fsprogs 1.47.0-2ubuntu1 amd64 ext2/ext3/ext4 file system utilities
ii ed 1.19-1 amd64 classic UNIX line editor
ii efibootmgr 17-2 amd64 Interact with the EFI Boot Manager
ii eject 2.39.1-4ubuntu2 amd64 ejects CDs and operates CD-Changers under Linux
ii emacsen-common 3.0.5 all Common facilities for all emacsen
ii enchant-2 2.3.3-2 amd64 Wrapper for various spell checker engines (binary programs)
ii eog 45.0-1ubuntu1 amd64 Eye of GNOME graphics viewer program
ii espeak-ng-data 1.51+dfsg-11 amd64 Multi-lingual software speech synthesizer: speech data files
ii ethtool 1:6.5-1 amd64 display or change Ethernet device settings
ii evince 45.0-1 amd64 Document (PostScript, PDF) viewer
ii evince-common 45.0-1 all Document (PostScript, PDF) viewer - common files
ii evolution-data-server 3.50.0-1 amd64 evolution database backend server
ii evolution-data-server-common 3.50.0-1 all architecture independent files for Evolution Data Server
ii ffmpeg 7:6.0-6ubuntu1 amd64 Tools for transcoding, streaming and playing of multimedia files
ii file 1:5.44-3 amd64 Recognize the type of data in a file using "magic" numbers
ii file-roller 43.0-1 amd64 archive manager for GNOME
ii findutils 4.9.0-5 amd64 utilities for finding files--find, xargs
ii firefox 1:1snap1-0ubuntu3 amd64 Transitional package - firefox -> firefox snap
ii firmware-sof-signed 2.2.6-1ubuntu1.3 all Intel SOF firmware - signed
ii fontconfig 2.14.2-4ubuntu1 amd64 generic font configuration library - support binaries
ii fontconfig-config 2.14.2-4ubuntu1 amd64 generic font configuration library - configuration
ii fonts-beng 2:1.3 all Metapackage to install Bengali and Assamese fonts
ii fonts-beng-extra 3.2.1-1 all TrueType fonts for Bengali language
ii fonts-dejavu-core 2.37-8 all Vera font family derivate with additional characters
ii fonts-dejavu-mono 2.37-8 all Vera font family derivate with additional characters
ii fonts-deva 2:1.4 all Meta package to install all Devanagari fonts
ii fonts-deva-extra 3.0-6 all Free fonts for Devanagari script
ii fonts-droid-fallback 1:6.0.1r16-1.1build1 all handheld device font with extensive style and language support (fallback)
ii fonts-freefont-ttf 20211204+svn4273-2 all Freefont Serif, Sans and Mono Truetype fonts
ii fonts-gargi 2.0-6 all OpenType Devanagari font
ii fonts-gubbi 1.3-7 all Gubbi free font for Kannada script
ii fonts-gujr 2:1.5 all Meta package to install all Gujarati fonts
ii fonts-gujr-extra 1.0.1-2 all Free fonts for Gujarati script
ii fonts-guru 2:1.3 all Meta package to install all Punjabi fonts
ii fonts-guru-extra 2.0-5 all Free fonts for Punjabi language
ii fonts-indic 2:1.4 all Meta package to install all Indian language fonts
ii fonts-kalapi 1.0-5 all Kalapi Gujarati Unicode font
ii fonts-knda 2:1.3 all Meta package for Kannada fonts
ii fonts-liberation 1:2.1.5-3 all fonts with the same metrics as Times, Arial and Courier
ii fonts-liberation-sans-narrow 1:1.07.6-4 all Sans-serif Narrow fonts to replace commonly used Arial Narrow
ii fonts-lohit-beng-assamese 2.91.5-2 all Lohit TrueType font for Assamese Language
ii fonts-lohit-beng-bengali 2.91.5-3 all Lohit TrueType font for Bengali Language
ii fonts-lohit-deva 2.95.4-5 all Lohit TrueType font for Devanagari script
ii fonts-lohit-gujr 2.92.4-4 all Lohit TrueType font for Gujarati Language
ii fonts-lohit-guru 2.91.2-3 all Lohit TrueType font for Punjabi Language
ii fonts-lohit-knda 2.5.4-3 all Lohit TrueType font for Kannada Language
ii fonts-lohit-mlym 2.92.2-2 all Lohit TrueType font for Malayalam Language
ii fonts-lohit-orya 2.91.2-2 all Lohit TrueType font for Oriya Language
ii fonts-lohit-taml 2.91.3-2 all Lohit TrueType font for Tamil Language
ii fonts-lohit-taml-classical 2.5.4-2 all Lohit Tamil TrueType fonts for Tamil script
ii fonts-lohit-telu 2.5.5-2build1 all Lohit TrueType font for Telugu Language
ii fonts-mlym 2:1.3 all Meta package to install all Malayalam fonts
ii fonts-nakula 1.0-4 all Free Unicode compliant Devanagari font
ii fonts-navilu 1.2-4 all Handwriting font for Kannada
ii fonts-noto-cjk 1:20230817+repack1-3 all "No Tofu" font families with large Unicode coverage (CJK regular and bold)
ii fonts-noto-color-emoji 2.042-0ubuntu0.23.10.1 all color emoji font from Google
ii fonts-noto-core 20201225-2 all "No Tofu" font families with large Unicode coverage (core)
ii fonts-noto-mono 20201225-2 all "No Tofu" monospaced font family with large Unicode coverage
ii fonts-opensymbol 4:102.12+LibO7.6.5-0ubuntu0.23.10.1 all OpenSymbol TrueType font
ii fonts-orya 2:1.3 all Meta package to install all Odia fonts
ii fonts-orya-extra 2.0-6 all Free fonts for Odia script
ii fonts-pagul 1.0-9 all Free TrueType font for the Sourashtra language
ii fonts-sahadeva 1.0-5 all Free Unicode compliant Devanagari font
ii fonts-samyak-deva 1.2.2-6 all Samyak TrueType font for Devanagari script
ii fonts-samyak-gujr 1.2.2-6 all Samyak TrueType font for Gujarati language
ii fonts-samyak-mlym 1.2.2-6 all Samyak TrueType font for Malayalam language
ii fonts-samyak-taml 1.2.2-6 all Samyak TrueType font for Tamil language
ii fonts-sarai 1.0-3 all truetype font for devanagari script
ii fonts-sil-annapurna 1.204-2 all smart font for languages using Devanagari script
ii fonts-smc 1:7.5 all Metapackage for various TrueType fonts for Malayalam Language
ii fonts-smc-anjalioldlipi 7.1.2-2 all AnjaliOldLipi malayalam font
ii fonts-smc-chilanka 1.540-2 all Chilanka malayalam font
ii fonts-smc-dyuthi 3.0.2-2 all Dyuthi malayalam font
ii fonts-smc-gayathri 1.200-1 all Gayathri Malayalam font
ii fonts-smc-karumbi 1.1.2-2 all Karumbi malayalam font
ii fonts-smc-keraleeyam 3.0.2-2 all Keraleeyam malayalam font
ii fonts-smc-manjari 2.000-4 all Manjari malayalam font
ii fonts-smc-meera 7.0.3-1 all Meera malayalam font
ii fonts-smc-rachana 7.0.2-1build1 all Rachana malayalam font
ii fonts-smc-raghumalayalamsans 2.2.1-1 all RaghuMalayalamSans malayalam font
ii fonts-smc-suruma 3.2.3-1 all Suruma malayalam font
ii fonts-smc-uroob 2.0.2-1 all Uroob malayalam font
ii fonts-taml 2:1.4 all Meta package to install all Tamil fonts
ii fonts-telu 2:1.3 all Meta package to install all Telugu fonts
ii fonts-telu-extra 2.0-5 all Free fonts for Telugu script
ii fonts-teluguvijayam 2.1-1 all TrueType fonts for Telugu script (te)
ii fonts-ubuntu 0.869-0ubuntu1 all sans-serif font set from Ubuntu
ii fonts-urw-base35 20200910-7 all font set metric-compatible with the 35 PostScript Level 2 Base Fonts
ii fonts-yrsa-rasa 2.005-1 all Open-source, libre fonts for Latin + Gujarati
ii foomatic-db-compressed-ppds 20230202-1 all OpenPrinting printer support - Compressed PPDs derived from the database
ii fprintd 1.94.2-2 amd64 D-Bus daemon for fingerprint reader access
ii friendly-recovery 0.2.42 all Make recovery boot mode more user-friendly
ii ftp 20230507-2 all dummy transitional package for tnftp
ii fuse3 3.14.0-4 amd64 Filesystem in Userspace (3.x version)
ii fwupd 1.9.5-1 amd64 Firmware update daemon
ii fwupd-signed 1.52+1.4-1 amd64 Linux Firmware Updater EFI signed binary
ii gamemode 1.7-3 amd64 Optimise Linux system performance on demand
ii gamemode-daemon 1.7-3 amd64 Optimise Linux system performance on demand (daemon)
ii gcc-13-base 13.2.0-4ubuntu3 amd64 GCC, the GNU Compiler Collection (base package)
ii gcr 3.41.1-3 amd64 GNOME crypto services (daemon and tools)
ii gdb 14.0.50.20230907-0ubuntu1 amd64 GNU Debugger
ii gdm3 45~beta-1ubuntu1 amd64 GNOME Display Manager
ii geoclue-2.0 2.7.0-3ubuntu3 amd64 geoinformation service
ii geocode-glib-common 3.26.3-6 all icons for the geocode-glib library
ii gettext-base 0.21-13 amd64 GNU Internationalization utilities for the base system
ii ghostscript 10.01.2~dfsg1-0ubuntu2.2 amd64 interpreter for the PostScript language and for PDF
ii ghostscript-x 10.01.2~dfsg1-0ubuntu2.2 amd64 transitional package for ghostscript
ii gir1.2-accountsservice-1.0 23.13.9-2ubuntu2 amd64 GObject introspection data for AccountService
ii gir1.2-adw-1 1.4.0-1ubuntu1 amd64 GObject introspection files for libadwaita
ii gir1.2-atk-1.0 2.50.0-1 amd64 ATK accessibility toolkit (GObject introspection)
ii gir1.2-atspi-2.0 2.50.0-1 amd64 Assistive Technology Service Provider (GObject introspection)
ii gir1.2-dbusmenu-glib-0.4 18.10.20180917~bzr492+repack1-3ubuntu1 amd64 typelib file for libdbusmenu-glib4
ii gir1.2-dee-1.0 1.2.7+17.10.20170616-7build1 amd64 GObject introspection data for the Dee library
ii gir1.2-freedesktop 1.78.1-1 amd64 Introspection data for some FreeDesktop components
ii gir1.2-gck-1 3.41.1-3 amd64 GObject introspection data for the GCK library
ii gir1.2-gcr-3 3.41.1-3 amd64 GObject introspection data for the GCR library
ii gir1.2-gdesktopenums-3.0 45.0-1ubuntu1 amd64 GObject introspection for GSettings desktop-wide schemas
ii gir1.2-gdkpixbuf-2.0 2.42.10+dfsg-1build1 amd64 GDK Pixbuf library - GObject-Introspection
ii gir1.2-gdm-1.0 45~beta-1ubuntu1 amd64 GObject introspection data for the GNOME Display Manager
ii gir1.2-geoclue-2.0 2.7.0-3ubuntu3 amd64 convenience library to interact with geoinformation service (introspection)
ii gir1.2-glib-2.0 1.78.1-1 amd64 Introspection data for GLib, GObject, Gio and GModule
ii gir1.2-gmenu-3.0 3.36.0-1.1ubuntu1 amd64 GObject introspection data for the GNOME menu library
ii gir1.2-gnomeautoar-0.1 0.4.4-2 amd64 GObject introspection data for GnomeAutoar
ii gir1.2-gnomebg-4.0 44.0-2 amd64 Introspection data for GnomeBG (GTK 4)
ii gir1.2-gnomebluetooth-3.0 42.6-1 amd64 Introspection data for GnomeBluetooth
ii gir1.2-gnomedesktop-3.0 44.0-2 amd64 Introspection data for GnomeDesktop (GTK 3)
ii gir1.2-gnomedesktop-4.0 44.0-2 amd64 Introspection data for GnomeDesktop (GTK 4)
ii gir1.2-goa-1.0 3.48.0-2 amd64 Introspection data for GNOME Online Accounts
ii gir1.2-graphene-1.0 1.10.8-1 amd64 library of graphic data types (introspection files)
ii gir1.2-gst-plugins-base-1.0 1.22.6-1 amd64 GObject introspection data for the GStreamer Plugins Base library
ii gir1.2-gstreamer-1.0 1.22.5-1 amd64 GObject introspection data for the GStreamer library
ii gir1.2-gtk-3.0 3.24.38-5ubuntu1 amd64 GTK graphical user interface library -- gir bindings
ii gir1.2-gtk-4.0 4.12.3+ds-1ubuntu0.1 amd64 GTK graphical user interface library -- gir bindings
ii gir1.2-gudev-1.0 1:238-2 amd64 libgudev-1.0 introspection data
ii gir1.2-gweather-4.0 4.4.0-1 amd64 GObject introspection data for the GWeather library
ii gir1.2-handy-1 1.8.2-2 amd64 GObject introspection files for libhandy
ii gir1.2-harfbuzz-0.0 8.0.1-1 amd64 OpenType text shaping engine (GObject introspection data)
ii gir1.2-ibus-1.0 1.5.29~rc1-1 amd64 Intelligent Input Bus - introspection data
ii gir1.2-javascriptcoregtk-4.1 2.42.5-0ubuntu0.23.10.2 amd64 JavaScript engine library from WebKitGTK - GObject introspection data
ii gir1.2-javascriptcoregtk-6.0 2.42.5-0ubuntu0.23.10.2 amd64 JavaScript engine library from WebKitGTK - GObject introspection data
ii gir1.2-json-1.0 1.8.0-1 amd64 GLib JSON manipulation library (introspection data)
ii gir1.2-mutter-13 45.2-0ubuntu3 amd64 GObject introspection data for Mutter
ii gir1.2-nm-1.0 1.44.2-1ubuntu1.2 amd64 GObject introspection data for the libnm library
ii gir1.2-nma4-1.0 1.10.6-1 amd64 GObject introspection data for libnma-gtk4
ii gir1.2-notify-0.7 0.8.2-1 amd64 sends desktop notifications to a notification daemon (Introspection files)
ii gir1.2-packagekitglib-1.0 1.2.7-1 amd64 GObject introspection data for the PackageKit GLib library
ii gir1.2-pango-1.0 1.51.0+ds-2 amd64 Layout and rendering of internationalized text - gir bindings
ii gir1.2-peas-1.0 1.36.0-2 amd64 Application plugin library (introspection files)
ii gir1.2-polkit-1.0 123-1 amd64 GObject introspection data for polkit
ii gir1.2-rb-3.0 3.4.7-1ubuntu1 amd64 GObject introspection data for the rhythmbox music player
ii gir1.2-rsvg-2.0 2.54.7+dfsg-2 amd64 gir files for renderer library for SVG files
ii gir1.2-secret-1 0.21.0-1 amd64 Secret store (GObject-Introspection)
ii gir1.2-snapd-2 1.64-0ubuntu2 amd64 Typelib file for libsnapd-glib1
ii gir1.2-soup-3.0 3.4.2-4 amd64 GObject introspection data for the libsoup HTTP library
ii gir1.2-totem-1.0 43.0-2ubuntu1 amd64 GObject introspection data for Totem media player
ii gir1.2-totemplparser-1.0 3.26.6-1build1 amd64 GObject introspection data for the Totem Playlist Parser library
ii gir1.2-udisks-2.0 2.10.1-1ubuntu1.1 amd64 GObject based library to access udisks2 - introspection data
ii gir1.2-unity-7.0 7.1.4+19.04.20190319-6build1 amd64 GObject introspection data for the Unity library
ii gir1.2-upowerglib-1.0 1.90.2-4 amd64 GObject introspection data for upower
ii gir1.2-vte-2.91 0.74.0-2 amd64 GObject introspection data for the VTE library
ii gir1.2-webkit-6.0 2.42.5-0ubuntu0.23.10.2 amd64 Web content engine library for GTK - GObject introspection data
ii gir1.2-webkit2-4.1 2.42.5-0ubuntu0.23.10.2 amd64 Web content engine library for GTK - GObject introspection data
ii gir1.2-wnck-3.0 43.0-3 amd64 GObject introspection data for the WNCK library
ii git 1:2.40.1-1ubuntu1 amd64 fast, scalable, distributed revision control system
ii git-all 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (all subpackages)
ii git-cvs 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (cvs interoperability)
ii git-doc 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (documentation)
ii git-email 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (email add-on)
ii git-gui 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (GUI)
ii git-man 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (manual pages)
ii git-mediawiki 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (MediaWiki remote helper)
ii git-svn 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (svn interoperability)
ii gitk 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (revision tree visualizer)
ii gitweb 1:2.40.1-1ubuntu1 all fast, scalable, distributed revision control system (web interface)
ii gjs 1.78.0-0ubuntu1 amd64 Mozilla-based javascript bindings for the GNOME platform (cli tool)
ii gkbd-capplet 3.28.1-1 amd64 GNOME control center tools for libgnomekbd
ii glib-networking 2.78.0-1 amd64 network-related giomodules for GLib
ii glib-networking-common 2.78.0-1 all network-related giomodules for GLib - data files
ii glib-networking-services 2.78.0-1 amd64 network-related giomodules for GLib - D-Bus services
ii gnome-accessibility-themes 3.28-2ubuntu1 all High Contrast GTK 2 theme and icons
ii gnome-bluetooth-3-common 42.6-1 all GNOME Bluetooth 3 common files
ii gnome-bluetooth-sendto 42.6-1 amd64 GNOME Bluetooth Send To app
ii gnome-calculator 1:45.0.2-1ubuntu1 amd64 GNOME desktop calculator
ii gnome-calendar 45.0-1 amd64 Calendar application for GNOME
ii gnome-characters 45.0-1ubuntu1 amd64 character map application
ii gnome-clocks 45.0-1 amd64 Simple GNOME app with stopwatch, timer, and world clock support
ii gnome-control-center 1:45.0-1ubuntu3.1 amd64 utilities to configure the GNOME desktop
ii gnome-control-center-data 1:45.0-1ubuntu3.1 all configuration applets for GNOME - data files
ii gnome-control-center-faces 1:45.0-1ubuntu3.1 all utilities to configure the GNOME desktop - faces images
ii gnome-desktop3-data 44.0-2 all Common files for GNOME desktop apps
ii gnome-disk-utility 45.0-1ubuntu1 amd64 manage and configure disk drives and media
ii gnome-font-viewer 45.0-1 amd64 font viewer for GNOME
ii gnome-initial-setup 45.0-1ubuntu3 amd64 Initial GNOME system setup helper
ii gnome-keyring 42.1-1 amd64 GNOME keyring services (daemon and tools)
ii gnome-keyring-pkcs11 42.1-1 amd64 GNOME keyring module for the PKCS#11 module loading library
ii gnome-logs 45~beta-1 amd64 viewer for the systemd journal
ii gnome-mahjongg 1:3.40.0-1 amd64 classic Eastern tile game for GNOME
ii gnome-menus 3.36.0-1.1ubuntu1 amd64 GNOME implementation of the freedesktop menu specification
ii gnome-mines 1:40.1-1 amd64 popular minesweeper puzzle game for GNOME
ii gnome-online-accounts 3.48.0-2 amd64 service to manage online accounts for the GNOME desktop
ii gnome-power-manager 43.0-1 amd64 power management tool for the GNOME desktop
ii gnome-remote-desktop 45.0-1 amd64 Remote desktop daemon for GNOME using PipeWire
ii gnome-session-bin 45.0-1ubuntu1 amd64 GNOME Session Manager - Minimal runtime
ii gnome-session-canberra 0.30-10ubuntu4 amd64 GNOME session log in and log out sound events
ii gnome-session-common 45.0-1ubuntu1 all GNOME Session Manager - common files
ii gnome-settings-daemon 45.0-1ubuntu1 amd64 daemon handling the GNOME session settings
ii gnome-settings-daemon-common 45.0-1ubuntu1 all daemon handling the GNOME session settings - common files
ii gnome-shell 45.2-0ubuntu1 amd64 graphical shell for the GNOME desktop
ii gnome-shell-common 45.2-0ubuntu1 all common files for the GNOME graphical shell
ii gnome-shell-extension-appindicator 57-1 all AppIndicator, KStatusNotifierItem and tray support for GNOME Shell
ii gnome-shell-extension-desktop-icons-ng 46+really47.0.7-0ubuntu1 all desktop icon support for GNOME Shell
ii gnome-shell-extension-ubuntu-dock 87ubuntu2 all Ubuntu Dock for GNOME Shell
ii gnome-shell-extension-ubuntu-tiling-assistant 44-1ubuntu1 all extension which adds a Windows-like snap assist to GNOME Shell
ii gnome-startup-applications 45.0-1ubuntu1 amd64 Startup Applications manager for GNOME
ii gnome-sudoku 1:44.0-2 amd64 Sudoku puzzle game for GNOME
ii gnome-system-monitor 45.0.2-1 amd64 Process viewer and system resource monitor for GNOME
ii gnome-terminal 3.49.92-2ubuntu1 amd64 GNOME terminal emulator application
ii gnome-terminal-data 3.49.92-2ubuntu1 all Data files for the GNOME terminal emulator
ii gnome-text-editor 45.0-1 amd64 simple text editor for GNOME
ii gnome-themes-extra 3.28-2ubuntu1 amd64 Adwaita GTK 2 theme — engine
ii gnome-themes-extra-data 3.28-2ubuntu1 all Adwaita GTK 2 theme and Adwaita-dark GTK 3 theme — common files
ii gnome-user-docs 45.0-1ubuntu2 all GNOME Help
ii gnome-video-effects 0.6.0-1ubuntu1 all Collection of GStreamer effects
ii gnupg 2.2.40-1.1ubuntu1 all GNU privacy guard - a free PGP replacement
ii gnupg-l10n 2.2.40-1.1ubuntu1 all GNU privacy guard - localization files
ii gnupg-utils 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - utility programs
ii gpg 2.2.40-1.1ubuntu1 amd64 GNU Privacy Guard -- minimalist public key operations
ii gpg-agent 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - cryptographic agent
ii gpg-wks-client 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - Web Key Service client
ii gpg-wks-server 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - Web Key Service server
ii gpgconf 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - core configuration utilities
ii gpgsm 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - S/MIME version
ii gpgv 2.2.40-1.1ubuntu1 amd64 GNU privacy guard - signature verification tool
ii grep 3.11-2 amd64 GNU grep, egrep and fgrep
ii grilo-plugins-0.3-base 0.3.16-1.1ubuntu3 amd64 Framework for discovering and browsing media - Plugins
ii groff-base 1.23.0-2 amd64 GNU troff text-formatting system (base system components)
ii grub-common 2.12~rc1-10ubuntu4 amd64 GRand Unified Bootloader (common files)
ii grub-efi-amd64-bin 2.12~rc1-10ubuntu4 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 modules)
ii grub-efi-amd64-signed 1.197+2.12~rc1-10ubuntu4 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 version, signed)
ii grub-gfxpayload-lists 0.7 amd64 GRUB gfxpayload blacklist
ii grub-pc 2.12~rc1-10ubuntu4 amd64 GRand Unified Bootloader, version 2 (PC/BIOS version)
ii grub-pc-bin 2.12~rc1-10ubuntu4 amd64 GRand Unified Bootloader, version 2 (PC/BIOS modules)
ii grub2-common 2.12~rc1-10ubuntu4 amd64 GRand Unified Bootloader (common files for version 2)
ii gsettings-desktop-schemas 45.0-1ubuntu1 all GSettings desktop-wide schemas
ii gsettings-ubuntu-schemas 0.0.7+21.10.20210712-0ubuntu2 all GSettings deskop-wide schemas for Ubuntu
ii gstreamer1.0-alsa 1.22.6-1 amd64 GStreamer plugin for ALSA
ii gstreamer1.0-clutter-3.0 3.0.27-3 amd64 Clutter PLugin for GStreamer 1.0
ii gstreamer1.0-gl 1.22.6-1 amd64 GStreamer plugins for GL
ii gstreamer1.0-gtk3 1.22.6-1ubuntu1 amd64 GStreamer plugin for GTK+3
ii gstreamer1.0-libav 1.22.5-1 amd64 ffmpeg plugin for GStreamer
ii gstreamer1.0-packagekit 1.2.7-1 amd64 GStreamer plugin to install codecs using PackageKit
ii gstreamer1.0-pipewire 0.3.79-2 amd64 GStreamer 1.0 plugin for the PipeWire multimedia server
ii gstreamer1.0-plugins-base 1.22.6-1 amd64 GStreamer plugins from the "base" set
ii gstreamer1.0-plugins-base-apps 1.22.6-1 amd64 GStreamer helper programs from the "base" set
ii gstreamer1.0-plugins-good 1.22.6-1ubuntu1 amd64 GStreamer plugins from the "good" set
ii gstreamer1.0-plugins-ugly 1.22.5-1 amd64 GStreamer plugins from the "ugly" set
ii gstreamer1.0-tools 1.22.5-1 amd64 Tools for use with GStreamer
ii gstreamer1.0-vaapi 1.22.6-1 amd64 VA-API plugins for GStreamer
ii gstreamer1.0-x 1.22.6-1 amd64 GStreamer plugins for X11 and Pango
ii gtk-update-icon-cache 3.24.38-5ubuntu1 amd64 icon theme caching utility
ii gtk2-engines-murrine 0.98.2-3build2 amd64 cairo-based gtk+-2.0 theme engine
ii gtk2-engines-pixbuf 2.24.33-2ubuntu2 amd64 pixbuf-based theme for GTK 2
ii guile-3.0-libs 3.0.8-2 amd64 Core Guile libraries
ii gvfs 1.52.0-1 amd64 userspace virtual filesystem - GIO module
ii gvfs-backends 1.52.0-1 amd64 userspace virtual filesystem - backends
ii gvfs-common 1.52.0-1 all userspace virtual filesystem - common data files
ii gvfs-daemons 1.52.0-1 amd64 userspace virtual filesystem - servers
ii gvfs-fuse 1.52.0-1 amd64 userspace virtual filesystem - fuse server
ii gvfs-libs 1.52.0-1 amd64 userspace virtual filesystem - private libraries
ii gzip 1.12-1ubuntu1 amd64 GNU compression utilities
ii hdparm 9.65+ds-1 amd64 tune hard disk parameters for high performance
ii hicolor-icon-theme 0.17-2 all default fallback theme for FreeDesktop.org icon themes
ii hostname 3.23+nmu1ubuntu1 amd64 utility to set/show the host name or domain name
ii hplip 3.22.10+dfsg0-2ubuntu1 amd64 HP Linux Printing and Imaging System (HPLIP)
ii hplip-data 3.22.10+dfsg0-2ubuntu1 all HP Linux Printing and Imaging - data files
ii humanity-icon-theme 0.6.16 all Humanity Icon theme
ii hunspell-en-us 1:2020.12.07-2 all English_american dictionary for hunspell
ii hyphen-en-us 2.8.8-7build2 all English (US) hyphenation patterns
ii i965-va-driver 2.4.1+dfsg1-1build1 amd64 VAAPI driver for Intel G45 & HD Graphics family
ii ibus 1.5.29~rc1-1 amd64 Intelligent Input Bus - core
ii ibus-data 1.5.29~rc1-1 all Intelligent Input Bus - data files
ii ibus-gtk 1.5.29~rc1-1 amd64 Intelligent Input Bus - GTK2 support
ii ibus-gtk3 1.5.29~rc1-1 amd64 Intelligent Input Bus - GTK3 support
ii ibus-gtk4 1.5.29~rc1-1 amd64 Intelligent Input Bus - GTK4 support
ii ibus-table 1.17.2-1 all table engine for IBus
ii iio-sensor-proxy 3.5-1 amd64 IIO sensors to D-Bus proxy
ii im-config 0.57-2 all Input method configuration framework
ii inetutils-telnet 2:2.4-2ubuntu2 amd64 telnet client
ii info 7.0.3-2 amd64 Standalone GNU Info documentation browser
ii init 1.65.2ubuntu1 amd64 metapackage ensuring an init system is installed
ii init-system-helpers 1.65.2ubuntu1 all helper tools for all init systems
ii initramfs-tools 0.142ubuntu15.1 all generic modular initramfs generator (automation)
ii initramfs-tools-bin 0.142ubuntu15.1 amd64 binaries used by initramfs-tools
ii initramfs-tools-core 0.142ubuntu15.1 all generic modular initramfs generator (core tools)
ii inputattach 1:1.8.1-1 amd64 utility to connect serial-attached peripherals to the input subsystem
ii install-info 7.0.3-2 amd64 Manage installed documentation in info format
ii intel-media-va-driver 23.2.3+dfsg1-1 amd64 VAAPI driver for the Intel GEN8+ Graphics family
ii intel-microcode 3.20231114.0ubuntu0.23.10.1 amd64 Processor microcode firmware for Intel CPUs
ii ipp-usb 0.9.23-1ubuntu0.23.10.1 amd64 Daemon for IPP over USB printer support
ii iproute2 6.1.0-1ubuntu2 amd64 networking and traffic control tools
ii iptables 1.8.9-2ubuntu2 amd64 administration tools for packet filtering and NAT
ii iputils-ping 3:20221126-1 amd64 Tools to test the reachability of network hosts
ii iputils-tracepath 3:20221126-1 amd64 Tools to trace the network path to a remote host
ii irqbalance 1.9.2-1 amd64 Daemon to balance interrupts for SMP systems
ii isc-dhcp-client 4.4.3-P1-2ubuntu5 amd64 DHCP client for automatically obtaining an IP address
ii isc-dhcp-common 4.4.3-P1-2ubuntu5 amd64 common manpages relevant to all of the isc-dhcp packages
ii iso-codes 4.15.0-1 all ISO language, territory, currency, script codes and their translations
ii iucode-tool 2.3.1-3 amd64 Intel processor microcode tool
ii jq 1.6-3 amd64 lightweight and flexible command-line JSON processor
ii kbd 2.5.1-1ubuntu1 amd64 Linux console font and keytable utilities
ii kerneloops 0.12+git20140509-6ubuntu5 amd64 kernel oops tracker
ii keyboard-configuration 1.222ubuntu1 all system-wide keyboard preferences
ii klibc-utils 2.0.13-1 amd64 small utilities built with klibc for early boot
ii kmod 30+20230519-1ubuntu3 amd64 tools for managing Linux kernel modules
ii language-pack-en 1:23.10+20231006 all translation updates for language English
ii language-pack-en-base 1:23.10+20231006 all translations for language English
ii language-pack-gnome-en 1:23.10+20231006 all GNOME translation updates for language English
ii language-pack-gnome-en-base 1:23.10+20231006 all GNOME translations for language English
ii language-selector-common 0.224 all Language selector for Ubuntu
ii language-selector-gnome 0.224 all Language selector frontend for Ubuntu
ii laptop-detect 0.16 all system chassis type checker
ii less 590-2ubuntu0.23.10.1 amd64 pager program similar to more
ii liba52-0.7.4 0.7.4-20 amd64 library for decoding ATSC A/52 streams
ii libaa1 1.4p5-50build1 amd64 ASCII art library
ii libaacs0 0.11.1-2 amd64 free-and-libre implementation of AACS
ii libabsl20220623 20220623.1-3 amd64 extensions to the C++ standard library
ii libabw-0.1-1 0.1.3-1build3 amd64 library for reading and writing AbiWord(tm) documents
ii libaccountsservice0 23.13.9-2ubuntu2 amd64 query and manipulate user account information - shared libraries
ii libacl1 2.3.1-3 amd64 access control list - shared library
ii libadwaita-1-0 1.4.0-1ubuntu1 amd64 Library with GTK widgets for mobile phones
ii libalgorithm-c3-perl 0.11-2 all Perl module for merging hierarchies using the C3 algorithm
ii libao-common 1.2.2+20180113-1.1ubuntu3 all Cross Platform Audio Output Library (Common files)
ii libao4 1.2.2+20180113-1.1ubuntu3 amd64 Cross Platform Audio Output Library
ii libaom3 3.6.1-1 amd64 AV1 Video Codec Library
ii libapparmor1 4.0.0~alpha2-0ubuntu5 amd64 changehat AppArmor library
ii libappstream4 0.16.2-1 amd64 Library to access AppStream services
ii libapr1 1.7.2-3 amd64 Apache Portable Runtime Library
ii libaprutil1 1.6.3-1ubuntu1 amd64 Apache Portable Runtime Utility Library
ii libaprutil1-dbd-sqlite3 1.6.3-1ubuntu1 amd64 Apache Portable Runtime Utility Library - SQLite3 Driver
ii libaprutil1-ldap 1.6.3-1ubuntu1 amd64 Apache Portable Runtime Utility Library - LDAP Driver
ii libapt-pkg6.0 2.7.3ubuntu0.1 amd64 package management runtime library
ii libarchive13 3.6.2-1ubuntu1 amd64 Multi-format archive and compression library (shared library)
ii libargon2-1 0~20190702+dfsg-3 amd64 memory-hard hashing function - runtime library
ii libasound2 1.2.9-2 amd64 shared library for ALSA applications
ii libasound2-data 1.2.9-2 all Configuration files and profiles for ALSA drivers
ii libaspell15 0.60.8-5 amd64 GNU Aspell spell-checker runtime library
ii libass9 1:0.17.1-1 amd64 library for SSA/ASS subtitles rendering
ii libassuan0 2.5.6-1 amd64 IPC library for the GnuPG components
ii libasyncns0 0.8-6build3 amd64 Asynchronous name service query library
ii libatasmart4 0.19-5build2 amd64 ATA S.M.A.R.T. reading and parsing library
ii libatk-adaptor 2.50.0-1 amd64 AT-SPI 2 toolkit bridge
ii libatk-bridge2.0-0 2.50.0-1 amd64 AT-SPI 2 toolkit bridge - shared library
ii libatk1.0-0 2.50.0-1 amd64 ATK accessibility toolkit
ii libatkmm-1.6-1v5 2.28.3-1 amd64 C++ wrappers for ATK accessibility toolkit (shared libraries)
ii libatm1 1:2.5.1-4build2 amd64 shared library for ATM (Asynchronous Transfer Mode)
ii libatomic1 13.2.0-4ubuntu3 amd64 support library providing __atomic built-in functions
ii libatopology2 1.2.9-2 amd64 shared library for handling ALSA topology definitions
ii libatspi2.0-0 2.50.0-1 amd64 Assistive Technology Service Provider Interface - shared library
ii libattr1 1:2.5.1-4 amd64 extended attribute handling - shared library
ii libaudit-common 1:3.1.1-1 all Dynamic library for security auditing - common files
ii libaudit1 1:3.1.1-1 amd64 Dynamic library for security auditing
ii libauthen-sasl-perl 2.1600-3 all Authen::SASL - SASL Authentication framework
ii libavahi-client3 0.8-10ubuntu1.1 amd64 Avahi client library
ii libavahi-common-data 0.8-10ubuntu1.1 amd64 Avahi common data files
ii libavahi-common3 0.8-10ubuntu1.1 amd64 Avahi common library
ii libavahi-core7 0.8-10ubuntu1.1 amd64 Avahi's embeddable mDNS/DNS-SD library
ii libavahi-glib1 0.8-10ubuntu1.1 amd64 Avahi GLib integration library
ii libavahi-ui-gtk3-0 0.8-10ubuntu1.1 amd64 Avahi GTK+ User interface library for GTK3
ii libavc1394-0 0.5.4-5build2 amd64 control IEEE 1394 audio/video devices
ii libavcodec60 7:6.0-6ubuntu1 amd64 FFmpeg library with de/encoders for audio/video codecs - runtime files
ii libavdevice60 7:6.0-6ubuntu1 amd64 FFmpeg library for handling input and output devices - runtime files
ii libavfilter9 7:6.0-6ubuntu1 amd64 FFmpeg library containing media filters - runtime files
ii libavformat60 7:6.0-6ubuntu1 amd64 FFmpeg library with (de)muxers for multimedia containers - runtime files
ii libavutil58 7:6.0-6ubuntu1 amd64 FFmpeg library with functions for simplifying programming - runtime files
ii libayatana-appindicator3-1 0.5.92-1.2 amd64 Ayatana Application Indicators (GTK-3+ version)
ii libayatana-ido3-0.4-0 0.9.3-1 amd64 Widgets and other objects used for Ayatana Indicators
ii libayatana-indicator3-7 0.9.3-1 amd64 panel indicator applet - shared library (GTK-3+ variant)
ii libb-hooks-endofscope-perl 0.26-1 all module for executing code after a scope finished compilation
ii libb-hooks-op-check-perl 0.22-2build1 amd64 Perl wrapper for OP check callbacks
ii libbabeltrace1 1.5.11-2 amd64 Babeltrace conversion libraries
ii libbdplus0 0.2.0-3 amd64 implementation of BD+ for reading Blu-ray Discs
ii libblas3 3.11.0-2build1 amd64 Basic Linear Algebra Reference implementations, shared library
ii libblkid1 2.39.1-4ubuntu2 amd64 block device ID library
ii libblockdev-crypto3 3.0.3-1 amd64 Crypto plugin for libblockdev
ii libblockdev-fs3 3.0.3-1 amd64 file system plugin for libblockdev
ii libblockdev-loop3 3.0.3-1 amd64 Loop device plugin for libblockdev
ii libblockdev-mdraid3 3.0.3-1 amd64 MD RAID plugin for libblockdev
ii libblockdev-nvme3 3.0.3-1 amd64 NVMe plugin for libblockdev
ii libblockdev-part3 3.0.3-1 amd64 Partitioning plugin for libblockdev
ii libblockdev-swap3 3.0.3-1 amd64 Swap plugin for libblockdev
ii libblockdev-utils3 3.0.3-1 amd64 Utility functions for libblockdev
ii libblockdev3 3.0.3-1 amd64 Library for manipulating block devices
ii libbluetooth3 5.68-0ubuntu1.1 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libbluray2 1:1.3.4-1 amd64 Blu-ray disc playback support library (shared library)
ii libboost-filesystem1.74.0 1.74.0+ds1-22ubuntu1 amd64 filesystem operations (portable paths, iteration over directories, etc) in C++
ii libboost-iostreams1.74.0 1.74.0+ds1-22ubuntu1 amd64 Boost.Iostreams Library
ii libboost-locale1.74.0 1.74.0+ds1-22ubuntu1 amd64 C++ facilities for localization
ii libboost-regex1.74.0 1.74.0+ds1-22ubuntu1 amd64 regular expression library for C++
ii libboost-thread1.74.0 1.74.0+ds1-22ubuntu1 amd64 portable C++ multi-threading
ii libbpf1 1:1.2.2-2 amd64 eBPF helper library (shared library)
ii libbrlapi0.8 6.5-7ubuntu2 amd64 braille display access via BRLTTY - shared library
ii libbrotli1 1.0.9-2build8 amd64 library implementing brotli encoder and decoder (shared libraries)
ii libbs2b0 3.1.0+dfsg-7 amd64 Bauer stereophonic-to-binaural DSP library
ii libbsd0 0.11.7-4 amd64 utility functions from BSD systems - shared library
ii libburn4 1.5.6-1 amd64 library to provide CD/DVD/BD writing functions
ii libbytesize-common 2.9-1ubuntu2 all library for common operations with sizes in bytes - translations
ii libbytesize1 2.9-1ubuntu2 amd64 library for common operations with sizes in bytes
ii libbz2-1.0 1.0.8-5build1 amd64 high-quality block-sorting file compressor library - runtime
ii libc-bin 2.38-1ubuntu6.1 amd64 GNU C Library: Binaries
ii libc6 2.38-1ubuntu6.1 amd64 GNU C Library: Shared libraries
ii libc6-dbg 2.38-1ubuntu6.1 amd64 GNU C Library: detached debugging symbols
ii libcaca0 0.99.beta20-3build1 amd64 colour ASCII art library
ii libcairo-gobject-perl 1.005-4 amd64 integrate Cairo into the Glib type system in Perl
ii libcairo-gobject2 1.18.0-1 amd64 Cairo 2D vector graphics library (GObject library)
ii libcairo-perl 1.109-3 amd64 Perl interface to the Cairo graphics library
ii libcairo-script-interpreter2 1.18.0-1 amd64 Cairo 2D vector graphics library (script interpreter)
ii libcairo2 1.18.0-1 amd64 Cairo 2D vector graphics library
ii libcairomm-1.0-1v5 1.14.4-2 amd64 C++ wrappers for Cairo (shared libraries)
ii libcairomm-1.16-1 1.16.2-7 amd64 C++ wrappers for Cairo (shared libraries)
ii libcamel-1.2-64 3.50.0-1 amd64 Evolution MIME message handling library
ii libcanberra-gtk3-0 0.30-10ubuntu4 amd64 GTK+ 3.0 helper for playing widget event sounds with libcanberra
ii libcanberra-gtk3-module 0.30-10ubuntu4 amd64 translates GTK3 widgets signals to event sounds
ii libcanberra-pulse 0.30-10ubuntu4 amd64 PulseAudio backend for libcanberra
ii libcanberra0 0.30-10ubuntu4 amd64 simple abstract interface for playing event sounds
ii libcap-ng0 0.8.3-1build2 amd64 alternate POSIX capabilities library
ii libcap2 1:2.66-4ubuntu1 amd64 POSIX 1003.1e capabilities (library)
ii libcap2-bin 1:2.66-4ubuntu1 amd64 POSIX 1003.1e capabilities (utilities)
ii libcbor0.8 0.8.0-2ubuntu1 amd64 library for parsing and generating CBOR (RFC 7049)
ii libcdio-cdda2 10.2+2.0.1-1 amd64 library to read and control digital audio CDs
ii libcdio-paranoia2 10.2+2.0.1-1 amd64 library to read digital audio CDs with error correction
ii libcdio19 2.1.0-4 amd64 library to read and control CD-ROM
ii libcdparanoia0 3.10.2+debian-14build2 amd64 audio extraction tool for sampling CDs (library)
ii libcdr-0.1-1 0.1.7-1 amd64 library for reading and converting Corel DRAW files
ii libcgi-fast-perl 1:2.15-1 all CGI subclass for work with FCGI
ii libcgi-pm-perl 4.57-1 all module for Common Gateway Interface applications
ii libcheese-gtk25 44.1-1 amd64 tool to take pictures and videos from your webcam - widgets
ii libcheese8 44.1-1 amd64 tool to take pictures and videos from your webcam - base library
ii libchromaprint1 1.5.1-4build1 amd64 audio fingerprint library
ii libcjson1 1.7.16-1 amd64 Ultralightweight JSON parser in ANSI C
ii libclass-c3-perl 0.35-2 all pragma for using the C3 method resolution order
ii libclass-c3-xs-perl 0.15-1build3 amd64 Perl module to accelerate Class::C3
ii libclass-data-inheritable-perl 0.08-3 all Perl module to create accessors to class data
ii libclass-inspector-perl 1.36-3 all Perl module that provides information about classes
ii libclass-method-modifiers-perl 2.15-1 all Perl module providing method modifiers
ii libclass-singleton-perl 1.6-2 all implementation of a "Singleton" class
ii libclass-xsaccessor-perl 1.19-4build1 amd64 Perl module providing fast XS accessors
ii libclone-perl 0.46-1 amd64 module for recursively copying Perl datatypes
ii libclucene-contribs1v5 2.3.3.4+dfsg-1.1ubuntu1 amd64 language specific text analyzers (runtime)
ii libclucene-core1v5 2.3.3.4+dfsg-1.1ubuntu1 amd64 core library for full-featured text search engine (runtime)
ii libclutter-1.0-0 1.26.4+git2779b932+dfsg-5 amd64 Open GL based interactive canvas library
ii libclutter-1.0-common 1.26.4+git2779b932+dfsg-5 all Open GL based interactive canvas library (common files)
ii libclutter-gst-3.0-0 3.0.27-3 amd64 Open GL based interactive canvas library GStreamer elements
ii libclutter-gtk-1.0-0 1.8.4-4build2 amd64 Open GL based interactive canvas library GTK+ widget
ii libcodec2-1.2 1.2.0-2 amd64 Codec2 runtime library
ii libcogl-common 1.22.8-4ubuntu1 all Object oriented GL/GLES Abstraction/Utility Layer (common files)
ii libcogl-pango20 1.22.8-4ubuntu1 amd64 Object oriented GL/GLES Abstraction/Utility Layer
ii libcogl-path20 1.22.8-4ubuntu1 amd64 Object oriented GL/GLES Abstraction/Utility Layer
ii libcogl20 1.22.8-4ubuntu1 amd64 Object oriented GL/GLES Abstraction/Utility Layer
ii libcolamd3 1:7.1.0+dfsg-3 amd64 column approximate minimum degree ordering library for sparse matrices
ii libcolord-gtk4-1 0.3.0-4 amd64 GTK4 convenience library for interacting with colord
ii libcolord2 1.4.6-3 amd64 system service to manage device colour profiles -- runtime
ii libcolorhug2 1.4.6-3 amd64 library to access the ColorHug colourimeter -- runtime
ii libcom-err2 1.47.0-2ubuntu1 amd64 common error description library
ii libcommon-sense-perl 3.75-3 amd64 module that implements some sane defaults for Perl programs
ii libcpdb-frontend2 2.0~b5-0ubuntu8 amd64 Common Print Dialog Backends - Interface Library for Frontends
ii libcpdb2 2.0~b5-0ubuntu8 amd64 Common Print Dialog Backends - Interface Library
ii libcrack2 2.9.6-5build1 amd64 pro-active password checker library
ii libcrypt1 1:4.4.36-2 amd64 libcrypt shared library
ii libcryptsetup12 2:2.6.1-4ubuntu3 amd64 disk encryption support - shared library
ii libcue2 2.2.1-4ubuntu1 amd64 CUE Sheet Parser Library
ii libcups2 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - Core library
ii libcupsfilters2 2.0.0-0ubuntu1 amd64 OpenPrinting libcupsfilters - Shared library
ii libcupsfilters2-common 2.0.0-0ubuntu1 all OpenPrinting libcupsfilters - Auxiliary files
ii libcupsimage2 2.4.6-0ubuntu3 amd64 Common UNIX Printing System(tm) - Raster image library
ii libcurl3-gnutls 8.2.1-1ubuntu3.2 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour)
ii libcurl4 8.2.1-1ubuntu3.2 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour)
ii libdaemon0 0.14-7.1ubuntu3 amd64 lightweight C library for daemons - runtime library
ii libdata-dump-perl 1.25-1 all Perl module to help dump data structures
ii libdata-optlist-perl 0.114-1 all module to parse and validate simple name/value option pairs
ii libdatetime-format-builder-perl 0.8300-1 all module to create DateTime parsers
ii libdatetime-format-iso8601-perl 0.16-2 all module to parse ISO8601 date and time formats
ii libdatetime-format-strptime-perl 1.7900-1 all Perl module to parse and format strp and strf time patterns
ii libdatetime-locale-perl 1:1.37-1 all Perl extension providing localization support for DateTime
ii libdatetime-perl 2:1.59-1 amd64 module for manipulating dates, times and timestamps
ii libdatetime-timezone-perl 1:2.60-1+2023c all framework exposing the Olson time zone database to Perl
ii libdatrie1 0.2.13-2 amd64 Double-array trie library
ii libdav1d6 1.2.1-2 amd64 fast and small AV1 video stream decoder (shared library)
ii libdb5.3 5.3.28+dfsg2-2 amd64 Berkeley v5.3 Database Libraries [runtime]
ii libdbd-sqlite3-perl 1.72-1 amd64 Perl DBI driver with a self-contained RDBMS
ii libdbi-perl 1.643-4 amd64 Perl Database Interface (DBI)
ii libdbus-1-3 1.14.10-1ubuntu1 amd64 simple interprocess messaging system (library)
ii libdbus-glib-1-2 0.112-3 amd64 deprecated library for D-Bus IPC
ii libdbusmenu-glib4 18.10.20180917~bzr492+repack1-3ubuntu1 amd64 library for passing menus over DBus
ii libdbusmenu-gtk3-4 18.10.20180917~bzr492+repack1-3ubuntu1 amd64 library for passing menus over DBus - GTK-3+ version
ii libdc1394-25 2.2.6-4 amd64 high level programming interface for IEEE 1394 digital cameras
ii libdconf1 0.40.0-4 amd64 simple configuration storage system - runtime library
ii libdebconfclient0 0.270ubuntu1 amd64 Debian Configuration Management System (C-implementation library)
ii libdebuginfod-common 0.189-4 all configuration to enable the Debian debug info server
ii libdebuginfod1 0.189-4 amd64 library to interact with debuginfod (development files)
ii libdecor-0-0 0.1.1-2 amd64 client-side window decoration library
ii libdecor-0-plugin-1-cairo 0.1.1-2 amd64 default decoration plugin
ii libdee-1.0-4 1.2.7+17.10.20170616-7build1 amd64 Model to synchronize multiple instances over DBus - shared lib
ii libdeflate0 1.18-1 amd64 fast, whole-buffer DEFLATE-based compression and decompression
ii libdevel-callchecker-perl 0.008-2 amd64 custom op checking attached to subroutines
ii libdevel-caller-perl 2.07-1 amd64 module providing enhanced caller() support
ii libdevel-lexalias-perl 0.05-3build1 amd64 Perl module that provides alias lexical variables
ii libdevel-stacktrace-perl 2.0400-2 all Perl module containing stack trace and related objects
ii libdevmapper1.02.1 2:1.02.185-2ubuntu1 amd64 Linux Kernel Device Mapper userspace library
ii libdigest-bubblebabble-perl 0.02-2.1 all perl module to create bubble-babble fingerprints
ii libdigest-hmac-perl 1.04+dfsg-2 all module for creating standard message integrity checks
ii libdjvulibre-text 3.5.28-2build3 all Linguistic support files for libdjvulibre
ii libdjvulibre21 3.5.28-2build3 amd64 Runtime support for the DjVu image format
ii libdmapsharing-4.0-3 3.9.13-1 amd64 DMAP client and server library - runtime
ii libdotconf0 1.3-0.3fakesync1build2 amd64 Configuration file parser library - runtime files
ii libdrm-amdgpu1 2.4.115-1 amd64 Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii libdrm-common 2.4.115-1 all Userspace interface to kernel DRM services -- common files
ii libdrm-intel1 2.4.115-1 amd64 Userspace interface to intel-specific kernel DRM services -- runtime
ii libdrm-nouveau2 2.4.115-1 amd64 Userspace interface to nouveau-specific kernel DRM services -- runtime
ii libdrm-radeon1 2.4.115-1 amd64 Userspace interface to radeon-specific kernel DRM services -- runtime
ii libdrm2 2.4.115-1 amd64 Userspace interface to kernel DRM services -- runtime
ii libduktape207 2.7.0+tests-0ubuntu2 amd64 embeddable Javascript engine, library
ii libdv4 1.0.0-16 amd64 software library for DV format digital video (runtime lib)
ii libdvdread8 6.1.3-1 amd64 library for reading DVDs
ii libdw1 0.189-4 amd64 library that provides access to the DWARF debug information
ii libdynaloader-functions-perl 0.003-3 all deconstructed dynamic C library loading
ii libe-book-0.1-1 0.1.3-2build4 amd64 library for reading and converting various e-book formats
ii libebackend-1.2-11 3.50.0-1 amd64 Utility library for evolution data servers
ii libebook-1.2-21 3.50.0-1 amd64 Client library for evolution address books
ii libebook-contacts-1.2-4 3.50.0-1 amd64 Client library for evolution contacts books
ii libecal-2.0-2 3.50.0-1 amd64 Client library for evolution calendars
ii libedata-book-1.2-27 3.50.0-1 amd64 Backend library for evolution address books
ii libedata-cal-2.0-2 3.50.0-1 amd64 Backend library for evolution calendars
ii libedataserver-1.2-27 3.50.0-1 amd64 Utility library for evolution data servers
ii libedataserverui-1.2-4 3.50.0-1 amd64 Utility library for evolution data servers
ii libedataserverui4-1.0-0 3.50.0-1 amd64 GTK4 utility library for evolution data servers
ii libedit2 3.1-20221030-2 amd64 BSD editline and history libraries
ii libeditorconfig0 0.12.6-0.1 amd64 coding style indenter across editors - library
ii libefiboot1 37-6ubuntu3 amd64 Library to manage UEFI variables
ii libefivar1 37-6ubuntu3 amd64 Library to manage UEFI variables
ii libegl-mesa0 23.2.1-1ubuntu3.1 amd64 free implementation of the EGL API -- Mesa vendor library
ii libegl1 1.6.0-1 amd64 Vendor neutral GL dispatch library -- EGL support
ii libei1 1.1.0-1 amd64 Emulated Input client library
ii libeis1 1.1.0-1 amd64 Emulated Input server library
ii libelf1 0.189-4 amd64 library to read and write ELF files
ii libemail-valid-perl 1.203-1 all Perl module for checking the validity of Internet email addresses
ii libenchant-2-2 2.3.3-2 amd64 Wrapper library for various spell checker engines (runtime libs)
ii libencode-locale-perl 1.05-3 all utility to determine the locale encoding
ii libeot0 0.01-5build2 amd64 Library for parsing/converting Embedded OpenType files
ii libepoxy0 1.5.10-1 amd64 OpenGL function pointer management library
ii libepubgen-0.1-1 0.1.1-1ubuntu5 amd64 EPUB generator library
ii liberror-perl 0.17029-2 all Perl module for error/exception handling in an OO-ish way
ii libespeak-ng1 1.51+dfsg-11 amd64 Multi-lingual software speech synthesizer: shared library
ii libestr0 0.1.11-1 amd64 Helper functions for handling strings (lib)
ii libetonyek-0.1-1 0.1.10-5 amd64 library for reading and converting Apple Keynote presentations
ii libeval-closure-perl 0.14-3 all Perl module to safely and cleanly create closures via string eval
ii libevdev2 1.13.1+dfsg-1 amd64 wrapper library for evdev devices
ii libevdocument3-4 45.0-1 amd64 Document (PostScript, PDF) rendering library
ii libevent-2.1-7 2.1.12-stable-9 amd64 Asynchronous event notification library
ii libevview3-3 45.0-1 amd64 Document (PostScript, PDF) rendering library - Gtk+ widgets
ii libexception-class-perl 1.45-1 all module that allows you to declare real exception classes in Perl
ii libexempi8 2.6.4-1 amd64 library to parse XMP metadata (Library)
ii libexif12 0.6.24-1build1 amd64 library to parse EXIF files
ii libexiv2-27 0.27.6-1 amd64 EXIF/IPTC/XMP metadata manipulation library
ii libexpat1 2.5.0-2ubuntu0.1 amd64 XML parsing C library - runtime library
ii libext2fs2 1.47.0-2ubuntu1 amd64 ext2/ext3/ext4 file system libraries
ii libexttextcat-2.0-0 3.4.6-1 amd64 Language detection library
ii libexttextcat-data 3.4.6-1 all Language detection library - data files
ii libextutils-depends-perl 0.8001-2 all Perl module for building extensions that depend on other extensions
ii libfastjson4 1.2304.0-1 amd64 fast json library for C
ii libfcgi-bin 2.4.2-2build2 amd64 FastCGI bridge from CGI
ii libfcgi-perl 0.82+ds-2 amd64 helper module for FastCGI
ii libfcgi0ldbl 2.4.2-2build2 amd64 shared library of FastCGI
ii libfdisk1 2.39.1-4ubuntu2 amd64 fdisk partitioning library
ii libffi8 3.4.4-1 amd64 Foreign Function Interface library runtime
ii libfftw3-double3 3.3.10-1ubuntu1 amd64 Library for computing Fast Fourier Transforms - Double precision
ii libfftw3-single3 3.3.10-1ubuntu1 amd64 Library for computing Fast Fourier Transforms - Single precision
ii libfido2-1 1.13.0-1 amd64 library for generating and verifying FIDO 2.0 objects
ii libfile-basedir-perl 0.09-2 all Perl module to use the freedesktop basedir specification
ii libfile-desktopentry-perl 0.22-3 all Perl module to handle freedesktop .desktop files
ii libfile-listing-perl 6.15-1 all module to parse directory listings
ii libfile-mimeinfo-perl 0.33-1 all Perl module to determine file types
ii libfile-sharedir-perl 1.118-3 all module to locate non-code files during run-time
ii libflac12 1.4.3+ds-2ubuntu1 amd64 Free Lossless Audio Codec - runtime C library
ii libflashrom1 1.3.0-2.1ubuntu1 amd64 Identify, read, write, erase, and verify BIOS/ROM/flash chips - library
ii libflite1 2.2-6 amd64 Small run-time speech synthesis engine - shared libraries
ii libfont-afm-perl 1.20-4 all Perl interface to Adobe Font Metrics files
ii libfontconfig1 2.14.2-4ubuntu1 amd64 generic font configuration library - runtime
ii libfontenc1 1:1.1.4-1build3 amd64 X11 font encoding library
ii libfprint-2-2 1:1.94.6+tod1-0ubuntu3 amd64 async fingerprint library of fprint project, shared libraries
ii libfprint-2-tod1 1:1.94.6+tod1-0ubuntu3 amd64 async fingerprint library of fprint project, drivers shared libraries
ii libfreeaptx0 0.1.1-2 amd64 Free implementation of aptX
ii libfreehand-0.1-1 0.1.2-3build2 amd64 Library for parsing the FreeHand file format structure
ii libfreerdp-client2-2 2.10.0+dfsg1-1.1ubuntu1.1 amd64 Free Remote Desktop Protocol library (client library)
ii libfreerdp-server2-2 2.10.0+dfsg1-1.1ubuntu1.1 amd64 Free Remote Desktop Protocol library (server library)
ii libfreerdp2-2 2.10.0+dfsg1-1.1ubuntu1.1 amd64 Free Remote Desktop Protocol library (core library)
ii libfreetype6 2.13.1+dfsg-1 amd64 FreeType 2 font engine, shared library files
ii libfribidi0 1.0.13-3 amd64 Free Implementation of the Unicode BiDi algorithm
ii libftdi1-2 1.5-6build2 amd64 C Library to control and program the FTDI USB controllers
ii libfuse3-3 3.14.0-4 amd64 Filesystem in Userspace (library) (3.x version)
ii libfwupd2 1.9.5-1 amd64 Firmware update daemon library
ii libgail-common 2.24.33-2ubuntu2 amd64 GNOME Accessibility Implementation Library -- common modules
ii libgail18 2.24.33-2ubuntu2 amd64 GNOME Accessibility Implementation Library -- shared libraries
ii libgamemode0 1.7-3 amd64 Optimise Linux system performance on demand (host library)
ii libgamemodeauto0 1.7-3 amd64 Optimise Linux system performance on demand (client library)
ii libgbm1 23.2.1-1ubuntu3.1 amd64 generic buffer management API -- runtime
ii libgc1 1:8.2.4-1 amd64 conservative garbage collector for C and C++
ii libgcab-1.0-0 1.6-1 amd64 Microsoft Cabinet file manipulation library
ii libgcc-s1 13.2.0-4ubuntu3 amd64 GCC support library
ii libgck-1-0 3.41.1-3 amd64 Glib wrapper library for PKCS#11 - runtime
ii libgcr-base-3-1 3.41.1-3 amd64 Library for Crypto related tasks
ii libgcr-ui-3-1 3.41.1-3 amd64 Library for Crypto UI related tasks
ii libgcrypt20 1.10.2-3ubuntu1 amd64 LGPL Crypto library - runtime library
ii libgd3 2.3.3-9ubuntu1 amd64 GD Graphics Library
ii libgdata-common 0.18.1-3 all Library for accessing GData webservices - common data files
ii libgdata22 0.18.1-3 amd64 Library for accessing GData webservices - shared libraries
ii libgdbm-compat4 1.23-3 amd64 GNU dbm database routines (legacy support runtime version)
ii libgdbm6 1.23-3 amd64 GNU dbm database routines (runtime version)
ii libgdk-pixbuf-2.0-0 2.42.10+dfsg-1build1 amd64 GDK Pixbuf library
ii libgdk-pixbuf2.0-bin 2.42.10+dfsg-1build1 amd64 GDK Pixbuf library (thumbnailer)
ii libgdk-pixbuf2.0-common 2.42.10+dfsg-1build1 all GDK Pixbuf library - data files
ii libgdm1 45~beta-1ubuntu1 amd64 GNOME Display Manager (shared library)
ii libgee-0.8-2 0.20.6-1 amd64 GObject based collection and utility library
ii libgeoclue-2-0 2.7.0-3ubuntu3 amd64 convenience library to interact with geoinformation service
ii libgeocode-glib-2-0 3.26.3-6 amd64 geocoding and reverse geocoding GLib library using Nominatim
ii libgexiv2-2 0.14.2-2 amd64 GObject-based wrapper around the Exiv2 library
ii libgfortran5 13.2.0-4ubuntu3 amd64 Runtime library for GNU Fortran applications
ii libgif7 5.2.1-2.5 amd64 library for GIF images (library)
ii libgirepository-1.0-1 1.78.1-1 amd64 Library for handling GObject introspection data (runtime library)
ii libgjs0g 1.78.0-0ubuntu1 amd64 Mozilla-based javascript bindings for the GNOME platform
ii libgl1 1.6.0-1 amd64 Vendor neutral GL dispatch library -- legacy GL support
ii libgl1-amber-dri 21.3.9-0ubuntu1 amd64 free implementation of the OpenGL API -- Amber DRI modules
ii libgl1-mesa-dri 23.2.1-1ubuntu3.1 amd64 free implementation of the OpenGL API -- DRI modules
ii libglapi-mesa 23.2.1-1ubuntu3.1 amd64 free implementation of the GL API -- shared library
ii libgles2 1.6.0-1 amd64 Vendor neutral GL dispatch library -- GLESv2 support
ii libglib-object-introspection-perl 0.050-2 amd64 Perl bindings for gobject-introspection libraries
ii libglib-perl 3:1.329.3-3 amd64 interface to the GLib and GObject libraries
ii libglib2.0-0 2.78.0-2 amd64 GLib library of C routines
ii libglib2.0-bin 2.78.0-2 amd64 Programs for the GLib library
ii libglib2.0-data 2.78.0-2 all Common files for GLib library
ii libglibmm-2.4-1v5 2.66.6-2 amd64 C++ wrapper for the GLib toolkit (shared libraries)
ii libglibmm-2.68-1 2.78.0-1 amd64 C++ wrapper for the GLib toolkit (shared libraries)
ii libglu1-mesa 9.0.2-1.1 amd64 Mesa OpenGL utility library (GLU)
ii libglvnd0 1.6.0-1 amd64 Vendor neutral GL dispatch library
ii libglx-mesa0 23.2.1-1ubuntu3.1 amd64 free implementation of the OpenGL API -- GLX vendor library
ii libglx0 1.6.0-1 amd64 Vendor neutral GL dispatch library -- GLX support
ii libgme0 0.6.3-6 amd64 Playback library for video game music files - shared library
ii libgmp10 2:6.3.0+dfsg-2ubuntu4 amd64 Multiprecision arithmetic library
ii libgnome-autoar-0-0 0.4.4-2 amd64 Archives integration support for GNOME
ii libgnome-bg-4-2 44.0-2 amd64 Utility library for background images - runtime files
ii libgnome-bluetooth-3.0-13 42.6-1 amd64 GNOME Bluetooth 3 support library
ii libgnome-bluetooth-ui-3.0-13 42.6-1 amd64 GNOME Bluetooth 3 UI support library
ii libgnome-desktop-3-20 44.0-2 amd64 Utility library for the GNOME desktop - GTK 3 version
ii libgnome-desktop-4-2 44.0-2 amd64 Utility library for the GNOME desktop - runtime files
ii libgnome-games-support-1-3 1.8.2-2 amd64 library for common functions of GNOME games
ii libgnome-games-support-common 1.8.2-2 all library for common functions of GNOME games (common files)
ii libgnome-menu-3-0 3.36.0-1.1ubuntu1 amd64 GNOME implementation of the freedesktop menu specification
ii libgnome-rr-4-2 44.0-2 amd64 Utility library for display information - runtime files
ii libgnomekbd-common 3.28.1-1 all GNOME library to manage keyboard configuration - common files
ii libgnomekbd8 3.28.1-1 amd64 GNOME library to manage keyboard configuration - shared library
ii libgnutls30 3.8.1-4ubuntu1.2 amd64 GNU TLS library - main runtime library
ii libgoa-1.0-0b 3.48.0-2 amd64 library for GNOME Online Accounts
ii libgoa-1.0-common 3.48.0-2 all library for GNOME Online Accounts - common files
ii libgoa-backend-1.0-1 3.48.0-2 amd64 backend library for GNOME Online Accounts
ii libgom-1.0-0 0.4-1build2 amd64 Object mapper from GObjects to SQLite
ii libgomp1 13.2.0-4ubuntu3 amd64 GCC OpenMP (GOMP) support library
ii libgpg-error0 1.47-2 amd64 GnuPG development runtime library
ii libgpgme11 1.18.0-3ubuntu2 amd64 GPGME - GnuPG Made Easy (library)
ii libgpgmepp6 1.18.0-3ubuntu2 amd64 C++ wrapper library for GPGME
ii libgphoto2-6 2.5.30-1 amd64 gphoto2 digital camera library
ii libgphoto2-l10n 2.5.30-1 all gphoto2 digital camera library - localized messages
ii libgphoto2-port12 2.5.30-1 amd64 gphoto2 digital camera port library
ii libgpm2 1.20.7-10build1 amd64 General Purpose Mouse - shared library
ii libgpod-common 0.8.3-18 amd64 common files for libgpod
ii libgpod4 0.8.3-18 amd64 library to read and write songs and artwork to an iPod
ii libgraphene-1.0-0 1.10.8-1 amd64 library of graphic data types
ii libgraphite2-3 1.3.14-1build2 amd64 Font rendering engine for Complex Scripts -- library
ii libgrilo-0.3-0 0.3.15-1.1 amd64 Framework for discovering and browsing media - Shared libraries
ii libgs-common 10.01.2~dfsg1-0ubuntu2.2 all interpreter for the PostScript language and for PDF - ICC profiles
ii libgs10 10.01.2~dfsg1-0ubuntu2.2 amd64 interpreter for the PostScript language and for PDF - Library
ii libgs10-common 10.01.2~dfsg1-0ubuntu2.2 all interpreter for the PostScript language and for PDF - common files
ii libgsf-1-114 1.14.50-1 amd64 Structured File Library - runtime version
ii libgsf-1-common 1.14.50-1 all Structured File Library - common files
ii libgsm1 1.0.22-1 amd64 Shared libraries for GSM speech compressor
ii libgsound0 1.0.3-2build1 amd64 small library for playing system sounds
ii libgspell-1-2 1.12.2-1 amd64 spell-checking library for GTK+ applications
ii libgspell-1-common 1.12.2-1 all libgspell architecture-independent files
ii libgssapi-krb5-2 1.20.1-3ubuntu1 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism
ii libgssdp-1.6-0 1.6.2-2 amd64 GObject-based library for SSDP
ii libgstreamer-gl1.0-0 1.22.6-1 amd64 GStreamer GL libraries
ii libgstreamer-plugins-bad1.0-0 1.22.4-1ubuntu1.1 amd64 GStreamer libraries from the "bad" set
ii libgstreamer-plugins-base1.0-0 1.22.6-1 amd64 GStreamer libraries from the "base" set
ii libgstreamer-plugins-good1.0-0 1.22.6-1ubuntu1 amd64 GStreamer development files for libraries from the "good" set
ii libgstreamer1.0-0 1.22.5-1 amd64 Core GStreamer libraries and elements
ii libgtk-3-0 3.24.38-5ubuntu1 amd64 GTK graphical user interface library
ii libgtk-3-bin 3.24.38-5ubuntu1 amd64 programs for the GTK graphical user interface library
ii libgtk-3-common 3.24.38-5ubuntu1 all common files for the GTK graphical user interface library
ii libgtk-4-1 4.12.3+ds-1ubuntu0.1 amd64 GTK graphical user interface library
ii libgtk-4-bin 4.12.3+ds-1ubuntu0.1 amd64 programs for the GTK graphical user interface library
ii libgtk-4-common 4.12.3+ds-1ubuntu0.1 all common files for the GTK graphical user interface library
ii libgtk-4-media-gstreamer 4.12.3+ds-1ubuntu0.1 amd64 GStreamer media backend for the GTK graphical user interface library
ii libgtk2.0-0 2.24.33-2ubuntu2 amd64 GTK graphical user interface library - old version
ii libgtk2.0-bin 2.24.33-2ubuntu2 amd64 programs for the GTK graphical user interface library
ii libgtk2.0-common 2.24.33-2ubuntu2 all common files for the GTK graphical user interface library
ii libgtk3-perl 0.038-3 all Perl bindings for the GTK+ graphical user interface library
ii libgtkmm-3.0-1v5 3.24.8-2 amd64 C++ wrappers for GTK+ (shared libraries)
ii libgtkmm-4.0-0 4.10.0-4 amd64 C++ wrappers for GTK4 (shared libraries)
ii libgtksourceview-5-0 5.10.0-1 amd64 shared libraries for the GTK 4 syntax highlighting widget
ii libgtksourceview-5-common 5.10.0-1 all common files for the GTK 4 syntax highlighting widget
ii libgtop-2.0-11 2.40.0-2build3 amd64 gtop system monitoring library (shared)
ii libgtop2-common 2.40.0-2build3 all gtop system monitoring library (common)
ii libgudev-1.0-0 1:238-2 amd64 GObject-based wrapper library for libudev
ii libgupnp-1.6-0 1.6.5-1 amd64 GObject-based library for UPnP
ii libgupnp-av-1.0-3 0.14.1-1 amd64 Audio/Visual utility library for GUPnP
ii libgupnp-dlna-2.0-4 0.12.0-3 amd64 DLNA utility library for GUPnP
ii libgupnp-igd-1.6-0 1.6.0-3 amd64 library to handle UPnP IGD port mapping
ii libgusb2 0.4.5-1.1 amd64 GLib wrapper around libusb1
ii libgweather-4-0 4.4.0-1 amd64 GWeather shared library
ii libgweather-4-common 4.4.0-1 all GWeather common files
ii libgxps2 0.3.2-3 amd64 handling and rendering XPS documents (library)
ii libhandy-1-0 1.8.2-2 amd64 Library with GTK widgets for mobile phones
ii libharfbuzz-icu0 8.0.1-1 amd64 OpenType text shaping engine ICU backend
ii libharfbuzz0b 8.0.1-1 amd64 OpenType text shaping engine (shared library)
ii libhogweed6 3.9.1-2 amd64 low level cryptographic library (public-key cryptos)
ii libhpmud0 3.22.10+dfsg0-2ubuntu1 amd64 HP Multi-Point Transport Driver (hpmud) run-time libraries
ii libhtml-form-perl 6.11-1 all module that represents an HTML form element
ii libhtml-format-perl 2.16-2 all module for transforming HTML into various formats
ii libhtml-parser-perl 3.81-1 amd64 collection of modules that parse HTML text documents
ii libhtml-tagset-perl 3.20-6 all data tables pertaining to HTML
ii libhtml-tree-perl 5.07-3 all Perl module to represent and create HTML syntax trees
ii libhttp-cookies-perl 6.10-1 all HTTP cookie jars
ii libhttp-daemon-perl 6.16-1 all simple http server class
ii libhttp-date-perl 6.05-2 all module of date conversion routines
ii libhttp-message-perl 6.44-2ubuntu1 all perl interface to HTTP style messages
ii libhttp-negotiate-perl 6.01-2 all implementation of content negotiation
ii libhunspell-1.7-0 1.7.2+really1.7.2-10 amd64 spell checker and morphological analyzer (shared library)
ii libhwy1 1.0.7-7 amd64 Efficient and performance-portable SIMD wrapper (runtime files)
ii libhyphen0 2.8.8-7build2 amd64 ALTLinux hyphenation library - shared library
ii libibus-1.0-5 1.5.29~rc1-1 amd64 Intelligent Input Bus - shared library
ii libical3 3.0.16-1build1 amd64 iCalendar library implementation in C (runtime)
ii libice6 2:1.0.10-1build2 amd64 X11 Inter-Client Exchange library
ii libicu72 72.1-3ubuntu3 amd64 International Components for Unicode
ii libidn12 1.41-1 amd64 GNU Libidn library, implementation of IETF IDN specifications
ii libidn2-0 2.3.4-1 amd64 Internationalized domain names (IDNA2008/TR46) library
ii libiec61883-0 1.2.0-6 amd64 partial implementation of IEC 61883 (shared lib)
ii libieee1284-3 0.2.11-14build2 amd64 cross-platform library for parallel port access
ii libigdgmm12 22.3.9+ds1-1 amd64 Intel Graphics Memory Management Library -- shared library
ii libijs-0.35 0.35-15.1 amd64 IJS raster image transport protocol: shared library
ii libimagequant0 2.17.0-1 amd64 palette quantization library
ii libimobiledevice6 1.3.0-7 amd64 Library for communicating with iPhone and other Apple devices
ii libinih1 55-1ubuntu1 amd64 simple .INI file parser
ii libinput-bin 1.23.0-2 amd64 input device management and event handling library - udev quirks
ii libinput10 1.23.0-2 amd64 input device management and event handling library - shared library
ii libio-html-perl 1.004-3 all open an HTML file with automatic charset detection
ii libio-socket-ssl-perl 2.083-1 all Perl module implementing object oriented interface to SSL sockets
ii libio-stringy-perl 2.111-3 all modules for I/O on in-core objects (strings/arrays)
ii libip4tc2 1.8.9-2ubuntu2 amd64 netfilter libip4tc library
ii libip6tc2 1.8.9-2ubuntu2 amd64 netfilter libip6tc library
ii libipc-system-simple-perl 1.30-2 all Perl module to run commands simply, with detailed diagnostics
ii libipt2 2.0.6-1 amd64 Intel Processor Trace Decoder Library
ii libisl23 0.26-3 amd64 manipulating sets and relations of integer points bounded by linear constraints
ii libisoburn1 1:1.5.4-4ubuntu1 amd64 library to handle creation and inspection of ISO-9660 file systems
ii libisofs6 1.5.6.pl01-1ubuntu1 amd64 library to create ISO 9660 images
ii libiw30 30~pre9-13.1ubuntu4 amd64 Wireless tools - library
ii libjack-jackd2-0 1.9.21~dfsg-3 amd64 JACK Audio Connection Kit (libraries)
ii libjansson4 2.14-2 amd64 C library for encoding, decoding and manipulating JSON data
ii libjavascriptcoregtk-4.1-0 2.42.5-0ubuntu0.23.10.2 amd64 JavaScript engine library from WebKitGTK
ii libjavascriptcoregtk-6.0-1 2.42.5-0ubuntu0.23.10.2 amd64 JavaScript engine library from WebKitGTK
ii libjbig0 2.1-6.1ubuntu1 amd64 JBIGkit libraries
ii libjbig2dec0 0.19-3build2 amd64 JBIG2 decoder library - shared libraries
ii libjcat1 0.1.9-1 amd64 JSON catalog library
ii libjpeg-turbo8 2.1.5-2ubuntu1 amd64 libjpeg-turbo JPEG runtime library
ii libjpeg8 8c-2ubuntu11 amd64 Independent JPEG Group's JPEG runtime library (dependency package)
ii libjq1 1.6-3 amd64 lightweight and flexible command-line JSON processor - shared library
ii libjson-c5 0.17-1 amd64 JSON manipulation library - shared library
ii libjson-glib-1.0-0 1.8.0-1 amd64 GLib JSON manipulation library
ii libjson-glib-1.0-common 1.8.0-1 all GLib JSON manipulation library (common files)
ii libjson-perl 4.10000-1 all module for manipulating JSON-formatted data
ii libjson-xs-perl 4.030-2 amd64 module for manipulating JSON-formatted data (C/XS-accelerated)
ii libjxl0.7 0.7.0-10ubuntu2 amd64 JPEG XL Image Coding System - "JXL" (shared libraries)
ii libk5crypto3 1.20.1-3ubuntu1 amd64 MIT Kerberos runtime libraries - Crypto Library
ii libkeyutils1 1.6.3-2 amd64 Linux Key Management Utilities (library)
ii libklibc 2.0.13-1 amd64 minimal libc subset for use with initramfs
ii libkmod2 30+20230519-1ubuntu3 amd64 libkmod shared library
ii libkpathsea6 2023.20230311.66589-6ubuntu0.1 amd64 TeX Live: path search library for TeX (runtime part)
ii libkrb5-3 1.20.1-3ubuntu1 amd64 MIT Kerberos runtime libraries
ii libkrb5support0 1.20.1-3ubuntu1 amd64 MIT Kerberos runtime libraries - Support library
ii libksba8 1.6.4-2 amd64 X.509 and CMS support library
ii liblangtag-common 0.6.4-2 all library to access tags for identifying languages -- data
ii liblangtag1 0.6.4-2 amd64 library to access tags for identifying languages
ii liblapack3 3.11.0-2build1 amd64 Library of linear algebra routines 3 - shared version
ii liblc3-1 1.0.3-4 amd64 Low Complexity Communication Codec (shared library)
ii liblcms2-2 2.14-2 amd64 Little CMS 2 color management library
ii liblcms2-utils 2.14-2 amd64 Little CMS 2 color management library (utilities)
ii libldacbt-abr2 2.0.2.3+git20200429+ed310a0-4ubuntu1 amd64 LDAC Bluetooth ABR library (shared library)
ii libldacbt-enc2 2.0.2.3+git20200429+ed310a0-4ubuntu1 amd64 LDAC Bluetooth encoder library (shared library)
ii libldap-common 2.6.6+dfsg-1~exp1ubuntu1 all OpenLDAP common files for libraries
ii libldap2 2.6.6+dfsg-1~exp1ubuntu1 amd64 OpenLDAP libraries
ii libldb2 2:2.7.2+samba4.18.6+dfsg-1ubuntu2.1 amd64 LDAP-like embedded database - shared library
ii liblerc4 4.0.0+ds-2ubuntu2 amd64 Limited Error Raster Compression library
ii liblilv-0-0 0.24.14-1 amd64 library for simple use of LV2 plugins
ii liblirc-client0 0.10.1-7.2 amd64 infra-red remote control support - client library
ii libllvm13 1:13.0.1-13 amd64 Modular compiler and toolchain technologies, runtime library
ii libllvm15 1:15.0.7-10 amd64 Modular compiler and toolchain technologies, runtime library
ii liblmdb0 0.9.31-1 amd64 Lightning Memory-Mapped Database shared library
ii liblocale-gettext-perl 1.07-6 amd64 module using libc functions for internationalization in Perl
ii liblouis-data 3.26.0-1 all Braille translation library - data
ii liblouis20 3.26.0-1 amd64 Braille translation library - shared libs
ii liblouisutdml-bin 2.11.0-3 amd64 Braille UTDML translation utilities
ii liblouisutdml-data 2.11.0-3 all Braille UTDML translation library - data
ii liblouisutdml9 2.11.0-3 amd64 Braille UTDML translation library - shared libs
ii libltdl7 2.4.7-7 amd64 System independent dlopen wrapper for GNU libtool
ii liblua5.4-0 5.4.6-0ubuntu2 amd64 Shared library for the Lua interpreter version 5.4
ii liblwp-mediatypes-perl 6.04-2 all module to guess media type for a file or a URL
ii liblwp-protocol-https-perl 6.11-1 all HTTPS driver for LWP::UserAgent
ii liblz4-1 1.9.4-1 amd64 Fast LZ compression algorithm library - runtime
ii liblzma5 5.4.1-0.2 amd64 XZ-format compression library
ii liblzo2-2 2.10-2build3 amd64 data compression library
ii libmagic-mgc 1:5.44-3 amd64 File type determination library using "magic" numbers (compiled magic file)
ii libmagic1 1:5.44-3 amd64 Recognize the type of data in a file using "magic" numbers - library
ii libmailtools-perl 2.21-2 all modules to manipulate email in perl programs
ii libmanette-0.2-0 0.2.6-3build1 amd64 Simple GObject game controller library
ii libmaxminddb0 1.7.1-1 amd64 IP geolocation database library
ii libmbedcrypto7 2.28.3-1 amd64 lightweight crypto and SSL/TLS library - crypto library
ii libmbim-glib4 1.28.4-2 amd64 Support library to use the MBIM protocol
ii libmbim-proxy 1.28.4-2 amd64 Proxy to communicate with MBIM ports
ii libmbim-utils 1.28.4-2 amd64 Utilities to use the MBIM protocol from the command line
ii libmd0 1.1.0-1 amd64 message digest functions from BSD systems - shared library
ii libmediaart-2.0-0 1.9.6-1 amd64 media art extraction and cache management library
ii libmediawiki-api-perl 0.52-2 all Perl interface to the MediaWiki API
ii libmessaging-menu0 22.9.0-1 amd64 Ayatana Messaging Menu - shared library
ii libmhash2 0.9.9.9-9build2 amd64 Library for cryptographic hashing and message authentication
ii libminiupnpc17 2.2.5-1 amd64 UPnP IGD client lightweight library
ii libmm-glib0 1.20.6-1ubuntu1 amd64 D-Bus service for managing modems - shared libraries
ii libmnl0 1.0.4-3ubuntu1 amd64 minimalistic Netlink communication library
ii libmodule-implementation-perl 0.09-2 all module for loading one of several alternate implementations of a module
ii libmodule-runtime-perl 0.016-2 all Perl module for runtime module handling
ii libmount1 2.39.1-4ubuntu2 amd64 device mounting library
ii libmozjs-115-0 115.3.0-0ubuntu1 amd64 SpiderMonkey JavaScript library
ii libmp3lame0 3.100-6 amd64 MP3 encoding library
ii libmpc3 1.3.1-1 amd64 multiple precision complex floating-point library
ii libmpeg2-4 0.5.1-9 amd64 MPEG1 and MPEG2 video decoder library
ii libmpfr6 4.2.1-1 amd64 multiple precision floating-point computation
ii libmpg123-0 1.31.3-2 amd64 MPEG layer 1/2/3 audio decoder (shared library)
ii libmro-compat-perl 0.15-2 all mro::* interface compatibility for Perls < 5.9.5
ii libmspack0 0.11-1 amd64 library for Microsoft compression formats (shared library)
ii libmspub-0.1-1 0.1.4-3build5 amd64 library for parsing the mspub file structure
ii libmtdev1 1.1.6-1build4 amd64 Multitouch Protocol Translation Library - shared library
ii libmtp-common 1.1.21-1 all Media Transfer Protocol (MTP) common files
ii libmtp-runtime 1.1.21-1 amd64 Media Transfer Protocol (MTP) runtime tools
ii libmtp9 1.1.21-1 amd64 Media Transfer Protocol (MTP) library
ii libmutter-13-0 45.2-0ubuntu3 amd64 window manager library from the Mutter window manager
ii libmwaw-0.3-3 0.3.22-1 amd64 import library for some old Mac text documents
ii libmysofa1 1.3.1~dfsg0-1ubuntu2 amd64 library to read HRTFs stored in the AES69-2015 SOFA format
ii libmythes-1.2-0 2:1.2.5-1 amd64 simple thesaurus library
ii libnamespace-autoclean-perl 0.29-2 all module to remove imported symbols after compilation
ii libnamespace-clean-perl 0.27-2 all module for keeping imports and functions out of the current namespace
ii libnatpmp1 20230423-1ubuntu1 amd64 portable and fully compliant implementation of NAT-PMP
ii libnautilus-extension4 1:45~rc-1ubuntu1 amd64 libraries for nautilus components - runtime version
ii libncurses6 6.4+20230625-2 amd64 shared libraries for terminal handling
ii libncursesw6 6.4+20230625-2 amd64 shared libraries for terminal handling (wide character support)
ii libndp0 1.8-1fakesync1 amd64 Library for Neighbor Discovery Protocol
ii libnet-dbus-perl 1.2.0-2 amd64 Perl extension for the DBus bindings
ii libnet-dns-perl 1.39-2ubuntu1 all module to perform DNS queries
ii libnet-dns-sec-perl 1.20-1 amd64 DNSSEC extension to NET::DNS
ii libnet-domain-tld-perl 1.75-3 all list of currently available Top-level Domains (TLDs)
ii libnet-http-perl 6.22-1 all module providing low-level HTTP connection client
ii libnet-libidn-perl 0.12.ds-4build1 amd64 Perl bindings for GNU Libidn
ii libnet-smtp-ssl-perl 1.04-2 all Perl module providing SSL support to Net::SMTP
ii libnet-ssleay-perl 1.92-2build2 amd64 Perl module for Secure Sockets Layer (SSL)
ii libnetfilter-conntrack3 1.0.9-5 amd64 Netfilter netlink-conntrack library
ii libnetplan0 0.107-5ubuntu0.2 amd64 YAML network configuration abstraction runtime library
ii libnettle8 3.9.1-2 amd64 low level cryptographic library (symmetric and one-way cryptos)
ii libnewt0.52 0.52.23-1ubuntu1 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang
ii libnfnetlink0 1.0.2-2 amd64 Netfilter netlink library
ii libnfs13 4.0.0-1build2 amd64 NFS client library (shared library)
ii libnftables1 1.0.8-1 amd64 Netfilter nftables high level userspace API library
ii libnftnl11 1.2.6-2 amd64 Netfilter nftables userspace API library
ii libnghttp2-14 1.55.1-1ubuntu0.1 amd64 library implementing HTTP/2 protocol (shared library)
ii libnice10 0.1.21-2 amd64 ICE library (shared library)
ii libnl-3-200 3.7.0-0.2 amd64 library for dealing with netlink sockets
ii libnl-genl-3-200 3.7.0-0.2 amd64 library for dealing with netlink sockets - generic netlink
ii libnl-route-3-200 3.7.0-0.2 amd64 library for dealing with netlink sockets - route interface
ii libnm0 1.44.2-1ubuntu1.2 amd64 GObject-based client library for NetworkManager
ii libnma-common 1.10.6-1 all NetworkManager GUI library - translations
ii libnma-gtk4-0 1.10.6-1 amd64 NetworkManager GUI GTK4 library
ii libnma0 1.10.6-1 amd64 NetworkManager GUI library
ii libnorm1 1.5.9+dfsg-2 amd64 NACK-Oriented Reliable Multicast (NORM) library
ii libnotify-bin 0.8.2-1 amd64 sends desktop notifications to a notification daemon (Utilities)
ii libnotify4 0.8.2-1 amd64 sends desktop notifications to a notification daemon
ii libnpth0 1.6-3build2 amd64 replacement for GNU Pth using system threads
ii libnsl2 1.3.0-2build2 amd64 Public client interface for NIS(YP) and NIS+
ii libnspr4 2:4.35-1.1 amd64 NetScape Portable Runtime Library
ii libnss-mdns 0.15.1-3 amd64 NSS module for Multicast DNS name resolution
ii libnss-systemd 253.5-1ubuntu6.1 amd64 nss module providing dynamic user and group name resolution
ii libnss3 2:3.92-1 amd64 Network Security Service libraries
ii libntfs-3g89 1:2022.10.3-1ubuntu1 amd64 read/write NTFS driver for FUSE (runtime library)
ii libnuma1 2.0.16-1 amd64 Libraries for controlling NUMA policy
ii libnvme1 1.5-3 amd64 NVMe management library (library)
ii libodfgen-0.1-1 0.1.8-2build2 amd64 library to generate ODF documents
ii libogg0 1.3.5-3 amd64 Ogg bitstream library
ii libonig5 6.9.8-2 amd64 regular expressions library
ii libopenal-data 1:1.23.1-3 all Software implementation of the OpenAL audio API (data files)
ii libopenal1 1:1.23.1-3 amd64 Software implementation of the OpenAL audio API (shared library)
ii libopencore-amrnb0 0.1.6-1 amd64 Adaptive Multi Rate speech codec - shared library
ii libopencore-amrwb0 0.1.6-1 amd64 Adaptive Multi-Rate - Wideband speech codec - shared library
ii libopengl0 1.6.0-1 amd64 Vendor neutral GL dispatch library -- OpenGL support
ii libopenjp2-7 2.5.0-2 amd64 JPEG 2000 image compression/decompression library
ii libopenmpt0 0.7.2-1 amd64 module music library based on OpenMPT -- shared library
ii libopus0 1.4-1 amd64 Opus codec runtime library
ii liborc-0.4-0 1:0.4.34-3 amd64 Library of Optimized Inner Loops Runtime Compiler
ii liborcus-0.18-0 0.18.1-2 amd64 library for processing spreadsheet documents
ii liborcus-parser-0.18-0 0.18.1-2 amd64 library for processing spreadsheet documents - parser library
ii libp11-kit0 0.25.0-4ubuntu1 amd64 library for loading and coordinating access to PKCS#11 modules - runtime
ii libpackage-stash-perl 0.40-1 all module providing routines for manipulating stashes
ii libpackage-stash-xs-perl 0.30-1build1 amd64 Perl module providing routines for manipulating stashes (XS version)
ii libpackagekit-glib2-18 1.2.7-1 amd64 Library for accessing PackageKit using GLib
ii libpadwalker-perl 2.5-1build3 amd64 module to inspect and manipulate lexical variables
ii libpagemaker-0.0-0 0.0.4-1build3 amd64 Library for importing and converting PageMaker Documents
ii libpam-cap 1:2.66-4ubuntu1 amd64 POSIX 1003.1e capabilities (PAM module)
ii libpam-fprintd 1.94.2-2 amd64 PAM module for fingerprint authentication through fprintd
ii libpam-gnome-keyring 42.1-1 amd64 PAM module to unlock the GNOME keyring upon login
ii libpam-modules 1.5.2-6ubuntu1.1 amd64 Pluggable Authentication Modules for PAM
ii libpam-modules-bin 1.5.2-6ubuntu1.1 amd64 Pluggable Authentication Modules for PAM - helper binaries
ii libpam-pwquality 1.4.5-1build1 amd64 PAM module to check password strength
ii libpam-runtime 1.5.2-6ubuntu1.1 all Runtime support for the PAM library
ii libpam-sss 2.9.1-2ubuntu2 amd64 Pam module for the System Security Services Daemon
ii libpam-systemd 253.5-1ubuntu6.1 amd64 system and service manager - PAM module
ii libpam0g 1.5.2-6ubuntu1.1 amd64 Pluggable Authentication Modules library
ii libpango-1.0-0 1.51.0+ds-2 amd64 Layout and rendering of internationalized text
ii libpangocairo-1.0-0 1.51.0+ds-2 amd64 Layout and rendering of internationalized text
ii libpangoft2-1.0-0 1.51.0+ds-2 amd64 Layout and rendering of internationalized text
ii libpangomm-1.4-1v5 2.46.3-1 amd64 C++ Wrapper for pango (shared libraries)
ii libpangomm-2.48-1 2.50.1-5 amd64 C++ Wrapper for pango (shared libraries)
ii libpangoxft-1.0-0 1.51.0+ds-2 amd64 Layout and rendering of internationalized text
ii libpaper-utils 1.1.29 amd64 library for handling paper characteristics (utilities)
ii libpaper1 1.1.29 amd64 library for handling paper characteristics
ii libparams-classify-perl 0.015-2build2 amd64 Perl module for argument type classification
ii libparams-util-perl 1.102-2 amd64 Perl extension for simple stand-alone param checking functions
ii libparams-validate-perl 1.31-1 amd64 Perl module to validate parameters to Perl method/function calls
ii libparams-validationcompiler-perl 0.31-1 all module to build an optimized subroutine parameter validator
ii libparted2 3.6-3 amd64 disk partition manipulator - shared library
ii libpcap0.8 1.10.4-4 amd64 system interface for user-level packet capture
ii libpcaudio0 1.2-2 amd64 C API to different audio devices - shared library
ii libpci3 1:3.10.0-2 amd64 PCI utilities (shared library)
ii libpciaccess0 0.17-2 amd64 Generic PCI access library for X
ii libpcre2-32-0 10.42-4 amd64 New Perl Compatible Regular Expression Library - 32 bit runtime files
ii libpcre2-8-0 10.42-4 amd64 New Perl Compatible Regular Expression Library- 8 bit runtime files
ii libpcsclite1 2.0.0-1 amd64 Middleware to access a smart card using PC/SC (library)
ii libpeas-1.0-0 1.36.0-2 amd64 Application plugin library
ii libpeas-common 1.36.0-2 all Application plugin library (common files)
ii libperl4-corelibs-perl 0.005-1 all libraries historically supplied with Perl 4
ii libperl5.36 5.36.0-9ubuntu1.1 amd64 shared Perl library
ii libpgm-5.3-0 5.3.128~dfsg-2 amd64 OpenPGM shared library
ii libphonenumber8 8.12.57+ds-4 amd64 parsing/formatting/validating phone numbers
ii libpipeline1 1.5.7-1 amd64 Unix process pipeline manipulation library
ii libpipewire-0.3-0 0.3.79-2 amd64 libraries for the PipeWire multimedia server
ii libpipewire-0.3-common 0.3.79-2 all libraries for the PipeWire multimedia server - common files
ii libpipewire-0.3-modules 0.3.79-2 amd64 libraries for the PipeWire multimedia server - modules
ii libpixman-1-0 0.42.2-1 amd64 pixel-manipulation library for X and cairo
ii libpkcs11-helper1 1.29.0-2 amd64 library that simplifies the interaction with PKCS#11
ii libplacebo292 6.292.0-2 amd64 GPU-accelerated video/image rendering primitives (shared library)
ii libplist3 2.2.0-6build3 amd64 Library for handling Apple binary and XML property lists
ii libplymouth5 22.02.122-3ubuntu2 amd64 graphical boot animation and logger - shared libraries
ii libpng16-16 1.6.40-1 amd64 PNG library - runtime (version 1.6)
ii libpocketsphinx3 0.8.0+real5prealpha+1-15ubuntu1 amd64 Speech recognition tool - front-end library
ii libpolkit-agent-1-0 123-1 amd64 polkit Authentication Agent API
ii libpolkit-gobject-1-0 123-1 amd64 polkit Authorization API
ii libpoppler-cpp0v5 23.08.0-2ubuntu1 amd64 PDF rendering library (CPP shared library)
ii libpoppler-glib8 23.08.0-2ubuntu1 amd64 PDF rendering library (GLib-based shared library)
ii libpoppler130 23.08.0-2ubuntu1 amd64 PDF rendering library
ii libpopt0 1.19+dfsg-1 amd64 lib for parsing cmdline parameters
ii libportal-gtk3-1 0.6-4 amd64 Flatpak portal library for GTK 3 GUIs
ii libportal-gtk4-1 0.6-4 amd64 Flatpak portal library for GTK 4 GUIs
ii libportal1 0.6-4 amd64 Flatpak portal library - non-GUI part
ii libpostproc57 7:6.0-6ubuntu1 amd64 FFmpeg library for post processing - runtime files
ii libppd2 2:2.0.0-0ubuntu1 amd64 OpenPrinting libppd - Shared library
ii libppd2-common 2:2.0.0-0ubuntu1 all OpenPrinting libppd - Auxiliary files
ii libproc2-0 2:4.0.3-1ubuntu1.23.10.1 amd64 library for accessing process information from /proc
ii libprotobuf-c1 1.4.1-1ubuntu2 amd64 Protocol Buffers C shared library (protobuf-c)
ii libprotobuf32 3.21.12-7ubuntu1 amd64 protocol buffers C++ library
ii libproxy1-plugin-gsettings 0.4.18-1.2 amd64 automatic proxy configuration management library (GSettings plugin)
ii libproxy1-plugin-networkmanager 0.4.18-1.2 amd64 automatic proxy configuration management library (Network Manager plugin)
ii libproxy1v5 0.4.18-1.2 amd64 automatic proxy configuration management library (shared)
ii libpsl5 0.21.2-1 amd64 Library for Public Suffix List (shared libraries)
ii libpulse-mainloop-glib0 1:16.1+dfsg1-2ubuntu4 amd64 PulseAudio client libraries (glib support)
ii libpulse0 1:16.1+dfsg1-2ubuntu4 amd64 PulseAudio client libraries
ii libpwquality-common 1.4.5-1build1 all library for password quality checking and generation (data files)
ii libpwquality1 1.4.5-1build1 amd64 library for password quality checking and generation
ii libpython3-stdlib 3.11.4-5 amd64 interactive high-level object-oriented language (default python3 version)
ii libpython3.11 3.11.6-3 amd64 Shared Python runtime library (version 3.11)
ii libpython3.11-minimal 3.11.6-3 amd64 Minimal subset of the Python language (version 3.11)
ii libpython3.11-stdlib 3.11.6-3 amd64 Interactive high-level object-oriented language (standard library, version 3.11)
ii libqmi-glib5 1.32.4-2ubuntu1 amd64 Support library to use the Qualcomm MSM Interface (QMI) protocol
ii libqmi-proxy 1.32.4-2ubuntu1 amd64 Proxy to communicate with QMI ports
ii libqmi-utils 1.32.4-2ubuntu1 amd64 Utilities to use the QMI protocol from the command line
ii libqpdf29 11.5.0-1ubuntu1 amd64 runtime library for PDF transformation/inspection software
ii libqqwing2v5 1.3.4-1.1ubuntu3 amd64 tool for generating and solving Sudoku puzzles (library)
ii librabbitmq4 0.11.0-1 amd64 AMQP client library written in C
ii libraptor2-0 2.0.16-3 amd64 Raptor 2 RDF syntax library
ii libraqm0 0.10.1-1 amd64 Library for complex text layout
ii librasqal3 0.9.33-2 amd64 Rasqal RDF query library
ii librav1e0 0.6.6-3 amd64 Fastest and safest AV1 encoder - shared library
ii libraw1394-11 2.1.2-2build2 amd64 library for direct access to IEEE 1394 bus (aka FireWire)
ii libraw23 0.21.1-7ubuntu2 amd64 raw image decoder library
ii librdf0 1.0.17-3ubuntu1 amd64 Redland Resource Description Framework (RDF) library
ii libreadline8 8.2-1.3 amd64 GNU readline and history libraries, run-time libraries
ii libreadonly-perl 2.050-3 all facility for creating read-only scalars, arrays and hashes
ii libref-util-perl 0.204-2 all set of utility functions for checking references
ii libref-util-xs-perl 0.117-2build1 amd64 XS implementation for Ref::Util
ii libreoffice-base-core 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- shared library
ii libreoffice-calc 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- spreadsheet
ii libreoffice-common 4:7.6.5-0ubuntu0.23.10.1 all office productivity suite -- arch-independent files
ii libreoffice-core 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- arch-dependent files
ii libreoffice-draw 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- drawing
ii libreoffice-gnome 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- GNOME integration
ii libreoffice-gtk3 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- GTK+ 3 integration
ii libreoffice-help-common 4:7.6.5-0ubuntu0.23.10.1 all office productivity suite -- common files for LibreOffice help
ii libreoffice-help-en-us 4:7.6.5-0ubuntu0.23.10.1 all office productivity suite -- English_american help
ii libreoffice-impress 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- presentation
ii libreoffice-math 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- equation editor
ii libreoffice-style-colibre 4:7.6.5-0ubuntu0.23.10.1 all office productivity suite -- colibre symbol style
ii libreoffice-style-elementary 4:7.6.5-0ubuntu0.23.10.1 all office productivity suite -- Elementary symbol style
ii libreoffice-style-yaru 4:7.6.5-0ubuntu0.23.10.1 all office productivity suite -- Yaru symbol style
ii libreoffice-uiconfig-calc 4:7.6.5-0ubuntu0.23.10.1 all UI data ("config") for LibreOffice Calc
ii libreoffice-uiconfig-common 4:7.6.5-0ubuntu0.23.10.1 all UI data ("config") for LibreOffice ("common" set)
ii libreoffice-uiconfig-draw 4:7.6.5-0ubuntu0.23.10.1 all UI data ("config") for LibreOffice Draw
ii libreoffice-uiconfig-impress 4:7.6.5-0ubuntu0.23.10.1 all UI data ("config") for LibreOffice Impress
ii libreoffice-uiconfig-math 4:7.6.5-0ubuntu0.23.10.1 all UI data ("config") for LibreOffice Math
ii libreoffice-uiconfig-writer 4:7.6.5-0ubuntu0.23.10.1 all UI data ("config") for LibreOffice Writer
ii libreoffice-writer 4:7.6.5-0ubuntu0.23.10.1 amd64 office productivity suite -- word processor
ii librest-1.0-0 0.9.1-6 amd64 REST service access library
ii librevenge-0.0-0 0.0.5-3 amd64 Base Library for writing document interface filters
ii librhythmbox-core10 3.4.7-1ubuntu1 amd64 support library for the rhythmbox music player
ii librist4 0.2.7+dfsg-1 amd64 Reliable Internet Stream Transport -- shared library
ii librole-tiny-perl 2.002004-1 all Perl module for minimalist role composition
ii librsvg2-2 2.54.7+dfsg-2 amd64 SAX-based renderer library for SVG files (runtime)
ii librsvg2-common 2.54.7+dfsg-2 amd64 SAX-based renderer library for SVG files (extra runtime)
ii librsync2 2.3.4-1ubuntu1 amd64 rsync remote-delta algorithm library
ii librtmp1 2.4+20151223.gitfa8646d.1-2build4 amd64 toolkit for RTMP streams (shared library)
ii librubberband2 3.3.0+dfsg-1 amd64 audio time-stretching and pitch-shifting library
ii librygel-core-2.8-0 0.42.4-1ubuntu1 amd64 GNOME UPnP/DLNA services - core library
ii librygel-db-2.8-0 0.42.4-1ubuntu1 amd64 GNOME UPnP/DLNA services - db library
ii librygel-renderer-2.8-0 0.42.4-1ubuntu1 amd64 GNOME UPnP/DLNA services - renderer library
ii librygel-server-2.8-0 0.42.4-1ubuntu1 amd64 GNOME UPnP/DLNA services - server library
ii libsamplerate0 0.2.2-4 amd64 Audio sample rate conversion library
ii libsane-common 1.2.1-5 all API library for scanners -- documentation and support files
ii libsane-hpaio 3.22.10+dfsg0-2ubuntu1 amd64 HP SANE backend for multi-function peripherals
ii libsane1 1.2.1-5 amd64 API library for scanners
ii libsasl2-2 2.1.28+dfsg1-3 amd64 Cyrus SASL - authentication abstraction library
ii libsasl2-modules 2.1.28+dfsg1-3 amd64 Cyrus SASL - pluggable authentication modules
ii libsasl2-modules-db 2.1.28+dfsg1-3 amd64 Cyrus SASL - pluggable authentication modules (DB)
ii libsbc1 2.0-1 amd64 Sub Band CODEC library - runtime
ii libsdl2-2.0-0 2.28.3+dfsg-2 amd64 Simple DirectMedia Layer
ii libseccomp2 2.5.4-1ubuntu3 amd64 high level interface to Linux seccomp filter
ii libsecret-1-0 0.21.0-1 amd64 Secret store
ii libsecret-common 0.21.0-1 all Secret store (common files)
ii libselinux1 3.5-1 amd64 SELinux runtime shared libraries
ii libsemanage-common 3.5-1 all Common files for SELinux policy management libraries
ii libsemanage2 3.5-1 amd64 SELinux policy management library
ii libsensors-config 1:3.6.0-7ubuntu1 all lm-sensors configuration files
ii libsensors5 1:3.6.0-7ubuntu1 amd64 library to read temperature/voltage/fan sensors
ii libsepol2 3.5-1 amd64 SELinux library for manipulating binary security policies
ii libserd-0-0 0.30.16-1 amd64 lightweight RDF syntax library
ii libserf-1-1 1.3.10-1ubuntu0.1 amd64 high-performance asynchronous HTTP client library
ii libsgutils2-1.46-2 1.46-3ubuntu2.1 amd64 utilities for devices using the SCSI command set (shared libraries)
ii libshine3 3.1.1-2 amd64 Fixed-point MP3 encoding library - runtime files
ii libshout3 2.4.6-1 amd64 MP3/Ogg Vorbis broadcast streaming library
ii libsidplay1v5 1.36.60-1 amd64 SID (MOS 6581) emulation library
ii libsigc++-2.0-0v5 2.12.0-1 amd64 type-safe Signal Framework for C++ - runtime
ii libsigc++-3.0-0 3.4.0-7 amd64 type-safe Signal Framework for C++ - runtime
ii libslang2 2.3.3-3 amd64 S-Lang programming library - runtime version
ii libsm6 2:1.2.3-1build2 amd64 X11 Session Management library
ii libsmartcols1 2.39.1-4ubuntu2 amd64 smart column output alignment library
ii libsmbclient 2:4.18.6+dfsg-1ubuntu2.1 amd64 shared library for communication with SMB/CIFS servers
ii libsmbios-c2 2.4.3-1build1 amd64 Provide access to (SM)BIOS information -- dynamic library
ii libsnapd-glib-2-1 1.64-0ubuntu2 amd64 GLib snapd library
ii libsnappy1v5 1.1.10-1 amd64 fast compression/decompression library
ii libsndfile1 1.2.2-1ubuntu0.23.10.1 amd64 Library for reading/writing audio files
ii libsndio7.0 1.9.0-0.3 amd64 Small audio and MIDI framework from OpenBSD, runtime libraries
ii libsnmp-base 5.9.3+dfsg-2ubuntu3 all SNMP configuration script, MIBs and documentation
ii libsnmp40 5.9.3+dfsg-2ubuntu3 amd64 SNMP (Simple Network Management Protocol) library
ii libsodium23 1.0.18-1build2 amd64 Network communication, cryptography and signaturing library
ii libsonic0 0.2.0-12 amd64 Simple library to speed up or slow down speech
ii libsord-0-0 0.16.14+git221008-1 amd64 library for storing RDF data in memory
ii libsoup-3.0-0 3.4.2-4 amd64 HTTP library implementation in C -- Shared library
ii libsoup-3.0-common 3.4.2-4 all HTTP library implementation in C -- Common files
ii libsoup2.4-1 2.74.3-1 amd64 HTTP library implementation in C -- Shared library
ii libsoup2.4-common 2.74.3-1 all HTTP library implementation in C -- Common files
ii libsource-highlight-common 3.1.9-4.2build1 all architecture-independent files for source highlighting library
ii libsource-highlight4v5 3.1.9-4.2build1 amd64 source highlighting library
ii libsoxr0 0.1.3-4build2 amd64 High quality 1D sample-rate conversion library
ii libspa-0.2-bluetooth 0.3.79-2 amd64 libraries for the PipeWire multimedia server - bluetooth plugins
ii libspa-0.2-modules 0.3.79-2 amd64 libraries for the PipeWire multimedia server Simple Plugin API - modules
ii libspecio-perl 0.48-1 all Perl module providing type constraints and coercions
ii libspectre1 0.2.12-1build1 amd64 Library for rendering PostScript documents
ii libspeechd2 0.11.4-2ubuntu1 amd64 Speech Dispatcher: Shared libraries
ii libspeex1 1.2.1-2ubuntu1 amd64 The Speex codec runtime library
ii libsphinxbase3 0.8+5prealpha+1-16 amd64 Speech recognition tool - shared library
ii libsqlite3-0 3.42.0-1ubuntu0.1 amd64 SQLite 3 shared library
ii libsratom-0-0 0.6.14-1 amd64 library for serialising LV2 atoms to/from Turtle
ii libsrt1.5-gnutls 1.5.2-1 amd64 Secure Reliable Transport UDP streaming library (GnuTLS flavour)
ii libss2 1.47.0-2ubuntu1 amd64 command-line interface parsing library
ii libssh-4 0.10.5-3ubuntu1.2 amd64 tiny C SSH library (OpenSSL flavor)
ii libssh-gcrypt-4 0.10.5-3ubuntu1.2 amd64 tiny C SSH library (gcrypt flavor)
ii libssl3 3.0.10-1ubuntu2.3 amd64 Secure Sockets Layer toolkit - shared libraries
ii libstartup-notification0 0.12-6build2 amd64 library for program launch feedback (shared library)
ii libstdc++6 13.2.0-4ubuntu3 amd64 GNU Standard C++ Library v3
ii libstemmer0d 2.2.0-4 amd64 Snowball stemming algorithms for use in Information Retrieval
ii libsub-exporter-perl 0.990-1 all sophisticated exporter for custom-built routines
ii libsub-exporter-progressive-perl 0.001013-3 all module for using Sub::Exporter only if needed
ii libsub-identify-perl 0.14-3 amd64 module to retrieve names of code references
ii libsub-install-perl 0.929-1 all module for installing subroutines into packages easily
ii libsub-name-perl 0.27-1 amd64 module for assigning a new name to referenced sub
ii libsub-quote-perl 2.006008-1ubuntu1 all helper modules for subroutines
ii libsuitesparseconfig7 1:7.1.0+dfsg-3 amd64 configuration routines for all SuiteSparse modules
ii libsvn-perl 1.14.2-4build2 amd64 Perl bindings for Apache Subversion
ii libsvn1 1.14.2-4build2 amd64 Shared libraries used by Apache Subversion
ii libsvtav1enc1 1.6.0+dfsg-1 amd64 Scalable Video Technology for AV1 (libsvtav1enc shared library)
ii libswresample4 7:6.0-6ubuntu1 amd64 FFmpeg library for audio resampling, rematrixing etc. - runtime files
ii libswscale7 7:6.0-6ubuntu1 amd64 FFmpeg library for image scaling and various conversions - runtime files
ii libsynctex2 2023.20230311.66589-6ubuntu0.1 amd64 TeX Live: SyncTeX parser library
ii libsysmetrics1 1.7.2ubuntu0.1 amd64 Report hardware and other collected metrics - shared lib
ii libsystemd-shared 253.5-1ubuntu6.1 amd64 systemd shared private library
ii libsystemd0 253.5-1ubuntu6.1 amd64 systemd utility library
ii libtag1v5 1.13.1-1 amd64 audio meta-data library
ii libtag1v5-vanilla 1.13.1-1 amd64 audio meta-data library - vanilla flavour
ii libtalloc2 2.4.1-2 amd64 hierarchical pool based memory allocator
ii libtasn1-6 4.19.0-3 amd64 Manage ASN.1 structures (runtime)
ii libtcl8.6 8.6.13+dfsg-2 amd64 Tcl (the Tool Command Language) v8.6 - run-time library files
ii libtdb1 1.4.9-2 amd64 Trivial Database - shared library
ii libteamdctl0 1.31-1build2 amd64 library for communication with `teamd` process
ii libterm-readkey-perl 2.38-2build1 amd64 perl module for simple terminal control
ii libtevent0 0.15.0-1 amd64 talloc-based event loop library - shared library
ii libtext-charwidth-perl 0.04-11 amd64 get display widths of characters on the terminal
ii libtext-iconv-perl 1.7-8 amd64 module to convert between character sets in Perl
ii libtext-wrapi18n-perl 0.06-10 all internationalized substitute of Text::Wrap
ii libthai-data 0.1.29-1build1 all Data files for Thai language support library
ii libthai0 0.1.29-1build1 amd64 Thai language support library
ii libtheora0 1.1.1+dfsg.1-16.1 amd64 Theora Video Compression Codec
ii libtie-ixhash-perl 1.23-4 all Perl module to order associative arrays
ii libtiff6 4.5.1+git230720-1ubuntu1.1 amd64 Tag Image File Format (TIFF) library
ii libtimedate-perl 2.3300-2 all collection of modules to manipulate date/time information
ii libtinfo6 6.4+20230625-2 amd64 shared low-level terminfo library for terminal handling
ii libtirpc-common 1.3.3+ds-1 all transport-independent RPC library - common files
ii libtirpc3 1.3.3+ds-1 amd64 transport-independent RPC library
ii libtk8.6 8.6.13-2 amd64 Tk toolkit for Tcl and X11 v8.6 - run-time files
ii libtotem-plparser-common 3.26.6-1build1 all Totem Playlist Parser library - common files
ii libtotem-plparser18 3.26.6-1build1 amd64 Totem Playlist Parser library - runtime files
ii libtotem0 43.0-2ubuntu1 amd64 Main library for the Totem media player
ii libtracker-sparql-3.0-0 3.4.2-3 amd64 metadata database, indexer and search tool - library
ii libtry-tiny-perl 0.31-2 all module providing minimalistic try/catch
ii libtss2-esys-3.0.2-0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-mu0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-rc0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-sys1 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-tcti-cmd0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-tcti-device0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-tcti-libtpms0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-tcti-mssim0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-tcti-spi-helper0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-tcti-swtpm0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtss2-tctildr0 4.0.1-3ubuntu1 amd64 TPM2 Software stack library - TSS and TCTI libraries
ii libtwolame0 0.4.0-2build2 amd64 MPEG Audio Layer 2 encoding library
ii libtypes-serialiser-perl 1.01-1 all module providing simple data types for common serialisation formats
ii libu2f-udev 1.1.10-3build2 all Universal 2nd Factor (U2F) — transitional package
ii libuchardet0 0.0.7-1build2 amd64 universal charset detection library - shared library
ii libudev1 253.5-1ubuntu6.1 amd64 libudev shared library
ii libudfread0 1.1.2-1 amd64 UDF reader library
ii libudisks2-0 2.10.1-1ubuntu1.1 amd64 GObject based library to access udisks2
ii libunistring2 1.0-2 amd64 Unicode string library for C
ii libunity-protocol-private0 7.1.4+19.04.20190319-6build1 amd64 binding to get places into the launcher - private library
ii libunity-scopes-json-def-desktop 7.1.4+19.04.20190319-6build1 all binding to get places into the launcher - desktop def file
ii libunity9 7.1.4+19.04.20190319-6build1 amd64 binding to get places into the launcher - shared library
ii libuno-cppu3 4:7.6.5-0ubuntu0.23.10.1 amd64 LibreOffice UNO runtime environment -- CPPU public library
ii libuno-cppuhelpergcc3-3 4:7.6.5-0ubuntu0.23.10.1 amd64 LibreOffice UNO runtime environment -- CPPU helper library
ii libuno-purpenvhelpergcc3-3 4:7.6.5-0ubuntu0.23.10.1 amd64 LibreOffice UNO runtime environment -- "purpose environment" helper
ii libuno-sal3 4:7.6.5-0ubuntu0.23.10.1 amd64 LibreOffice UNO runtime environment -- SAL public library
ii libuno-salhelpergcc3-3 4:7.6.5-0ubuntu0.23.10.1 amd64 LibreOffice UNO runtime environment -- SAL helpers for C++ library
ii libunwind8 1.6.2-3 amd64 library to determine the call-chain of a program - runtime
ii libupower-glib3 1.90.2-4 amd64 abstraction for power management - shared library
ii liburi-perl 5.19-2 all module to manipulate and access URI strings
ii libusb-1.0-0 2:1.0.26-1 amd64 userspace USB programming library
ii libusbmuxd6 2.0.2-4 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library
ii libutf8proc2 2.8.0-1 amd64 C library for processing UTF-8 Unicode data (shared library)
ii libuuid1 2.39.1-4ubuntu2 amd64 Universally Unique ID library
ii libuv1 1.44.2-1ubuntu0.1 amd64 asynchronous event notification library - runtime library
ii libv4l-0 1.24.1-3 amd64 Collection of video4linux support libraries
ii libv4lconvert0 1.24.1-3 amd64 Video4linux frame format conversion library
ii libva-drm2 2.19.0-1 amd64 Video Acceleration (VA) API for Linux -- DRM runtime
ii libva-wayland2 2.19.0-1 amd64 Video Acceleration (VA) API for Linux -- Wayland runtime
ii libva-x11-2 2.19.0-1 amd64 Video Acceleration (VA) API for Linux -- X11 runtime
ii libva2 2.19.0-1 amd64 Video Acceleration (VA) API for Linux -- runtime
ii libvariable-magic-perl 0.63-1 amd64 module to associate user-defined magic to variables from Perl
ii libvdpau1 1.5-2 amd64 Video Decode and Presentation API for Unix (libraries)
ii libvidstab1.1 1.1.0-2 amd64 video stabilization library (shared library)
ii libvisio-0.1-1 0.1.7-1build7 amd64 library for parsing the visio file structure
ii libvisual-0.4-0 0.4.2-2 amd64 audio visualization framework
ii libvncclient1 0.9.14+dfsg-1 amd64 API to write one's own VNC server - client library
ii libvolume-key1 0.3.12-5build1 amd64 Library for manipulating storage encryption keys and passphrases
ii libvorbis0a 1.3.7-1build2 amd64 decoder library for Vorbis General Audio Compression Codec
ii libvorbisenc2 1.3.7-1build2 amd64 encoder library for Vorbis General Audio Compression Codec
ii libvorbisfile3 1.3.7-1build2 amd64 high-level API for Vorbis General Audio Compression Codec
ii libvpl2 2023.3.0-1 amd64 oneAPI Video Processing Library -- shared library
ii libvpx7 1.12.0-1ubuntu2 amd64 VP8 and VP9 video codec (shared library)
ii libvte-2.91-0 0.74.0-2 amd64 Terminal emulator widget for GTK+ 3.0 - runtime files
ii libvte-2.91-common 0.74.0-2 amd64 Terminal emulator widget for GTK+ 3.0 - common files
ii libvulkan1 1.3.250.0-1 amd64 Vulkan loader library
ii libwacom-common 2.7.0-1 all Wacom model feature query library (common files)
ii libwacom9 2.7.0-1 amd64 Wacom model feature query library
ii libwavpack1 5.6.0-1 amd64 audio codec (lossy and lossless) - library
ii libwayland-client0 1.22.0-2.1 amd64 wayland compositor infrastructure - client library
ii libwayland-cursor0 1.22.0-2.1 amd64 wayland compositor infrastructure - cursor library
ii libwayland-egl1 1.22.0-2.1 amd64 wayland compositor infrastructure - EGL library
ii libwayland-server0 1.22.0-2.1 amd64 wayland compositor infrastructure - server library
ii libwbclient0 2:4.18.6+dfsg-1ubuntu2.1 amd64 Samba winbind client library
ii libwebkit2gtk-4.1-0 2.42.5-0ubuntu0.23.10.2 amd64 Web content engine library for GTK
ii libwebkitgtk-6.0-4 2.42.5-0ubuntu0.23.10.2 amd64 Web content engine library for GTK
ii libwebp7 1.2.4-0.3 amd64 Lossy compression of digital photographic images
ii libwebpdemux2 1.2.4-0.3 amd64 Lossy compression of digital photographic images.
ii libwebpmux3 1.2.4-0.3 amd64 Lossy compression of digital photographic images
ii libwebrtc-audio-processing1 0.3.1-0ubuntu5 amd64 AudioProcessing module from the WebRTC project.
ii libwhoopsie-preferences0 23 amd64 Ubuntu error tracker submission settings - shared library
ii libwhoopsie0 0.2.77 amd64 Ubuntu error tracker submission - shared library
ii libwinpr2-2 2.10.0+dfsg1-1.1ubuntu1.1 amd64 Windows Portable Runtime library
ii libwireplumber-0.4-0 0.4.14-4ubuntu1 amd64 Shared libraries for WirePlumber
ii libwmf-0.2-7 0.2.13-1 amd64 Windows metafile conversion library
ii libwmf-0.2-7-gtk 0.2.13-1 amd64 Windows metafile conversion GTK pixbuf plugin
ii libwmf0.2-7-gtk 0.2.13-1 amd64 Windows metafile conversion GTK pixbuf plugin - transitional package
ii libwmflite-0.2-7 0.2.13-1 amd64 Windows metafile conversion lite library
ii libwnck-3-0 43.0-3 amd64 Window Navigator Construction Kit - runtime files
ii libwnck-3-common 43.0-3 all Window Navigator Construction Kit - common files
ii libwoff1 1.0.2-2 amd64 library for converting fonts to WOFF 2.0
ii libwpd-0.10-10 0.10.3-2build1 amd64 Library for handling WordPerfect documents (shared library)
ii libwpe-1.0-1 1.14.0-1 amd64 Base library for the WPE WebKit port
ii libwpebackend-fdo-1.0-1 1.14.2-1 amd64 WPE backend for FreeDesktop.org
ii libwpg-0.3-3 0.3.4-3 amd64 WordPerfect graphics import/convert library (shared library)
ii libwps-0.4-4 0.4.14-2 amd64 Works text file format import filter library (shared library)
ii libwrap0 7.6.q-32 amd64 Wietse Venema's TCP wrappers library
ii libwww-perl 6.72-1 all simple and consistent interface to the world-wide web
ii libwww-robotrules-perl 6.02-1 all database of robots.txt-derived permissions
ii libx11-6 2:1.8.6-1ubuntu1 amd64 X11 client-side library
ii libx11-data 2:1.8.6-1ubuntu1 all X11 client-side library
ii libx11-protocol-perl 0.56-9 all Perl module for the X Window System Protocol, version 11
ii libx11-xcb1 2:1.8.6-1ubuntu1 amd64 Xlib/XCB interface library
ii libx264-164 2:0.164.3095+gitbaee400-3build1 amd64 x264 video coding library
ii libx265-199 3.5-2 amd64 H.265/HEVC video stream encoder (shared library)
ii libxatracker2 23.2.1-1ubuntu3.1 amd64 X acceleration library -- runtime
ii libxau6 1:1.0.9-1build5 amd64 X11 authorisation library
ii libxaw7 2:1.0.14-1 amd64 X11 Athena Widget library
ii libxcb-damage0 1.15-1 amd64 X C Binding, damage extension
ii libxcb-dri2-0 1.15-1 amd64 X C Binding, dri2 extension
ii libxcb-dri3-0 1.15-1 amd64 X C Binding, dri3 extension
ii libxcb-glx0 1.15-1 amd64 X C Binding, glx extension
ii libxcb-icccm4 0.4.1-1.1build2 amd64 utility libraries for X C Binding -- icccm
ii libxcb-image0 0.4.0-2 amd64 utility libraries for X C Binding -- image
ii libxcb-keysyms1 0.4.0-1build3 amd64 utility libraries for X C Binding -- keysyms
ii libxcb-present0 1.15-1 amd64 X C Binding, present extension
ii libxcb-randr0 1.15-1 amd64 X C Binding, randr extension
ii libxcb-render-util0 0.3.9-1build3 amd64 utility libraries for X C Binding -- render-util
ii libxcb-render0 1.15-1 amd64 X C Binding, render extension
ii libxcb-res0 1.15-1 amd64 X C Binding, res extension
ii libxcb-shape0 1.15-1 amd64 X C Binding, shape extension
ii libxcb-shm0 1.15-1 amd64 X C Binding, shm extension
ii libxcb-sync1 1.15-1 amd64 X C Binding, sync extension
ii libxcb-util1 0.4.0-1build2 amd64 utility libraries for X C Binding -- atom, aux and event
ii libxcb-xfixes0 1.15-1 amd64 X C Binding, xfixes extension
ii libxcb-xkb1 1.15-1 amd64 X C Binding, XKEYBOARD extension
ii libxcb-xv0 1.15-1 amd64 X C Binding, xv extension
ii libxcb1 1.15-1 amd64 X C Binding
ii libxcomposite1 1:0.4.5-1build2 amd64 X11 Composite extension library
ii libxcursor1 1:1.2.1-1 amd64 X cursor management library
ii libxcvt0 0.1.2-1 amd64 VESA CVT standard timing modelines generator -- shared library
ii libxdamage1 1:1.1.6-1 amd64 X11 damaged region extension library
ii libxdmcp6 1:1.1.3-0ubuntu5 amd64 X11 Display Manager Control Protocol library
ii libxext6 2:1.3.4-1build1 amd64 X11 miscellaneous extension library
ii libxfixes3 1:6.0.0-2 amd64 X11 miscellaneous 'fixes' extension library
ii libxfont2 1:2.0.6-1 amd64 X11 font rasterisation library
ii libxft2 2.3.6-1 amd64 FreeType-based font drawing library for X
ii libxi6 2:1.8-1build1 amd64 X11 Input extension library
ii libxinerama1 2:1.1.4-3 amd64 X11 Xinerama extension library
ii libxkbcommon-x11-0 1.5.0-1 amd64 library to create keymaps with the XKB X11 protocol
ii libxkbcommon0 1.5.0-1 amd64 library interface to the XKB compiler - shared library
ii libxkbfile1 1:1.1.0-1build3 amd64 X11 keyboard file manipulation library
ii libxkbregistry0 1.5.0-1 amd64 library to query available RMLVO
ii libxklavier16 5.4-4build2 amd64 X Keyboard Extension high-level API
ii libxml-parser-perl 2.46-4 amd64 Perl module for parsing XML files
ii libxml-twig-perl 1:3.52-2 all Perl module for processing huge XML documents in tree mode
ii libxml-xpathengine-perl 0.14-2 all re-usable XPath engine for DOM-like trees
ii libxml2 2.9.14+dfsg-1.3ubuntu0.1 amd64 GNOME XML library
ii libxmlb2 0.3.10-2 amd64 Binary XML library
ii libxmlsec1 1.2.37-2 amd64 XML security library
ii libxmlsec1-nss 1.2.37-2 amd64 Nss engine for the XML security library
ii libxmlsec1-openssl 1.2.37-2 amd64 Openssl engine for the XML security library
ii libxmu6 2:1.1.3-3 amd64 X11 miscellaneous utility library
ii libxmuu1 2:1.1.3-3 amd64 X11 miscellaneous micro-utility library
ii libxpm4 1:3.5.12-1.1ubuntu1 amd64 X11 pixmap library
ii libxrandr2 2:1.5.2-2 amd64 X11 RandR extension library
ii libxrender1 1:0.9.10-1.1 amd64 X Rendering Extension client library
ii libxres1 2:1.2.1-1 amd64 X11 Resource extension library
ii libxshmfence1 1.3-1build4 amd64 X shared memory fences - shared library
ii libxslt1.1 1.1.35-1 amd64 XSLT 1.0 processing library - runtime library
ii libxss1 1:1.2.3-1build2 amd64 X11 Screen Saver extension library
ii libxstring-perl 0.005-2 amd64 module containing isolated string helpers from B
ii libxt6 1:1.2.1-1.1 amd64 X11 toolkit intrinsics library
ii libxtables12 1.8.9-2ubuntu2 amd64 netfilter xtables library
ii libxtst6 2:1.2.3-1.1 amd64 X11 Testing -- Record extension library
ii libxv1 2:1.0.11-1.1 amd64 X11 Video extension library
ii libxvidcore4 2:1.3.7-1 amd64 Open source MPEG-4 video codec (library)
ii libxvmc1 2:1.0.12-2build2 amd64 X11 Video extension library
ii libxxf86dga1 2:1.1.5-1 amd64 X11 Direct Graphics Access extension library
ii libxxf86vm1 1:1.1.4-1build3 amd64 X11 XFree86 video mode extension library
ii libxxhash0 0.8.1-1 amd64 shared library for xxhash
ii libyajl2 2.1.0-5 amd64 Yet Another JSON Library
ii libyaml-0-2 0.2.5-1 amd64 Fast YAML 1.1 parser and emitter library
ii libyaml-libyaml-perl 0.86+ds-1 amd64 Perl interface to libyaml, a YAML implementation
ii libyaml-perl 1.30-2 all YAML Ain't Markup Language
ii libyelp0 42.2-1 amd64 Library for the GNOME help browser
ii libzimg2 3.0.5+ds1-1 amd64 scaling, colorspace, depth conversion library (shared library)
ii libzmq5 4.3.4-6 amd64 lightweight messaging kernel (shared library)
ii libzstd1 1.5.5+dfsg2-1ubuntu2 amd64 fast lossless compression algorithm
ii libzvbi-common 0.2.41-2 all Vertical Blanking Interval decoder (VBI) - common files
ii libzvbi0 0.2.41-2 amd64 Vertical Blanking Interval decoder (VBI) - runtime files
ii linux-base 4.5ubuntu9 all Linux image base package
ii linux-firmware 20230919.git3672ccab-0ubuntu2.9 amd64 Firmware for Linux kernel drivers
ii linux-generic 6.5.0.26.26 amd64 Complete Generic Linux kernel and headers
ii linux-generic-hwe-22.04 6.5.0.26.26 amd64 Complete Generic Linux kernel and headers
ii linux-headers-6.5.0-26 6.5.0-26.26 all Header files related to Linux kernel version 6.5.0
ii linux-headers-6.5.0-26-generic 6.5.0-26.26 amd64 Linux kernel headers for version 6.5.0 on 64 bit x86 SMP
ii linux-headers-generic 6.5.0.26.26 amd64 Generic Linux kernel headers
ii linux-headers-generic-hwe-22.04 6.5.0.26.26 amd64 Generic Linux kernel headers
ii linux-image-6.5.0-26-generic 6.5.0-26.26 amd64 Signed kernel image generic
ii linux-image-generic 6.5.0.26.26 amd64 Generic Linux kernel image
ii linux-image-generic-hwe-22.04 6.5.0.26.26 amd64 Generic Linux kernel image
ii linux-modules-6.5.0-26-generic 6.5.0-26.26 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
ii linux-modules-extra-6.5.0-26-generic 6.5.0-26.26 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
ii linux-sound-base 1.0.25+dfsg-0ubuntu7 all base package for ALSA and OSS sound systems
ii locales 2.38-1ubuntu6.1 all GNU C Library: National Language (locale) data [support]
ii login 1:4.13+dfsg1-1ubuntu1.1 amd64 system login tools
ii logrotate 3.21.0-1 amd64 Log rotation utility
ii logsave 1.47.0-2ubuntu1 amd64 save the output of a command in a log file
ii lp-solve 5.5.2.5-2build3 amd64 Solve (mixed integer) linear programming problems
ii lsb-base 11.6 all transitional package for Linux Standard Base init script functionality
ii lsb-release 12.0-2 all Linux Standard Base version reporting utility (minimal implementation)
ii lshw 02.19.git.2021.06.19.996aaad9c7-2build1 amd64 information about hardware configuration
ii lsof 4.95.0-1 amd64 utility to list open files
ii mailcap 3.70+nmu1ubuntu1 all Debian's mailcap system, and support programs
ii man-db 2.11.2-3 amd64 tools for reading manual pages
ii manpages 6.03-2 all Manual pages about using a GNU/Linux system
ii mawk 1.3.4.20230730-1 amd64 Pattern scanning and text processing language
ii media-player-info 24-2 all Media player identification files
ii media-types 10.1.0 all List of standard media types and their usual file extension
ii memtest86+ 6.20-3 amd64 thorough real-mode memory tester
ii mesa-va-drivers 23.2.1-1ubuntu3.1 amd64 Mesa VA-API video acceleration drivers
ii mesa-vdpau-drivers 23.2.1-1ubuntu3.1 amd64 Mesa VDPAU video acceleration drivers
ii mesa-vulkan-drivers 23.2.1-1ubuntu3.1 amd64 Mesa Vulkan graphics drivers
ii mime-support 3.66 all transitional package
ii mobile-broadband-provider-info 20230416-1 all database of mobile broadband service providers
ii modemmanager 1.20.6-1ubuntu1 amd64 D-Bus service for managing modems
ii mokutil 0.6.0-2 amd64 tools for manipulating machine owner keys
ii mount 2.39.1-4ubuntu2 amd64 tools for mounting and manipulating filesystems
ii mousetweaks 3.32.0-4 amd64 mouse accessibility enhancements for the GNOME desktop
ii mscompress 0.4-10 amd64 Microsoft "compress.exe/expand.exe" compatible (de)compressor
ii mtr-tiny 0.95-1 amd64 Full screen ncurses traceroute tool
ii mutter-common 45.2-0ubuntu3 all shared files for the Mutter window manager
ii mutter-common-bin 45.2-0ubuntu3 amd64 shared programs for the Mutter window manager
ii mythes-en-us 1:7.5.0-1 all English (USA) Thesaurus for LibreOffice
ii nano 7.2-1 amd64 small, friendly text editor inspired by Pico
ii nautilus 1:45~rc-1ubuntu1 amd64 file manager and graphical shell for GNOME
ii nautilus-data 1:45~rc-1ubuntu1 all data files for nautilus
ii nautilus-extension-gnome-terminal 3.49.92-2ubuntu1 amd64 GNOME terminal emulator application - Nautilus extension
ii ncurses-base 6.4+20230625-2 all basic terminal type definitions
ii ncurses-bin 6.4+20230625-2 amd64 terminal-related programs and man pages
ii nessus 10.7.1 amd64 The Nessus Vulnerability Scanner
ii netbase 6.4 all Basic TCP/IP networking system
ii netcat-openbsd 1.225-1ubuntu1 amd64 TCP/IP swiss army knife
ii netplan-generator 0.107-5ubuntu0.2 amd64 YAML network configuration abstraction systemd-generator
ii netplan.io 0.107-5ubuntu0.2 amd64 YAML network configuration abstraction for various backends
ii network-manager 1.44.2-1ubuntu1.2 amd64 network management framework (daemon and userspace tools)
ii network-manager-config-connectivity-ubuntu 1.44.2-1ubuntu1.2 all NetworkManager configuration to enable connectivity checking
ii network-manager-gnome 1.32.0-3ubuntu1 amd64 network management framework (GNOME frontend)
ii network-manager-openvpn 1.10.2-3 amd64 network management framework (OpenVPN plugin core)
ii network-manager-openvpn-gnome 1.10.2-3 amd64 network management framework (OpenVPN plugin GNOME GUI)
ii network-manager-pptp 1.2.12-2 amd64 network management framework (PPTP plugin core)
ii network-manager-pptp-gnome 1.2.12-2 amd64 network management framework (PPTP plugin GNOME GUI)
ii networkd-dispatcher 2.2.4-1 all Dispatcher service for systemd-networkd connection status changes
ii nftables 1.0.8-1 amd64 Program to control packet filtering rules by Netfilter project
ii ntfs-3g 1:2022.10.3-1ubuntu1 amd64 read/write NTFS driver for FUSE
ii ocl-icd-libopencl1 2.3.2-1 amd64 Generic OpenCL ICD Loader
ii open-vm-tools 2:12.3.5-3~ubuntu0.23.10.1 amd64 Open VMware Tools for virtual machines hosted on VMware (CLI)
ii open-vm-tools-desktop 2:12.3.5-3~ubuntu0.23.10.1 amd64 Open VMware Tools for virtual machines hosted on VMware (GUI)
ii openprinting-ppds 20230202-1 all OpenPrinting printer support - PostScript PPD files
ii openssh-client 1:9.3p1-1ubuntu3.2 amd64 secure shell (SSH) client, for secure access to remote machines
ii openssl 3.0.10-1ubuntu2.3 amd64 Secure Sockets Layer toolkit - cryptographic utility
ii openvpn 2.6.5-0ubuntu1.1 amd64 virtual private network daemon
ii orca 45.0-1ubuntu1 all Scriptable screen reader
ii os-prober 1.81ubuntu3 amd64 utility to detect other OSes on a set of drives
ii p11-kit 0.25.0-4ubuntu1 amd64 p11-glue utilities
ii p11-kit-modules 0.25.0-4ubuntu1 amd64 p11-glue proxy and trust modules
ii packagekit 1.2.7-1 amd64 Provides a package management service
ii packagekit-tools 1.2.7-1 amd64 Provides PackageKit command-line tools
ii parted 3.6-3 amd64 disk partition manipulator
ii passwd 1:4.13+dfsg1-1ubuntu1.1 amd64 change and administer password and group data
ii patch 2.7.6-7build2 amd64 Apply a diff file to an original
ii pci.ids 0.0~2023.08.10-1 all PCI ID Repository
ii pciutils 1:3.10.0-2 amd64 PCI utilities
ii pcmciautils 018-14 amd64 PCMCIA utilities for Linux 2.6
ii perl 5.36.0-9ubuntu1.1 amd64 Larry Wall's Practical Extraction and Report Language
ii perl-base 5.36.0-9ubuntu1.1 amd64 minimal Perl system
ii perl-modules-5.36 5.36.0-9ubuntu1.1 all Core Perl modules
ii perl-openssl-defaults 7 amd64 version compatibility baseline for Perl OpenSSL packages
ii pinentry-curses 1.2.1-1ubuntu1 amd64 curses-based PIN or pass-phrase entry dialog for GnuPG
ii pinentry-gnome3 1.2.1-1ubuntu1 amd64 GNOME 3 PIN or pass-phrase entry dialog for GnuPG
ii pipewire 0.3.79-2 amd64 audio and video processing engine multimedia server
ii pipewire-alsa 0.3.79-2 amd64 PipeWire ALSA plugin
ii pipewire-audio 0.3.79-2 all recommended set of PipeWire packages for a standard audio desktop use
ii pipewire-bin 0.3.79-2 amd64 PipeWire multimedia server - programs
rc pipewire-media-session 0.4.1-2ubuntu1 amd64 example session manager for PipeWire
ii pipewire-pulse 0.3.79-2 amd64 PipeWire PulseAudio daemon
ii pkexec 123-1 amd64 run commands as another user with polkit authorization
ii plymouth 22.02.122-3ubuntu2 amd64 boot animation, logger and I/O multiplexer
ii plymouth-label 22.02.122-3ubuntu2 amd64 boot animation, logger and I/O multiplexer - label control
ii plymouth-theme-spinner 22.02.122-3ubuntu2 amd64 boot animation, logger and I/O multiplexer - spinner theme
ii plymouth-theme-ubuntu-text 22.02.122-3ubuntu2 amd64 boot animation, logger and I/O multiplexer - ubuntu text theme
ii pocketsphinx-en-us 0.8.0+real5prealpha+1-15ubuntu1 all Speech recognition tool - US English language model
ii policykit-1 123-1 amd64 transitional package for polkitd and pkexec
ii policykit-desktop-privileges 0.22 all run common desktop actions without password
ii polkitd 123-1 amd64 framework for managing administrative policies and privileges
ii poppler-data 0.4.12-1 all encoding data for the poppler PDF rendering library
ii poppler-utils 23.08.0-2ubuntu1 amd64 PDF utilities (based on Poppler)
ii power-profiles-daemon 0.13-2 amd64 Makes power profiles handling available over D-Bus.
ii powermgmt-base 1.37 all common utils for power management
ii ppp 2.4.9-1+1.1ubuntu1 amd64 Point-to-Point Protocol (PPP) - daemon
ii pptp-linux 1.10.0-1build3 amd64 Point-to-Point Tunneling Protocol (PPTP) Client
ii printer-driver-brlaser 6-3 amd64 printer driver for (some) Brother laser printers
ii printer-driver-c2esp 27-11ubuntu1 amd64 printer driver for Kodak ESP AiO color inkjet Series
ii printer-driver-foo2zjs 20200505dfsg0-2ubuntu3 amd64 printer driver for ZjStream-based printers
ii printer-driver-foo2zjs-common 20200505dfsg0-2ubuntu3 all printer driver for ZjStream-based printers - common files
ii printer-driver-hpcups 3.22.10+dfsg0-2ubuntu1 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii printer-driver-m2300w 0.51-15build1 amd64 printer driver for Minolta magicolor 2300W/2400W color laser printers
ii printer-driver-min12xxw 0.0.9-11build2 amd64 printer driver for KonicaMinolta PagePro 1[234]xxW
ii printer-driver-pnm2ppa 1.13+nondbs-0ubuntu9 amd64 printer driver for HP-GDI printers
ii printer-driver-postscript-hp 3.22.10+dfsg0-2ubuntu1 amd64 HP Printers PostScript Descriptions
ii printer-driver-ptouch 1.6-2build1 amd64 printer driver Brother P-touch label printers
ii printer-driver-pxljr 1.4+repack0-6build1 amd64 printer driver for HP Color LaserJet 35xx/36xx
ii printer-driver-sag-gdi 0.1-8 all printer driver for Ricoh Aficio SP 1000s/SP 1100s
ii printer-driver-splix 2.0.0+svn315-7fakesync1ubuntu0.22.04.1 amd64 Driver for Samsung and Xerox SPL2 and SPLc laser printers
ii procps 2:4.0.3-1ubuntu1.23.10.1 amd64 /proc file system utilities
ii psmisc 23.6-1 amd64 utilities that use the proc file system
ii publicsuffix 20230209.2326-1 all accurate, machine-readable list of domain name suffixes
rc pulseaudio 1:15.99.1+dfsg1-1ubuntu2.1 amd64 PulseAudio sound server
ii python-apt-common 2.6.0ubuntu1 all Python interface to libapt-pkg (locales)
ii python3 3.11.4-5 amd64 interactive high-level object-oriented language (default python3 version)
ii python3-apport 2.27.0-0ubuntu5 all Python 3 library for Apport crash report handling
ii python3-apt 2.6.0ubuntu1 amd64 Python 3 interface to libapt-pkg
ii python3-aptdaemon 1.1.1+bzr982-0ubuntu44 all Python 3 module for the server and client of aptdaemon
ii python3-aptdaemon.gtk3widgets 1.1.1+bzr982-0ubuntu44 all Python 3 GTK+ 3 widgets to run an aptdaemon client
ii python3-bcrypt 3.2.2-1 amd64 password hashing library for Python 3
ii python3-blinker 1.6.2-1 all Fast, simple object-to-object and broadcast signaling (Python3)
ii python3-brlapi 6.5-7ubuntu2 amd64 Braille display access via BRLTTY - Python3 bindings
ii python3-cairo 1.24.0-3 amd64 Python3 bindings for the Cairo vector graphics library
ii python3-certifi 2022.9.24-1 all root certificates for validating SSL certs and verifying TLS hosts (python3)
ii python3-cffi-backend 1.15.1-5build1 amd64 Foreign Function Interface for Python 3 calling C code - runtime
ii python3-chardet 5.1.0+dfsg-2 all Universal Character Encoding Detector (Python3)
ii python3-click 8.1.6-1 all Wrapper around optparse for command line utilities - Python 3.x
ii python3-colorama 0.4.6-2 all Cross-platform colored terminal text in Python - Python 3.x
ii python3-commandnotfound 23.04.0 all Python 3 bindings for command-not-found.
ii python3-cryptography 38.0.4-4ubuntu0.23.10.2 amd64 Python library exposing cryptographic recipes and primitives (Python 3)
ii python3-cups 2.0.1-5build3 amd64 Python3 bindings for CUPS
ii python3-cupshelpers 1.5.18-1ubuntu3 all Python utility modules around the CUPS printing system
ii python3-dateutil 2.8.2-3 all powerful extensions to the standard Python 3 datetime module
ii python3-dbus 1.3.2-5 amd64 simple interprocess messaging system (Python 3 interface)
ii python3-debconf 1.5.82 all interact with debconf from Python 3
ii python3-debian 0.1.49ubuntu2 all Python 3 modules to work with Debian-related data formats
ii python3-defer 1.0.6-2.1ubuntu1 all Small framework for asynchronous programming (Python 3)
ii python3-distro 1.8.0-1 all Linux OS platform information API
ii python3-distro-info 1.5ubuntu0.23.10.1 all information about distributions' releases (Python 3 module)
ii python3-distupgrade 1:23.10.14 all manage release upgrades
ii python3-dnspython 2.4.1-1ubuntu2 all DNS toolkit for Python 3
ii python3-fasteners 0.17.3-3 all provides useful locks - Python 3.x
ii python3-future 0.18.2-6ubuntu2 all Clean single-source support for Python 3 and 2 - Python 3.x
ii python3-gdbm 3.11.5-1 amd64 GNU dbm database support for Python 3.x
ii python3-gi 3.46.0-1 amd64 Python 3 bindings for gobject-introspection libraries
ii python3-httplib2 0.20.4-3 all comprehensive HTTP client library written for Python3
ii python3-ibus-1.0 1.5.29~rc1-1 all Intelligent Input Bus - introspection overrides for Python (Python 3)
ii python3-idna 3.3-2 all Python IDNA2008 (RFC 5891) handling (Python 3)
ii python3-importlib-metadata 4.12.0-1 all library to access the metadata for a Python package - Python 3.x
ii python3-jaraco.classes 3.2.1-4 all additional routines for obtaining class names
ii python3-jeepney 0.8.0-3 all pure Python D-Bus interface
ii python3-jwt 2.7.0-1 all Python 3 implementation of JSON Web Token
ii python3-keyring 24.2.0-1 all store and access your passwords safely
ii python3-launchpadlib 1.11.0-1 all Launchpad web services client library (Python 3)
ii python3-lazr.restfulclient 0.14.5-1 all client for lazr.restful-based web services (Python 3)
ii python3-lazr.uri 1.0.6-3 all library for parsing, manipulating, and generating URIs
ii python3-ldb 2:2.7.2+samba4.18.6+dfsg-1ubuntu2.1 amd64 Python 3 bindings for LDB
ii python3-lib2to3 3.11.5-1 all Interactive high-level object-oriented language (lib2to3)
ii python3-lockfile 1:0.12.2-3 all file locking library for Python — Python 3 library
ii python3-louis 3.26.0-1 all Python bindings for liblouis
ii python3-mako 1.2.4+ds-2 all fast and lightweight templating for the Python 3 platform
ii python3-markdown-it 3.0.0-2 all Python port of markdown-it and some its associated plugins
ii python3-markupsafe 2.1.3-1 amd64 HTML/XHTML/XML string library
ii python3-mdurl 0.1.2-1 all Python port of the JavaScript mdurl package
ii python3-minimal 3.11.4-5 amd64 minimal subset of the Python language (default python3 version)
ii python3-monotonic 1.6-2 all implementation of time.monotonic() - Python 3.x
ii python3-more-itertools 10.1.0-1 all library with routines for operating on iterables, beyond itertools (Python 3)
ii python3-nacl 1.5.0-4 amd64 Python bindings to libsodium (Python 3)
ii python3-netifaces 0.11.0-2build1 amd64 portable network interface information - Python 3.x
ii python3-netplan 0.107-5ubuntu0.2 amd64 YAML network configuration abstraction Python bindings
ii python3-oauthlib 3.2.2-1 all generic, spec-compliant implementation of OAuth for Python3
ii python3-olefile 0.46-3 all Python module to read/write MS OLE2 files
ii python3-paramiko 2.12.0-2ubuntu1.23.10.2 all Make ssh v2 connections (Python 3)
ii python3-pexpect 4.8.0-4ubuntu1 all Python 3 module for automating interactive applications
ii python3-pil 10.0.0-1ubuntu0.1 amd64 Python Imaging Library (Python3)
ii python3-pkg-resources 68.1.2-2 all Package Discovery and Resource Access using pkg_resources
ii python3-problem-report 2.27.0-0ubuntu5 all Python 3 library to handle problem reports
ii python3-ptyprocess 0.7.0-5 all Run a subprocess in a pseudo terminal from Python 3
ii python3-pyatspi 2.46.0-2 all Assistive Technology Service Provider Interface - Python3 bindings
ii python3-pygments 2.15.1+dfsg-1 all syntax highlighting package written in Python 3
ii python3-pyparsing 3.1.0-1 all alternative to creating and executing simple grammars - Python 3.x
ii python3-requests 2.31.0+dfsg-1ubuntu1 all elegant and simple HTTP library for Python3, built for human beings
ii python3-rich 13.3.1-2 all render rich text, tables, progress bars, syntax highlighting, markdown and more
ii python3-samba 2:4.18.6+dfsg-1ubuntu2.1 amd64 Python 3 bindings for Samba
ii python3-secretstorage 3.3.3-1ubuntu1 all Python module for storing secrets - Python 3.x version
ii python3-six 1.16.0-4 all Python 2 and 3 compatibility library
ii python3-software-properties 0.99.39 all manage the repositories that you install software from
ii python3-speechd 0.11.4-2ubuntu1 all Python interface to Speech Dispatcher
ii python3-systemd 235-1build2 amd64 Python 3 bindings for systemd
ii python3-talloc 2.4.1-2 amd64 hierarchical pool based memory allocator - Python3 bindings
ii python3-tdb 1.4.9-2 amd64 Python3 bindings for TDB
ii python3-uno 4:7.6.5-0ubuntu0.23.10.1 amd64 Python-UNO bridge
ii python3-update-manager 1:23.10.1 all Python 3.x module for update-manager
ii python3-urllib3 1.26.16-1ubuntu0.1 all HTTP library with thread-safe connection pooling for Python3
ii python3-wadllib 1.3.6-5 all Python 3 library for navigating WADL files
ii python3-xdg 0.28-2 all Python 3 library to access freedesktop.org standards
ii python3-xkit 0.5.0ubuntu6 all library for the manipulation of xorg.conf files (Python 3)
ii python3-yaml 6.0.1-1 amd64 YAML parser and emitter for Python3
ii python3-zipp 1.0.0-6 all pathlib-compatible Zipfile object wrapper - Python 3.x
ii python3.11 3.11.6-3 amd64 Interactive high-level object-oriented language (version 3.11)
ii python3.11-minimal 3.11.6-3 amd64 Minimal subset of the Python language (version 3.11)
ii readline-common 8.2-1.3 all GNU readline and history libraries, common files
ii remmina 1.4.31+dfsg-2 amd64 GTK+ Remote Desktop Client
ii remmina-common 1.4.31+dfsg-2 all Common files for Remmina
ii remmina-plugin-rdp 1.4.31+dfsg-2 amd64 RDP plugin for Remmina
ii remmina-plugin-secret 1.4.31+dfsg-2 amd64 Secret plugin for Remmina
ii remmina-plugin-vnc 1.4.31+dfsg-2 amd64 VNC plugin for Remmina
ii rfkill 2.39.1-4ubuntu2 amd64 tool for enabling and disabling wireless devices
ii rhythmbox 3.4.7-1ubuntu1 amd64 music player and organizer for GNOME
ii rhythmbox-data 3.4.7-1ubuntu1 all data files for rhythmbox
ii rhythmbox-plugin-alternative-toolbar 0.20.3-1 all Enhanced play controls and interface for Rhythmbox
ii rhythmbox-plugins 3.4.7-1ubuntu1 amd64 plugins for rhythmbox music player
ii rsync 3.2.7-1 amd64 fast, versatile, remote (and local) file-copying tool
ii rsyslog 8.2306.0-2ubuntu2 amd64 reliable system and kernel logging daemon
ii rtkit 0.13-5 amd64 Realtime Policy and Watchdog Daemon
ii rygel 0.42.4-1ubuntu1 amd64 GNOME UPnP/DLNA services
ii samba 2:4.18.6+dfsg-1ubuntu2.1 amd64 SMB/CIFS file, print, and login server for Unix
ii samba-ad-provision 2:4.18.6+dfsg-1ubuntu2.1 all Samba files needed for AD domain provision
ii samba-common 2:4.18.6+dfsg-1ubuntu2.1 all common files used by both the Samba server and client
ii samba-common-bin 2:4.18.6+dfsg-1ubuntu2.1 amd64 Samba common files used by both the server and the client
ii samba-libs 2:4.18.6+dfsg-1ubuntu2.1 amd64 Samba core libraries
ii sane-airscan 0.99.27-1build1 amd64 SANE backend for AirScan (eSCL) and WSD document scanner
ii sane-utils 1.2.1-5 amd64 API library for scanners -- utilities
ii sbsigntool 0.9.4-3.1ubuntu3 amd64 Tools to manipulate signatures on UEFI binaries and drivers
ii seahorse 43.0-1build1 amd64 GNOME front end for GnuPG
ii secureboot-db 1.8 amd64 Secure Boot updates for DB and DBX
ii sed 4.9-1 amd64 GNU stream editor for filtering/transforming text
ii sensible-utils 0.0.20 all Utilities for sensible alternative selection
ii session-migration 0.3.6 amd64 Tool to migrate in user session settings
ii sgml-base 1.31 all SGML infrastructure and SGML catalog file support
ii sgml-data 2.0.11+nmu1 all common SGML and XML data
ii shared-mime-info 2.2-1 amd64 FreeDesktop.org shared MIME database and spec
ii shim-signed 1.56+15.7-0ubuntu1 amd64 Secure Boot chain-loading bootloader (Microsoft-signed binary)
ii shotwell 0.32.2-1ubuntu1 amd64 digital photo organizer
ii shotwell-common 0.32.2-1ubuntu1 all digital photo organizer - common files
ii simple-scan 44.0+git20230905-0ubuntu1 amd64 Simple Scanning Utility
ii snapd 2.60.4+23.10.1 amd64 Daemon and tooling that enable snap packages
ii software-properties-common 0.99.39 all manage the repositories that you install software from (common)
ii software-properties-gtk 0.99.39 all manage the repositories that you install software from (gtk)
ii sound-icons 0.1-8 all Sounds for speech enabled applications
ii sound-theme-freedesktop 0.8-2ubuntu1 all freedesktop.org sound theme
ii speech-dispatcher 0.11.4-2ubuntu1 amd64 Common interface to speech synthesizers
ii speech-dispatcher-audio-plugins 0.11.4-2ubuntu1 amd64 Speech Dispatcher: Audio output plugins
ii speech-dispatcher-espeak-ng 0.11.4-2ubuntu1 amd64 Speech Dispatcher: Espeak-ng output module
ii spice-vdagent 0.22.1-3 amd64 Spice agent for Linux
ii squashfs-tools 1:4.6.1-1 amd64 Tool to create and append to squashfs filesystems
ii ssl-cert 1.1.2ubuntu1 all simple debconf wrapper for OpenSSL
ii strace 6.5-0.0ubuntu1 amd64 System call tracer
ii sudo 1.9.14p2-1ubuntu1 amd64 Provide limited super user privileges to specific users
ii switcheroo-control 2.6-1 amd64 D-Bus service to check the availability of dual-GPU
ii system-config-printer-common 1.5.18-1ubuntu3 all backend and the translation files for system-config-printer
ii system-config-printer-udev 1.5.18-1ubuntu3 amd64 Utilities to detect and configure printers automatically
ii systemd 253.5-1ubuntu6.1 amd64 system and service manager
ii systemd-dev 253.5-1ubuntu6.1 all systemd development files
ii systemd-hwe-hwdb 253.5.3 all udev rules for hardware enablement (HWE)
ii systemd-oomd 253.5-1ubuntu6.1 amd64 userspace out-of-memory (OOM) killer
ii systemd-resolved 253.5-1ubuntu6.1 amd64 systemd DNS resolver
ii systemd-sysv 253.5-1ubuntu6.1 amd64 system and service manager - SysV compatibility symlinks
ii systemd-timesyncd 253.5-1ubuntu6.1 amd64 minimalistic service to synchronize local time with NTP servers
ii sysvinit-utils 3.07-1ubuntu1 amd64 System-V-like utilities
ii tar 1.34+dfsg-1.2ubuntu1.1 amd64 GNU version of the tar archiving utility
ii tcl 8.6.13 amd64 Tool Command Language (default version) - shell
ii tcl8.6 8.6.13+dfsg-2 amd64 Tcl (the Tool Command Language) v8.6 - shell
ii tcpdump 4.99.4-3ubuntu1 amd64 command-line network traffic analyzer
ii tdb-tools 1.4.9-2 amd64 Trivial Database - bundled binaries
ii tecla 45.0-1 amd64 keyboard layout viewer for the GNOME desktop
ii telnet 0.17+2.4-2ubuntu2 all transitional dummy package for inetutils-telnet default switch
ii thermald 2.5.4-2 amd64 Thermal monitoring and controlling daemon
ii thunderbird 1:115.8.1+build1-0ubuntu0.23.10.1 amd64 Email, RSS and newsgroup client with integrated spam filter
ii thunderbird-gnome-support 1:115.8.1+build1-0ubuntu0.23.10.1 amd64 Email, RSS and newsgroup client - GNOME support
ii thunderbird-locale-en 1:115.8.1+build1-0ubuntu0.23.10.1 amd64 English language pack for Thunderbird
ii thunderbird-locale-en-us 1:115.8.1+build1-0ubuntu0.23.10.1 all Transitional English language pack for Thunderbird
ii time 1.9-0.2 amd64 GNU time program for measuring CPU resource usage
ii tk 8.6.13 amd64 Toolkit for Tcl and X11 (default version) - windowing shell
ii tk8.6 8.6.13-2 amd64 Tk toolkit for Tcl and X11 v8.6 - windowing shell
ii tnftp 20230507-2 amd64 enhanced ftp client
ii totem 43.0-2ubuntu1 amd64 Simple media player for the GNOME desktop based on GStreamer
ii totem-common 43.0-2ubuntu1 all Data files for the Totem media player
ii totem-plugins 43.0-2ubuntu1 amd64 Plugins for the Totem media player
ii tpm-udev 0.6ubuntu1 all udev rules for TPM modules
ii tracker 3.4.2-3 amd64 metadata database, indexer and search tool
ii tracker-extract 3.4.6-0ubuntu0.23.10.2 amd64 metadata database, indexer and search tool - metadata extractors
ii tracker-miner-fs 3.4.6-0ubuntu0.23.10.2 amd64 metadata database, indexer and search tool - filesystem indexer
ii transmission-common 4.0.2-1ubuntu3 amd64 lightweight BitTorrent client (common files)
ii transmission-gtk 4.0.2-1ubuntu3 amd64 lightweight BitTorrent client (GTK+ interface)
ii tzdata 2024a-0ubuntu0.23.10 all time zone and daylight-saving time data
ii tzdata-icu 2024a-0ubuntu0.23.10 all ICU time zone and daylight-saving time data
ii ubuntu-advantage-desktop-daemon 1.10 amd64 Daemon to allow access to ubuntu-advantage via D-Bus
ii ubuntu-advantage-tools 31.2~23.10 all transitional dummy package for ubuntu-pro-client
ii ubuntu-desktop 1.524.1 amd64 Ubuntu desktop system
ii ubuntu-desktop-minimal 1.524.1 amd64 Ubuntu desktop minimal system
ii ubuntu-docs 23.10.4 all Ubuntu Desktop Guide
ii ubuntu-drivers-common 1:0.9.7.6 amd64 Detect and install additional Ubuntu driver packages
ii ubuntu-keyring 2021.03.26 all GnuPG keys of the Ubuntu archive
ii ubuntu-minimal 1.524.1 amd64 Minimal core of Ubuntu
ii ubuntu-mono 20.10-0ubuntu2 all Ubuntu Mono Icon theme
ii ubuntu-pro-client 31.2~23.10 amd64 Management tools for Ubuntu Pro
ii ubuntu-pro-client-l10n 31.2~23.10 amd64 Translations for Ubuntu Pro Client
ii ubuntu-release-upgrader-core 1:23.10.14 all manage release upgrades
ii ubuntu-release-upgrader-gtk 1:23.10.14 all manage release upgrades
ii ubuntu-report 1.7.2ubuntu0.1 amd64 Report hardware and other collected metrics
ii ubuntu-restricted-addons 29 amd64 Commonly used restricted packages for Ubuntu
ii ubuntu-session 45.0-1ubuntu1 all Ubuntu session with GNOME Shell
ii ubuntu-settings 23.10.5 all default settings for the Ubuntu desktop
ii ubuntu-standard 1.524.1 amd64 Ubuntu standard system
ii ubuntu-wallpapers 23.10.4 all Ubuntu Wallpapers
ii ubuntu-wallpapers-mantic 23.10.4 all Ubuntu 23.10 Wallpapers
ii ucf 3.0043+nmu1 all Update Configuration File(s): preserve user changes to config files
ii udev 253.5-1ubuntu6.1 amd64 /dev/ and hotplug management daemon
ii udisks2 2.10.1-1ubuntu1.1 amd64 D-Bus service to access and manipulate storage devices
ii ufw 0.36.2-1 all program for managing a Netfilter firewall
ii unattended-upgrades 2.9.1+nmu3ubuntu2 all automatic installation of security upgrades
ii uno-libs-private 4:7.6.5-0ubuntu0.23.10.1 amd64 LibreOffice UNO runtime environment -- private libraries used by public ones
ii unzip 6.0-28ubuntu1.1 amd64 De-archiver for .zip files
ii update-inetd 4.53 all inetd configuration file updater
ii update-manager 1:23.10.1 all GNOME application that manages apt updates
ii update-manager-core 1:23.10.1 all manage release upgrades
ii update-notifier 3.192.66 amd64 Daemon which notifies about package updates
ii update-notifier-common 3.192.66 all Files shared between update-notifier and other packages
ii upower 1.90.2-4 amd64 abstraction for power management
ii ure 4:7.6.5-0ubuntu0.23.10.1 amd64 LibreOffice UNO runtime environment
ii usb-creator-common 0.3.17 all create a startup disk using a CD or disc image (common files)
ii usb-creator-gtk 0.3.17 all create a startup disk using a CD or disc image (for GNOME)
ii usb-modeswitch 2.6.1-3ubuntu2 amd64 mode switching tool for controlling "flip flop" USB devices
ii usb-modeswitch-data 20191128-5 all mode switching data for usb-modeswitch
ii usb.ids 2023.08.24-1 all USB ID Repository
ii usbmuxd 1.1.1-3ubuntu1 amd64 USB multiplexor daemon for iPhone and iPod Touch devices
ii usbutils 1:015-1 amd64 Linux USB utilities
ii usrmerge 35ubuntu1 all Convert the system to the merged /usr directories scheme
ii util-linux 2.39.1-4ubuntu2 amd64 miscellaneous system utilities
ii uuid-runtime 2.39.1-4ubuntu2 amd64 runtime components for the Universally Unique ID library
ii va-driver-all 2.19.0-1 amd64 Video Acceleration (VA) API -- driver metapackage
ii vdpau-driver-all 1.5-2 amd64 Video Decode and Presentation API for Unix (driver metapackage)
ii vim 2:9.0.1672-1ubuntu2.3 amd64 Vi IMproved - enhanced vi editor
ii vim-common 2:9.0.1672-1ubuntu2.3 all Vi IMproved - Common files
ii vim-runtime 2:9.0.1672-1ubuntu2.3 all Vi IMproved - Runtime files
ii vim-tiny 2:9.0.1672-1ubuntu2.3 amd64 Vi IMproved - enhanced vi editor - compact version
ii wamerican 2020.12.07-2 all American English dictionary words for /usr/share/dict
ii wbritish 2020.12.07-2 all British English dictionary words for /usr/share/dict
ii webp-pixbuf-loader 0.2.4-2 amd64 WebP Image format GdkPixbuf loader
ii wget 1.21.3-1ubuntu1 amd64 retrieves files from the web
ii whiptail 0.52.23-1ubuntu1 amd64 Displays user-friendly dialog boxes from shell scripts
ii whoopsie 0.2.77 amd64 Ubuntu error tracker submission
ii whoopsie-preferences 23 amd64 System preferences for error reporting
ii wireless-regdb 2022.06.06-0ubuntu2 all wireless regulatory database
ii wireless-tools 30~pre9-13.1ubuntu4 amd64 Tools for manipulating Linux Wireless Extensions
ii wireplumber 0.4.14-4ubuntu1 amd64 modular session / policy manager for PipeWire
ii wpasupplicant 2:2.10-15 amd64 client support for WPA and WPA2 (IEEE 802.11i)
ii x11-apps 7.7+9 amd64 X applications
ii x11-common 1:7.7+23ubuntu2 all X Window System (X.Org) infrastructure
ii x11-session-utils 7.7+5 amd64 X session utilities
ii x11-utils 7.7+5build2 amd64 X11 utilities
ii x11-xkb-utils 7.7+7 amd64 X11 XKB utilities
ii x11-xserver-utils 7.7+9build1 amd64 X server utilities
ii xauth 1:1.1.2-1 amd64 X authentication utility
ii xbitmaps 1.1.1-2.2 all Base X bitmaps
ii xbrlapi 6.5-7ubuntu2 amd64 Access software for a blind person using a braille display - xbrlapi
ii xcursor-themes 1.0.6-0ubuntu1 all Base X cursor themes
ii xcvt 0.1.2-1 amd64 VESA CVT standard timing modelines generator
ii xdg-dbus-proxy 0.1.5-1 amd64 filtering D-Bus proxy
ii xdg-desktop-portal 1.18.0-1ubuntu1 amd64 desktop integration portal for Flatpak and Snap
ii xdg-desktop-portal-gnome 45.0-1 amd64 GNOME portal backend for xdg-desktop-portal
ii xdg-desktop-portal-gtk 1.14.1-1 amd64 GTK+/GNOME portal backend for xdg-desktop-portal
ii xdg-user-dirs 0.18-1 amd64 tool to manage well known user directories
ii xdg-user-dirs-gtk 0.11-1 amd64 tool to manage well known user directories (Gtk extension)
ii xdg-utils 1.1.3-4.1ubuntu3 all desktop integration utilities from freedesktop.org
ii xfonts-base 1:1.0.5+nmu1 all standard fonts for X
ii xfonts-encodings 1:1.0.5-0ubuntu2 all Encodings for X.Org fonts
ii xfonts-scalable 1:1.0.3-1.3 all scalable fonts for X
ii xfonts-utils 1:7.7+6build2 amd64 X Window System font utility programs
ii xinit 1.4.1-0ubuntu4 amd64 X server initialisation tool
ii xinput 1.6.3-1build2 amd64 Runtime configuration and test of XInput devices
ii xkb-data 2.38-2 all X Keyboard Extension (XKB) configuration data
ii xml-core 0.18+nmu1 all XML infrastructure and XML catalog file support
ii xorg 1:7.7+23ubuntu2 amd64 X.Org X Window System
ii xorg-docs-core 1:1.7.1-1.2 all Core documentation for the X.org X Window System
ii xorriso 1:1.5.4-4ubuntu1 amd64 command line ISO-9660 and Rock Ridge manipulation tool
ii xserver-common 2:21.1.7-3ubuntu2.7 all common files used by various X servers
ii xserver-xephyr 2:21.1.7-3ubuntu2.7 amd64 nested X server
ii xserver-xorg 1:7.7+23ubuntu2 amd64 X.Org X server
ii xserver-xorg-core 2:21.1.7-3ubuntu2.7 amd64 Xorg X server - core server
ii xserver-xorg-input-all 1:7.7+23ubuntu2 amd64 X.Org X server -- input driver metapackage
ii xserver-xorg-input-libinput 1.3.0-1 amd64 X.Org X server -- libinput input driver
ii xserver-xorg-input-wacom 1:1.2.0-1ubuntu1 amd64 X.Org X server -- Wacom input driver
ii xserver-xorg-legacy 2:21.1.7-3ubuntu2.7 amd64 setuid root Xorg server wrapper
ii xserver-xorg-video-all 1:7.7+23ubuntu2 amd64 X.Org X server -- output driver metapackage
ii xserver-xorg-video-amdgpu 23.0.0-1 amd64 X.Org X server -- AMDGPU display driver
ii xserver-xorg-video-ati 1:19.1.0-3 amd64 X.Org X server -- AMD/ATI display driver wrapper
ii xserver-xorg-video-fbdev 1:0.5.0-2build1 amd64 X.Org X server -- fbdev display driver
ii xserver-xorg-video-intel 2:2.99.917+git20210115-1 amd64 X.Org X server -- Intel i8xx, i9xx display driver
ii xserver-xorg-video-nouveau 1:1.0.17-2build1 amd64 X.Org X server -- Nouveau display driver
ii xserver-xorg-video-qxl 0.1.6-1 amd64 X.Org X server -- QXL display driver
ii xserver-xorg-video-radeon 1:19.1.0-3 amd64 X.Org X server -- AMD/ATI Radeon display driver
ii xserver-xorg-video-vesa 1:2.5.0-1build4 amd64 X.Org X server -- VESA display driver
ii xserver-xorg-video-vmware 1:13.3.0-3.1 amd64 X.Org X server -- VMware display driver
ii xwayland 2:23.2.0-1ubuntu0.4 amd64 X server for running X clients under Wayland
ii xxd 2:9.0.1672-1ubuntu2.3 amd64 tool to make (or reverse) a hex dump
ii xz-utils 5.4.1-0.2 amd64 XZ-format compression utilities
ii yaru-theme-gnome-shell 23.10.0-0ubuntu2 all Yaru GNOME Shell desktop theme from the Ubuntu Community
ii yaru-theme-gtk 23.10.0-0ubuntu2 all Yaru GTK theme from the Ubuntu Community
ii yaru-theme-icon 23.10.0-0ubuntu2 all Yaru icon theme from the Ubuntu Community
ii yaru-theme-sound 23.10.0-0ubuntu2 all Yaru sound theme from the Ubuntu Community
ii yelp 42.2-1 amd64 Help browser for GNOME
ii yelp-xsl 42.1-2 all XSL stylesheets for the yelp help browser
ii zenity 3.44.2-1 amd64 Display graphical dialog boxes from shell scripts
ii zenity-common 3.44.2-1 all Display graphical dialog boxes from shell scripts (common files)
ii zerofree 1.1.1-1build3 amd64 zero free blocks from ext2, ext3 and ext4 file-systems
ii zip 3.0-13 amd64 Archiver for .zip files
ii zlib1g 1:1.2.13.dfsg-1ubuntu5 amd64 compression library - runtime
ii zstd 1.5.5+dfsg2-1ubuntu2 amd64 fast lossless compression algorithm -- CLI tool
42822 - Strict Transport Security (STS) Detection -

Synopsis

The remote web server implements Strict Transport Security.

Description

The remote web server implements Strict Transport Security (STS).


The goal of STS is to make sure that a user does not accidentally downgrade the security of his or her browser.

All unencrypted HTTP connections are redirected to HTTPS. The browser is expected to treat all cookies as 'secure' and to close the connection in the event of potentially
insecure situations.

See Also

http://www.nessus.org/u?2fb3aca6

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2009/11/16, Modified: 2019/11/22

Plugin Output
tcp/8834/www

The STS header line is :

Strict-Transport-Security: max-age=31536000

136318 - TLS Version 1.2 Protocol Detection -

Synopsis

The remote service encrypts traffic using a version of TLS.

Description

The remote service accepts connections encrypted using TLS 1.2.

See Also

https://tools.ietf.org/html/rfc5246

Solution

N/A

Risk Factor

None

Plugin Information

Published: 2020/05/04, Modified: 2020/05/04

Plugin Output
tcp/8834/www

TLSv1.2 is enabled and the server supports at least one cipher.

138330 - TLS Version 1.3 Protocol Detection -

Synopsis

The remote service encrypts traffic using a version of TLS.

Description

The remote service accepts connections encrypted using TLS 1.3.

See Also

https://tools.ietf.org/html/rfc8446

Solution

N/A

Risk Factor

None

Plugin Information

Published: 2020/07/09, Modified: 2023/12/13

Plugin Output
tcp/8834/www

TLSv1.3 is enabled and the server supports at least one cipher.

110095 - Target Credential Issues by Authentication Protocol - No Issues Found -

Synopsis

Nessus was able to log in to the remote host using the provided credentials. No issues were reported with access, privilege, or intermittent failure.

Description

Valid credentials were provided for an authentication protocol on the remote target and Nessus did not log any subsequent errors or failures for the authentication protocol.

When possible, Nessus tracks errors or failures related to otherwise valid credentials in order to highlight issues that may result in incomplete scan results or limited scan
coverage. The types of issues that are tracked include errors that indicate that the account used for scanning did not have sufficient permissions for a particular check,
intermittent protocol failures which are unexpected after the protocol has been negotiated successfully earlier in the scan, and intermittent authentication failures which are
unexpected after a credential set has been accepted as valid earlier in the scan. This plugin reports when none of the above issues have been logged during the course of
the scan for at least one authenticated protocol. See plugin output for details, including protocol, port, and account.
Please note the following :

- This plugin reports per protocol, so it is possible for issues to be encountered for one protocol and not another.
For example, authentication to the SSH service on the remote target may have consistently succeeded with no privilege errors encountered, while connections to the SMB
service on the remote target may have failed intermittently.

- Resolving logged issues for all available authentication protocols may improve scan coverage, but the value of resolving each issue for a particular protocol may vary
from target to target depending upon what data (if any) is gathered from the target via that protocol and what particular check failed. For example, consistently successful
checks via SSH are more critical for Linux targets than for Windows targets, and likewise consistently successful checks via SMB are more critical for Windows targets than
for Linux targets.

Solution

n/a

Risk Factor

None

References

XREF IAVB:0001-B-0520

Plugin Information

Published: 2018/05/24, Modified: 2024/01/22

Plugin Output
tcp/0

Nessus was able to execute commands locally with sufficient privileges


for all planned checks.

141118 - Target Credential Status by Authentication Protocol - Valid Credentials Provided -

Synopsis

Valid credentials were provided for an available authentication protocol.

Description

Nessus was able to determine that valid credentials were provided for an authentication protocol available on the remote target because it was able to successfully
authenticate directly to the remote target using that authentication protocol at least once. Authentication was successful because the authentication protocol service was
available remotely, the service was able to be identified, the authentication protocol was able to be negotiated successfully, and a set of credentials provided in the scan
policy for that authentication protocol was accepted by the remote service. See plugin output for details, including protocol, port, and account.

Please note the following :

- This plugin reports per protocol, so it is possible for valid credentials to be provided for one protocol and not another. For example, authentication may succeed via SSH
but fail via SMB, while no credentials were provided for an available SNMP service.

- Providing valid credentials for all available authentication protocols may improve scan coverage, but the value of successful authentication for a given protocol may vary
from target to target depending upon what data (if any) is gathered from the target via that protocol. For example, successful authentication via SSH is more valuable for
Linux targets than for Windows targets, and likewise successful authentication via SMB is more valuable for Windows targets than for Linux targets.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2020/10/15, Modified: 2024/01/22

Plugin Output
tcp/0

Nessus was able to execute commands on localhost.

163326 - Tenable Nessus Installed (Linux) -

Synopsis

Tenable Nessus is installed on the remote Linux host.

Description

Tenable Nessus is installed on the remote Linux host.

See Also

https://www.tenable.com/products/nessus

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2022/07/21, Modified: 2024/03/22

Plugin Output
tcp/0

Path : /opt/nessus
Version : 10.7.1
Build : 20016

56468 - Time of Last System Startup -

Synopsis

The system has been started.

Description
Using the supplied credentials, Nessus was able to determine when the host was last started.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2011/10/12, Modified: 2018/06/19

Plugin Output
tcp/0

reboot system boot 6.5.0-26-generic Mon Mar 25 04:18 still running


reboot system boot 6.5.0-26-generic Sun Mar 24 23:02 - 04:18 (05:15)
reboot system boot 6.5.0-26-generic Wed Mar 20 20:18 - 23:02 (4+02:43)
reboot system boot 6.5.0-26-generic Wed Mar 20 19:18 - 20:18 (01:00)

wtmp begins Wed Mar 20 19:18:33 2024

83303 - Unix / Linux - Local Users Information : Passwords Never Expire -

Synopsis

At least one local user has a password that never expires.

Description

Using the supplied credentials, Nessus was able to list local users that are enabled and whose passwords never expire.

Solution

Allow or require users to change their passwords regularly.

Risk Factor

None

Plugin Information

Published: 2015/05/10, Modified: 2023/11/27

Plugin Output
tcp/0

Nessus found the following unlocked users with passwords that do not expire :
- robertarias

110483 - Unix / Linux Running Processes Information -

Synopsis

Uses /bin/ps auxww command to obtain the list of running processes on the target machine at scan time.

Description

Generated report details the running processes on the target machine at scan time.
This plugin is informative only and could be used for forensic investigation, malware detection, and to confirm that your system processes conform to your system policies.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2018/06/12, Modified: 2023/11/27

Plugin Output
tcp/0

USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.2 170580 14380 ? Ss 04:18 0:08 /sbin/init splash
root 2 0.0 0.0 0 0 ? S 04:18 0:00 [kthreadd]
root 3 0.0 0.0 0 0 ? I< 04:18 0:00 [rcu_gp]
root 4 0.0 0.0 0 0 ? I< 04:18 0:00 [rcu_par_gp]
root 5 0.0 0.0 0 0 ? I< 04:18 0:00 [slub_flushwq]
root 6 0.0 0.0 0 0 ? I< 04:18 0:00 [netns]
root 8 0.0 0.0 0 0 ? I< 04:18 0:00 [kworker/0:0H-kblockd]
root 11 0.0 0.0 0 0 ? I< 04:18 0:00 [mm_percpu_wq]
root 12 0.0 0.0 0 0 ? I 04:18 0:00 [rcu_tasks_kthread]
root 13 0.0 0.0 0 0 ? I 04:18 0:00 [rcu_tasks_rude_kthread]
root 14 0.0 0.0 0 0 ? I 04:18 0:00 [rcu_tasks_trace_kthread]
root 15 0.0 0.0 0 0 ? S 04:18 0:01 [ksoftirqd/0]
root 16 0.0 0.0 0 0 ? I 04:18 0:08 [rcu_preempt]
root 17 0.0 0.0 0 0 ? S 04:18 0:00 [migration/0]
root 18 0.0 0.0 0 0 ? S 04:18 0:00 [idle_inject/0]
root 19 0.0 0.0 0 0 ? S 04:18 0:00 [cpuhp/0]
root 20 0.0 0.0 0 0 ? S 04:18 0:00 [cpuhp/1]
root 21 0.0 0.0 0 0 ? S 04:18 0:00 [idle_inject/1]
root 22 0.0 0.0 0 0 ? S 04:18 0:00 [migration/1]
root 23 0.0 0.0 0 0 ? S 04:18 0:01 [ksoftirqd/1]
root 25 0.0 0.0 0 0 ? I< 04:18 0:00 [kworker/1:0H-events_highpri]
root 26 0.0 0.0 0 0 ? S 04:18 0:00 [kdevtmpfs]
root 27 0.0 0.0 0 0 ? I< 04:18 0:00 [inet_frag_wq]
root 29 0.0 0.0 0 0 ? S 04:18 0:00 [kauditd]
root 30 0.0 0.0 0 0 ? S 04:18 0:00 [khungtaskd]
root 31 0.0 0.0 0 0 ? S 04:18 0:00 [oom_reaper]
root 33 0.0 0.0 0 0 ? I< 04:18 0:00 [writeback]
root 34 0.0 0.0 0 0 ? S 04:18 0:05 [kcompactd0]
root 35 0.0 0.0 0 0 ? SN 04:18 0:00 [ksmd]
root 36 0.0 0.0 0 0 ? SN 04:18 0:00 [khugepaged]
root 37 0.0 0.0 0 0 ? I< 04:18 0:00 [kintegrityd]
root 38 0.0 0.0 0 0 ? I< 04:18 0:00 [kblockd]
root 39 0.0 0.0 0 0 ? I< 04:18 0:00 [blkcg_punt_bio]
root 40 0.0 0.0 0 0 ? I< 04:18 0:00 [tpm_dev_wq]
root 41 0.0 0.0 0 0 ? I< 04:18 0:00 [ata_sff]
root 42 0.0 0.0 0 0 ? I< 04:18 0:00 [md]
root 43 0.0 0.0 0 0 ? I< 04:18 0:00 [md_bitmap]
root 44 0.0 0.0 0 0 ? I< 04:18 0:00 [edac-poller]
root 45 0.0 0.0 0 0 ? I< 04:18 0:00 [devfreq_wq]
root 46 0.0 0.0 0 0 ? S 04:18 0:00 [watchdogd]
root 49 0.0 0.0 0 0 ? S 04:18 0:03 [kswapd0]
root 50 0.0 0.0 0 0 ? S 04:18 0:00 [ecryptfs-kthread]
root 51 0.0 0.0 0 0 ? I< 04:18 0:00 [kthrotld]
root 52 0.0 0.0 0 0 ? I< 04:18 0:00 [acpi_thermal_pm]
root 53 0.0 0.0 0 0 ? S 04:18 0:00 [scsi_eh_0]
root 54 0.0 0.0 0 0 ? I< 04:18 0:00 [scsi_tmf_0]
root 55 0.0 0.0 0 0 ? S 04:18 0:00 [scsi_eh_1]
root 56 0.0 0.0 0 0 ? I< 04:18 0:00 [scsi_tmf_1]
root 60 0.0 0.0 0 0 ? I< 04:18 0:00 [mld]
root 61 0.0 0.0 0 0 ? I< 04:18 0:00 [ipv6_addrconf]
root 68 0.0 0.0 0 0 ? I< 04:18 0:00 [kstrp]
root 70 0.0 0.0 0 0 ? I< 04:18 0:00 [kworker/u5:0]
root 74 0.0 0.0 0 0 ? I< 04:18 0:00 [charger_manager]
root 99 0.0 0.0 0 0 ? I< 04:18 0:02 [kworker/1:1H-kblockd]
root 125 0.0 0.0 0 0 ? S 04:18 0:00 [scsi_eh_2]
root 126 0.0 0.0 0 0 ? I< 04:18 0:00 [scsi_tmf_2]
root 156 0.0 0.0 0 0 ? S 04:18 0:01 [jbd2/sda3-8]
root 157 0.0 0.0 0 0 ? I< 04:18 0:00 [ext4-rsv-conver]
root 198 0.0 0.2 50332 16860 ? S<s 04:18 0:01 /lib/systemd/systemd-journald
root 232 0.0 0.0 0 0 ? S 04:18 0:00 [irq/18-vmwgfx]
root 233 0.0 0.0 0 0 ? I< 04:18 0:00 [ttm]
root 250 0.0 0.1 29504 7808 ? Ss 04:18 0:00 /lib/systemd/systemd-udevd
root 295 0.0 0.0 0 0 ? I< 04:18 0:00 [cryptd]
systemd+ 697 0.1 0.1 17076 7296 ? Ss 04:18 0:10 /lib/systemd/systemd-oomd
systemd+ 698 0.0 0.2 21784 12928 ? Ss 04:18 0:04 /lib/systemd/systemd-resolved
systemd+ 699 0.0 0.1 90564 7424 ? Ssl 04:18 0:00 /lib/systemd/systemd-timesyncd
root 736 0.0 0.1 315760 7524 ? Ssl 04:18 0:00 /usr/libexec/accounts-daemon
avahi 739 0.0 0.0 8512 4352 ? Ss 04:18 0:00 avahi-daemon: running [robertarias-VirtualBox.local]
root 740 0.0 0.0 11932 2816 ? Ss 04:18 0:00 /usr/sbin/cron -f -P
message+ 741 0.0 0.1 12036 7168 ? Ss 04:18 0:02 @dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
root 747 0.0 0.0 82852 3840 ? Ssl 04:18 0:00 /usr/sbin/irqbalance --foreground
polkitd 764 0.0 0.1 310748 10316 ? Ssl 04:18 0:01 /usr/lib/polkit-1/polkitd --no-debug
root 765 0.0 0.1 315888 7424 ? Ssl 04:18 0:00 /usr/libexec/power-profiles-daemon
root 769 0.0 0.4 1318832 29516 ? Ssl 04:18 0:01 /usr/lib/snapd/snapd
root 770 0.0 0.1 312240 6784 ? Ssl 04:18 0:00 /usr/libexec/switcheroo-control
root 771 0.0 0.1 25816 8584 ? Ss 04:18 0:00 /lib/systemd/systemd-logind
root 773 0.0 0.2 469152 13744 ? Ssl 04:18 0:00 /usr/libexec/udisks2/udisksd
avahi 776 0.0 0.0 8324 1412 ? S 04:18 0:00 avahi-daemon: chroot helper
syslog 786 0.0 0.0 222392 5632 ? Ssl 04:18 0:00 /usr/sbin/rsyslogd -n -iNONE
root 818 0.0 0.3 339028 19252 ? Ssl 04:18 0:00 /usr/sbin/NetworkManager --no-daemon
root 824 0.0 0.1 17240 6272 ? Ss 04:18 0:00 /sbin/wpa_supplicant -u -s -O DIR=/run/wpa_supplicant GROUP=netdev
root 862 0.0 0.1 317884 12076 ? Ssl 04:18 0:00 /usr/sbin/ModemManager
root 943 0.0 0.1 40816 11520 ? Ss 04:19 0:00 /usr/sbin/cupsd -l
root 944 0.0 0.0 2696 1792 ? Ss 04:19 0:00 /opt/nessus/sbin/nessus-service -q
root 949 0.0 0.3 115916 22504 ? Ssl 04:19 0:00 /usr/bin/python3 /usr/share/unattended-upgrades/unattended-upgrade-shutdown --wait-for-signal
root 962 3.1 3.6 591396 223472 ? Sl 04:19 5:00 nessusd -q
kernoops 987 0.0 0.0 12672 2324 ? Ss 04:19 0:00 /usr/sbin/kerneloops --test
kernoops 989 0.0 0.0 12672 2324 ? Ss 04:19 0:00 /usr/sbin/kerneloops
root 990 0.0 0.1 317084 8960 ? Ssl 04:19 0:00 /usr/sbin/gdm3
cups-br+ 1035 0.0 0.3 266512 18688 ? Ssl 04:19 0:00 /usr/sbin/cups-browsed
root 1062 0.0 0.2 81988 17792 ? Ss 04:19 0:00 /usr/sbin/nmbd --foreground --no-process-group
rtkit 1114 0.0 0.0 22868 3328 ? SNsl 04:19 0:00 /usr/libexec/rtkit-daemon
colord 1211 0.0 0.2 321332 13228 ? Ssl 04:19 0:00 /usr/libexec/colord
root 1271 0.0 0.1 319144 9344 ? Ssl 04:19 0:00 /usr/libexec/upowerd
root 1540 0.0 0.1 392176 10556 ? Sl 04:20 0:00 gdm-session-worker [pam/gdm-password]
roberta+ 1583 0.0 0.1 20600 11776 ? Ss 04:20 0:02 /lib/systemd/systemd --user
roberta+ 1587 0.0 0.1 105244 6540 ? S 04:20 0:00 (sd-pam)
roberta+ 1597 0.0 0.2 192880 16128 ? S<sl 04:20 0:05 /usr/bin/pipewire
roberta+ 1598 0.0 0.0 99396 5504 ? Ssl 04:20 0:00 /usr/bin/pipewire -c filter-chain.conf
roberta+ 1608 0.0 0.1 1603196 8448 ? Ssl 04:20 0:00 /usr/bin/ubuntu-report service
roberta+ 1609 0.0 0.3 409300 18432 ? S<sl 04:20 0:03 /usr/bin/wireplumber
roberta+ 1610 0.0 0.6 166728 36504 ? S<Lsl 04:20 0:05 /usr/bin/pipewire-pulse
roberta+ 1611 0.0 0.1 10948 6656 ? Ss 04:20 0:03 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
roberta+ 1629 0.0 0.1 318996 10368 ? SLsl 04:20 0:00 /usr/bin/gnome-keyring-daemon --foreground --components=pkcs11,secrets --control-
directory=/run/user/1000/keyring
roberta+ 1655 0.0 0.1 612768 7680 ? Ssl 04:20 0:00 /usr/libexec/xdg-document-portal
roberta+ 1660 0.0 0.1 312424 7040 ? Ssl 04:20 0:00 /usr/libexec/xdg-permission-store
root 1667 0.0 0.0 2676 1792 ? Ss 04:20 0:00 fusermount3 -o rw,nosuid,nodev,fsname=portal,auto_unmount,subtype=portal -- /run/user/1000/doc
roberta+ 1710 0.0 0.1 238188 6272 tty2 Ssl+ 04:20 0:00 /usr/libexec/gdm-wayland-session env GNOME_SHELL_SESSION_MODE=ubuntu /usr/bin/gnome-
session --session=ubuntu
roberta+ 1714 0.0 0.2 301100 16512 tty2 Sl+ 04:20 0:00 /usr/libexec/gnome-session-binary --session=ubuntu
roberta+ 1772 0.0 0.1 162572 6656 ? Ssl 04:20 0:00 /usr/libexec/gcr-ssh-agent /run/user/1000/gcr
roberta+ 1773 0.0 0.0 94024 5760 ? Ssl 04:20 0:00 /usr/libexec/gnome-session-ctl --monitor
roberta+ 1775 0.0 0.0 8328 4992 ? Ss 04:20 0:00 ssh-agent -D -a /run/user/1000/openssh_agent
roberta+ 1787 0.0 0.1 390532 8064 ? Ssl 04:20 0:00 /usr/libexec/gvfsd
roberta+ 1796 0.0 0.1 462240 7424 ? Sl 04:20 0:00 /usr/libexec/gvfsd-fuse /run/user/1000/gvfs -f
roberta+ 1798 0.0 0.2 736380 18048 ? Ssl 04:20 0:00 /usr/libexec/gnome-session-binary --systemd-service --session=ubuntu
roberta+ 1840 14.1 6.6 3971632 401560 ? Ssl 04:20 21:59 /usr/bin/gnome-shell
roberta+ 1842 0.0 0.1 382932 7808 ? Sl 04:20 0:00 /usr/libexec/at-spi-bus-launcher --launch-immediately
roberta+ 1849 0.0 0.0 9452 4864 ? S 04:20 0:00 /usr/bin/dbus-daemon --config-file=/usr/share/defaults/at-spi2/accessibility.conf --nofork --print-address 11 --
address=unix:path=/run/user/1000/at-spi/bus
roberta+ 1889 0.0 0.1 235984 7424 ? Sl 04:20 0:00 /usr/libexec/at-spi2-registryd --use-gnome-session
roberta+ 1905 0.0 0.2 655156 17536 ? Sl 04:20 0:00 /usr/libexec/gnome-shell-calendar-server
roberta+ 1910 0.0 0.4 2521484 27048 ? Sl 04:20 0:00 /usr/bin/gjs -m /usr/share/gnome-shell/org.gnome.Shell.Notifications
roberta+ 1911 0.0 1.0 210044 64132 ? S 04:20 0:00 /usr/bin/Xwayland :0 -rootless -noreset -accessx -core -auth /run/user/1000/.mutter-Xwaylandauth.M5BGL2 -
listenfd 4 -listenfd 5 -displayfd 6 -initfd 7 -byteswappedclients
roberta+ 1929 0.0 0.2 391364 12296 ? Ssl 04:20 0:06 /usr/bin/ibus-daemon --panel disable
roberta+ 1932 0.0 0.1 386096 7040 ? Ssl 04:20 0:00 /usr/libexec/gsd-a11y-settings
roberta+ 1937 0.0 0.3 415480 20356 ? Ssl 04:20 0:00 /usr/libexec/gsd-color
roberta+ 1939 0.0 0.2 434656 12160 ? Ssl 04:20 0:00 /usr/libexec/gsd-datetime
roberta+ 1942 0.0 0.1 461452 8192 ? Ssl 04:20 0:00 /usr/libexec/gsd-housekeeping
roberta+ 1943 0.0 0.3 414344 19716 ? Ssl 04:20 0:00 /usr/libexec/gsd-keyboard
roberta+ 1944 0.0 0.4 810008 25860 ? Ssl 04:20 0:00 /usr/libexec/gsd-media-keys
roberta+ 1945 0.0 0.3 526424 23684 ? Ssl 04:20 0:00 /usr/libexec/gsd-power
roberta+ 1947 0.0 0.1 326284 11136 ? Ssl 04:20 0:00 /usr/libexec/gsd-print-notifications
roberta+ 1948 0.0 0.1 533600 6912 ? Ssl 04:20 0:00 /usr/libexec/gsd-rfkill
roberta+ 1949 0.0 0.1 312084 6400 ? Ssl 04:20 0:00 /usr/libexec/gsd-screensaver-proxy
roberta+ 1950 0.0 0.1 542460 10624 ? Ssl 04:20 0:00 /usr/libexec/gsd-sharing
roberta+ 1951 0.0 0.1 535856 8320 ? Ssl 04:20 0:00 /usr/libexec/gsd-smartcard
roberta+ 1952 0.0 0.1 396216 9984 ? Ssl 04:20 0:00 /usr/libexec/gsd-sound
roberta+ 1953 0.0 0.3 488788 20456 ? Ssl 04:20 0:00 /usr/libexec/gsd-wacom
roberta+ 1955 0.0 1.0 890760 61828 ? Sl 04:20 0:00 /usr/libexec/evolution-data-server/evolution-alarm-notify
roberta+ 1958 0.0 0.1 305596 7168 ? Sl 04:20 0:00 /usr/libexec/gsd-disk-utility-notify
roberta+ 2077 0.0 0.2 418892 14976 ? Sl 04:20 0:00 /usr/libexec/gsd-printer
roberta+ 2107 0.0 0.7 1258964 42752 ? Ssl 04:20 0:00 /usr/libexec/evolution-source-registry
roberta+ 2108 0.0 0.1 391844 11264 ? Ssl 04:20 0:00 /usr/libexec/gvfs-udisks2-volume-monitor
roberta+ 2121 0.0 0.1 313000 7552 ? Sl 04:20 0:00 /usr/libexec/ibus-dconf
roberta+ 2122 0.0 0.4 423264 28876 ? Sl 04:20 0:05 /usr/libexec/ibus-extension-gtk3
roberta+ 2127 0.0 0.1 391772 8192 ? Ssl 04:20 0:00 /usr/libexec/gvfs-afc-volume-monitor
roberta+ 2130 0.0 0.1 312952 7552 ? Sl 04:20 0:00 /usr/libexec/ibus-portal
roberta+ 2145 0.0 0.1 312316 6784 ? Ssl 04:20 0:00 /usr/libexec/gvfs-mtp-volume-monitor
roberta+ 2150 0.0 0.1 313268 7040 ? Ssl 04:20 0:00 /usr/libexec/gvfs-gphoto2-volume-monitor
roberta+ 2156 0.0 0.1 312288 6656 ? Ssl 04:20 0:00 /usr/libexec/gvfs-goa-volume-monitor
roberta+ 2161 0.0 0.5 644876 36352 ? Sl 04:20 0:00 /usr/libexec/goa-daemon
roberta+ 2174 0.0 0.1 391664 9600 ? Sl 04:20 0:00 /usr/libexec/goa-identity-service
roberta+ 2200 0.0 0.2 76256 13952 ? Ss 04:20 0:00 /snap/snapd-desktop-integration/83/usr/bin/snapd-desktop-integration
roberta+ 2266 0.0 0.1 239304 7680 ? Sl 04:20 0:02 /usr/libexec/ibus-engine-simple
roberta+ 2280 0.0 0.3 306128 22232 ? Sl 04:20 0:00 /snap/snapd-desktop-integration/83/usr/bin/snapd-desktop-integration
roberta+ 2291 0.0 0.2 1093240 14720 ? Ssl 04:20 0:00 /usr/libexec/xdg-desktop-portal
roberta+ 2295 0.0 0.4 1172464 24704 ? Ssl 04:20 0:00 /usr/libexec/evolution-calendar-factory
roberta+ 2308 0.0 0.1 538248 9216 ? Sl 04:20 0:00 /usr/libexec/gvfsd-trash --spawner :1.19 /org/gtk/gvfs/exec_spaw/0
roberta+ 2309 0.0 0.1 238852 6784 ? Ssl 04:20 0:00 /usr/libexec/gvfsd-metadata
roberta+ 2329 0.0 0.4 828320 30208 ? Ssl 04:20 0:00 /usr/libexec/evolution-addressbook-factory
roberta+ 2337 0.0 0.0 230220 5760 ? Ssl 04:20 0:00 /usr/libexec/dconf-service
roberta+ 2343 0.0 1.3 610236 80684 ? Ssl 04:20 0:00 /usr/libexec/gsd-xsettings
roberta+ 2363 0.0 0.4 2521480 27272 ? Sl 04:20 0:00 /usr/bin/gjs -m /usr/share/gnome-shell/org.gnome.ScreenSaver
roberta+ 2461 0.0 0.4 269676 24772 ? Sl 04:20 0:00 /usr/libexec/ibus-x11
roberta+ 2470 0.0 0.6 867884 39040 ? SNsl 04:20 0:02 /usr/libexec/tracker-miner-fs-3
roberta+ 2472 0.0 3.2 1430468 198624 ? Ssl 04:20 0:01 /usr/libexec/xdg-desktop-portal-gnome
roberta+ 2477 0.0 1.4 983848 87440 ? Sl 04:20 0:00 /usr/libexec/mutter-x11-frames
roberta+ 2525 0.0 0.4 420528 26336 ? Ssl 04:20 0:00 /usr/libexec/xdg-desktop-portal-gtk
root 2696 0.0 0.6 63372 40952 ? S 04:21 0:00 python3 /usr/lib/software-properties/software-properties-dbus
roberta+ 2736 0.0 0.4 420852 28036 ? Sl 04:21 0:00 /usr/bin/update-notifier
roberta+ 3028 18.2 12.0 12485516 729960 ? Sl 04:22 27:54 /snap/firefox/3836/usr/lib/firefox/firefox
roberta+ 3180 0.0 0.8 209296 49152 ? Sl 04:22 0:00 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -parentBuildID 20240214103141 -prefsLen 32549 -
prefMapSize 236570 -appDir /snap/firefox/3836/usr/lib/firefox/browser {b970d860-3c76-408c-9ba3-bdee3c86e1b4} 3028 true socket
roberta+ 3198 0.0 2.1 2452196 131864 ? Sl 04:22 0:05 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 1 -isForBrowser -prefsLen 32625 -prefMapSize
236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {bdc8165e-0e44-4a77-86f6-9882b7c874ce} 3028 true tab
roberta+ 3235 0.0 0.3 1163300 18816 ? Sl 04:22 0:00 /usr/bin/snap userd
roberta+ 3315 0.0 1.5 2424032 96820 ? Sl 04:22 0:01 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 2 -isForBrowser -prefsLen 37865 -prefMapSize
236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {6bfbdefc-4044-4cff-9cdf-588895efde9e} 3028 true tab
roberta+ 3473 0.9 1.0 333108 63372 ? Sl 04:22 1:23 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -parentBuildID 20240214103141 -sandboxingKind 0 -
prefsLen 37919 -prefMapSize 236570 -appDir /snap/firefox/3836/usr/lib/firefox/browser {434b9c92-fb6e-4563-93b4-78bfe3b32640} 3028 true utility
roberta+ 3475 1.8 3.3 2554896 205504 ? Sl 04:22 2:53 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 3 -isForBrowser -prefsLen 30835 -prefMapSize
236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {7b4802b6-a1ac-4c4c-8db7-ae5c0a610ef8} 3028 true tab
roberta+ 3777 0.0 1.3 2397420 83684 ? Sl 04:27 0:00 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 10 -isForBrowser -prefsLen 30892 -prefMapSize
236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {3b825452-83a1-458c-8b64-9e1bb6c6d3bb} 3028 true tab
roberta+ 3796 0.0 0.1 121948 9024 ? Ssl 04:27 0:01 /usr/bin/speech-dispatcher -s -t 0
roberta+ 3814 0.0 0.0 0 0 ? Z 04:27 0:00 [sd_espeak-ng-mb] <defunct>
roberta+ 3833 0.0 0.1 109840 9856 ? Sl 04:27 0:00 /usr/lib/speech-dispatcher-modules/sd_espeak-ng /etc/speech-dispatcher/modules/espeak-ng.conf
roberta+ 3836 0.0 0.1 162660 6272 ? Sl 04:27 0:00 /usr/lib/speech-dispatcher-modules/sd_dummy /etc/speech-dispatcher/modules/dummy.conf
roberta+ 4126 0.0 0.1 391184 8960 ? Sl 04:30 0:00 /usr/libexec/gvfsd-network --spawner :1.19 /org/gtk/gvfs/exec_spaw/1
roberta+ 4145 0.0 0.1 393020 8960 ? Sl 04:30 0:00 /usr/libexec/gvfsd-dnssd --spawner :1.19 /org/gtk/gvfs/exec_spaw/3
roberta+ 4875 0.1 2.2 2535492 134984 ? Sl 04:33 0:15 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 21 -isForBrowser -prefsLen 37976 -
prefMapSize 236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {3bd79260-ecda-4119-8b32-16843de3ba83} 3028 true tab
root 5524 0.0 0.0 0 0 ? I< 04:37 0:01 [kworker/0:2H-kblockd]
roberta+ 7392 2.2 1.0 341564 63808 ? Sl 04:50 2:51 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -parentBuildID 20240214103141 -prefsLen 37976 -
prefMapSize 236570 -appDir /snap/firefox/3836/usr/lib/firefox/browser {95557eae-5218-4844-98c8-c4b18c35e12f} 3028 true rdd
www-data 8935 0.0 0.0 3596 1544 ? Ss 04:55 0:00 /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n
roberta+ 9887 0.0 1.1 2905912 71676 ? Sl 05:18 0:03 gjs /usr/share/gnome-shell/extensions/[email protected]/app/ding.js -E -P /usr/share/gnome-
shell/extensions/[email protected]/app
root 9952 0.0 0.5 477200 36000 ? Ssl 05:19 0:00 /usr/libexec/fwupd/fwupd
root 10323 0.1 0.0 0 0 ? I 05:21 0:09 [kworker/u4:0-events_unbound]
root 11188 0.0 0.0 0 0 ? I 05:42 0:04 [kworker/u4:1-events_unbound]
roberta+ 12792 1.7 5.3 2841652 326908 ? Sl 06:22 0:33 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 88 -isForBrowser -prefsLen 31060 -
prefMapSize 236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {38572747-b2a7-42b4-807a-9e5dcb5941a3} 3028 true tab
root 12972 0.0 0.0 0 0 ? I 06:26 0:00 [kworker/0:0-events]
root 14113 0.0 0.0 0 0 ? I 06:29 0:01 [kworker/u4:3-events_unbound]
root 14114 0.0 0.0 0 0 ? I 06:29 0:00 [kworker/1:1-cgwb_release]
root 17080 0.0 0.1 21860 7392 ? S 06:45 0:00 sudo service smbd status
root 17081 0.0 0.0 21860 2828 pts/1 Ss 06:46 0:00 sudo service smbd status
root 17082 0.0 0.1 22124 6520 pts/1 T+ 06:46 0:00 systemctl status smbd.service
root 17085 0.0 0.0 0 0 pts/1 Z+ 06:46 0:00 [less] <defunct>
root 17088 0.0 0.0 0 0 ? I 06:46 0:00 [kworker/1:2-ata_sff]
root 17089 0.0 0.0 0 0 ? I 06:46 0:00 [kworker/0:1-events]
roberta+ 17274 0.0 1.3 2400224 82816 ? Sl 06:50 0:00 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 114 -isForBrowser -prefsLen 31060 -
prefMapSize 236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {a78eb2a6-f28e-4f86-a845-25e6feff56ef} 3028 true tab
roberta+ 17300 0.0 1.1 2389132 72064 ? Sl 06:51 0:00 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 115 -isForBrowser -prefsLen 31060 -
prefMapSize 236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {8d66c627-def8-4f31-b849-9ce6503349a9} 3028 true tab
root 17335 0.0 0.0 0 0 ? I 06:52 0:00 [kworker/1:0-events]
roberta+ 17773 0.1 1.1 2389128 72572 ? Sl 06:53 0:00 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 116 -isForBrowser -prefsLen 31060 -
prefMapSize 236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {46f04ef1-9360-412c-b781-dd613937f0b4} 3028 true tab
roberta+ 17973 0.2 1.1 2389136 71936 ? Sl 06:54 0:00 /snap/firefox/3836/usr/lib/firefox/firefox -contentproc -childID 117 -isForBrowser -prefsLen 31060 -
prefMapSize 236570 -jsInitLen 235124 -parentBuildID 20240214103141 -greomni /snap/firefox/3836/usr/lib/firefox/omni.ja -appomni
/snap/firefox/3836/usr/lib/firefox/browser/omni.ja -appDir /snap/firefox/3836/usr/lib/firefox/browser {1a53948d-084b-47cd-b22b-06a4681ecc48} 3028 true tab
root 17993 0.4 0.0 0 0 ? I 06:54 0:00 [kworker/u4:2-events_power_efficient]
root 18066 0.0 0.0 2776 1792 ? S 06:55 0:00 sh -c /bin/ps auxww 2>/dev/null
root 18067 16.6 0.0 16680 5376 ? R 06:55 0:00 /bin/ps auxww

152743 - Unix Software Discovery Commands Not Available -

Synopsis

Nessus was able to log in to the remote host using the provided credentials, but encountered difficulty running commands used to find unmanaged software.

Description

Nessus found problems running commands on the target host which are used to find software that is not managed by the operating system.
Details of the issues encountered are reported by this plugin.

Failure to properly execute commands used to find and characterize unmanaged software on the target host can lead to scans that do not report known vulnerabilities.
There may be little in the scan results of unmanaged software plugins to indicate the missing availability of the source commands except audit trail messages.

Commands used to find unmanaged software installations might fail for a variety of reasons, including:

* Inadequate scan user permissions,


* Failed privilege escalation,
* Intermittent network disruption, or
* Missing or corrupt executables on the target host.

Please address the issues reported here and redo the scan.

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2021/08/23, Modified: 2021/08/23

Plugin Output
tcp/0

Failures in commands used to assess Unix software:

strings -v :
sh: 1: strings: not found

Protocol : LOCAL

186361 - VMWare Tools or Open VM Tools Installed (Linux) -

Synopsis

VMWare Tools or Open VM Tools were detected on the remote Linux host.

Description

VMWare Tools or Open VM Tools were detected on the remote Linux host.

See Also

https://kb.vmware.com/s/article/340
http://www.nessus.org/u?c0628155

Solution

n/a

Risk Factor

None

Plugin Information
Published: 2023/11/28, Modified: 2024/03/22

Plugin Output
tcp/0

Path : /usr/bin/vmtoolsd
Version : 12.3.5

189731 - Vim Installed (Linux) -

Synopsis

Vim is installed on the remote Linux host.

Description

Vim is installed on the remote Linux host.

See Also

https://www.vim.org/

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2024/01/29, Modified: 2024/03/22

Plugin Output
tcp/0

Nessus detected 2 installs of Vim:

Path : /usr/bin/vim.tiny
Version : 9.0

Path : /usr/bin/vim.basic
Version : 9.0

182848 - libcurl Installed (Linux / Unix) -

Synopsis

libcurl is installed on the remote Linux / Unix host.

Description

libcurl is installed on the remote Linux / Unix host.

Additional information:

- More paths will be searched and the timeout for the search will be increased if 'Perform thorough tests' setting is enabled.

- The plugin timeout can be set to a custom value other than the plugin's default of 30 minutes via the 'timeout.182774' scanner setting in Nessus 8.15.1 or later.

Please see https://docs.tenable.com/nessus/Content/SettingsAdvanced.htm#Custom for more information.

See Also

https://curl.se/

Solution

n/a

Risk Factor

None

Plugin Information

Published: 2023/10/10, Modified: 2024/03/22

Plugin Output
tcp/0

Nessus detected 2 installs of libcurl:

Path : /usr/lib/x86_64-linux-gnu/libcurl.so.4.8.0
Version : 8.2.1
Associated Package : libcurl4 8.2.1-1ubuntu3.2
Managed by OS : True

Path : /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.8.0
Version : 8.2.1
Associated Package : libcurl3-gnutls 8.2.1-1ubuntu3.2
Managed by OS : True

66717 - mDNS Detection (Local Network) -

Synopsis

It is possible to obtain information about the remote host.

Description

The remote service understands the Bonjour (also known as ZeroConf or mDNS) protocol, which allows anyone to uncover information from the remote host such as its
operating system type and exact version, its hostname, and the list of services it is running.

This plugin attempts to discover mDNS used by hosts residing on the same network segment as Nessus.

Solution

Filter incoming traffic to UDP port 5353, if desired.

Risk Factor

None
Plugin Information

Published: 2013/05/31, Modified: 2013/05/31

Plugin Output
udp/5353/mdns

Nessus was able to extract the following information :

- mDNS hostname : robertarias-VirtualBox.local.

© 2024 Tenable™, Inc. All rights reserved.

You might also like