Hello there, forwarding messages regarding remote-viewer/spice-QXL bugs.
I'm using Deb8 unstable (sid) -software list attached- with Xen 4.5RC4 with Qemu upstream, seabios from Deb8 unstable, QXL patch from Fantu and remote-viewer.
Trying to run a Win7 x64 vm which runs fine using vnc but having issues with spice:
on reboot I loose ability to access the machine
if I resize/move window, randomly -or sort of- it can close remote-viewer window saying that it can't connect.
Here are two gdb / trace full of Xen.
Does someone have an idea cause I'm short here.
can provide any log needed.
regards
can provide any log needed.
regards
greg B
---------- Forwarded message ----------
From: Goonie Windy <monsieur.goonie@xxxxxxxxx>
Date: 2015-01-05 15:41 GMT+01:00
Subject: Re: [Xen-devel] [DEBUGGING Xen/Qxl/Debian Sid] qemu crash on xenbus pv driver install
To: Fabio Fantoni <fabio.fantoni@xxxxxxx>
Cc: "Paul.Durrant@xxxxxxxxxx >> Paul Durrant" <paul.durrant@xxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxx>, "win-pv-devel@xxxxxxxxxxxxxxxxxxxx" <win-pv-devel@xxxxxxxxxxxxxxxxxxxx>
another bt full,
same problem with remote-viewer, this time trying to move the window and it sticked somewhere -you know those sticky functions that develop a window- so that it fits one half or smtg... gdb /usr/lib/xen/bin/qemu-system-i386
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/xen/bin/qemu-system-i386...done.
(gdb) target remote localhost:1234
c
Remote debugging using localhost:1234
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
0x00007ffff7ddd190 in _start () from /lib64/ld-linux-x86-64.so.2
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
_int_malloc (av=av@entry=0x7ffff41df620 <main_arena>,
bytes=bytes@entry=5152000) at malloc.c:3775
3775 malloc.c: Aucun fichier ou dossier de ce type.
(gdb) bt full
#0 _int_malloc (av=av@entry=0x7ffff41df620 <main_arena>,
bytes=bytes@entry=5152000) at malloc.c:3775
p = 0x555556c87660
iters = <optimized out>
nb = 5152016
idx = <optimized out>
bin = <optimized out>
victim = 0x555556c87650
size = <optimized out>
victim_index = <optimized out>
remainder = 0x555557171360
remainder_size = <optimized out>
block = 4
bit = <optimized out>
map = 2067779454
fwd = <optimized out>
bck = <optimized out>
errstr = 0x0
__func__ = "_int_malloc"
#1 0x00007ffff3eb886c in __libc_calloc (n=<optimized out>,
elem_size=<optimized out>) at malloc.c:3219
av = 0x7ffff41df620 <main_arena>
oldtop = 0x555556c87650
---Type <return> to continue, or q <return> to quit---
p = <optimized out>
bytes = 5152000
sz = 5152000
csz = <optimized out>
oldtopsize = 8392736
mem = <optimized out>
clearsize = <optimized out>
nclears = <optimized out>
d = <optimized out>
hook = <optimized out>
__func__ = "__libc_calloc"
#2 0x00007ffff4c3dc5a in ?? () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
No symbol table info available.
#3 0x00007ffff4c3dd0b in ?? () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
No symbol table info available.
#4 0x000055555580c266 in vnc_dpy_switch (dcl=0x7fffe847d048,
surface=0x5555565c29e0) at ui/vnc.c:590
vd = 0x7fffe847d010
vs = 0xff0000ff00
#5 0x00005555557e905b in dpy_gfx_replace_surface (con=0x5555563380f0,
surface=0x5555565c29e0) at ui/console.c:1404
s = 0x55555633fe60
old_surface = 0x5555563395d0
---Type <return> to continue, or q <return> to quit---
dcl = 0x7fffe847d048
#6 0x00005555556bfa0c in qxl_render_update_area_unlocked (qxl=0x555556378550)
at hw/display/qxl-render.c:131
vga = 0x555556379040
surface = 0x5555565c29e0
i = 21845
#7 0x00005555556bfc84 in qxl_render_update_area_bh (opaque=0x555556378550)
at hw/display/qxl-render.c:183
qxl = 0x555556378550
#8 0x00005555555e3d68 in aio_bh_poll (ctx=0x555556277840) at async.c:81
bh = 0x555556364510
bhp = 0x7fffe86e4010
next = 0x555556314170
ret = 1
#9 0x00005555555e3a1a in aio_poll (ctx=0x555556277840, blocking=false)
at aio-posix.c:188
node = 0x7ffff41f3a89 <write+57>
ret = 0
progress = false
#10 0x00005555555e4088 in aio_ctx_dispatch (source=0x555556277840,
callback=0x0, user_data=0x0) at async.c:211
ctx = 0x555556277840
__PRETTY_FUNCTION__ = "aio_ctx_dispatch"
---Type <return> to continue, or q <return> to quit---
#11 0x00007ffff707dc5d in g_main_dispatch (context=0x555556278b50)
at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3111
dispatch = 0x5555555e4035 <aio_ctx_dispatch>
prev_source = 0x0
was_in_call = 0
user_data = 0x0
callback = 0x0
cb_funcs = <optimized out>
cb_data = <optimized out>
need_destroy = <optimized out>
source = 0x555556277840
current = 0x55555626ec40
i = 0
#12 g_main_context_dispatch (context=0x555556278b50)
at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3710
No locals.
#13 0x000055555577cf98 in glib_pollfds_poll () at main-loop.c:190
context = 0x555556278b50
pfds = 0x5555563ded28
#14 0x000055555577d075 in os_host_main_loop_wait (timeout=0) at main-loop.c:235
ret = 2
spin_counter = 1
#15 0x000055555577d134 in main_loop_wait (nonblocking=0) at main-loop.c:484
---Type <return> to continue, or q <return> to quit---
ret = 21845
timeout = 4294967295
timeout_ns = 13912579
#16 0x0000555555815fbd in main_loop () at vl.c:2056
nonblocking = false
last_io = 1
#17 0x000055555581d66b in main (argc=66, argv=0x7fffffffdbe8,
envp=0x7fffffffde00) at vl.c:4535
i = 64
snapshot = 0
linux_boot = 0
icount_option = 0x0
initrd_filename = 0x0
kernel_filename = 0x0
kernel_cmdline = 0x55555598c664 ""
boot_order = 0x555556275340 "dc"
ds = 0x55555633fe60
cyls = 0
heads = 0
secs = 0
translation = 0
hda_opts = 0x0
opts = 0x555556275290
---Type <return> to continue, or q <return> to quit---
machine_opts = 0x555556276ef0
olist = 0x555555d72700 <qemu_machine_opts>
optind = 66
optarg = 0x7fffffffe5e0 "file=/home/goon/Documents/Win7Ult-SP1-x64-en-US-Sep2013.iso,if=ide,index=2,media=cdrom,format=raw,cache=writeback,id=ide-5632"
loadvm = 0x0
machine_class = 0x55555626e030
machine = 0x555555d78540 <xenfv_machine>
cpu_model = 0x0
vga_model = 0x0
qtest_chrdev = 0x0
qtest_log = 0x0
pid_file = 0x0
incoming = 0x0
show_vnc_port = 0
defconfig = true
userconfig = true
log_mask = 0x0
log_file = 0x0
mem_trace = {malloc = 0x55555581950b <malloc_and_trace>,
realloc = 0x555555819540 <realloc_and_trace>,
free = 0x555555819584 <free_and_trace>, calloc = 0x0,
try_malloc = 0x0, try_realloc = 0x0}
---Type <return> to continue, or q <return> to quit---
trace_events = 0x0
trace_file = 0x0
__func__ = "main"
args = {machine = 0x555555d78540 <xenfv_machine>,
ram_size = 2013265920, boot_order = 0x555556275340 "dc",
kernel_filename = 0x0, kernel_cmdline = 0x55555598c664 "",
initrd_filename = 0x0, cpu_model = 0x0}
(gdb)
2015-01-05 14:39 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
GregB:Should I try to compile spice on my machine or something?Hi again and sorry for monopolizing, so I tested a bit QXL/spice in my win 7 x64 domU on Xenserver 4.5 RC4 with Fantu patch.I get errors when trying to move remote-viewer window: I get a connection refused.
System is using deb8 unstables (sid) with only Xen compiled from sources.
Xen BT full is below, machine details, you should have them now.
regards,
(gdb) target remote localhost:1234
Remote debugging using localhost:1234
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
0x00007ffff7ddd190 in _start () from /lib64/ld-linux-x86-64.so.2
(gdb) c
Continuing.
Program received signal SIGABRT, Aborted.
0x00007ffff3e71107 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
56 ../nptl/sysdeps/unix/sysv/linux/raise.c: Aucun fichier ou dossier de ce type.
(gdb) bt full
#0 0x00007ffff3e71107 in __GI_raise (sig=sig@entry=6)
at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
resultvar = 0
pid = 10818
selftid = 10818
#1 0x00007ffff3e724e8 in __GI_abort () at abort.c:89
save_stage = 2
act = {__sigaction_handler = {sa_handler = 0xb8000000,
sa_sigaction = 0xb8000000}, sa_mask = {__val = {13258597306065747968,
13258597306065747968, 3087007744, 3087007744, 0, 0,
13258597302978740224, 13258597302978740224, 13258597302978740224, 0, 0,
0, 0, 0, 0, 0}}, sa_flags = 0, sa_restorer = 0xb800000000000000}
sigs = {__val = {32, 0 <repeats 15 times>}}
#2 0x00007ffff3eaf044 in __libc_message (do_abort=do_abort@entry=1,
fmt=fmt@entry=0x7ffff3fa1c60 "*** Error in `%s': %s: 0x%s ***\n")
at ../sysdeps/posix/libc_fatal.c:175
ap = {{gp_offset = 40, fp_offset = 0, overflow_arg_area = 0x7fffffffd300,
reg_save_area = 0x7fffffffd290}}
fd = 2
_on_2_ = <optimized out>
list = <optimized out>
nlist = <optimized out>
cp = <optimized out>
written = <optimized out>
#3 0x00007ffff3eb481e in malloc_printerr (action=""
str=0x7ffff3fa1db0 "double free or corruption (out)", ptr=<optimized out>)
at malloc.c:4996
buf = "0000555556bb85e0"
cp = <optimized out>
#4 0x00007ffff3eb5526 in _int_free (av=<optimized out>, p=<optimized out>,
have_lock=0) at malloc.c:3840
size = <optimized out>
fb = <optimized out>
nextchunk = <optimized out>
nextsize = <optimized out>
nextinuse = <optimized out>
prevsize = <optimized out>
bck = <optimized out>
fwd = <optimized out>
errstr = <optimized out>
locked = <optimized out>
__func__ = "_int_free"
#5 0x00007ffff4c7c7e5 in ?? () from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#6 0x00007ffff4c7c759 in pixman_image_unref ()
from /usr/lib/x86_64-linux-gnu/libpixman-1.so.0
No symbol table info available.
#7 0x00005555557ee88e in qemu_pixman_image_unref (image=0x555556335f00)
at ui/qemu-pixman.c:80
No locals.
#8 0x000055555580c21f in vnc_dpy_switch (dcl=0x7fffe849e048, surface=0x555556627c90)
at ui/vnc.c:588
vd = 0x7fffe849e010
vs = 0xff0000ff00
#9 0x00005555557e905b in dpy_gfx_replace_surface (con=0x555556312e90,
surface=0x555556627c90) at ui/console.c:1404
s = 0x55555633d710
old_surface = 0x555556336160
dcl = 0x7fffe849e048
#10 0x00005555556bfa0c in qxl_render_update_area_unlocked (qxl=0x555556387f50)
at hw/display/qxl-render.c:131
vga = 0x555556388a40
surface = 0x555556627c90
i = 21845
#11 0x00005555556bfc84 in qxl_render_update_area_bh (opaque=0x555556387f50)
at hw/display/qxl-render.c:183
qxl = 0x555556387f50
#12 0x00005555555e3d68 in aio_bh_poll (ctx=0x555556277840) at async.c:81
bh = 0x555556313d40
bhp = 0x7fffffffd570
next = 0x555556313d10
ret = 1
#13 0x00005555555e3a1a in aio_poll (ctx=0x555556277840, blocking=false)
at aio-posix.c:188
node = 0x7ffff41f3a89 <write+57>
ret = 0
progress = false
#14 0x00005555555e4088 in aio_ctx_dispatch (source=0x555556277840, callback=0x0,
user_data=0x0) at async.c:211
ctx = 0x555556277840
__PRETTY_FUNCTION__ = "aio_ctx_dispatch"
#15 0x00007ffff707dc5d in g_main_dispatch (context=0x555556278b50)
at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3111
dispatch = 0x5555555e4035 <aio_ctx_dispatch>
prev_source = 0x0
was_in_call = 0
---Type <return> to continue, or q <return> to quit---
user_data = 0x0
callback = 0x0
cb_funcs = <optimized out>
cb_data = <optimized out>
need_destroy = <optimized out>
source = 0x555556277840
current = 0x55555626ec40
i = 0
#16 g_main_context_dispatch (context=0x555556278b50)
at /tmp/buildd/glib2.0-2.42.1/./glib/gmain.c:3710
No locals.
#17 0x000055555577cf98 in glib_pollfds_poll () at main-loop.c:190
context = 0x555556278b50
pfds = 0x555556628928
#18 0x000055555577d075 in os_host_main_loop_wait (timeout=0) at main-loop.c:235
ret = 2
spin_counter = 2
#19 0x000055555577d134 in main_loop_wait (nonblocking=0) at main-loop.c:484
ret = 21845
timeout = 4294967295
timeout_ns = 2937562
#20 0x0000555555815fbd in main_loop () at vl.c:2056
nonblocking = false
last_io = 0
#21 0x000055555581d66b in main (argc=66, argv=0x7fffffffdb48, envp=0x7fffffffdd60)
at vl.c:4535
i = 64
snapshot = 0
linux_boot = 0
icount_option = 0x0
initrd_filename = 0x0
kernel_filename = 0x0
kernel_cmdline = 0x55555598c664 ""
boot_order = 0x555556275340 "dc"
ds = 0x55555633d710
cyls = 0
heads = 0
secs = 0
translation = 0
hda_opts = 0x0
opts = 0x555556275290
machine_opts = 0x555556276ef0
olist = 0x555555d72700 <qemu_machine_opts>
---Type <return> to continue, or q <return> to quit---
optind = 66
optarg = 0x7fffffffe55e "file=/home/goon/Documents/Win7Ult-SP1-x64-en-US-Sep2013.iso,if=ide,index=2,media=cdrom,format=raw,cache=writeback,id=ide-5632"
loadvm = 0x0
machine_class = 0x55555626e030
machine = 0x555555d78540 <xenfv_machine>
cpu_model = 0x0
vga_model = 0x0
qtest_chrdev = 0x0
qtest_log = 0x0
pid_file = 0x0
incoming = 0x0
show_vnc_port = 0
defconfig = true
userconfig = true
log_mask = 0x0
log_file = 0x0
mem_trace = {malloc = 0x55555581950b <malloc_and_trace>,
realloc = 0x555555819540 <realloc_and_trace>,
free = 0x555555819584 <free_and_trace>, calloc = 0x0, try_malloc = 0x0,
try_realloc = 0x0}
trace_events = 0x0
trace_file = 0x0
__func__ = "main"
args = {machine = 0x555555d78540 <xenfv_machine>, ram_size = 2013265920,
boot_order = 0x555556275340 "dc", kernel_filename = 0x0,
kernel_cmdline = 0x55555598c664 "", initrd_filename = 0x0, cpu_model = 0x0}2015-01-05 12:12 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:Well réinstalled from scratch, added winpv and spice drivers the border you gave me and Thérèse is NO more bugs related to winpv . will test reboot and spice/qxl functionnalities when possible. Regards. Greg b
Le 5 janv. 2015 10:08, "Fabio Fantoni" <fabio.fantoni@xxxxxxx> a écrit :...Il 05/01/2015 00:24, Goonie Windy ha scritto:
AND DMESG
[ 3095.738985] qemu-system-i38[8089]: segfault at 7f92ae37cbf8 ip 00007f92a654e4ff sp 00007fffc2d6ec80 error 6 in libc-2.19.so[7f92a64d4000+19f000]
[ 3096.117859] xenbr0: port 3(vif5.0-emu) entered disabled state
[ 3096.118716] device vif5.0-emu left promiscuous mode
[ 3096.118738] xenbr0: port 3(vif5.0-emu) entered disabled state
[ 3584.894397] xenbr0: port 2(vif5.0) entered disabled state
[ 3584.894741] device vif5.0 left promiscuous mode
[ 3584.894753] xenbr0: port 2(vif5.0) entered disabled state
[ 3681.764862] IPv6: ADDRCONF(NETDEV_UP): vif6.0: link is not ready
[ 3681.878054] device vif6.0 entered promiscuous mode
[ 3681.886956] IPv6: ADDRCONF(NETDEV_UP): vif6.0: link is not ready
[ 3682.193528] device vif6.0-emu entered promiscuous mode
[ 3682.199185] xenbr0: port 3(vif6.0-emu) entered forwarding state
[ 3682.199229] xenbr0: port 3(vif6.0-emu) entered forwarding state
[ 3780.533596] xenbr0: port 3(vif6.0-emu) entered disabled state
[ 3780.535444] device vif6.0-emu left promiscuous mode
[ 3780.535465] xenbr0: port 3(vif6.0-emu) entered disabled state
[ 3899.555157] xenbr0: port 2(vif6.0) entered disabled state
[ 3899.555577] device vif6.0 left promiscuous mode
[ 3899.555607] xenbr0: port 2(vif6.0) entered disabled state
2015-01-05 0:21 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
GNU nano 2.2.6 Fichier : qemu-dm-win7.log
(/usr/local/sbin/xl:9535): Spice-Warning **: reds.c:1863:reds_handle_ticket: Invalid password
main_channel_link: add main channel client
main_channel_handle_parsed: net test: latency 0.318000 ms, bitrate 26597402597 bps (25365.259740 Mbps)
inputs_connect: inputs channel client create
red_dispatcher_set_cursor_peer:
main_channel_handle_parsed: agent start
main_channel_handle_parsed: agent start
*** Error in `/usr/lib/xen/bin/qemu-system-i386': double free or corruption (out): 0x00007f0e38dd26f0 ***
2015-01-05 0:00 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
Should add this too:
host : E766
release : 3.16.0-4-amd64
version : #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08)
machine : x86_64
nr_cpus : 4
max_cpu_id : 7
nr_nodes : 1
cores_per_socket : 2
threads_per_core : 2
cpu_mhz : 2594
hw_caps : bfebfbff:28100800:00000000:00007f00:77bae3ff:00000000:00000001:00000281
virt_caps : hvm hvm_directio
total_memory : 8055
free_memory : 2309
sharing_freed_memory : 0
sharing_used_memory : 0
outstanding_claims : 0
free_cpus : 0
xen_major : 4
xen_minor : 5
xen_extra : .0-rc
xen_version : 4.5.0-rc
xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler : credit
xen_pagesize : 4096
platform_params : virt_start=0xffff800000000000
xen_changeset : Thu Dec 18 10:02:16 2014 +0000 git:36174af-dirty
xen_commandline : placeholder
cc_compiler : gcc (Debian 4.9.2-10) 4.9.2
cc_compile_by : root
cc_compile_domain :
cc_compile_date : Wed Dec 31 01:20:47 CET 2014
xend_config_format : 4
2015-01-04 23:39 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
My qemu log after spice failure:
(/usr/local/sbin/xl:4254): Spice-Warning **: reds.c:1863:reds_handle_ticket: Invalid password
main_channel_link: add main channel client
main_channel_handle_parsed: net test: latency 0.257000 ms, bitrate 81920000000 bps (78125.000000 Mbps)
red_dispatcher_set_cursor_peer:
inputs_connect: inputs channel client create
main_channel_handle_parsed: agent start
main_channel_handle_parsed: agent start
qemu-system-i386: malloc.c:2372: sysmalloc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end & pagemask) == 0)' failed.
2015-01-04 23:10 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
This one is bug from trying to install winpv bus driver
If you followed all my advices your configurations should be ok and you found a new bug or inexpected case.
I do not have the knowledge to solve it.
Added to cc also win-pv-devel
Can someone take a look to this problem please?
Program received signal SIGSEGV, Segmentation fault.
_int_malloc (av=av@entry=0x7ffff41df620 <main_arena>, bytes=bytes@entry=73729)
at malloc.c:3775
3775 malloc.c: Aucun fichier ou dossier de ce type.
(gdb) bt full
#0 _int_malloc (av=av@entry=0x7ffff41df620 <main_arena>,
bytes=bytes@entry=73729) at malloc.c:3775
p = 0x555557303880
iters = <optimized out>
nb = 73744
idx = <optimized out>
bin = <optimized out>
victim = 0x555557303870
size = <optimized out>
victim_index = <optimized out>
remainder = 0x555557315880
remainder_size = <optimized out>
block = 4
bit = <optimized out>
map = 66981887
fwd = <optimized out>
bck = <optimized out>
errstr = 0x0
__func__ = "_int_malloc"
#1 0x00007ffff3eb74a1 in _int_realloc (
av=av@entry=0x7ffff41df620 <main_arena>, oldp=oldp@entry=0x55555689d270,
oldsize=oldsize@entry=36880, nb=nb@entry=73744) at malloc.c:4286
newp = <optimized out>
---Type <return> to continue, or q <return> to quit---
newsize = <optimized out>
newmem = <optimized out>
next = 0x5555568a6280
remainder = <optimized out>
remainder_size = <optimized out>
bck = <optimized out>
fwd = <optimized out>
copysize = <optimized out>
ncopies = <optimized out>
s = <optimized out>
d = <optimized out>
errstr = 0x0
__func__ = "_int_realloc"
nextsize = <optimized out>
#2 0x00007ffff3eb85f9 in __GI___libc_realloc (oldmem=0x55555689d280,
bytes=73728) at malloc.c:3029
ar_ptr = 0x7ffff41df620 <main_arena>
nb = 73744
newp = <optimized out>
hook = <optimized out>
oldp = 0x55555689d270
oldsize = 36880
__func__ = "__libc_realloc"
---Type <return> to continue, or q <return> to quit---
#3 0x0000555555819563 in realloc_and_trace (mem=0x55555689d280, n_bytes=73728)
at vl.c:2857
ptr = 0x7fffffffcf30
#4 0x00007ffff708388e in g_realloc (mem=<optimized out>, n_bytes=73728)
at /tmp/buildd/glib2.0-2.42.1/./glib/gmem.c:162
newmem = <optimized out>
#5 0x000055555582d3e2 in phys_map_node_reserve (map=0x5555563ccf98, nodes=18)
at /home/goon/xen/tools/qemu-xen-dir/exec.c:152
No locals.
#6 0x000055555582d701 in phys_page_set (d=0x5555563ccf90, index=160, nb=16,
leaf=5) at /home/goon/xen/tools/qemu-xen-dir/exec.c:211
No locals.
#7 0x000055555582f1ae in register_multipage (d=0x5555563ccf90,
section=0x7fffffffcfe0) at /home/goon/xen/tools/qemu-xen-dir/exec.c:937
start_addr = 655360
section_index = 5
num_pages = 16
__PRETTY_FUNCTION__ = "register_multipage"
#8 0x000055555582f4b4 in mem_add (listener=0x55555633b898,
section=0x7fffffffd1a0) at /home/goon/xen/tools/qemu-xen-dir/exec.c:968
as = 0x55555633b860
d = 0x5555563ccf90
now = {mr = 0x55555636dd30, address_space = 0x55555633b860,
---Type <return> to continue, or q <return> to quit---
offset_within_region = 0, size = {lo = 65536, hi = 0},
offset_within_address_space = 655360, readonly = false}
remain = {mr = 0x55555636dd30, address_space = 0x55555633b860,
offset_within_region = 0, size = {lo = 65536, hi = 0},
offset_within_address_space = 655360, readonly = false}
page_size = {lo = 4096, hi = 0}
#9 0x0000555555892a01 in address_space_update_topology_pass (
as=0x55555633b860, old_view=0x555556495910, new_view=0x55555687f2c0,
adding=true) at /home/goon/xen/tools/qemu-xen-dir/memory.c:736
_listener = 0x55555633b898
iold = 1
inew = 1
frold = 0x5555565fd828
frnew = 0x5555568b23e8
#10 0x0000555555892fd7 in address_space_update_topology (as=0x55555633b860)
at /home/goon/xen/tools/qemu-xen-dir/memory.c:765
old_view = 0x555556495910
new_view = 0x55555687f2c0
#11 0x00005555558930fc in memory_region_transaction_commit ()
at /home/goon/xen/tools/qemu-xen-dir/memory.c:800
as = 0x55555633b860
__PRETTY_FUNCTION__ = "memory_region_transaction_commit"
#12 0x00005555558951ed in memory_region_del_subregion (mr=0x5555562855d0,
---Type <return> to continue, or q <return> to quit---
subregion=0x555556349250)
at /home/goon/xen/tools/qemu-xen-dir/memory.c:1487
__PRETTY_FUNCTION__ = "memory_region_del_subregion"
#13 0x000055555570fdf3 in pci_update_mappings (d=0x5555563489f0)
at hw/pci/pci.c:1113
r = 0x555556348af8
i = 0
new_addr = 18446744073709551615
#14 0x0000555555710110 in pci_default_write_config (d=0x5555563489f0, addr=4,
val=0, l=2) at hw/pci/pci.c:1168
i = 2
was_irq_disabled = 0
__PRETTY_FUNCTION__ = "pci_default_write_config"
#15 0x0000555555714125 in pci_host_config_write_common (
pci_dev=0x5555563489f0, addr=4, limit=256, val=1024, len=2)
at hw/pci/pci_host.c:57
__PRETTY_FUNCTION__ = "pci_host_config_write_common"
#16 0x0000555555714229 in pci_data_write (s=0x5555562a8cf0, addr=2147487748,
val=1024, len=2) at hw/pci/pci_host.c:84
pci_dev = 0x5555563489f0
config_addr = 4
#17 0x0000555555714351 in pci_host_data_write (opaque=0x555556311470, addr=0,
val=1024, len=2) at hw/pci/pci_host.c:137
---Type <return> to continue, or q <return> to quit---
s = 0x555556311470
#18 0x0000555555891531 in memory_region_write_accessor (mr=0x555556313860,
addr=0, value=0x7fffffffd5e8, size=2, shift=0, mask=65535)
at /home/goon/xen/tools/qemu-xen-dir/memory.c:441
tmp = 1024
#19 0x0000555555891636 in access_with_adjusted_size (addr=0,
value=0x7fffffffd5e8, size=2, access_size_min=1, access_size_max=4,
access=0x5555558914b0 <memory_region_write_accessor>, mr=0x555556313860)
at /home/goon/xen/tools/qemu-xen-dir/memory.c:478
access_mask = 65535
access_size = 2
i = 0
#20 0x0000555555893772 in memory_region_dispatch_write (mr=0x555556313860,
addr=0, data="" size=2)
at /home/goon/xen/tools/qemu-xen-dir/memory.c:985
No locals.
#21 0x0000555555896068 in io_mem_write (mr=0x555556313860, addr=0, val=1024,
size=2) at /home/goon/xen/tools/qemu-xen-dir/memory.c:1744
No locals.
#22 0x000055555583183c in address_space_rw (
as=0x5555561c2140 <address_space_io>, addr=3324, buf=0x7fffffffd6f0 "",
len=2, is_write=true) at /home/goon/xen/tools/qemu-xen-dir/exec.c:2029
l = 2
---Type <return> to continue, or q <return> to quit---
ptr = 0x7fffffffd6f4 "\377\377\377\377"
val = 1024
addr1 = 0
mr = 0x555556313860
error = false
#23 0x0000555555831b12 in address_space_write (
as=0x5555561c2140 <address_space_io>, addr=3324, buf=0x7fffffffd6f0 "",
len=2) at /home/goon/xen/tools/qemu-xen-dir/exec.c:2091
No locals.
#24 0x000055555588f486 in cpu_outw (addr=3324, val=1024)
at /home/goon/xen/tools/qemu-xen-dir/ioport.c:77
buf = "\000\004"
#25 0x000055555590f460 in do_outp (addr=3324, size=2, val=1024)
at /home/goon/xen/tools/qemu-xen-dir/xen-hvm.c:668
No locals.
#26 0x000055555590f66f in cpu_ioreq_pio (req=0x7ffff7ff3000)
at /home/goon/xen/tools/qemu-xen-dir/xen-hvm.c:729
i = 0
#27 0x000055555590f910 in handle_ioreq (req=0x7ffff7ff3000)
at /home/goon/xen/tools/qemu-xen-dir/xen-hvm.c:781
No locals.
#28 0x000055555590fc0f in cpu_handle_ioreq (opaque=0x5555562abf10)
at /home/goon/xen/tools/qemu-xen-dir/xen-hvm.c:856
---Type <return> to continue, or q <return> to quit---
state = 0x5555562abf10
req = 0x7ffff7ff3000
#29 0x000055555577c385 in qemu_iohandler_poll (pollfds=0x555556277600, ret=1)
at iohandler.c:143
revents = 1
pioh = 0x55555627ca90
ioh = 0x555556366320
#30 0x000055555577d14b in main_loop_wait (nonblocking=0) at main-loop.c:485
ret = 1
timeout = 4294967295
timeout_ns = 16717983
#31 0x0000555555815fbd in main_loop () at vl.c:2056
nonblocking = false
last_io = 1
#32 0x000055555581d66b in main (argc=64, argv=0x7fffffffdc78,
envp=0x7fffffffde80) at vl.c:4535
i = 64
snapshot = 0
linux_boot = 0
icount_option = 0x0
initrd_filename = 0x0
kernel_filename = 0x0
kernel_cmdline = 0x55555598c664 ""
---Type <return> to continue, or q <return> to quit---
boot_order = 0x555556275340 "dc"
ds = 0x5555563564e0
cyls = 0
heads = 0
secs = 0
translation = 0
hda_opts = 0x0
opts = 0x555556275290
machine_opts = 0x555556276ef0
olist = 0x555555d72700 <qemu_machine_opts>
optind = 64
optarg = 0x7fffffffe61a "file=/dev/sda3,if=ide,index=0,media=disk,format=raw,cache=writeback"
loadvm = 0x0
machine_class = 0x55555626e030
machine = 0x555555d78540 <xenfv_machine>
cpu_model = 0x0
vga_model = 0x0
qtest_chrdev = 0x0
qtest_log = 0x0
pid_file = 0x0
incoming = 0x0
show_vnc_port = 0
---Type <return> to continue, or q <return> to quit---
defconfig = true
userconfig = true
log_mask = 0x0
log_file = 0x0
mem_trace = {malloc = 0x55555581950b <malloc_and_trace>,
realloc = 0x555555819540 <realloc_and_trace>,
free = 0x555555819584 <free_and_trace>, calloc = 0x0,
try_malloc = 0x0, try_realloc = 0x0}
trace_events = 0x0
trace_file = 0x0
__func__ = "main"
args = {machine = 0x555555d78540 <xenfv_machine>,
ram_size = 2013265920, boot_order = 0x555556275340 "dc",
kernel_filename = 0x0, kernel_cmdline = 0x55555598c664 "",
initrd_filename = 0x0, cpu_model = 0x0}
2015-01-04 22:29 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
attached filesAND(gdb) bt full eccCopyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/xen/bin/qemu-system-i386...done.
(gdb) target remote localhost:1234
Remote debugging using localhost:1234
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
0x00007ffff7ddd190 in _start () from /lib64/ld-linux-x86-64.so.2
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff50e5801 in spice_char_device_write_to_device (
dev=dev@entry=0x55555647c750) at char_device.c:443
443 char_device.c: Aucun fichier ou dossier de ce type.
(gdb) bt full
#0 0x00007ffff50e5801 in spice_char_device_write_to_device (
dev=dev@entry=0x55555647c750) at char_device.c:443
sif = <optimized out>
total = <optimized out>
n = <optimized out>
#1 0x00007ffff50e6497 in spice_char_device_write_to_device (
dev=0x55555647c750) at char_device.c:436
No locals.
#2 spice_char_device_start (dev=0x55555647c750) at char_device.c:798
__FUNCTION__ = "spice_char_device_start"
#3 0x00007ffff51299c6 in spice_server_vm_start (s=<optimized out>)
at reds.c:3795
st_item = 0x5555562d8350
item = 0x5555562d8350
__FUNCTION__ = "spice_server_vm_start"
#4 0x00005555557f40c9 in qemu_spice_display_start () at ui/spice-core.c:909
No locals.
#5 0x00005555556c4365 in qxl_hard_reset (d=0x55555637d7e0, loadvm=0)
at hw/display/qxl.c:1172
startstop = true
#6 0x00005555556c43a3 in qxl_reset_handler (dev=0x55555637d7e0)
at hw/display/qxl.c:1180
d = 0x55555637d7e0
---Type <return> to continue, or q <return> to quit---
#7 0x0000555555699658 in device_reset (dev=0x55555637d7e0)
at hw/core/qdev.c:934
klass = 0x555556270410
__func__ = "device_reset"
#8 0x0000555555697a56 in qdev_reset_one (dev=0x55555637d7e0, opaque=0x0)
at hw/core/qdev.c:240
No locals.
#9 0x0000555555697f64 in qdev_walk_children (dev=0x55555637d7e0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:411
bus = 0x0
err = 0
#10 0x0000555555697e57 in qbus_walk_children (bus=0x5555562a8ee0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:369
kid = 0x55555633d4f0
err = 0
#11 0x0000555555697f28 in qdev_walk_children (dev=0x5555563131b0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:403
---Type <return> to continue, or q <return> to quit---
bus = 0x5555562a8ee0
err = 0
#12 0x0000555555697e57 in qbus_walk_children (bus=0x5555562a60b0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:369
kid = 0x5555562a6a80
err = 0
#13 0x0000555555697b32 in qbus_reset_all (bus=0x5555562a60b0)
at hw/core/qdev.c:261
No locals.
#14 0x0000555555697b54 in qbus_reset_all_fn (opaque=0x5555562a60b0)
at hw/core/qdev.c:267
bus = 0x5555562a60b0
#15 0x0000555555815b1f in qemu_devices_reset () at vl.c:1872
re = 0x555556375890
nre = 0x0
#16 0x0000555555815bbf in qemu_system_reset (report=true) at vl.c:1885
mc = 0x55555626e030
__func__ = "qemu_system_reset"
#17 0x000055555590fcb9 in cpu_handle_ioreq (opaque=0x5555562b0950)
at /home/goon/xen/tools/qemu-xen-dir/xen-hvm.c:881
state = 0x5555562b0950
---Type <return> to continue, or q <return> to quit---
req = 0x7ffff7ff3000
#18 0x000055555577c385 in qemu_iohandler_poll (pollfds=0x555556277600, ret=1)
at iohandler.c:143
revents = 1
pioh = 0x5555563218c0
ioh = 0x555556362a80
#19 0x000055555577d14b in main_loop_wait (nonblocking=0) at main-loop.c:485
ret = 1
timeout = 4294967295
timeout_ns = 17355567
#20 0x0000555555815fbd in main_loop () at vl.c:2056
nonblocking = false
last_io = 1
#21 0x000055555581d66b in main (argc=66, argv=0x7fffffffdc58,
envp=0x7fffffffde70) at vl.c:4535
i = 64
snapshot = 0
linux_boot = 0
icount_option = 0x0
initrd_filename = 0x0
kernel_filename = 0x0
kernel_cmdline = 0x55555598c664 ""
boot_order = 0x555556275380 "dc"
---Type <return> to continue, or q <return> to quit---
ds = 0x5555563324a0
cyls = 0
heads = 0
secs = 0
translation = 0
hda_opts = 0x0
opts = 0x5555562752d0
machine_opts = 0x555556276f30
olist = 0x555555d72700 <qemu_machine_opts>
optind = 66
optarg = 0x7fffffffe61a "file=/dev/sda3,if=ide,index=0,media=disk,format=raw,cache=writeback"
loadvm = 0x0
machine_class = 0x55555626e030
machine = 0x555555d78540 <xenfv_machine>
cpu_model = 0x0
vga_model = 0x0
qtest_chrdev = 0x0
qtest_log = 0x0
pid_file = 0x0
incoming = 0x0
show_vnc_port = 0
defconfig = true
---Type <return> to continue, or q <return> to quit---
userconfig = true
log_mask = 0x0
log_file = 0x0
mem_trace = {malloc = 0x55555581950b <malloc_and_trace>,
realloc = 0x555555819540 <realloc_and_trace>,
free = 0x555555819584 <free_and_trace>, calloc = 0x0,
try_malloc = 0x0, try_realloc = 0x0}
trace_events = 0x0
trace_file = 0x0
__func__ = "main"
args = {machine = 0x555555d78540 <xenfv_machine>,
ram_size = 2013265920, boot_order = 0x555556275380 "dc",
kernel_filename = 0x0, kernel_cmdline = 0x55555598c664 "",
initrd_filename = 0x0, cpu_model = 0x0}
No symbol "ecc" in current context.
(gdb) bt full
#0 0x00007ffff50e5801 in spice_char_device_write_to_device (
dev=dev@entry=0x55555647c750) at char_device.c:443
sif = <optimized out>
total = <optimized out>
n = <optimized out>
#1 0x00007ffff50e6497 in spice_char_device_write_to_device (
dev=0x55555647c750) at char_device.c:436
No locals.
#2 spice_char_device_start (dev=0x55555647c750) at char_device.c:798
__FUNCTION__ = "spice_char_device_start"
#3 0x00007ffff51299c6 in spice_server_vm_start (s=<optimized out>)
at reds.c:3795
st_item = 0x5555562d8350
item = 0x5555562d8350
__FUNCTION__ = "spice_server_vm_start"
#4 0x00005555557f40c9 in qemu_spice_display_start () at ui/spice-core.c:909
No locals.
#5 0x00005555556c4365 in qxl_hard_reset (d=0x55555637d7e0, loadvm=0)
at hw/display/qxl.c:1172
startstop = true
#6 0x00005555556c43a3 in qxl_reset_handler (dev=0x55555637d7e0)
at hw/display/qxl.c:1180
d = 0x55555637d7e0
---Type <return> to continue, or q <return> to quit---
#7 0x0000555555699658 in device_reset (dev=0x55555637d7e0)
at hw/core/qdev.c:934
klass = 0x555556270410
__func__ = "device_reset"
#8 0x0000555555697a56 in qdev_reset_one (dev=0x55555637d7e0, opaque=0x0)
at hw/core/qdev.c:240
No locals.
#9 0x0000555555697f64 in qdev_walk_children (dev=0x55555637d7e0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:411
bus = 0x0
err = 0
#10 0x0000555555697e57 in qbus_walk_children (bus=0x5555562a8ee0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:369
kid = 0x55555633d4f0
err = 0
#11 0x0000555555697f28 in qdev_walk_children (dev=0x5555563131b0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:403
---Type <return> to continue, or q <return> to quit---
bus = 0x5555562a8ee0
err = 0
#12 0x0000555555697e57 in qbus_walk_children (bus=0x5555562a60b0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:369
kid = 0x5555562a6a80
err = 0
#13 0x0000555555697b32 in qbus_reset_all (bus=0x5555562a60b0)
at hw/core/qdev.c:261
No locals.
#14 0x0000555555697b54 in qbus_reset_all_fn (opaque=0x5555562a60b0)
at hw/core/qdev.c:267
bus = 0x5555562a60b0
#15 0x0000555555815b1f in qemu_devices_reset () at vl.c:1872
re = 0x555556375890
nre = 0x0
#16 0x0000555555815bbf in qemu_system_reset (report=true) at vl.c:1885
mc = 0x55555626e030
__func__ = "qemu_system_reset"
#17 0x000055555590fcb9 in cpu_handle_ioreq (opaque=0x5555562b0950)
at /home/goon/xen/tools/qemu-xen-dir/xen-hvm.c:881
state = 0x5555562b0950
---Type <return> to continue, or q <return> to quit---
req = 0x7ffff7ff3000
#18 0x000055555577c385 in qemu_iohandler_poll (pollfds=0x555556277600, ret=1)
at iohandler.c:143
revents = 1
pioh = 0x5555563218c0
ioh = 0x555556362a80
#19 0x000055555577d14b in main_loop_wait (nonblocking=0) at main-loop.c:485
ret = 1
timeout = 4294967295
timeout_ns = 17355567
#20 0x0000555555815fbd in main_loop () at vl.c:2056
nonblocking = false
last_io = 1
#21 0x000055555581d66b in main (argc=66, argv=0x7fffffffdc58,
envp=0x7fffffffde70) at vl.c:4535
i = 64
snapshot = 0
linux_boot = 0
icount_option = 0x0
initrd_filename = 0x0
kernel_filename = 0x0
kernel_cmdline = 0x55555598c664 ""
boot_order = 0x555556275380 "dc"
---Type <return> to continue, or q <return> to quit---
ds = 0x5555563324a0
cyls = 0
heads = 0
secs = 0
translation = 0
hda_opts = 0x0
opts = 0x5555562752d0
machine_opts = 0x555556276f30
olist = 0x555555d72700 <qemu_machine_opts>
optind = 66
optarg = 0x7fffffffe61a "file=/dev/sda3,if=ide,index=0,media=disk,format=raw,cache=writeback"
loadvm = 0x0
machine_class = 0x55555626e030
machine = 0x555555d78540 <xenfv_machine>
cpu_model = 0x0
vga_model = 0x0
qtest_chrdev = 0x0
qtest_log = 0x0
pid_file = 0x0
incoming = 0x0
show_vnc_port = 0
defconfig = true
---Type <return> to continue, or q <return> to quit---
userconfig = true
log_mask = 0x0
log_file = 0x0
mem_trace = {malloc = 0x55555581950b <malloc_and_trace>,
realloc = 0x555555819540 <realloc_and_trace>,
free = 0x555555819584 <free_and_trace>, calloc = 0x0,
try_malloc = 0x0, try_realloc = 0x0}
trace_events = 0x0
trace_file = 0x0
__func__ = "main"
args = {machine = 0x555555d78540 <xenfv_machine>,
ram_size = 2013265920, boot_order = 0x555556275380 "dc",
kernel_filename = 0x0, kernel_cmdline = 0x55555598c664 "",
initrd_filename = 0x0, cpu_model = 0x0}
2015-01-04 22:24 GMT+01:00 Goonie Windy <monsieur.goonie@xxxxxxxxx>:
GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/xen/bin/qemu-system-i386...done.
(gdb) target remote localhost:1234
Remote debugging using localhost:1234
Reading symbols from /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib/debug//lib/x86_64-linux-gnu/ld-2.19.so...done.
done.
Loaded symbols for /lib64/ld-linux-x86-64.so.2
0x00007ffff7ddd190 in _start () from /lib64/ld-linux-x86-64.so.2
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff50e5801 in spice_char_device_write_to_device (
dev=dev@entry=0x55555647c750) at char_device.c:443
443 char_device.c: Aucun fichier ou dossier de ce type.
(gdb) bt full
#0 0x00007ffff50e5801 in spice_char_device_write_to_device (
dev=dev@entry=0x55555647c750) at char_device.c:443
sif = <optimized out>
total = <optimized out>
n = <optimized out>
#1 0x00007ffff50e6497 in spice_char_device_write_to_device (
dev=0x55555647c750) at char_device.c:436
No locals.
#2 spice_char_device_start (dev=0x55555647c750) at char_device.c:798
__FUNCTION__ = "spice_char_device_start"
#3 0x00007ffff51299c6 in spice_server_vm_start (s=<optimized out>)
at reds.c:3795
st_item = 0x5555562d8350
item = 0x5555562d8350
__FUNCTION__ = "spice_server_vm_start"
#4 0x00005555557f40c9 in qemu_spice_display_start () at ui/spice-core.c:909
No locals.
#5 0x00005555556c4365 in qxl_hard_reset (d=0x55555637d7e0, loadvm=0)
at hw/display/qxl.c:1172
startstop = true
#6 0x00005555556c43a3 in qxl_reset_handler (dev=0x55555637d7e0)
at hw/display/qxl.c:1180
d = 0x55555637d7e0
---Type <return> to continue, or q <return> to quit---
#7 0x0000555555699658 in device_reset (dev=0x55555637d7e0)
at hw/core/qdev.c:934
klass = 0x555556270410
__func__ = "device_reset"
#8 0x0000555555697a56 in qdev_reset_one (dev=0x55555637d7e0, opaque=0x0)
at hw/core/qdev.c:240
No locals.
#9 0x0000555555697f64 in qdev_walk_children (dev=0x55555637d7e0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:411
bus = 0x0
err = 0
#10 0x0000555555697e57 in qbus_walk_children (bus=0x5555562a8ee0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:369
kid = 0x55555633d4f0
err = 0
#11 0x0000555555697f28 in qdev_walk_children (dev=0x5555563131b0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:403
---Type <return> to continue, or q <return> to quit---
bus = 0x5555562a8ee0
err = 0
#12 0x0000555555697e57 in qbus_walk_children (bus=0x5555562a60b0,
pre_devfn=0x0, pre_busfn=0x0, post_devfn=0x555555697a3a <qdev_reset_one>,
post_busfn=0x555555697a5d <qbus_reset_one>, opaque=0x0)
at hw/core/qdev.c:369
kid = 0x5555562a6a80
err = 0
#13 0x0000555555697b32 in qbus_reset_all (bus=0x5555562a60b0)
at hw/core/qdev.c:261
No locals.
#14 0x0000555555697b54 in qbus_reset_all_fn (opaque=0x5555562a60b0)
at hw/core/qdev.c:267
bus = 0x5555562a60b0
#15 0x0000555555815b1f in qemu_devices_reset () at vl.c:1872
re = 0x555556375890
nre = 0x0
#16 0x0000555555815bbf in qemu_system_reset (report=true) at vl.c:1885
mc = 0x55555626e030
__func__ = "qemu_system_reset"
#17 0x000055555590fcb9 in cpu_handle_ioreq (opaque=0x5555562b0950)
at /home/goon/xen/tools/qemu-xen-dir/xen-hvm.c:881
state = 0x5555562b0950
---Type <return> to continue, or q
ii 3dchess 0.8.1-18 amd64 Play chess across 3 boards! ii accountsservice 0.6.37-3+b1 amd64 query and manipulate user account information ii acl 2.2.52-2 amd64 Access control list utilities ii acpi 1.7-1 amd64 displays information on ACPI devices ii acpi-fakekey 0.142-6 amd64 tool to generate fake key events ii acpi-support 0.142-6 all scripts for handling many ACPI events ii acpi-support-base 0.142-6 all scripts for handling base ACPI events such as the power button ii acpica-tools 20141107-1 amd64 ACPICA tools for the development and debug of ACPI tables ii acpid 1:2.0.23-2 amd64 Advanced Configuration and Power Interface event daemon ii adduser 3.113+nmu3 all add and remove users and groups ii adns-tools 1.5.0~rc1-1 amd64 Asynchronous-capable DNS client utilities ii adwaita-icon-theme 3.14.0-2 all default icon theme of GNOME ii aglfn 1.7-3 all Adobe Glyph List For New Fonts ii aisleriot 1:3.14.1-1 amd64 GNOME solitaire card game collection ii akonadi-backend-mysql 1.13.0-2 all MySQL storage backend for Akonadi ii akonadi-server 1.13.0-2 amd64 Akonadi PIM storage service ii alacarte 3.11.91-2 all easy GNOME menu editing tool ii alien 8.93 all convert and install rpm and other packages ii alleyoop 0.9.8-1 amd64 Front-end to the Valgrind memory checker ii alsa-base 1.0.27+1 all dummy package to ease purging of obsolete conffiles ii alsa-utils 1.0.28-1 amd64 Utilities for configuring and using ALSA ii anacron 2.3-23 amd64 cron-like program that doesn't go by time ii android-libcutils 21-6 amd64 Android utils library for C ii android-libcutils-dev 21-6 amd64 Android utils library for C - Development files ii android-liblog 21-6 amd64 Android logging library ii android-liblog-dev 21-6 amd64 Android logging library - Development files ii android-libutils 21-3 amd64 Android utility library ii android-libutils-dev 21-3 amd64 Android utility library - Development files ii ant 1.9.4-3 all Java based build tool like make ii ant-optional 1.9.4-3 all Java based build tool like make - optional libraries ii apache2-bin 2.4.10-9 amd64 Apache HTTP Server (modules and other binary files) ii apg 2.2.3.dfsg.1-2 amd64 Automated Password Generator - Standalone version ii app-install-data 2012.06.16.1 all Application Installer Data Files ii apport 2.14.2-3 all automatically generate crash reports for debugging ii apport-valgrind 2.14.2-3 all valgrind wrapper that first downloads debug symbols ii apt 1.0.9.5 amd64 commandline package manager ii apt-file 2.5.4 all search for files within Debian packages (command-line interface) ii apt-listchanges 2.85.13+nmu1 all package change history notification tool ii apt-transport-https 1.0.9.5 amd64 https download transport for APT ii apt-utils 1.0.9.5 amd64 package management related utility programs ii apt-xapian-index 0.47 all maintenance and search tools for a Xapian index of Debian packages ii aptdaemon 1.1.1-4 all transaction based package management service ii aptdaemon-data 1.1.1-4 all data files for clients ii aptitude 0.6.11-1+b1 amd64 terminal-based package manager ii aptitude-common 0.6.11-1 all architecture independent files for the aptitude package manager ii archipel-agent-hypervisor-network 0.6.0-1 all Virtual Machine Orchestration (Agent Hypervisor Network) ii archipel-core 0.6.0-1 all Virtual Machine Orchestration (Core) ii argyll 1.6.3-4 amd64 Color Management System, calibrator and profiler ii argyll-ref 1.6.3-4 all Color Management System, calibrator and profiler (data files) ii aspectj 1.8.3-2 all aspect-oriented extension for Java - tools ii aspell 0.60.7~20110707-1.3 amd64 GNU Aspell spell-checker ii aspell-en 7.1-0-1.1 all English dictionary for GNU Aspell ii aspell-fr 0.50-3-7 all French dictionary for aspell ii at 3.1.16-1 amd64 Delayed job execution and batch processing ii at-spi2-core 2.14.0-1 amd64 Assistive Technology Service Provider Interface (dbus core) ii atomicparsley 0.9.2~svn110-4 amd64 read, parse and set metadata of MPEG-4 and 3gp files ii attr 1:2.4.47-2 amd64 Utilities for manipulating filesystem extended attributes ii augeas-lenses 1.2.0-0.2 all Set of lenses needed by libaugeas0 to parse config files ii autoconf 2.69-8 all automatic configure script builder ii automake 1:1.14.1-4 all Tool for generating GNU Standards-compliant Makefiles ii autopoint 0.19.3-2 all The autopoint program from GNU gettext ii autotools-dev 20140911.1 all Update infrastructure for config.{guess,sub} files ii avahi-autoipd 0.6.31-4+b2 amd64 Avahi IPv4LL network address configuration daemon ii avahi-daemon 0.6.31-4+b2 amd64 Avahi mDNS/DNS-SD daemon ii avarice 2.11-1.1 amd64 use GDB with Atmel's JTAG ICE for the AVR ii babeltrace 1.2.4-1 amd64 Trace conversion program ii backintime-common 1.0.36-1 all simple backup/snapshot system ii backintime-gnome 1.0.36-1 all GNOME front-end for backintime ii backupninja 1.0.1-2 all lightweight, extensible meta-backup system ii baobab 3.14.1-1 amd64 GNOME disk usage analyzer ii base-files 8 amd64 Debian base system miscellaneous files ii base-passwd 3.5.37 amd64 Debian base system master password and group files ii bash 4.3-11+b1 amd64 GNU Bourne Again SHell ii bash-completion 1:2.1-4 all programmable completion for the bash shell ii bc 1.06.95-9 amd64 GNU bc arbitrary precision calculator language ii bcc 0.16.17-3.1 amd64 16-bit x86 C compiler ii beignet 0.9.3~really.0.8+dfsg-1 amd64 OpenCL library for Intel Ivy Bridge GPUs ii bijiben 3.14.2-1 amd64 intuitive note editor integrated with GNOME 3 ii bin86 0.16.17-3.1 amd64 16-bit x86 assembler and loader ii bind9-host 1:9.9.5.dfsg-8 amd64 Version of 'host' bundled with BIND 9.X ii binfmt-support 2.1.5-1 amd64 Support for extra binary formats ii bino 1.6.0-1 amd64 3D video player ii binutils 2.25-3 amd64 GNU assembler, linker and binary utilities ii bison 2:3.0.2.dfsg-2 amd64 YACC-compatible parser generator ii blktap-dkms 2.0.93-0.3 amd64 Xen API blktap kernel component DKMS package ii blt 2.5.3+dfsg-1 amd64 graphics extension library for Tcl/Tk - run-time ii bluetooth 5.23-2 all Bluetooth support ii bluez 5.23-2+b1 amd64 Bluetooth tools and daemons ii bluez-cups 5.23-2+b1 amd64 Bluetooth printer driver for CUPS ii bluez-obexd 5.23-2 amd64 bluez obex daemon ii bogofilter 1.2.4+dfsg1-3 all fast Bayesian spam filter (dummy package) ii bogofilter-bdb 1.2.4+dfsg1-3+b1 amd64 fast Bayesian spam filter (Berkeley DB) ii bogofilter-common 1.2.4+dfsg1-3 all fast Bayesian spam filter (common files) ii bonnie++ 1.97.1 amd64 Hard drive benchmark suite ii brasero 3.11.4-1 amd64 CD/DVD burning application for GNOME ii brasero-common 3.11.4-1 all Common files for the Brasero CD burning application and library ii bridge-utils 1.5-9 amd64 Utilities for configuring the Linux Ethernet bridge ii browser-plugin-spice 2.8.90-4 amd64 XPI client for interacting with SPICE servers ii browser-plugin-vlc 2.0.6-4 amd64 multimedia plugin for web browsers based on VLC ii bsd-mailx 8.1.2-0.20141216cvs-1 amd64 simple mail user agent ii bsdmainutils 9.0.6 amd64 collection of more utilities from FreeBSD ii bsdutils 1:2.25.2-4 amd64 basic utilities from 4.4BSD-Lite ii btrfs-tools 3.17-1.1 amd64 Checksumming Copy on Write Filesystem utilities ii build-essential 11.7 amd64 Informational list of build-essential packages ii busybox 1:1.22.0-14 amd64 Tiny utilities for small and embedded systems ii bzip2 1.0.6-7+b2 amd64 high-quality block-sorting file compressor - utilities ii bzip2-doc 1.0.6-7 all high-quality block-sorting file compressor - documentation ii ca-certificates 20141019 all Common CA certificates ii ca-certificates-java 20140324 all Common CA certificates (JKS keystore) ii caja 1.8.2-1 amd64 file manager for the MATE desktop ii caja-common 1.8.2-1 all file manager for the MATE desktop (common files) ii camlp4 4.01.0-5 amd64 Pre Processor Pretty Printer for OCaml ii cardpeek 0.8.3-1 amd64 Tool to read the contents of ISO7816 smartcards ii cardpeek-data 0.8.3-1 all Tool to read the contents of ISO7816 smartcards - data files ii caribou 0.4.15-1 amd64 Configurable on screen keyboard with scanning mode ii caribou-antler 0.4.15-1 all Configurable on screen keyboard with scanning mode ii cdrdao 1:1.2.3-2 amd64 records CDs in Disk-At-Once (DAO) mode ii cgdb 0.6.7-2 amd64 curses-based interface to the GNU Debugger (GDB) ii cgmanager 0.33-2 amd64 Central cgroup manager daemon ii cheese 3.14.1-2 amd64 tool to take pictures and videos from your webcam ii cheese-common 3.14.1-2 all Common files for the Cheese tool to take pictures and videos ii chiark-utils-bin 4.4.2 amd64 chiark system administration utilities ii chromium 39.0.2171.71-2 amd64 web browser ii chromium-l10n 39.0.2171.71-2 all web browser - language packs ii cli-common 0.9 all common files between all CLI packages ii cmake 3.0.2-1 amd64 cross-platform, open-source make system ii cmake-data 3.0.2-1 all CMake data files (modules, templates and documentation) ii coinor-libcbc3 2.8.12-1 amd64 Coin-or branch-and-cut mixed integer programming solver (shared libraries) ii coinor-libcgl1 0.58.9-1 amd64 COIN-OR Cut Generation Library ii coinor-libclp1 1.15.10-1 amd64 Coin-or linear programming solver (shared libraries) ii coinor-libcoinmp1:amd64 1.7.6+dfsg1-1 amd64 Simple C API for COIN-OR Solvers Clp and Cbc -- library ii coinor-libcoinutils3 2.9.15-3 amd64 Coin-or collection of utility classes (binaries and libraries) ii coinor-libosi1 0.106.9-1 amd64 COIN-OR Open Solver Interface ii colord 1.2.1-1+b2 amd64 system service to manage device colour profiles -- system daemon ii colord-data 1.2.1-1 all system service to manage device colour profiles -- data files ii comerr-dev 2.1-1.42.12-1 amd64 common error description library - headers and static libraries ii console-setup 1.116 all console font and keymap setup program ii console-setup-linux 1.116 all Linux specific part of console-setup ii consolekit 0.4.6-5 amd64 framework for defining and tracking users, sessions and seats ii coreutils 8.23-3 amd64 GNU core utilities ii cortina 0.7.3-1 amd64 Wallpaper changer for gnome ii cpio 2.11+dfsg-4 amd64 GNU cpio -- a program to manage archives of files ii cpp 4:4.9.2-1 amd64 GNU C preprocessor (cpp) ii cpp-4.6 4.6.4-7 amd64 GNU C preprocessor ii cpp-4.7 4.7.4-3 amd64 GNU C preprocessor ii cpp-4.9 4.9.2-10 amd64 GNU C preprocessor ii cracklib-runtime 2.9.2-1 amd64 runtime support for password checker library cracklib2 ii crda 3.13-1 amd64 wireless Central Regulatory Domain Agent ii cron 3.0pl1-127 amd64 process scheduling daemon ii cryptsetup-bin 2:1.6.6-4 amd64 disk encryption support - command line tools ii cups 1.7.5-10 amd64 Common UNIX Printing System(tm) - PPD/driver support, web interface ii cups-browsed 1.0.61-4 amd64 OpenPrinting CUPS Filters - cups-browsed ii cups-bsd 1.7.5-10 amd64 Common UNIX Printing System(tm) - BSD commands ii cups-client 1.7.5-10 amd64 Common UNIX Printing System(tm) - client programs (SysV) ii cups-common 1.7.5-10 all Common UNIX Printing System(tm) - common files ii cups-core-drivers 1.7.5-10 amd64 Common UNIX Printing System(tm) - PPD-less printing ii cups-daemon 1.7.5-10 amd64 Common UNIX Printing System(tm) - daemon ii cups-filters 1.0.61-4 amd64 OpenPrinting CUPS Filters - Main Package ii cups-filters-core-drivers 1.0.61-4 amd64 OpenPrinting CUPS Filters - PPD-less printing ii cups-pk-helper 0.2.5-2+b1 amd64 PolicyKit helper to configure cups with fine-grained privileges ii cups-ppdc 1.7.5-10 amd64 Common UNIX Printing System(tm) - PPD manipulation utilities ii cups-server-common 1.7.5-10 all Common UNIX Printing System(tm) - server common files ii curl 7.38.0-3 amd64 command line tool for transferring data with URL syntax ii dash 0.5.7-4+b1 amd64 POSIX-compliant shell ii db5.1-util 5.1.29-9 amd64 Berkeley v5.1 Database Utilities ii dbus 1.8.12-3 amd64 simple interprocess messaging system (daemon and utilities) ii dbus-x11 1.8.12-3 amd64 simple interprocess messaging system (X11 deps) ii dc 1.06.95-9 amd64 GNU dc arbitrary precision reverse-polish calculator ii dconf-cli 0.22.0-1 amd64 simple configuration storage system - utilities ii dconf-editor 0.22.0-1 amd64 simple configuration storage system - utilities ii dconf-gsettings-backend:amd64 0.22.0-1 amd64 simple configuration storage system - GSettings back-end ii dconf-service 0.22.0-1 amd64 simple configuration storage system - D-Bus service ii dconf-tools 0.22.0-1 all transitional dummy package ii deb-multimedia-keyring 2014.2 all GnuPG archive key of the deb-multimedia repository ii debconf 1.5.55 all Debian configuration management system ii debconf-i18n 1.5.55 all full internationalization support for debconf ii debhelper 9.20150101 all helper programs for debian/rules ii debian-archive-keyring 2014.3 all GnuPG archive keys of the Debian archive ii debian-edu-archive-keyring 2014.10.14 all GnuPG archive keys of the Debian Edu archive ii debian-faq 5.0.3 all Debian Frequently Asked Questions ii debian-policy 3.9.6.1 all Debian Policy Manual and related documents ii debian-ports-archive-keyring 2014.02.01 all GnuPG archive keys of the debian-ports archive ii debianutils 4.4+b1 amd64 Miscellaneous utilities specific to Debian ii debootstrap 1.0.66 all Bootstrap a basic Debian system ii debugedit 4.11.3-1.1 amd64 tool to mangle source locations in .debug files ii default-jdk 2:1.7-52 amd64 Standard Java or Java compatible Development Kit ii default-jre 2:1.7-52 amd64 Standard Java or Java compatible Runtime ii default-jre-headless 2:1.7-52 amd64 Standard Java or Java compatible Runtime (headless) ii deja-dup 32.0-1 amd64 Backup utility ii depqbf 3.04-1 amd64 solver for quantified boolean formulae ii desktop-base 8.0.2 all common files for the Debian Desktop ii desktop-file-utils 0.22-1 amd64 Utilities for .desktop files ii developers-reference-fr 3.4.14 all guidelines and information for Debian developers, in French ii dh-python 1.20141111-2 all Debian helper tools for packaging Python libraries and applications ii dia 0.97.3-1 amd64 Diagram editor ii dia-common 0.97.3-1 all Diagram editor (common files) ii dia-gnome 0.97.3-1 amd64 Diagram editor (GNOME version) ii dia-libs 0.97.3-1 amd64 Diagram editor (library files) ii dia-shapes 0.6.0-1 all Diagram editor ii dialog 1.2-20140911-1 amd64 Displays user-friendly dialog boxes from shell scripts ii dictionaries-common 1.23.17 all spelling dictionaries - common utilities ii diffstat 1.58-1 amd64 produces graph of changes introduced by a diff file ii diffutils 1:3.3-1+b1 amd64 File comparison utilities ii discover 2.1.2-7 amd64 hardware identification system ii discover-data 2.2013.01.11 all Data lists for Discover hardware detection system ii dkms 2.2.0.3-2 all Dynamic Kernel Module Support Framework ii dleyna-renderer 0.4.0-1 amd64 DBus service to interact with DLNA Digital Media Renderers ii dleyna-server 0.4.0-1 amd64 DBus service to interact with DLNA Digital Media Servers ii dmeventd 2:1.02.90-2 amd64 Linux Kernel Device Mapper event daemon ii dmidecode 2.12-3 amd64 SMBIOS/DMI table decoder ii dmsetup 2:1.02.90-2 amd64 Linux Kernel Device Mapper userspace library ii dns-root-data 2014060201+2 all DNS root data including root zone and DNSSEC key ii dnsmasq 2.72-2 all Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-base 2.72-2 amd64 Small caching DNS proxy and DHCP/TFTP server ii dnsmasq-utils 2.72-2 amd64 Utilities for manipulating DHCP leases ii dnsutils 1:9.9.5.dfsg-8 amd64 Clients provided with BIND ii doc-debian 6.2 all Debian Project documentation and other documents ii doc-debian-fr 3.1.3.1 all Debian Manuals, FAQs and other documents in French ii doc-linux-fr-text 2013.01-2 all Linux docs in French: HOWTOs, MetaFAQs in text format ii docbook-xml 4.5-7.2 all standard XML documentation system for software and systems ii docbook-xsl 1.78.1+dfsg-1 all stylesheets for processing DocBook XML to various output formats ii dosfstools 3.0.27-1 amd64 utilities for making and checking MS-DOS FAT filesystems ii dpkg 1.17.23 amd64 Debian package management system ii dpkg-dev 1.17.23 all Debian package development tools ii dtv-scan-tables 0+git20141218.b46a22c-1 all Digital Video Broadcasting (DVB) initial scan files ii duplicity 0.6.24-2 amd64 encrypted bandwidth-efficient backup ii duply 1.9.1-1 all easy to use frontend to the duplicity backup system ii dvb-apps 1.1.1+rev1500-1 amd64 Digital Video Broadcasting (DVB) applications ii e2fslibs:amd64 1.42.12-1 amd64 ext2/ext3/ext4 file system libraries ii e2fslibs-dev 1.42.12-1 amd64 ext2/ext3/ext4 file system libraries - headers and static libraries ii e2fsprogs 1.42.12-1 amd64 ext2/ext3/ext4 file system utilities ii easy-rsa 2.2.2-1 all Simple shell based CA utility ii ebtables 2.0.10.4-3 amd64 Ethernet bridge frame table administration ii eclipse 3.8.1-7 all Extensible Tool Platform and Java IDE ii eclipse-jdt 3.8.1-7 all Eclipse Java Development Tools (JDT) ii eclipse-pde 3.8.1-7 amd64 Eclipse Plug-in Development Environment (PDE) ii eclipse-platform 3.8.1-7 amd64 Eclipse platform without development plug-ins ii eclipse-platform-data 3.8.1-7 all Eclipse platform without development plug-ins (data) ii eclipse-rcp 3.8.1-7 amd64 Eclipse Rich Client Platform (RCP) ii ed 1.10-2 amd64 classic UNIX line editor ii eject 2.1.5+deb1+cvs20081104-13.1 amd64 ejects CDs and operates CD-Changers under Linux ii elks-libc 0.16.17-3.1 all 16-bit x86 C library and include files ii emacs 46.1 all GNU Emacs editor (metapackage) ii emacs23 23.4+1-4 amd64 The GNU Emacs editor (with GTK+ user interface) ii emacs23-bin-common 23.4+1-4 amd64 The GNU Emacs editor's shared, architecture dependent files ii emacs23-common 23.4+1-4 all The GNU Emacs editor's shared, architecture independent infrastructure ii emacs24 24.4+1-4.1 amd64 GNU Emacs editor (with GTK+ GUI support) ii emacs24-bin-common 24.4+1-4.1 amd64 GNU Emacs editor's shared, architecture dependent files ii emacs24-common 24.4+1-4.1 all GNU Emacs editor's shared, architecture independent infrastructure ii emacsen-common 2.0.8 all Common facilities for all emacsen ii empathy 3.12.7-1 amd64 GNOME multi-protocol chat and call client ii empathy-common 3.12.7-1 all GNOME multi-protocol chat and call client (common files) ii enchant 1.6.0-10.1 amd64 Wrapper for various spell checker engines (binary programs) ii eog 3.14.1-1 amd64 Eye of GNOME graphics viewer program ii espeak-data:amd64 1.48.04+dfsg-1 amd64 Multi-lingual software speech synthesizer: speech data files ii ethtool 1:3.16-1 amd64 display or change Ethernet device settings ii evince 3.14.1-1 amd64 Document (PostScript, PDF) viewer ii evince-common 3.14.1-1 all Document (PostScript, PDF) viewer - common files ii evolution 3.12.9~git20141130.241663-1 amd64 groupware suite with mail client and organizer ii evolution-common 3.12.9~git20141130.241663-1 all architecture independent files for Evolution ii evolution-data-server 3.12.9~git20141128.5242b0-2 amd64 evolution database backend server ii evolution-data-server-common 3.12.9~git20141128.5242b0-2 all architecture independent files for Evolution Data Server ii evolution-plugins 3.12.9~git20141130.241663-1 amd64 standard plugins for Evolution ii exim4 4.84-6 all metapackage to ease Exim MTA (v4) installation ii exim4-base 4.84-6 amd64 support files for all Exim MTA (v4) packages ii exim4-config 4.84-6 all configuration for the Exim MTA (v4) ii exim4-daemon-light 4.84-6 amd64 lightweight Exim MTA (v4) daemon ii extlinux 3:6.03+dfsg-4 amd64 collection of bootloaders (Linux ext2/ext3/ext4, btrfs, and xfs bootloader) ii fairymax 4.8v-1 amd64 xboard compatible chess and chess-variant engine ii fakeroot 1.20.2-1 amd64 tool for simulating superuser privileges ii fastjar 2:0.98-5 amd64 Jar creation utility ii figlet 2.2.5-2 amd64 Make large character ASCII banners out of ordinary text ii file 1:5.22+2-1 amd64 Determines file type using "magic" numbers ii file-roller 3.14.1-1 amd64 archive manager for GNOME ii findutils 4.4.2-9+b1 amd64 utilities for finding files--find, xargs ii finger 0.17-15 amd64 user information lookup program ii firebird2.5-common 2.5.3.26778.ds4-5 all common files for firebird 2.5 servers and clients ii firebird2.5-common-doc 2.5.3.26778.ds4-5 all copyright, licensing and changelogs of firebird2.5 ii firebird2.5-server-common 2.5.3.26778.ds4-5 amd64 common files for firebird 2.5 servers ii firmware-atheros 0.43 all Binary firmware for Atheros wireless cards ii firmware-linux-free 3.3 all Binary firmware for various drivers in the Linux kernel ii five-or-more 1:3.14.1-1 amd64 make color lines of five or more length ii flashplugin-nonfree 1:3.6.1 amd64 Adobe Flash Player - browser plugin ii flex 2.5.39-8+b1 amd64 fast lexical analyzer generator ii focuswriter 1.5.3-1 amd64 Fullscreen distraction-free writing program ii folks-common 0.10.0-1 all library to aggregates people into metacontacts (common files) ii fontconfig 2.11.0-6.3 amd64 generic font configuration library - support binaries ii fontconfig-config 2.11.0-6.3 all generic font configuration library - configuration ii fonts-cabin 1.5-2 all humanist sans serif font ii fonts-cantarell 0.0.16-1 all sans serif font family designed for on-screen readability ii fonts-comfortaa 2.003-1 all stylish, modern true type font ii fonts-crosextra-caladea 20130214-1 all Sans-serif font metric-compatible with Cambria font ii fonts-crosextra-carlito 20130920-1 all Sans-serif font metric-compatible with Calibri font ii fonts-dejavu 2.34-1 all metapackage to pull in fonts-dejavu-core and fonts-dejavu-extra ii fonts-dejavu-core 2.34-1 all Vera font family derivate with additional characters ii fonts-dejavu-extra 2.34-1 all Vera font family derivate with additional characters (extra variants) ii fonts-droid 1:4.4.4r2-6 all handheld device font with extensive style and language support ii fonts-ebgaramond 0.015+git20130628-3 all EB Garamond OpenType fonts ii fonts-ebgaramond-extra 0.015+git20130628-3 all EB Garamond Initials and TrueType fonts ii fonts-font-awesome 4.2.0~dfsg-1 all iconic font designed for use with Twitter Bootstrap ii fonts-freefont-otf 20120503-4 all Freefont Serif, Sans and Mono OpenType fonts ii fonts-freefont-ttf 20120503-4 all Freefont Serif, Sans and Mono Truetype fonts ii fonts-gfs-artemisia 1.1-5 all greek font (Times Greek-like) ii fonts-gfs-complutum 1.1-6 all ancient Greek font revival from the University of Alcalá, Spain ii fonts-gfs-didot 1.1-6 all greek font family (Didot revival) ii fonts-gfs-neohellenic 1.1-6 all modern Greek font family with matching Latin ii fonts-gfs-olga 1.1-5 all ancient Greek oblique font revival (companion to GFS Didot) ii fonts-gfs-solomos 1.1-5 all ancient Greek oblique font ii fonts-inconsolata 001.010-5 all monospace font for pretty code listings and for the terminal ii fonts-junicode 0.7.8-2 all Unicode font for medievalists (Latin, IPA and Runic) ii fonts-lato 2.0-1 all sans-serif typeface family font ii fonts-liberation 1.07.4-1 all Fonts with the same metrics as Times, Arial and Courier ii fonts-linuxlibertine 5.3.0-2 all Linux Libertine family of fonts ii fonts-lmodern 2.004.4-5 all OpenType fonts based on Computer Modern ii fonts-lobster 2.0-2 all bold condensed script with many ligatures and alternates ii fonts-lobstertwo 2.0-2 all updated and improved family version of the Lobster font ii fonts-lyx 2.1.2-3 all TrueType versions of some TeX fonts used by LyX ii fonts-oflb-asana-math 000.907-6 all extended smart Unicode Math font ii fonts-opensymbol 2:102.6+LibO4.3.3-2 all OpenSymbol TrueType font ii fonts-sil-gentium 20081126:1.02-13 all extended Unicode Latin font ("a typeface for the nations") ii fonts-sil-gentium-basic 1.1-7 all smart Unicode font families (Basic and Book Basic) based on Gentium ii fonts-stix 1.1.1-1 all Scientific and Technical Information eXchange fonts ii fonts-texgyre 20140520-1 all OpenType fonts based on URW Fonts ii foomatic-db-compressed-ppds 20141016-1 all OpenPrinting printer support - Compressed PPDs derived from the database ii foomatic-db-engine 4.0.11-1 amd64 OpenPrinting printer support - programs ii four-in-a-row 1:3.14.1-1 amd64 four-in-a-row game for GNOME ii fprintd 0.5.1-1 amd64 D-Bus daemon for fingerprint reader access ii freepats 20060219-1 all Free patch set for MIDI audio synthesis ii freerdp-x11 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 RDP client for Windows Terminal Services (X11 client) ii freespacenotifier 4:4.11.13-2 amd64 free space notification module for KDE ii fsarchiver 0.6.19-2 amd64 file system archiver ii ftp 0.17-31 amd64 classical file transfer client ii fuse 2.9.3-15+b1 amd64 Filesystem in Userspace ii fuse-zip 0.4.0-1 amd64 ZIP archive mounter based on FUSE ii fuseiso 20070708-3.1 amd64 FUSE module to mount ISO filesystem images ii fwbuilder-common 5.1.0-4 all Firewall administration tool GUI (common files) ii g++ 4:4.9.2-1 amd64 GNU C++ compiler ii g++-4.9 4.9.2-10 amd64 GNU C++ compiler ii gawk 1:4.1.1+dfsg-1 amd64 GNU awk, a pattern scanning and processing language ii gcc 4:4.9.2-1 amd64 GNU C compiler ii gcc-4.6 4.6.4-7 amd64 GNU C compiler ii gcc-4.6-base:amd64 4.6.4-7 amd64 GCC, the GNU Compiler Collection (base package) ii gcc-4.7 4.7.4-3 amd64 GNU C compiler ii gcc-4.7-base:amd64 4.7.4-3 amd64 GCC, the GNU Compiler Collection (base package) ii gcc-4.9 4.9.2-10 amd64 GNU C compiler ii gcc-4.9-base:amd64 4.9.2-10 amd64 GCC, the GNU Compiler Collection (base package) ii gcc-4.9-multilib 4.9.2-10 amd64 GNU C compiler (multilib files) ii gcc-multilib 4:4.9.2-1 amd64 GNU C compiler (multilib files) ii gconf-service 3.2.6-3 amd64 GNOME configuration database system (D-Bus service) ii gconf2 3.2.6-3 amd64 GNOME configuration database system (support tools) ii gconf2-common 3.2.6-3 all GNOME configuration database system (common files) ii gcr 3.14.0-2 amd64 GNOME crypto services (daemon and tools) ii gdb 7.7.1+dfsg-5 amd64 GNU Debugger ii gdb-avr 7.7-2 amd64 GNU Debugger for avr ii gdb-multiarch 7.7.1+dfsg-5 amd64 GNU Debugger (with support for multiple architectures) ii gdbserver 7.7.1+dfsg-5 amd64 GNU Debugger (remote server) ii gdebi-core 0.9.5.5+nmu1 all simple tool to install deb files ii gdisk 0.8.10-1 amd64 GPT fdisk text-mode partitioning tool ii gdm3 3.14.1-3 amd64 GNOME Display Manager ii gecko-mediaplayer 1.0.9-2 amd64 Multimedia plug-in for Gecko browsers ii gedit 3.14.0-3 amd64 official text editor of the GNOME desktop environment ii gedit-common 3.14.0-3 all official text editor of the GNOME desktop environment (support files) ii gedit-plugins 3.14.0-2 amd64 set of plugins for gedit ii genisoimage 9:1.1.11-3 amd64 Creates ISO-9660 CD-ROM filesystem images ii geoclue-2.0 2.1.10-2 amd64 geoinformation service ii geoip-database 20141027-1 all IP lookup command line tools that use the GeoIP library (country database) ii get-flash-videos 1.25~git2014.03.23-1 all video downloader for various Flash-based video hosting sites ii get-iplayer 2.87-2 all download/stream available BBC iPlayer TV and radio programmes ii gettext 0.19.3-2 amd64 GNU Internationalization utilities ii gettext-base 0.19.3-2 amd64 GNU Internationalization utilities for the base system ii ghostscript 9.06~dfsg-1.1+b1 amd64 interpreter for the PostScript language and for PDF ii ghostscript-x 9.06~dfsg-1.1+b1 amd64 interpreter for the PostScript language and for PDF - X11 support ii gimp 2.8.14-1+b1 amd64 The GNU Image Manipulation Program ii gimp-data 2.8.14-1 all Data files for GIMP ii gir1.2-accountsservice-1.0 0.6.37-3+b1 amd64 GObject introspection data for AccountService ii gir1.2-atk-1.0 2.14.0-1 amd64 ATK accessibility toolkit (GObject introspection) ii gir1.2-atspi-2.0 2.14.0-1 amd64 Assistive Technology Service Provider (GObject introspection) ii gir1.2-caribou-1.0 0.4.15-1 amd64 GObject introspection for the Caribou library ii gir1.2-champlain-0.12 0.12.9-1 amd64 C library providing ClutterActor to display maps (GObject introspection) ii gir1.2-clutter-1.0 1.20.0-1 amd64 GObject introspection data for the Clutter 1.0 library ii gir1.2-clutter-gst-2.0 2.0.12-1 amd64 Gobject introspection data for Clutter GStreamer elements ii gir1.2-cogl-1.0 1.18.2-3 amd64 GObject introspection data for the Cogl 1.0 library ii gir1.2-coglpango-1.0 1.18.2-3 amd64 GObject introspection data for the CoglPango 1.0 library ii gir1.2-evince-3.0 3.14.1-1 amd64 GObject introspection data for the evince libraries ii gir1.2-freedesktop:amd64 1.42.0-2.2 amd64 Introspection data for some FreeDesktop components ii gir1.2-gck-1 3.14.0-2 amd64 GObject introspection data for the GCK library ii gir1.2-gconf-2.0 3.2.6-3 amd64 GNOME configuration database system (GObject-Introspection) ii gir1.2-gcr-3 3.14.0-2 amd64 GObject introspection data for the GCR library ii gir1.2-gdata-0.0 0.16.1-1 amd64 GObject introspection data for the GData webservices library ii gir1.2-gdesktopenums-3.0 3.14.1-1 amd64 GObject introspection for GSettings desktop-wide schemas ii gir1.2-gdkpixbuf-2.0 2.31.1-2+b1 amd64 GDK Pixbuf library - GObject-Introspection ii gir1.2-gdm3 3.14.1-3 amd64 GObject introspection data for the GNOME Display Manager ii gir1.2-geocodeglib-1.0 3.14.0-1 amd64 introspection data for geocode-glib library ii gir1.2-git2-glib-1.0 0.0.22-1 amd64 GObject introspection data for the git2-glib-1.0 library ii gir1.2-gkbd-3.0 3.6.0-1 amd64 GObject introspection data for the GnomeKbd library ii gir1.2-glib-2.0:amd64 1.42.0-2.2 amd64 Introspection data for GLib, GObject, Gio and GModule ii gir1.2-gmenu-3.0 3.13.3-5 amd64 GObject introspection data for the GNOME menu library ii gir1.2-gnomebluetooth-1.0 3.14.0-2 amd64 Introspection data for GnomeBluetooth ii gir1.2-gnomedesktop-3.0 3.14.1-1 amd64 Introspection data for GnomeDesktop ii gir1.2-gnomekeyring-1.0 3.12.0-1+b1 amd64 GNOME keyring services library - introspection data ii gir1.2-goa-1.0 3.14.2-1 amd64 Introspection data for GNOME Online Accounts ii gir1.2-grilo-0.2:amd64 0.2.11-2 amd64 Framework for discovering and browsing media - GObject introspection data ii gir1.2-gst-plugins-base-1.0 1.4.4-2 amd64 Description: GObject introspection data for the GStreamer Plugins Base library ii gir1.2-gstreamer-1.0 1.4.4-2 amd64 Description: GObject introspection data for the GStreamer library ii gir1.2-gtk-3.0:amd64 3.14.5-1 amd64 GTK+ graphical user interface library -- gir bindings ii gir1.2-gtk-vnc-2.0 0.5.3-1.3 amd64 GObject introspection data for GTK-VNC. ii gir1.2-gtkchamplain-0.12 0.12.9-1 amd64 Gtk+ widget to display maps (GObject introspection) ii gir1.2-gtkclutter-1.0 1.6.0-1 amd64 GObject introspection data for the GTK+ Clutter library ii gir1.2-gtksource-3.0:amd64 3.14.1-1 amd64 gir files for the GTK+ syntax highlighting widget ii gir1.2-gtop-2.0 2.28.5-2+b1 amd64 gtop system monitoring library (gir bindings) ii gir1.2-gucharmap-2.90 1:3.14.1-1 amd64 GObject introspection data for the Unicode browser widget library ii gir1.2-ibus-1.0:amd64 1.5.9-1 amd64 Intelligent Input Bus - introspection data ii gir1.2-javascriptcoregtk-3.0:amd64 2.4.7-3 amd64 JavaScript engine library from WebKitGTK+ - GObject introspection data ii gir1.2-json-1.0 1.0.2-1 amd64 GLib JSON manipulation library (introspection data) ii gir1.2-libvirt-glib-1.0 0.1.9-4 amd64 libvirt glib mainloop integration ii gir1.2-mediaart-1.0:amd64 0.7.0-2 amd64 GObject introspection data for MediaArt library ii gir1.2-mutter-3.0 3.14.2-1 amd64 GObject introspection data for Mutter ii gir1.2-networkmanager-1.0:amd64 0.9.10.0-5 amd64 GObject introspection data for NetworkManager ii gir1.2-nmgtk-1.0 0.9.10.0-2 amd64 GObject introspection data for libnm-gtk ii gir1.2-notify-0.7 0.7.6-2 amd64 sends desktop notifications to a notification daemon (Introspection files) ii gir1.2-panelapplet-4.0 3.8.1-7+b1 amd64 GObject introspection for the GNOME Panel Applet library ii gir1.2-pango-1.0:amd64 1.36.8-3 amd64 Layout and rendering of internationalized text - gir bindings ii gir1.2-peas-1.0 1.12.1-2 amd64 Application plugin library (introspection files) ii gir1.2-polkit-1.0 0.105-8 amd64 GObject introspection data for PolicyKit ii gir1.2-rb-3.0 3.1-1 amd64 GObject introspection data for the rhythmbox music player ii gir1.2-rest-0.7 0.7.92-2 amd64 REST service access library (introspection files) ii gir1.2-secret-1 0.18-1+b1 amd64 Secret store (GObject-Introspection) ii gir1.2-soup-2.4 2.48.0-1 amd64 GObject introspection data for the libsoup HTTP library ii gir1.2-spice-client-glib-2.0 0.25-1+b1 amd64 GObject for communicating with Spice servers (GObject-Introspection) ii gir1.2-spice-client-gtk-3.0 0.25-1+b1 amd64 GTK3 widget for SPICE clients (GObject-Introspection) ii gir1.2-telepathyglib-0.12 0.24.1-1 amd64 GLib Telepathy connection manager library (GObject-Introspection) ii gir1.2-telepathylogger-0.2 0.8.1-1 amd64 Telepathy logger service - introspection ii gir1.2-totem-1.0 3.14.0-2 amd64 GObject introspection data for Totem media player ii gir1.2-totem-plparser-1.0 3.10.3-1 amd64 GObject introspection data for the Totem Playlist Parser library ii gir1.2-tracker-1.0:amd64 1.2.4-1 amd64 GObject introspection data for Tracker ii gir1.2-upowerglib-1.0 0.99.1-3.1 amd64 GObject introspection data for upower ii gir1.2-vte-2.90 1:0.36.3-1 amd64 GObject introspection data for the VTE library ii gir1.2-vte-2.91 0.38.1-2 amd64 GObject introspection data for the VTE library ii gir1.2-webkit-3.0:amd64 2.4.7-3 amd64 Web content engine library for GTK+ - GObject introspection data ii gir1.2-wnck-3.0:amd64 3.4.9-3 amd64 GObject introspection data for the WNCK library ii gir1.2-xkl-1.0 5.2.1-1 amd64 X Keyboard Extension high-level API - introspection data ii gir1.2-zeitgeist-2.0 0.9.14-2.2 amd64 library to access Zeitgeist - GObject introspection data ii gir1.2-zpj-0.0 0.0.3-1+b1 amd64 GObject introspection data for the libzapojit library ii git 1:2.1.4-2 amd64 fast, scalable, distributed revision control system ii git-cola 2.0.6-1 all highly caffeinated git GUI ii git-core 1:2.1.4-2 all fast, scalable, distributed revision control system (obsolete) ii git-man 1:2.1.4-2 all fast, scalable, distributed revision control system (manual pages) ii gitk 1:2.1.4-2 all fast, scalable, distributed revision control system (revision tree visualizer) ii gjs 1.42.0-1 amd64 Mozilla-based javascript bindings for the GNOME platform ii gkbd-capplet 3.6.0-1 amd64 GNOME control center tools for libgnomekbd ii gksu 2.0.2-9 amd64 graphical front-end to su and sudo ii glib-networking:amd64 2.42.0-2 amd64 network-related giomodules for GLib ii glib-networking-common 2.42.0-2 all network-related giomodules for GLib - data files ii glib-networking-dbg 2.42.0-2 amd64 network-related giomodules for GLib - debugging symbols ii glib-networking-services 2.42.0-2 amd64 network-related giomodules for GLib - D-Bus services ii gnash-common 0.8.11~git20140708-3+b2 amd64 GNU Shockwave Flash (SWF) player - Common files/libraries ii gnome 1:3.14+3 amd64 Full GNOME Desktop Environment, with extra components ii gnome-accessibility-themes 3.14.2.2-1 all Accessibility themes for the GNOME desktop ii gnome-applets 3.8.1-1 amd64 Various applets for the GNOME panel - binary files ii gnome-applets-data 3.8.1-1 all Various applets for the GNOME panel - data files ii gnome-backgrounds 3.14.1-1 all Set of backgrounds packaged with the GNOME desktop ii gnome-bluetooth 3.14.0-2 amd64 GNOME Bluetooth tools ii gnome-calculator 3.14.1-1 amd64 GNOME desktop calculator ii gnome-chess 1:3.14.0-1 amd64 chess game with 3D graphics ii gnome-clocks 3.14.1-1 amd64 Simple GNOME app with stopwatch, timer, and world clock support ii gnome-color-manager 3.14.1-1 amd64 Color management integration for the GNOME desktop environment ii gnome-commander 1.4.3-1+b1 amd64 nice and fast file manager for the GNOME desktop ii gnome-commander-data 1.4.3-1 all Data files for GNOME Commander ii gnome-commander-dbg 1.4.3-1+b1 amd64 Debugging symbols for gnome-commander ii gnome-common 3.14.0-1 all common scripts and macros to develop with GNOME ii gnome-contacts 3.14.1-1 amd64 Contacts manager for GNOME ii gnome-control-center 1:3.14.2-2 amd64 utilities to configure the GNOME desktop ii gnome-control-center-data 1:3.14.2-2 all configuration applets for GNOME - data files ii gnome-core 1:3.14+3 amd64 GNOME Desktop Environment -- essential components ii gnome-dbg 1:3.14+3 amd64 debugging symbols for the GNOME desktop environment ii gnome-desktop3-data 3.14.1-1 all Common files for GNOME desktop apps ii gnome-dictionary 3.14.1-1 amd64 GNOME dictionary application ii gnome-disk-utility 3.12.1-1+b1 amd64 manage and configure disk drives and media ii gnome-documents 3.14.2-1 amd64 Document manager for GNOME ii gnome-dvb-client 1:0.2.10-1 all client for gnome-dvb-daemon ii gnome-dvb-daemon 1:0.2.10-1 amd64 daemon to setup your DVB devices, record and watch TV shows and browse EPG ii gnome-flashback 3.10.0-3 amd64 GNOME Flashback application ii gnome-flashback-common 3.10.0-3 all GNOME Flashback application - common data files ii gnome-flashback-dbg 3.10.0-3 amd64 GNOME Flashback application - debugging symbols ii gnome-font-viewer 3.14.0-1 amd64 font viewer for GNOME ii gnome-games 1:3.14+3 all games for the GNOME desktop ii gnome-getting-started-docs 3.14.1-1 all Help a new user get started in GNOME ii gnome-icon-theme 3.12.0-1 all GNOME Desktop icon theme ii gnome-icon-theme-symbolic 3.12.0-1 all GNOME desktop icon theme (symbolic icons) ii gnome-keyring 3.14.0-1+b1 amd64 GNOME keyring services (daemon and tools) ii gnome-klotski 1:3.14.1-1 amd64 Klotski puzzle game for GNOME ii gnome-logs 3.14.2-1 amd64 viewer for the systemd journal. ii gnome-mahjongg 1:3.14.1-1 amd64 classic Eastern tile game for GNOME ii gnome-maps 3.14.1.2-1 amd64 map application for GNOME ii gnome-media 3.4.0-2 amd64 GNOME media utilities ii gnome-menus 3.13.3-5 amd64 GNOME implementation of the freedesktop menu specification ii gnome-mime-data 2.18.0-1 all base MIME and Application database for GNOME. ii gnome-mines 1:3.14.1-2 amd64 popular minesweeper puzzle game for GNOME ii gnome-mplayer 1.0.9-3 amd64 GTK+ interface for MPlayer ii gnome-music 3.14.1-1 amd64 Music is the new GNOME music playing application ii gnome-nettool 3.8.1-1 amd64 network information tool for GNOME ii gnome-nibbles 1:3.14.1-1 amd64 snake game, up to four players ii gnome-online-accounts 3.14.2-1 amd64 service to manage online accounts for the GNOME desktop ii gnome-online-miners 3.14.0-2 amd64 Crawls through your online content ii gnome-orca 3.14.0-2 all Scriptable screen reader ii gnome-packagekit 3.14.0-1 amd64 Graphical distribution neutral package manager for GNOME ii gnome-packagekit-data 3.14.0-1 all Data files for GNOME-PackageKit ii gnome-packagekit-session 3.14.0-1 amd64 Provides PackageKit session API for GNOME ii gnome-panel 3.8.1-7 amd64 launcher and docking facility for GNOME ii gnome-panel-data 3.8.1-7 all common files for the GNOME Panel ii gnome-panel-dbg 3.8.1-7 amd64 GNOME Panel and library for panel applets - debugging symbols ii gnome-photos 3.14.2-1 amd64 application to access, organize and share your photos with GNOME ii gnome-power-manager 3.14.1-1 amd64 power management tool for the GNOME desktop ii gnome-robots 1:3.14.1-1 amd64 improved old BSD robots game ii gnome-screensaver 3.6.1-4 amd64 GNOME screen saver and locker ii gnome-screenshot 3.14.0-1 amd64 screenshot application for GNOME ii gnome-session 3.14.0-2 all GNOME Session Manager - GNOME 3 session ii gnome-session-bin 3.14.0-2 amd64 GNOME Session Manager - Minimal runtime ii gnome-session-common 3.14.0-2 all GNOME Session Manager - common files ii gnome-session-flashback 3.8.1-7 all GNOME Session Manager - GNOME Flashback session ii gnome-settings-daemon 3.14.2-2 amd64 daemon handling the GNOME session settings ii gnome-shell 3.14.2-3 amd64 graphical shell for the GNOME desktop ii gnome-shell-common 3.14.2-3 all common files for the GNOME graphical shell ii gnome-shell-extension-suspend-button 0~git20141024-1 all Gnome-shell extension to modify the suspend/shutdown buttons ii gnome-shell-extension-weather 0~20140924.git7e28508-1 all weather extension for GNOME Shell ii gnome-shell-extensions 3.14.2-1 all Extensions to extend functionality of GNOME Shell ii gnome-sound-recorder 3.14.0.1-1 amd64 simple and modern sound recorder for GNOME ii gnome-sudoku 1:3.14.1-1 amd64 Sudoku puzzle game for GNOME ii gnome-sushi 3.12.0-2+b1 amd64 sushi is a quick previewer for nautilus ii gnome-system-log 3.9.90-2 amd64 system log viewer for GNOME ii gnome-system-monitor 3.14.1-1 amd64 Process viewer and system resource monitor for GNOME ii gnome-terminal 3.14.1-1 amd64 GNOME terminal emulator application ii gnome-terminal-data 3.14.1-1 all Data files for the GNOME terminal emulator ii gnome-tetravex 1:3.14.0-1 amd64 put tiles on a board and match their edges together ii gnome-themes-standard:amd64 3.14.2.2-1 amd64 Standard GNOME themes ii gnome-themes-standard-data 3.14.2.2-1 all Data files for GNOME standard themes ii gnome-tweak-tool 3.14.2-2 all tool to adjust advanced configuration settings for GNOME ii gnome-user-guide 3.14.1-1 all GNOME user's guide ii gnome-user-share 3.14.0-2 amd64 User level public file sharing via WebDAV or ObexFTP ii gnome-video-effects 0.4.1-2 all GNOME Video Effects ii gnucash 1:2.6.4-3 amd64 personal and small-business financial-accounting software ii gnucash-common 1:2.6.4-3 all common files for the financial-accounting software Gnucash ii gnucash-docs 2.6.4-1 all Documentation for gnucash, a personal finance tracking program ii gnuchess 6.1.2-1 amd64 Plays a game of chess, either against the user or against itself ii gnuchess-book 1.02-1 all Opening book for gnuchess ii gnupg 1.4.18-6 amd64 GNU privacy guard - a free PGP replacement ii gnupg-agent 2.0.26-3 amd64 GNU privacy guard - password agent ii gnupg2 2.0.26-3 amd64 GNU privacy guard - a free PGP replacement (new v2.x) ii gnuplot 4.6.6-1 all Command-line driven interactive plotting program ii gnuplot-data 4.6.6-1 all Command-line driven interactive plotting program. Data-files ii gnuplot-nox 4.6.6-1 amd64 Command-line driven interactive plotting program. No-X package ii gnuplot-tex 4.6.6-1 all Command-line driven interactive plotting program. Tex-files ii gnustep-base-common 1.24.7-1 all GNUstep Base library - common files ii gnustep-base-runtime 1.24.7-1 amd64 GNUstep Base library - daemons and tools ii gnustep-common 2.6.6-3 amd64 Common files for the core GNUstep environment ii gpart 0.1h-11+b1 amd64 Guess PC disk partition table, find lost partitions ii gparted 0.19.0-2 amd64 GNOME partition editor ii gpgv 1.4.18-6 amd64 GNU privacy guard - signature verification tool ii gpointing-device-settings 1.5.1-6 amd64 configuration tool for pointing devices ii gpxviewer 0.4.3-1 all views GPS traces collected in the GPX format ii grep 2.20-4 amd64 GNU grep, egrep and fgrep ii grilo-plugins-0.2:amd64 0.2.13-3 amd64 Framework for discovering and browsing media - Plugins ii grive 0.2.0-1.1+b2 amd64 Google Drive client for GNU/Linux ii groff 1.22.3-1 amd64 GNU troff text-formatting system ii groff-base 1.22.3-1 amd64 GNU troff text-formatting system (base system components) ii grub-common 2.02~beta2-20 amd64 GRand Unified Bootloader (common files) ii grub-pc 2.02~beta2-20 amd64 GRand Unified Bootloader, version 2 (PC/BIOS version) ii grub-pc-bin 2.02~beta2-20 amd64 GRand Unified Bootloader, version 2 (PC/BIOS binaries) ii grub2-common 2.02~beta2-20 amd64 GRand Unified Bootloader (common files for version 2) ii gsettings-desktop-schemas 3.14.1-1 all GSettings desktop-wide schemas ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 all Fonts for the Ghostscript interpreter(s) ii gsfonts-x11 0.22 all Make Ghostscript fonts available to X11 ii gstreamer0.10-ffmpeg 1:0.10.13-dmo1 amd64 FFmpeg plugin for GStreamer ii gstreamer0.10-gconf:amd64 0.10.31-3+nmu4+b1 amd64 GStreamer plugin for getting the sink/source information from GConf ii gstreamer0.10-nice:amd64 0.1.7-1 amd64 ICE library (GStreamer 0.10 plugin) ii gstreamer0.10-plugins-bad:amd64 0.10.23-7.4 amd64 GStreamer plugins from the "bad" set ii gstreamer0.10-plugins-base:amd64 0.10.36-2 amd64 GStreamer plugins from the "base" set ii gstreamer0.10-plugins-good:amd64 0.10.31-3+nmu4+b1 amd64 GStreamer plugins from the "good" set ii gstreamer0.10-pulseaudio:amd64 0.10.31-3+nmu4+b1 amd64 GStreamer plugin for PulseAudio ii gstreamer0.10-x:amd64 0.10.36-2 amd64 GStreamer plugins for X11 and Pango ii gstreamer1.0-clutter 2.0.12-1 amd64 Clutter PLugin for GStreamer 1.0 ii gstreamer1.0-libav:amd64 1:1.4.5-dmo1 amd64 FFmpeg plugin for GStreamer ii gstreamer1.0-nice:amd64 0.1.7-1 amd64 ICE library (GStreamer plugin) ii gstreamer1.0-plugins-bad:amd64 1.4.4-2 amd64 GStreamer plugins from the "bad" set ii gstreamer1.0-plugins-base:amd64 1.4.4-2 amd64 GStreamer plugins from the "base" set ii gstreamer1.0-plugins-good:amd64 1.4.4-2 amd64 GStreamer plugins from the "good" set ii gstreamer1.0-plugins-ugly:amd64 1.4.4-2 amd64 GStreamer plugins from the "ugly" set ii gstreamer1.0-pulseaudio:amd64 1.4.4-2 amd64 GStreamer plugin for PulseAudio ii gstreamer1.0-x:amd64 1.4.4-2 amd64 GStreamer plugins for X11 and Pango ii gtk2-engines:amd64 1:2.20.2-3 amd64 theme engines for GTK+ 2.x ii gtk2-engines-pixbuf:amd64 2.24.25-1 amd64 pixbuf-based theme for GTK+ 2.x ii gtkperf 0.40+ds-2 amd64 GTK+ performance benchmark ii gtkvncviewer 0.4-2.2 all Small GNOME VNC client ii gucharmap 1:3.14.1-1 amd64 Unicode character picker and font browser ii guile-1.8 1.8.8+1-10 amd64 GNU extension language and Scheme interpreter ii guile-1.8-libs 1.8.8+1-10 amd64 Core Guile libraries ii guile-2.0 2.0.11+1-9 amd64 GNU extension language and Scheme interpreter ii guile-2.0-libs:amd64 2.0.11+1-9 amd64 Core Guile libraries ii gvfs:amd64 1.22.2-1 amd64 userspace virtual filesystem - GIO module ii gvfs-backends 1.22.2-1 amd64 userspace virtual filesystem - backends ii gvfs-bin 1.22.2-1 amd64 userspace virtual filesystem - binaries ii gvfs-common 1.22.2-1 all userspace virtual filesystem - common data files ii gvfs-daemons 1.22.2-1 amd64 userspace virtual filesystem - servers ii gvfs-fuse 1.22.2-1 amd64 userspace virtual filesystem - fuse server ii gvfs-libs:amd64 1.22.2-1 amd64 userspace virtual filesystem - private libraries ii gzip 1.6-4 amd64 GNU compression utilities ii hamster-applet 2.91.3+git20120514.b9fec3e1-1 all time tracking applet for GNOME ii hardening-includes 2.7 all Makefile for enabling compiler flags for security hardening ii hddtemp 0.3-beta15-52 amd64 hard drive temperature monitoring utility ii hdparm 9.43-1.1 amd64 tune hard disk parameters for high performance ii hfsplus 1.0.4-12.1 amd64 Tools to access HFS+ formatted volumes ii hicolor-icon-theme 0.13-1 all default fallback theme for FreeDesktop.org icon themes ii hitori 3.14.0.1-1 amd64 logic puzzle game similar to sudoku ii hoichess 0.10.3-6.1 amd64 xboard compatible chess engine to play chess with ii host 1:9.9.5.dfsg-8 all Transitional package ii hostapd 1:2.3-1 amd64 IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator ii hostname 3.15 amd64 utility to set/show the host name or domain name ii hp-ppd 0.9-0.2 all HP Postscript Printer Definition (PPD) files ii hplip 3.14.6-1+b2 amd64 HP Linux Printing and Imaging System (HPLIP) ii hplip-data 3.14.6-1 all HP Linux Printing and Imaging - data files ii hunspell-en-us 20070829-6 all English_american dictionary for hunspell ii hunspell-fr 1:5.2-1 all French dictionary for hunspell (dependency package) ii hunspell-fr-classical 1:5.2-1 all French dictionary for hunspell (classical version) ii hwdata 0.267-1 all hardware identification / configuration data ii hyphen-en-us 2.8.8-2 all US English hyphenation patterns for LibreOffice/OpenOffice.org ii i7z 0.27.2+git2013.10.12-g5023138-2 amd64 reporting tool for i7, i5, i3 CPUs ii i7z-gui 0.27.2+git2013.10.12-g5023138-2 amd64 GUI for i7z, a reporting tool for i7, i5, i3 CPUs ii i965-va-driver:amd64 1.4.1-2 amd64 VAAPI driver for Intel G45 & HD Graphics family ii iagno 1:3.14.1-2 amd64 popular Othello game for GNOME ii iasl 20141107-1 all transitional dummy package ii icedtea-6-jre-cacao:amd64 6b33-1.13.5-2 amd64 Alternative JVM for OpenJDK, using Cacao ii icedtea-6-jre-jamvm:amd64 6b33-1.13.5-2 amd64 Alternative JVM for OpenJDK, using JamVM ii icedtea-netx:amd64 1.5.2-1 amd64 NetX - implementation of the Java Network Launching Protocol (JNLP) ii icedtea-netx-common 1.5.2-1 all NetX - implementation of the Java Network Launching Protocol (JNLP) ii iceweasel 31.3.0esr-1 amd64 Web browser based on Firefox ii iceweasel-l10n-fr 1:31.3.0esr-1 all French language package for Iceweasel ii id3v2 0.1.12-2.1 amd64 A command line id3v2 tag editor ii ifenslave 2.6 all configure network interfaces for parallel routing (bonding) ii ifrench-gut 1:1.0-30 amd64 French dictionary for ispell (GUTenberg version) ii ifupdown 0.7.51 amd64 high level tools to configure network interfaces ii imagemagick 8:6.8.9.9-4 amd64 image manipulation programs -- binaries ii imagemagick-6.q16 8:6.8.9.9-4 amd64 image manipulation programs -- quantum depth Q16 ii imagemagick-common 8:6.8.9.9-4 all image manipulation programs -- infrastructure ii info 5.2.0.dfsg.1-6 amd64 Standalone GNU Info documentation browser ii init 1.22 amd64 System-V-like init utilities - metapackage ii init-system-helpers 1.22 all helper tools for all init systems ii initramfs-tools 0.118 all generic modular initramfs generator ii initscripts 2.88dsf-58 amd64 scripts for initializing and shutting down the system ii inkscape 0.48.5-3 amd64 vector-based drawing program ii insserv 1.14.0-5 amd64 boot sequence organizer using LSB init.d script dependency information ii install-info 5.2.0.dfsg.1-6 amd64 Manage installed documentation in info format ii installation-report 2.57 all system installation report ii intel-microcode 3.20140913.1 amd64 Processor microcode firmware for Intel CPUs ii intltool 0.50.2-2 all Utility scripts for internationalizing XML ii intltool-debian 0.35.0+20060710.1 all Help i18n of RFC822 compliant config files ii ioapps 1.4r2-3 amd64 IO profiler and IO traces replayer ii iproute 1:3.16.0-2 all transitional dummy package for iproute2 ii iproute2 3.16.0-2 amd64 networking and traffic control tools ii iptables 1.4.21-2+b1 amd64 administration tools for packet filtering and NAT ii iptables-persistent 1.0.3 all boot-time loader for netfilter rules, iptables plugin ii iputils-ping 3:20121221-5+b2 amd64 Tools to test the reachability of network hosts ii iputils-tracepath 3:20121221-5+b2 amd64 Tools to trace the network path to a remote host ii irqbalance 1.0.6-3 amd64 Daemon to balance interrupts for SMP systems ii isc-dhcp-client 4.3.1-5 amd64 DHCP client for automatically obtaining an IP address ii isc-dhcp-common 4.3.1-5 amd64 common files used by all of the isc-dhcp packages ii iso-codes 3.57-1 all ISO language, territory, currency, script codes and their translations ii isomaster 1.3.9-2 amd64 Graphical CD image editor ii ispell 3.3.02-6 amd64 International Ispell (an interactive spelling corrector) ii iucode-tool 1.1.1-1 amd64 Intel processor microcode tool ii iw 3.17-1 amd64 tool for configuring Linux wireless devices ii jarwrapper 0.48 all Run executable Java .jar files ii java-common 0.52 all Base of all Java packages ii java-wrappers 0.1.28 all wrappers for java executables ii javascript-common 11 all Base support for JavaScript library packages ii jedit 5.1.0+dfsg-2 all Plugin-based editor for programmers ii junit 3.8.2-8 all Automated testing framework for Java ii junit4 4.11-3 all JUnit regression test framework for Java ii kate-data 4:4.14.2-2 all shared data files for Kate text editor ii katepart 4:4.14.2-2 amd64 embeddable text editor component ii kbd 1.15.5-2 amd64 Linux console font and keytable utilities ii kde-base-artwork 4:4.11.5-1 all base artwork for the KDE Plasma Workspace ii kde-l10n-fr 4:4.14.0-1 all French (fr) localization files for KDE ii kde-runtime 4:4.14.2-2 amd64 runtime components from the official KDE release ii kde-runtime-data 4:4.14.2-2 all shared data files for the KDE base runtime module ii kde-style-oxygen 4:4.11.13-2 amd64 Oxygen widget style ii kde-wallpapers 4:4.14.0-1 all set of wallpapers for the KDE Plasma Workspaces ii kde-wallpapers-default 4:4.14.0-1 all default wallpaper for the Plasma workspace ii kde-window-manager 4:4.11.13-2 amd64 K window manager (KWin) ii kde-workspace 4:4.11.13-2 all KDE Plasma Workspace components ii kde-workspace-bin 4:4.11.13-2 amd64 core binaries for the KDE Plasma Workspace ii kde-workspace-data 4:4.11.13-2 all shared data files for the KDE Plasma Workspace ii kde-workspace-kgreet-plugins 4:4.11.13-2 amd64 KDE greet libraries for authentication ii kdebase-runtime 4:4.14.2-2 all Transitional package for the KDE runtime components ii kdelibs-bin 4:4.14.2-4 amd64 core executables for KDE Applications ii kdelibs5-data 4:4.14.2-4 all core shared data for all KDE Applications ii kdelibs5-plugins 4:4.14.2-4 amd64 core plugins for KDE Applications ii kdepim-runtime 4:4.14.2-2 amd64 runtime components for Akonadi KDE ii kdepimlibs-kio-plugins 4:4.14.2-2 amd64 kio slaves used by KDE PIM applications ii kdm 4:4.11.13-2 amd64 KDE Display Manager for X11 ii kdoctools 4:4.14.2-4 amd64 various tools for accessing application documentation ii keyboard-configuration 1.116 all system-wide keyboard preferences ii kinfocenter 4:4.11.13-2 amd64 system information viewer ii klibc-utils 2.0.4-2 amd64 small utilities built with klibc for early boot ii klipper 4:4.11.13-2 amd64 clipboard manager ii kmenuedit 4:4.11.13-2 amd64 XDG menu editor ii kmod 18-3 amd64 tools for managing Linux kernel modules ii konsole 4:4.14.2-1 amd64 X terminal emulator ii krb5-locales 1.12.1+dfsg-16 all Internationalization support for MIT Kerberos ii kscreen 1.0.2.1-1 amd64 KDE monitor hotplug and screen handling ii ksh 93u+20120801-1 amd64 Real, AT&T version of the Korn shell ii ksysguard 4:4.11.13-2 amd64 process monitor and system statistics ii ksysguardd 4:4.11.13-2 amd64 System Guard Daemon ii kwalletmanager 4:4.14.2-1 amd64 secure password wallet manager ii laptop-detect 0.13.7 amd64 attempt to detect a laptop ii latex2html 2008-debian1-10 all LaTeX to HTML translator ii latex2rtf 2.3.8-1 amd64 Converts documents from LaTeX to RTF format ii latexml 0.8.0-1 all LaTeX to XML Converter ii ledit 2.03-2 all line editor for interactive programs ii less 458-3 amd64 pager program similar to more ii lhasa 0.2.0+git3fe46-1 amd64 lzh archive decompressor ii lib32asan1 4.9.2-10 amd64 AddressSanitizer -- a fast memory error detector (32bit) ii lib32atomic1 4.9.2-10 amd64 support library providing __atomic built-in functions (32bit) ii lib32cilkrts5 4.9.2-10 amd64 Intel Cilk Plus language extensions (32bit) ii lib32gcc-4.9-dev 4.9.2-10 amd64 GCC support library (32 bit development files) ii lib32gcc1 1:4.9.2-10 amd64 GCC support library (32 bit Version) ii lib32gomp1 4.9.2-10 amd64 GCC OpenMP (GOMP) support library (32bit) ii lib32itm1 4.9.2-10 amd64 GNU Transactional Memory Library (32bit) ii lib32quadmath0 4.9.2-10 amd64 GCC Quad-Precision Math Library (32bit) ii lib32stdc++6 4.9.2-10 amd64 GNU Standard C++ Library v3 (32 bit Version) ii lib32ubsan0 4.9.2-10 amd64 UBSan -- undefined behaviour sanitizer (32bit) ii liba52-0.7.4 0.7.4-17 amd64 library for decoding ATSC A/52 streams ii libaa1:amd64 1.4p5-43 amd64 ASCII art library ii libaacs0:amd64 0.7.1-dmo1 amd64 free-and-libre implementation of AACS ii libabw-0.1-1 0.1.0-2 amd64 library for reading and writing AbiWord(tm) documents ii libaccountsservice0 0.6.37-3+b1 amd64 query and manipulate user account information - shared libraries ii libacl1:amd64 2.2.52-2 amd64 Access control list shared library ii libadns1 1.5.0~rc1-1 amd64 Asynchronous-capable DNS client library ii libaio-dev 0.3.110-1 amd64 Linux kernel AIO access library - development files ii libaio-ocaml 1.0.1-1+b1 amd64 OCaml bindings for libaio (Linux kernel AIO access library) ii libaio-ocaml-dev 1.0.1-1+b1 amd64 OCaml bindings for libaio (Linux kernel AIO access library) (devel) ii libaio1:amd64 0.3.110-1 amd64 Linux kernel AIO access library - shared library ii libakonadi-calendar4 4:4.14.2-2 amd64 library providing calendar helpers for Akonadi items ii libakonadi-contact4 4:4.14.2-2 amd64 Akonadi contacts access library ii libakonadi-kabc4 4:4.14.2-2+b1 amd64 Akonadi address book access library ii libakonadi-kcal4 4:4.14.2-2 amd64 Akonadi calendar access library ii libakonadi-kde4 4:4.14.2-2 amd64 library for using the Akonadi PIM data server ii libakonadi-kmime4 4:4.14.2-2 amd64 Akonadi MIME handling library ii libakonadi-notes4 4:4.14.2-2 amd64 Akonadi notes access library ii libakonadiprotocolinternals1 1.13.0-2 amd64 libraries for the Akonadi PIM storage service ii libalgorithm-c3-perl 0.09-1 all Perl module for merging hierarchies using the C3 algorithm ii libalgorithm-diff-perl 1.19.02-3 all module to find differences between files ii libalgorithm-diff-xs-perl 0.04-3+b1 amd64 module to find differences between files (XS accelerated) ii libalgorithm-merge-perl 0.08-2 all Perl module for three-way merge of textual data ii libamd2.3.1:amd64 1:4.2.1-3 amd64 approximate minimum degree ordering library for sparse matrices ii libany-moose-perl 0.24-1 all module to use either Moose or Mouse, based on availability ii libao-common 1.1.0-3 amd64 Cross Platform Audio Output Library (Common files) ii libao4 1.1.0-3 amd64 Cross Platform Audio Output Library ii libapache-pom-java 10-2 all Maven metadata for all Apache Software projects ii libapache2-mod-dnssd 0.6-3.1 amd64 Zeroconf support for Apache 2 via avahi ii libapparmor1:amd64 2.9.0-3 amd64 changehat AppArmor library ii libapr1:amd64 1.5.1-3 amd64 Apache Portable Runtime Library ii libaprutil1:amd64 1.5.4-1 amd64 Apache Portable Runtime Utility Library ii libaprutil1-dbd-sqlite3:amd64 1.5.4-1 amd64 Apache Portable Runtime Utility Library - SQLite3 Driver ii libaprutil1-ldap:amd64 1.5.4-1 amd64 Apache Portable Runtime Utility Library - LDAP Driver ii libapt-inst1.5:amd64 1.0.9.5 amd64 deb package format runtime library ii libapt-pkg-perl 0.1.29+b2 amd64 Perl interface to libapt-pkg ii libapt-pkg4.12:amd64 1.0.9.5 amd64 package management runtime library ii libaqbanking-data 5.4.3beta-2 all configuration files for libaqbanking ii libaqbanking34 5.4.3beta-2+b1 amd64 library for online banking applications ii libaqbanking34-plugins 5.4.3beta-2+b1 amd64 plugins needed by libaqbanking34 ii libaqebics0 5.4.3beta-2+b1 amd64 library for EBICS online banking ii libaqhbci20 5.0.24-3 amd64 library for HBCI online banking ii libaqhbci22 5.4.3beta-2+b1 amd64 library for HBCI online banking ii libaqofxconnect7 5.4.3beta-2+b1 amd64 library for OFX online banking ii libarchive-ar-perl 2.02-1 all Perl interface for manipulating ar archives ii libarchive-dev:amd64 3.1.2-10 amd64 Multi-format archive and compression library (development files) ii libarchive-extract-perl 0.72-1 all generic archive extracting module ii libarchive-zip-perl 1.39-1 all Perl module for manipulation of ZIP archives ii libarchive13:amd64 3.1.2-10 amd64 Multi-format archive and compression library (shared library) ii libart-2.0-2:amd64 2.3.21-2 amd64 Library of functions for 2D graphics - runtime files ii libasan1:amd64 4.9.2-10 amd64 AddressSanitizer -- a fast memory error detector ii libasm3-java 3.3.2-2 all Java bytecode manipulation framework ii libasm4-java 5.0.3-1 all Java bytecode manipulation framework ii libasn1-8-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - ASN.1 library ii libasound2:amd64 1.0.28-1 amd64 shared library for ALSA applications ii libasound2-data 1.0.28-1 all Configuration files and profiles for ALSA drivers ii libasound2-dev:amd64 1.0.28-1 amd64 shared library for ALSA applications -- development files ii libasound2-plugins:amd64 1.0.28-1+b1 amd64 ALSA library additional plugins ii libaspectj-java 1.8.3-2 all aspect-oriented extension for Java - library ii libaspell15:amd64 0.60.7~20110707-1.3 amd64 GNU Aspell spell-checker runtime library ii libasprintf-dev:amd64 0.19.3-2 amd64 GNU Internationalization library development files ii libasprintf0c2:amd64 0.19.3-2 amd64 GNU library to use fprintf and friends in C++ ii libass5:amd64 0.10.2-3 amd64 library for SSA/ASS subtitles rendering ii libassuan0:amd64 2.1.2-2 amd64 IPC library for the GnuPG components ii libasyncns0:amd64 0.8-5 amd64 Asynchronous name service query library ii libatasmart4:amd64 0.19-3 amd64 ATA S.M.A.R.T. reading and parsing library ii libatk-adaptor:amd64 2.14.0-2 amd64 AT-SPI 2 toolkit bridge ii libatk-bridge2.0-0:amd64 2.14.0-2 amd64 AT-SPI 2 toolkit bridge - shared library ii libatk-bridge2.0-dev:amd64 2.14.0-2 amd64 Development files for the AT-SPI 2 toolkit bridge ii libatk-wrapper-java 0.30.5-1 all ATK implementation for Java using JNI ii libatk-wrapper-java-jni:amd64 0.30.5-1 amd64 ATK implementation for Java using JNI (JNI bindings) ii libatk1.0-0:amd64 2.14.0-1 amd64 ATK accessibility toolkit ii libatk1.0-data 2.14.0-1 all Common files for the ATK accessibility toolkit ii libatk1.0-dbg:amd64 2.14.0-1 amd64 ATK libraries and debugging symbols ii libatk1.0-dev 2.14.0-1 amd64 Development files for the ATK accessibility toolkit ii libatkmm-1.6-1:amd64 2.22.7-2.1 amd64 C++ wrappers for ATK accessibility toolkit (shared libraries) ii libatm1:amd64 1:2.5.1-1.5 amd64 shared library for ATM (Asynchronous Transfer Mode) ii libatomic1:amd64 4.9.2-10 amd64 support library providing __atomic built-in functions ii libatspi2.0-0:amd64 2.14.0-1 amd64 Assistive Technology Service Provider Interface - shared library ii libatspi2.0-dev 2.14.0-1 amd64 Development files for the assistive technology service provider ii libattica0.4:amd64 0.4.2-1 amd64 Qt library that implements the Open Collaboration Services API ii libattr1:amd64 1:2.4.47-2 amd64 Extended attribute shared library ii libaudio2:amd64 1.9.4-3 amd64 Network Audio System - shared libraries ii libaudit-common 1:2.4-1 all Dynamic library for security auditing - common files ii libaudit1:amd64 1:2.4-1+b1 amd64 Dynamic library for security auditing ii libaugeas0 1.2.0-0.2 amd64 Augeas configuration editing library and API ii libauthen-sasl-perl 2.1600-1 all Authen::SASL - SASL Authentication framework ii libavahi-client-dev 0.6.31-4+b2 amd64 Development files for the Avahi client library ii libavahi-client3:amd64 0.6.31-4+b2 amd64 Avahi client library ii libavahi-common-data:amd64 0.6.31-4+b2 amd64 Avahi common data files ii libavahi-common-dev 0.6.31-4+b2 amd64 Development files for the Avahi common library ii libavahi-common3:amd64 0.6.31-4+b2 amd64 Avahi common library ii libavahi-compat-libdnssd1:amd64 0.6.31-4+b2 amd64 Avahi Apple Bonjour compatibility library ii libavahi-core7:amd64 0.6.31-4+b2 amd64 Avahi's embeddable mDNS/DNS-SD library ii libavahi-glib1:amd64 0.6.31-4+b2 amd64 Avahi GLib integration library ii libavahi-gobject0:amd64 0.6.31-4+b2 amd64 Avahi GObject library ii libavahi-ui-gtk3-0:amd64 0.6.31-4+b2 amd64 Avahi GTK+ User interface library for GTK3 ii libavc1394-0:amd64 0.5.4-2 amd64 control IEEE 1394 audio/video devices ii libavcodec56:amd64 6:11.1-1 amd64 Libav codec library ii libavdevice55:amd64 6:11.1-1 amd64 Libav device handling library ii libavformat56:amd64 6:11.1-1 amd64 Libav file format library ii libavresample2:amd64 6:11.1-1 amd64 Libav audio resampling library ii libavutil54:amd64 6:11.1-1 amd64 Libav utility library ii libb-hooks-endofscope-perl 0.13-1 all module for executing code after a scope finished compilation ii libbabeltrace-ctf1:amd64 1.2.4-1 amd64 Common Trace Format (CTF) library ii libbabeltrace1:amd64 1.2.4-1 amd64 Babeltrace conversion libraries ii libbabl-0.1-0:amd64 0.1.10-2 amd64 Dynamic, any to any, pixel format conversion library ii libbasicusageenvironment0 2:2014.12.13-dmo1 amd64 multimedia RTSP streaming library (BasicUsageEnvironment class) ii libbind9-90 1:9.9.5.dfsg-8 amd64 BIND9 Shared Library used by BIND ii libbison-dev:amd64 2:3.0.2.dfsg-2 amd64 YACC-compatible parser generator - development library ii libbit-vector-perl 7.3-1+b2 amd64 Perl module for bit vectors and more ii libblas-common 1.2.20110419-10 amd64 Dependency package for all BLAS implementations ii libblas3 1.2.20110419-10 amd64 Basic Linear Algebra Reference implementations, shared library ii libblkid1:amd64 2.25.2-4 amd64 block device id library ii libblktapctl0 2.0.90-3 amd64 Xen API blktapctl shared library (shared library) ii libbluetooth3:amd64 5.23-2+b1 amd64 Library to use the BlueZ Linux Bluetooth stack ii libbluray1:amd64 2:0.6.2-dmo1 amd64 Blu-ray disc playback support library (shared library) ii libbonobo2-0:amd64 2.32.1-3 amd64 Bonobo CORBA interfaces library ii libbonobo2-common 2.32.1-3 all Bonobo CORBA interfaces library -- support files ii libbonoboui2-0:amd64 2.24.5-2 amd64 Bonobo UI library - runtime ii libbonoboui2-common 2.24.5-2 all Bonobo UI library - common files ii libboost-date-time1.55.0:amd64 1.55.0+dfsg-3 amd64 set of date-time libraries based on generic programming concepts ii libboost-filesystem1.55.0:amd64 1.55.0+dfsg-3 amd64 filesystem operations (portable paths, iteration over directories, etc) in C++ ii libboost-iostreams1.49.0 1.49.0-3.2 amd64 Boost.Iostreams Library ii libboost-iostreams1.55.0:amd64 1.55.0+dfsg-3 amd64 Boost.Iostreams Library ii libboost-program-options1.55.0:amd64 1.55.0+dfsg-3 amd64 program options library for C++ ii libboost-system1.55.0:amd64 1.55.0+dfsg-3 amd64 Operating system (e.g. diagnostics support) library ii libboost-thread1.55.0:amd64 1.55.0+dfsg-3 amd64 portable C++ multi-threading ii libbrasero-media3-1 3.11.4-1 amd64 CD/DVD burning library for GNOME - runtime ii libbrlapi0.6:amd64 5.2~20141018-2 amd64 braille display access via BRLTTY - shared library ii libbs2b0 3.1.0+dfsg-2.1 amd64 Bauer stereophonic-to-binaural DSP library ii libbsd-dev:amd64 0.7.0-2 amd64 utility functions from BSD systems - development files ii libbsd0:amd64 0.7.0-2 amd64 utility functions from BSD systems - shared library ii libburn4 1.3.2-1.1 amd64 library to provide CD/DVD writing functions ii libbz2-1.0:amd64 1.0.6-7+b2 amd64 high-quality block-sorting file compressor library - runtime ii libbz2-dev:amd64 1.0.6-7+b2 amd64 high-quality block-sorting file compressor library - development ii libc-bin 2.19-13 amd64 GNU C Library: Binaries ii libc-dev-bin 2.19-13 amd64 GNU C Library: Development binaries ii libc6:amd64 2.19-13 amd64 GNU C Library: Shared libraries ii libc6-dbg:amd64 2.19-13 amd64 GNU C Library: detached debugging symbols ii libc6-dev:amd64 2.19-13 amd64 GNU C Library: Development Libraries and Header Files ii libc6-dev-i386 2.19-13 amd64 GNU C Library: 32-bit development libraries for AMD64 ii libc6-dev-x32 2.19-13 amd64 GNU C Library: X32 ABI Development Libraries for AMD64 ii libc6-i386 2.19-13 amd64 GNU C Library: 32-bit shared libraries for AMD64 ii libc6-x32 2.19-13 amd64 GNU C Library: X32 ABI Shared libraries for AMD64 ii libcaca-dev 0.99.beta19-2 amd64 development files for libcaca ii libcaca0:amd64 0.99.beta19-2 amd64 colour ASCII art library ii libcairo-gobject2:amd64 1.14.0-2.1 amd64 Cairo 2D vector graphics library (GObject library) ii libcairo-perl 1.104-2 amd64 Perl interface to the Cairo graphics library ii libcairo-script-interpreter2:amd64 1.14.0-2.1 amd64 Cairo 2D vector graphics library (script interpreter) ii libcairo2:amd64 1.14.0-2.1 amd64 Cairo 2D vector graphics library ii libcairo2-dev 1.14.0-2.1 amd64 Development files for the Cairo 2D graphics library ii libcairomm-1.0-1 1.10.0-1.1 amd64 C++ wrappers for Cairo (shared libraries) ii libcaja-extension1:amd64 1.8.2-1 amd64 libraries for caja components ii libcamd2.3.1:amd64 1:4.2.1-3 amd64 symmetric approximate minimum degree library for sparse matrices ii libcamel-1.2-49 3.12.9~git20141128.5242b0-2 amd64 Evolution MIME message handling library ii libcanberra-gtk-module:amd64 0.30-2.1 amd64 translates GTK+ widgets signals to event sounds ii libcanberra-gtk0:amd64 0.30-2.1 amd64 GTK+ helper for playing widget event sounds with libcanberra ii libcanberra-gtk3-0:amd64 0.30-2.1 amd64 GTK+ 3.0 helper for playing widget event sounds with libcanberra ii libcanberra-gtk3-module:amd64 0.30-2.1 amd64 translates GTK3 widgets signals to event sounds ii libcanberra-pulse:amd64 0.30-2.1 amd64 PulseAudio backend for libcanberra ii libcanberra0:amd64 0.30-2.1 amd64 simple abstract interface for playing event sounds ii libcap-ng0:amd64 0.7.4-2 amd64 An alternate POSIX capabilities library ii libcap2:amd64 1:2.24-6 amd64 POSIX 1003.1e capabilities (library) ii libcap2-bin 1:2.24-6 amd64 POSIX 1003.1e capabilities (utilities) ii libcaribou-common 0.4.15-1 all Configurable on screen keyboard with scanning mode - common files ii libcaribou-gtk-module:amd64 0.4.15-1 amd64 Configurable on screen keyboard with scanning mode (GTK+ 2.0 module) ii libcaribou-gtk3-module:amd64 0.4.15-1 amd64 Configurable on screen keyboard with scanning mode (GTK+ 3.0 module) ii libcaribou0:amd64 0.4.15-1 amd64 Configurable on screen keyboard with scanning mode - library ii libcarp-clan-perl 6.04-1 all Perl enhancement to Carp error logging facilities ii libccid 1.4.18-1 amd64 PC/SC driver for USB CCID smart card readers ii libccolamd2.8.0:amd64 1:4.2.1-3 amd64 constrained column approximate library for sparse matrices ii libcdaudio1 0.99.12p2-13+b1 amd64 library for controlling a CD-ROM when playing audio CDs ii libcddb2 1.3.2-5 amd64 library to access CDDB data - runtime files ii libcdio-cdda1 0.83-4.2 amd64 library to read and control digital audio CDs ii libcdio-paranoia1 0.83-4.2 amd64 library to read digital audio CDs with error correction ii libcdio13 0.83-4.2 amd64 library to read and control CD-ROM ii libcdparanoia0:amd64 3.10.2+debian-11 amd64 audio extraction tool for sampling CDs (library) ii libcdr-0.1-1 0.1.0-3 amd64 library for reading and converting Corel DRAW files ii libcgi-fast-perl 1:2.04-1 all CGI subclass for work with FCGI ii libcgi-pm-perl 4.09-2 all module for Common Gateway Interface applications ii libcglib3-java 3.1+dfsg-1 all code generation library for Java ii libcgmanager0:amd64 0.33-2 amd64 Central cgroup manager daemon (client library) ii libchamplain-0.12-0:amd64 0.12.9-1 amd64 C library providing ClutterActor to display maps ii libchamplain-gtk-0.12-0:amd64 0.12.9-1 amd64 Gtk+ widget to display maps ii libcheese-gtk23:amd64 3.14.1-2 amd64 tool to take pictures and videos from your webcam - widgets ii libcheese7:amd64 3.14.1-2 amd64 tool to take pictures and videos from your webcam - base library ii libcholmod2.1.2:amd64 1:4.2.1-3 amd64 sparse Cholesky factorization library for sparse matrices ii libchromaprint0:amd64 1.2-1 amd64 audio fingerprint library ii libcilkrts5:amd64 4.9.2-10 amd64 Intel Cilk Plus language extensions (runtime) ii libck-connector0:amd64 0.4.6-5 amd64 ConsoleKit libraries ii libclass-accessor-perl 0.34-1 all Perl module that automatically generates accessors ii libclass-c3-perl 0.26-1 all pragma for using the C3 method resolution order ii libclass-c3-xs-perl 0.13-2+b1 amd64 Perl module to accelerate Class::C3 ii libclass-isa-perl 0.36-5 all report the search path for a class's ISA tree ii libclass-load-perl 0.22-1 all module for loading modules by name ii libclass-method-modifiers-perl 2.11-1 all Perl module providing method modifiers ii libclass-singleton-perl 1.4-1 all implementation of a "Singleton" class ii libcln6 1.3.4-1 amd64 Class Library for Numbers (C++) ii libclone-perl 0.37-1+b1 amd64 module for recursively copying Perl datatypes ii libcloog-isl4:amd64 0.18.2-1+b2 amd64 Chunky Loop Generator (runtime library) ii libclucene-contribs1:amd64 2.3.3.4-4 amd64 language specific text analyzers (runtime) ii libclucene-core1:amd64 2.3.3.4-4 amd64 core library for full-featured text search engine (runtime) ii libclutter-1.0-0:amd64 1.20.0-1 amd64 Open GL based interactive canvas library ii libclutter-1.0-common 1.20.0-1 all Open GL based interactive canvas library (common files) ii libclutter-1.0-dbg:amd64 1.20.0-1 amd64 Open GL based interactive canvas library (debug files) ii libclutter-gst-2.0-0:amd64 2.0.12-1 amd64 Open GL based interactive canvas library GStreamer elements ii libclutter-gtk-1.0-0:amd64 1.6.0-1 amd64 Open GL based interactive canvas library GTK+ widget ii libclutter-gtk-1.0-dbg:amd64 1.6.0-1 amd64 Open GL based interactive canvas library GTK+ widget (debug files) ii libcmis-0.4-4 0.4.1-7 amd64 CMIS protocol client library ii libcogl-common 1.18.2-3 all Object oriented GL/GLES Abstraction/Utility Layer (common files) ii libcogl-pango20:amd64 1.18.2-3 amd64 Object oriented GL/GLES Abstraction/Utility Layer ii libcogl-pango20-dbg:amd64 1.18.2-3 amd64 Object oriented GL/GLES Abstraction/Utility Layer (debug files) ii libcogl-path20:amd64 1.18.2-3 amd64 Object oriented GL/GLES Abstraction/Utility Layer ii libcogl20:amd64 1.18.2-3 amd64 Object oriented GL/GLES Abstraction/Utility Layer ii libcogl20-dbg:amd64 1.18.2-3 amd64 Object oriented GL/GLES Abstraction/Utility Layer (debug files) ii libcolamd2.8.0:amd64 1:4.2.1-3 amd64 column approximate minimum degree ordering library for sparse matrices ii libcolord-gtk1:amd64 0.1.25-1.1+b1 amd64 GTK+ convenience library for interacting with colord ii libcolord2:amd64 1.2.1-1+b2 amd64 system service to manage device colour profiles -- runtime ii libcolorhug2:amd64 1.2.1-1+b2 amd64 library to access the ColorHug colourimeter -- runtime ii libcomerr2:amd64 1.42.12-1 amd64 common error description library ii libcommon-sense-perl 3.73-2+b1 amd64 module that implements some sane defaults for Perl programs ii libcommons-beanutils-java 1.9.2-1 all Apache Commons BeanUtils - Utility for manipulating Java beans ii libcommons-cli-java 1.2-3 all API for working with the command line arguments and options ii libcommons-codec-java 1.9-1 all encoder and decoders such as Base64 and hexadecimal codec ii libcommons-collections3-java 3.2.1-7 all Apache Commons Collections - Extended Collections API for Java ii libcommons-compress-java 1.9-1 all Java API for working with compression and archive formats ii libcommons-dbcp-java 1.4-5 all Database Connection Pooling Services ii libcommons-digester-java 1.8.1-4 all Rule based XML Java object mapping tool ii libcommons-httpclient-java 3.1-10.2 all A Java(TM) library for creating HTTP clients ii libcommons-lang-java 2.6-4 all Commons Lang - an extension of the java.lang package ii libcommons-logging-java 1.2-1 all common wrapper interface for several logging APIs ii libcommons-parent-java 22-2 all Maven metadata for Apache Commons project ii libcommons-pool-java 1.6-2 all pooling implementation for Java objects ii libconfig-file-perl 1.50-2 all Parses simple configuration files ii libconfig-inifiles-perl 2.83-3 all Read .ini-style configuration files ii libcpan-meta-perl 2.142690-1 all Perl module to access CPAN distributions metadata ii libcpufreq0 008-1 amd64 shared library to deal with the cpufreq Linux kernel feature ii libcrack2:amd64 2.9.2-1 amd64 pro-active password checker library ii libcroco3:amd64 0.6.8-3+b1 amd64 Cascading Style Sheet (CSS) parsing and manipulation toolkit ii libcrypt-blowfish-perl 2.14-1+b2 amd64 Blowfish cryptography for Perl ii libcrypt-rijndael-perl 1.12-1+b1 amd64 Perl module implementing the Rijndael algorithm ii libcrypt-ssleay-perl 0.58-1+b2 amd64 OpenSSL support for LWP ii libcryptsetup4:amd64 2:1.6.6-4 amd64 disk encryption support - shared library ii libcrystalhd3:amd64 1:0.0~git20110715.fdd2f19-11 amd64 Crystal HD Video Decoder (shared library) ii libcups2:amd64 1.7.5-10 amd64 Common UNIX Printing System(tm) - Core library ii libcupscgi1:amd64 1.7.5-10 amd64 Common UNIX Printing System(tm) - CGI library ii libcupsfilters1:amd64 1.0.61-4 amd64 OpenPrinting CUPS Filters - Shared library ii libcupsimage2:amd64 1.7.5-10 amd64 Common UNIX Printing System(tm) - Raster image library ii libcupsmime1:amd64 1.7.5-10 amd64 Common UNIX Printing System(tm) - MIME library ii libcupsppdc1:amd64 1.7.5-10 amd64 Common UNIX Printing System(tm) - PPD manipulation library ii libcurl3:amd64 7.38.0-3 amd64 easy-to-use client-side URL transfer library (OpenSSL flavour) ii libcurl3-gnutls:amd64 7.38.0-3 amd64 easy-to-use client-side URL transfer library (GnuTLS flavour) ii libcurl4-openssl-dev:amd64 7.38.0-3 amd64 development files and documentation for libcurl (OpenSSL flavour) ii libcwidget3:amd64 0.5.17-2 amd64 high-level terminal interface library for C++ (runtime files) ii libdaemon0:amd64 0.14-6 amd64 lightweight C library for daemons - runtime library ii libdata-amf-perl 0.09+dfsg-1 all Perl module for serialize / deserialize AMF data ii libdata-optlist-perl 0.109-1 all module to parse and validate simple name/value option pairs ii libdata-section-perl 0.200006-1 all module to read chunks of data from a module's DATA section ii libdate-calc-perl 6.3-1 all Perl library for accessing dates ii libdate-calc-xs-perl 6.3-1+b2 amd64 Perl library for accessing dates ii libdate-manip-perl 6.47-1 all module for manipulating dates ii libdatetime-locale-perl 1:0.45-2 all Perl extension providing localization support for DateTime ii libdatetime-perl 2:1.12-1 amd64 module for manipulating dates, times and timestamps ii libdatetime-timezone-perl 1:1.75-2+2014j all framework exposing the Olson time zone database to Perl ii libdatrie1:amd64 0.2.8-1 amd64 Double-array trie library ii libdb-java 5.3.0 all Berkeley Database Libraries for Java ii libdb-je-java 3.3.98-1 all Oracle Berkeley Database Java Edition ii libdb5.3:amd64 5.3.28-9 amd64 Berkeley v5.3 Database Libraries [runtime] ii libdb5.3-java 5.3.28-9 all Berkeley v5.3 Database Libraries for Java ii libdb5.3-java-jni:amd64 5.3.28-9 amd64 Berkeley v5.3 Database Libraries for Java ii libdbi1:amd64 0.9.0-4 amd64 DB Independent Abstraction Layer for C -- shared library ii libdbus-1-3:amd64 1.8.12-3 amd64 simple interprocess messaging system (library) ii libdbus-1-dev:amd64 1.8.12-3 amd64 simple interprocess messaging system (development headers) ii libdbus-glib-1-2:amd64 0.102-1 amd64 simple interprocess messaging system (GLib-based shared library) ii libdbus-glib-1-dev 0.102-1 amd64 simple interprocess messaging system (GLib interface) ii libdbus-glib2.0-cil 0.6.0-1 all CLI implementation of D-Bus (GLib mainloop integration) ii libdbus2.0-cil 0.8.1-1 all CLI implementation of D-Bus ii libdbusmenu-qt2:amd64 0.9.2-1 amd64 Qt implementation of the DBusMenu protocol ii libdc1394-22:amd64 2.2.3-1 amd64 high level programming interface for IEEE1394 digital camera ii libdca0:amd64 0.0.5-dmo2 amd64 decoding library for DTS Coherent Acoustics streams ii libdconf1:amd64 0.22.0-1 amd64 simple configuration storage system - runtime library ii libdebconfclient0:amd64 0.192 amd64 Debian Configuration Management System (C-implementation library) ii libdebug-trace-perl 0.05-1 all module to trace Perl subroutine calls ii libdee-1.0-4 1.0.10-3.1 amd64 model to synchronize mutiple instances over DBus - shared lib ii libdevmapper-event1.02.1:amd64 2:1.02.90-2 amd64 Linux Kernel Device Mapper event support library ii libdevmapper1.02.1:amd64 2:1.02.90-2 amd64 Linux Kernel Device Mapper userspace library ii libdigest-hmac-perl 1.03+dfsg-1 all module for creating standard message integrity checks ii libdirac-encoder0:amd64 1.0.2-7.1 amd64 open and royalty free high quality video codec - encoder library ii libdirectfb-1.2-9:amd64 1.2.10.0-5.1 amd64 direct frame buffer graphics - shared libraries ii libdirectfb-dev 1.2.10.0-5.1 amd64 direct frame buffer graphics library - development files ii libdirectfb-extra:amd64 1.2.10.0-5.1 amd64 direct frame buffer graphics - extra providers ii libdiscid0:amd64 0.6.1-3 amd64 library for creating MusicBrainz DiscIDs ii libdiscover2 2.1.2-7 amd64 hardware identification library ii libdjvulibre-text 3.5.25.4-4 all Linguistic support files for libdjvulibre ii libdjvulibre21:amd64 3.5.25.4-4+b1 amd64 Runtime support for the DjVu image format ii libdleyna-connector-dbus-1.0-1:amd64 0.2.0-1 amd64 DBus connector module for the dLeyna services ii libdleyna-core-1.0-3:amd64 0.4.0-1 amd64 Utility functions for higher level dLeyna components ii libdlrestrictions1 0.15.15 amd64 library that implements library compatibility checks for dlopen() ii libdmapsharing-3.0-2 2.9.28-1 amd64 DMAP client and server library - runtime ii libdmtx0a:amd64 0.7.4-2 amd64 Data Matrix barcodes (runtime library) ii libdns-export100 1:9.9.5.dfsg-8 amd64 Exported DNS Shared Library ii libdns100 1:9.9.5.dfsg-8 amd64 DNS Shared Library used by BIND ii libdotconf0:amd64 1.3-0.2 amd64 Configuration file parser library - runtime files ii libdpkg-perl 1.17.23 all Dpkg perl modules ii libdrm-dev:amd64 2.4.58-2 amd64 Userspace interface to kernel DRM services -- development files ii libdrm-intel1:amd64 2.4.58-2 amd64 Userspace interface to intel-specific kernel DRM services -- runtime ii libdrm-nouveau2:amd64 2.4.58-2 amd64 Userspace interface to nouveau-specific kernel DRM services -- runtime ii libdrm-radeon1:amd64 2.4.58-2 amd64 Userspace interface to radeon-specific kernel DRM services -- runtime ii libdrm2:amd64 2.4.58-2 amd64 Userspace interface to kernel DRM services -- runtime ii libdv4:amd64 1.0.0-6 amd64 software library for DV format digital video (runtime lib) ii libdvbpsi9:amd64 1.2.0-dmo1 amd64 library for MPEG TS and DVB PSI tables decoding and generating ii libdvdnav4:amd64 5.0.1-1 amd64 DVD navigation library ii libdvdread4:amd64 5.0.0-1 amd64 library for reading DVDs ii libe-book-0.1-1 0.1.1-2 amd64 library for reading and converting various e-book formats ii libeasymock-java 3.2+ds-4 all Java library to generate Mock Objects for given interfaces ii libebackend-1.2-7 3.12.9~git20141128.5242b0-2+b1 amd64 Utility library for evolution data servers ii libebml4:amd64 1.3.0-dmo1 amd64 access library for the EBML format (shared library) ii libebook-1.2-14 3.12.9~git20141128.5242b0-2+b1 amd64 Client library for evolution address books ii libebook-contacts-1.2-0 3.12.9~git20141128.5242b0-2+b1 amd64 Client library for evolution contacts books ii libecal-1.2-16 3.12.9~git20141128.5242b0-2 amd64 Client library for evolution calendars ii libecj-java 3.10.1-1 all Eclipse Java compiler (library) ii libedata-book-1.2-20 3.12.9~git20141128.5242b0-2+b1 amd64 Backend library for evolution address books ii libedata-cal-1.2-23 3.12.9~git20141128.5242b0-2 amd64 Backend library for evolution calendars ii libedataserver-1.2-18 3.12.9~git20141128.5242b0-2+b1 amd64 Utility library for evolution data servers ii libedit2:amd64 3.1-20140620-2 amd64 BSD editline and history libraries ii libegl1-mesa:amd64 10.3.2-1 amd64 free implementation of the EGL API -- runtime ii libegl1-mesa-drivers:amd64 10.3.2-1 amd64 free implementation of the EGL API -- hardware drivers ii libelf1:amd64 0.159-4 amd64 library to read and write ELF files ii libelfg0:amd64 0.8.13-5 amd64 an ELF object file access library ii libemail-address-perl 1.905-2 all Perl module for RFC 2822 address parsing and creation ii libemail-find-perl 0.10-dfsg-3 all module to find RFC 822 email addresses in plain text ii libemail-valid-perl 1.195-1 all Perl module for checking the validity of Internet email addresses ii libenca0:amd64 1.16-1 amd64 Extremely Naive Charset Analyser - shared library files ii libenchant1c2a:amd64 1.6.0-10.1 amd64 Wrapper library for various spell checker engines (runtime libs) ii libencode-locale-perl 1.03-1 all utility to determine the locale encoding ii libenv-sanctify-perl 1.12-1 all Perl module providing lexically scoped environment (%ENV) ii libeot0 0.01-3 amd64 Library for parsing/converting Embedded OpenType files ii libepoxy0 1.2-1 amd64 OpenGL function pointer management library ii libept1.4.12:amd64 1.0.12.1 amd64 High-level library for managing Debian package information ii libequinox-osgi-java 3.8.1-7 all Equinox OSGi framework ii liberror-perl 0.17-1.1 all Perl module for error/exception handling in an OO-ish way ii libespeak1:amd64 1.48.04+dfsg-1 amd64 Multi-lingual software speech synthesizer: shared library ii libestr0 0.1.9-1.1 amd64 Helper functions for handling strings (lib) ii libetonyek-0.1-1 0.1.1-2 amd64 library for reading and converting Apple Keynote presentations ii libevdev2:amd64 1.3+dfsg-2 amd64 wrapper library for evdev devices ii libevdocument3-4 3.14.1-1 amd64 Document (PostScript, PDF) rendering library ii libevent-2.0-5:amd64 2.0.21-stable-1.1 amd64 Asynchronous event notification library ii libevolution 3.12.9~git20141130.241663-1 amd64 evolution libraries ii libevview3-3 3.14.1-1 amd64 Document (PostScript, PDF) rendering library - Gtk+ widgets ii libexempi3:amd64 2.2.1-2 amd64 library to parse XMP metadata (Library) ii libexif12:amd64 0.6.21-2 amd64 library to parse EXIF files ii libexiv2-13:amd64 0.24-4 amd64 EXIF/IPTC metadata manipulation library ii libexpat1:amd64 2.1.0-6+b3 amd64 XML parsing C library - runtime library ii libexpat1-dev:amd64 2.1.0-6+b3 amd64 XML parsing C library - development kit ii libexporter-lite-perl 0.06-1 all lightweight subset of Exporter ii libexttextcat-2.0-0 3.4.4-1 amd64 Language detection library ii libexttextcat-data 3.4.4-1 all Language detection library - data files ii libfaad2:amd64 2.7-8 amd64 freeware Advanced Audio Decoder - runtime files ii libfakeroot:amd64 1.20.2-1 amd64 tool for simulating superuser privileges - shared libraries ii libfam0 2.7.0-17.1 amd64 Client library to control the FAM daemon ii libfarstream-0.1-0:amd64 0.1.2-3 amd64 Audio/Video communications framework: core library ii libfarstream-0.2-2:amd64 0.2.4-1 amd64 Audio/Video communications framework: core library ii libfbclient2:amd64 2.5.3.26778.ds4-5 amd64 Firebird client library ii libfbembed2.5 2.5.3.26778.ds4-5 amd64 Firebird embedded client/server library ii libfcgi-perl 0.77-1+b1 amd64 helper module for FastCGI ii libfelix-bundlerepository-java 1.6.6-2 all Felix OSGi bundle repository service ii libfelix-gogo-command-java 0.12.0-2 all Apache Felix Gogo Command bundle ii libfelix-gogo-runtime-java 0.10.0-2 all Apache Felix Gogo Runtime bundle ii libfelix-gogo-shell-java 0.10.0-2 all Apache Felix Gogo Shell bundle ii libfelix-osgi-obr-java 1.0.2-3 all OSGi OBR Service API ii libfelix-shell-java 1.4.3-1 all Felix OSGi shell to issue commands to the framework ii libfelix-utils-java 1.6.0-1 all collection of utility classes for Apache Felix ii libffi6:amd64 3.1-2+b2 amd64 Foreign Function Interface library runtime ii libfftw3-double3:amd64 3.3.4-2 amd64 Library for computing Fast Fourier Transforms - Double precision ii libfftw3-single3:amd64 3.3.4-2 amd64 Library for computing Fast Fourier Transforms - Single precision ii libfile-basedir-perl 0.03-1 all Perl module to use the freedesktop basedir specification ii libfile-copy-recursive-perl 0.38-1 all Perl extension for recursively copying files and directories ii libfile-desktopentry-perl 0.07-1 all Perl module to handle freedesktop .desktop files ii libfile-fcntllock-perl 0.22-1+b1 amd64 Perl module for file locking with fcntl(2) ii libfile-homedir-perl 1.00-1 all Perl module for finding user directories across platforms ii libfile-listing-perl 6.04-1 all module to parse directory listings ii libfile-mimeinfo-perl 0.26-1 all Perl module to determine file types ii libfile-slurp-perl 9999.19-4 all single call read & write file routines ii libfile-which-perl 1.09-1 all Perl module for searching paths for executable programs ii libfinance-quote-perl 1.35-1 all Perl module for retrieving stock quotes from a variety of sources ii libfindlib-ocaml 1.4.1-1 amd64 library for managing OCaml libraries (runtime) ii libfindlib-ocaml-dev 1.4.1-1 amd64 library for managing OCaml libraries (development files) ii libfl-dev:amd64 2.5.39-8+b1 amd64 static library for flex (a fast lexical analyzer generator) ii libflac8:amd64 1.3.0-3 amd64 Free Lossless Audio Codec - runtime C library ii libflite1:amd64 1.4-release-12 amd64 Small run-time speech synthesis engine - shared libraries ii libfluidsynth1:amd64 1.1.6-2 amd64 Real-time MIDI software synthesizer (runtime library) ii libfolks-eds25:amd64 0.10.0-1 amd64 Evolution-data-server backend for libfolks ii libfolks-telepathy25:amd64 0.10.0-1 amd64 Telepathy backend for libfolks ii libfolks25:amd64 0.10.0-1 amd64 library to aggregates people into metacontacts ii libfont-afm-perl 1.20-1 all Font::AFM - Interface to Adobe Font Metrics files ii libfontconfig1:amd64 2.11.0-6.3 amd64 generic font configuration library - runtime ii libfontconfig1-dev:amd64 2.11.0-6.3 amd64 generic font configuration library - development ii libfontembed1:amd64 1.0.61-4 amd64 OpenPrinting CUPS Filters - Font Embed Shared library ii libfontenc1:amd64 1:1.1.2-1+b2 amd64 X11 font encoding library ii libfprint0:amd64 1:0.5.1-1 amd64 async fingerprint library of fprint project, shared libraries ii libfreebsd-glue-0 0.2.20 amd64 FreeBSD glue environment (shared objects) ii libfreehand-0.1-1 0.1.0-2 amd64 Library for parsing the FreeHand file format structure ii libfreerdp-cache1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (cache library) ii libfreerdp-client1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (client library) ii libfreerdp-codec1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (codec library) ii libfreerdp-common1.1.0:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (common library) ii libfreerdp-core1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (core library) ii libfreerdp-crypto1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (freerdp-crypto library) ii libfreerdp-gdi1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (GDI library) ii libfreerdp-locale1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (locale library) ii libfreerdp-plugins-standard:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 RDP client for Windows Terminal Services (plugins) ii libfreerdp-primitives1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (primitives library) ii libfreerdp-rail1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (rail library) ii libfreerdp-utils1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (freerdp-utils library) ii libfreetype6:amd64 2.5.2-2 amd64 FreeType 2 font engine, shared library files ii libfreetype6-dev 2.5.2-2 amd64 FreeType 2 font engine, development files ii libfreexl1:amd64 1.0.0g-1 amd64 library for direct reading of Microsoft Excel spreadsheets ii libfribidi0:amd64 0.19.6-3 amd64 Free Implementation of the Unicode BiDi algorithm ii libfs6:amd64 2:1.0.6-1+b1 amd64 X11 Font Services library ii libfuse2:amd64 2.9.3-15+b1 amd64 Filesystem in Userspace (library) ii libgadu3 1:1.12.0-5 amd64 Gadu-Gadu protocol library - runtime files ii libgaiagraphics1:amd64 0.5-3+b1 amd64 Gaia common graphics support ii libgail-3-0:amd64 3.14.5-1 amd64 GNOME Accessibility Implementation Library -- shared libraries ii libgail-3-0-dbg:amd64 3.14.5-1 amd64 Gail libraries and debugging symbols ii libgail-common:amd64 2.24.25-1 amd64 GNOME Accessibility Implementation Library -- common modules ii libgail-dbg:amd64 2.24.25-1 amd64 Gail libraries and debugging symbols ii libgail18:amd64 2.24.25-1 amd64 GNOME Accessibility Implementation Library -- shared libraries ii libgbm1:amd64 10.3.2-1 amd64 generic buffer management API -- runtime ii libgc1c2:amd64 1:7.2d-6.4 amd64 conservative garbage collector for C and C++ ii libgcc-4.7-dev:amd64 4.7.4-3 amd64 GCC support library (development files) ii libgcc-4.9-dev:amd64 4.9.2-10 amd64 GCC support library (development files) ii libgcc1:amd64 1:4.9.2-10 amd64 GCC support library ii libgck-1-0:amd64 3.14.0-2 amd64 Glib wrapper library for PKCS#11 - runtime ii libgconf-2-4:amd64 3.2.6-3 amd64 GNOME configuration database system (shared libraries) ii libgconf2-4:amd64 3.2.6-3 amd64 GNOME configuration database system (dummy package) ii libgconf2.0-cil 2.24.2-3 all CLI binding for GConf 2.24 ii libgcr-3-common 3.14.0-2 all Library for Crypto UI related tasks - common files ii libgcr-base-3-1:amd64 3.14.0-2 amd64 Library for Crypto related tasks ii libgcr-ui-3-1:amd64 3.14.0-2 amd64 Library for Crypto UI related tasks ii libgcrypt11:amd64 1.5.4-3 amd64 LGPL Crypto library - runtime library ii libgcrypt20:amd64 1.6.2-4+b1 amd64 LGPL Crypto library - runtime library ii libgd3:amd64 2.1.0-5 amd64 GD Graphics Library ii libgda-5.0-4 5.2.2-2 amd64 data abstraction library based on GLib ii libgda-5.0-common 5.2.2-2 all data abstraction library based on GLib -- common files ii libgdata-common 0.16.1-1 all Library for accessing GData webservices - common data files ii libgdata19 0.16.1-1 amd64 Library for accessing GData webservices - shared libraries ii libgdbm3:amd64 1.8.3-13.1 amd64 GNU dbm database routines (runtime version) ii libgdict-1.0-6 3.14.1-1 amd64 GNOME Dictionary base library - runtime ii libgdict-common 3.14.1-1 all GNOME Dictionary base library - common files ii libgdiplus 3.6-1+b2 amd64 interface library for System.Drawing of Mono ii libgdk-pixbuf2.0-0:amd64 2.31.1-2+b1 amd64 GDK Pixbuf library ii libgdk-pixbuf2.0-common 2.31.1-2 all GDK Pixbuf library - data files ii libgdk-pixbuf2.0-dev 2.31.1-2+b1 amd64 GDK Pixbuf library (development files) ii libgdm1 3.14.1-3 amd64 GNOME Display Manager (shared library) ii libgee-0.8-2:amd64 0.16.1-1 amd64 GObject based collection and utility library ii libgee2:amd64 0.6.8-2 amd64 GObject based collection library ii libgegl-0.2-0:amd64 0.2.0-7+b1 amd64 Generic Graphics Library ii libgeocode-glib0 3.14.0-1 amd64 geocoding and reverse geocoding GLib library using Nominatim ii libgeoip1:amd64 1.6.2-2 amd64 non-DNS IP-to-country resolver library ii libgeos-3.4.2 3.4.2-6 amd64 Geometry engine for Geographic Information Systems - C++ Library ii libgeos-c1 3.4.2-6 amd64 Geometry engine for Geographic Information Systems - C Library ii libgeotiff2:amd64 1.4.0-5 amd64 GeoTIFF (geografic enabled TIFF) library -- run-time files ii libgeronimo-jpa-2.0-spec-java 1.1-2 all Geronimo JSR-317 Java Persistence (JPA) 2.0 Spec API ii libgeronimo-jta-1.1-spec-java 1.1.1-3 all Geronimo API implementation of the JTA 1.1 spec ii libgeronimo-osgi-support-java 1.0-2 all Java libraries providing OSGi lookup support for Geronimo projects ii libgettextpo-dev:amd64 0.19.3-2 amd64 GNU Internationalization library development files ii libgettextpo0:amd64 0.19.3-2 amd64 GNU Internationalization library ii libgfbgraph-0.2-0:amd64 0.2.2-1 amd64 GObject library for Facebook Graph API ii libgfortran3:amd64 4.9.2-10 amd64 Runtime library for GNU Fortran applications ii libgif4:amd64 4.1.6-11 amd64 library for GIF images (library) ii libgimp2.0 2.8.14-1+b1 amd64 Libraries for the GNU Image Manipulation Program ii libgirepository-1.0-1:amd64 1.42.0-2.2 amd64 Library for handling GObject introspection data (runtime library) ii libgit2-21:amd64 0.21.2-2 amd64 low-level Git library ii libgit2-glib-1.0-0:amd64 0.0.22-1 amd64 glib wrapper library around the libgit2 git access library ii libgjs0e 1.42.0-1 amd64 Mozilla-based javascript bindings for the GNOME platform ii libgksu2-0 2.0.13~pre1-8 amd64 library providing su and sudo functionality ii libgl1-mesa-dev:amd64 10.3.2-1 amd64 free implementation of the OpenGL API -- GLX development files ii libgl1-mesa-dri:amd64 10.3.2-1 amd64 free implementation of the OpenGL API -- DRI modules ii libgl1-mesa-glx:amd64 10.3.2-1 amd64 free implementation of the OpenGL API -- GLX runtime ii libglade2-0:amd64 1:2.6.4-2 amd64 library to load .glade files at runtime ii libglapi-mesa:amd64 10.3.2-1 amd64 free implementation of the GL API -- shared library ii libgles1-mesa:amd64 10.3.2-1 amd64 free implementation of the OpenGL|ES 1.x API -- runtime ii libgles2-mesa:amd64 10.3.2-1 amd64 free implementation of the OpenGL|ES 2.x API -- runtime ii libglew1.10:amd64 1.10.0-3 amd64 OpenGL Extension Wrangler - runtime environment ii libglewmx1.10:amd64 1.10.0-3 amd64 OpenGL Extension Wrangler (Multiple Rendering Contexts) ii libglib-perl 3:1.305-2 amd64 interface to the GLib and GObject libraries ii libglib2.0-0:amd64 2.42.1-1 amd64 GLib library of C routines ii libglib2.0-0-dbg:amd64 2.42.1-1 amd64 Debugging symbols for the GLib libraries ii libglib2.0-bin 2.42.1-1 amd64 Programs for the GLib library ii libglib2.0-cil 2.12.10-5 amd64 CLI binding for the GLib utility library 2.12 ii libglib2.0-data 2.42.1-1 all Common files for GLib library ii libglib2.0-dev 2.42.1-1 amd64 Development files for the GLib library ii libglibmm-2.4-1c2a:amd64 2.42.0-1 amd64 C++ wrapper for the GLib toolkit (shared libraries) ii libgltf-0.0-0 0.0.2-2 amd64 Library for rendering glTF models ii libglu1-mesa:amd64 9.0.0-2 amd64 Mesa OpenGL utility library (GLU) ii libglu1-mesa-dev 9.0.0-2 amd64 Mesa OpenGL utility library -- development files ii libgme0 0.5.5-2 amd64 Playback library for video game music files - shared library ii libgmime-2.6-0:amd64 2.6.20-1+b1 amd64 MIME message parser and creator library - runtime ii libgmime-2.6-dev 2.6.20-1+b1 amd64 MIME message parser and creator library - development files ii libgmlib1:amd64 1.0.9-1 amd64 gnome-mplayer library (shared library) ii libgmp-dev:amd64 2:6.0.0+dfsg-6 amd64 Multiprecision arithmetic library developers tools ii libgmp10:amd64 2:6.0.0+dfsg-6 amd64 Multiprecision arithmetic library ii libgmpxx4ldbl:amd64 2:6.0.0+dfsg-6 amd64 Multiprecision arithmetic library (C++ bindings) ii libgmtk1:amd64 1.0.9-1 amd64 gnome-mplayer toolkit (shared library) ii libgmtk1-data 1.0.9-1 all gnome-mplayer toolkit (common files) ii libgnome-2-0:amd64 2.32.1-5 amd64 The GNOME library - runtime files ii libgnome-bluetooth13 3.14.0-2 amd64 GNOME Bluetooth tools - support library ii libgnome-desktop-3-10 3.14.1-1 amd64 Utility library for loading .desktop files - runtime files ii libgnome-keyring-common 3.12.0-1 all GNOME keyring services library - data files ii libgnome-keyring0:amd64 3.12.0-1+b1 amd64 GNOME keyring services library ii libgnome-menu-3-0 3.13.3-5 amd64 GNOME implementation of the freedesktop menu specification ii libgnome2-0:amd64 2.32.1-5 amd64 The GNOME library - transition package ii libgnome2-bin 2.32.1-5 amd64 The GNOME library - binary files ii libgnome2-common 2.32.1-5 all The GNOME library - common files ii libgnomecanvas2-0:amd64 2.30.3-2 amd64 powerful object-oriented display engine - runtime files ii libgnomecanvas2-common 2.30.3-2 all powerful object-oriented display engine - common files ii libgnomekbd-common 3.6.0-1 all GNOME library to manage keyboard configuration - common files ii libgnomekbd8 3.6.0-1 amd64 GNOME library to manage keyboard configuration - shared library ii libgnomeui-0:amd64 2.24.5-3 amd64 GNOME user interface library - runtime files ii libgnomeui-0-dbg 2.24.5-3 amd64 GNOME user interface library - debugging symbols ii libgnomeui-common 2.24.5-3 all GNOME user interface library - common files ii libgnomevfs2-0:amd64 1:2.24.4-6+b1 amd64 GNOME Virtual File System (runtime libraries) ii libgnomevfs2-common 1:2.24.4-6 all GNOME Virtual File System (common files) ii libgnomevfs2-extra:amd64 1:2.24.4-6+b1 amd64 GNOME Virtual File System (extra modules) ii libgnustep-base1.24 1.24.7-1 amd64 GNUstep Base library ii libgnutls-deb0-28:amd64 3.3.8-5 amd64 GNU TLS library - main runtime library ii libgnutls-openssl27:amd64 3.3.8-5 amd64 GNU TLS library - OpenSSL wrapper ii libgnutls26:amd64 2.12.23-17 amd64 GNU TLS library - runtime library ii libgnutls28-dev:amd64 3.3.8-5 amd64 GNU TLS library - development files ii libgnutlsxx28:amd64 3.3.8-5 amd64 GNU TLS library - C++ runtime library ii libgoa-1.0-0b:amd64 3.14.2-1 amd64 library for GNOME Online Accounts ii libgoa-1.0-common 3.14.2-1 all library for GNOME Online Accounts - common files ii libgoa-backend-1.0-1:amd64 3.14.2-1 amd64 backend library for GNOME Online Accounts ii libgoffice-0.8-8 0.8.17-3 amd64 Document centric objects library - runtime files ii libgoffice-0.8-8-common 0.8.17-3 all Document centric objects library - common files ii libgomp1:amd64 4.9.2-10 amd64 GCC OpenMP (GOMP) support library ii libgpds0 1.5.1-6 amd64 library for configuration of pointing devices ii libgpg-error0:amd64 1.17-3 amd64 library for common error values and messages in GnuPG components ii libgpgme++2 4:4.14.2-2+b1 amd64 c++ wrapper library for gpgme ii libgpgme11:amd64 1.5.1-6 amd64 GPGME - GnuPG Made Easy (library) ii libgphoto2-6:amd64 2.5.4-1.1+b2 amd64 gphoto2 digital camera library ii libgphoto2-l10n 2.5.4-1.1 all gphoto2 digital camera library - localized messages ii libgphoto2-port10:amd64 2.5.4-1.1+b2 amd64 gphoto2 digital camera port library ii libgpm2:amd64 1.20.4-6.1+b2 amd64 General Purpose Mouse - shared library ii libgpod-common 0.8.3-1.1+b1 amd64 common files for libgpod ii libgpod4:amd64 0.8.3-1.1+b1 amd64 library to read and write songs and artwork to an iPod ii libgps21:amd64 3.11-1 amd64 Global Positioning System - library ii libgraphite2-3:amd64 1.2.4-3 amd64 Font rendering engine for Complex Scripts -- library ii libgrilo-0.2-1:amd64 0.2.11-2 amd64 Framework for discovering and browsing media - Shared libraries ii libgroupsock1 2014.01.13-1 amd64 multimedia RTSP streaming library (network interfaces and sockets) ii libgs9 9.06~dfsg-1.1+b1 amd64 interpreter for the PostScript language and for PDF - Library ii libgs9-common 9.06~dfsg-1.1 all interpreter for the PostScript language and for PDF - common files ii libgsf-1-114 1.14.30-2 amd64 Structured File Library - runtime version ii libgsf-1-common 1.14.30-2 all Structured File Library - common files ii libgsl0ldbl 1.16+dfsg-2 amd64 GNU Scientific Library (GSL) -- library package ii libgsm1:amd64 1.0.13-4 amd64 Shared libraries for GSM speech compressor ii libgssapi-krb5-2:amd64 1.12.1+dfsg-16 amd64 MIT Kerberos runtime libraries - krb5 GSS-API Mechanism ii libgssapi3-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - GSSAPI support library ii libgssdp-1.0-3 0.14.10-1 amd64 GObject-based library for SSDP ii libgstreamer-plugins-bad0.10-0:amd64 0.10.23-7.4 amd64 GStreamer development files for libraries from the "bad" set ii libgstreamer-plugins-bad1.0-0:amd64 1.4.4-2 amd64 GStreamer development files for libraries from the "bad" set ii libgstreamer-plugins-base0.10-0:amd64 0.10.36-2 amd64 GStreamer libraries from the "base" set ii libgstreamer-plugins-base1.0-0:amd64 1.4.4-2 amd64 GStreamer libraries from the "base" set ii libgstreamer0.10-0:amd64 0.10.36-1.5 amd64 Core GStreamer libraries and elements ii libgstreamer1.0-0:amd64 1.4.4-2 amd64 Core GStreamer libraries and elements ii libgstreamer1.0-0-dbg:amd64 1.4.4-2 amd64 Core GStreamer libraries and elements ii libgstrtspserver-0.10-0 0.10.8-3 amd64 RTSP server plugin for GStreamer ii libgtk-3-0:amd64 3.14.5-1 amd64 GTK+ graphical user interface library ii libgtk-3-0-dbg 3.14.5-1 amd64 GTK+ libraries and debugging symbols ii libgtk-3-bin 3.14.5-1 amd64 programs for the GTK+ graphical user interface library ii libgtk-3-common 3.14.5-1 all common files for the GTK+ graphical user interface library ii libgtk-3-dev:amd64 3.14.5-1 amd64 development files for the GTK+ library ii libgtk-vnc-1.0-0 0.5.3-1.3 amd64 VNC viewer widget for GTK+2 (runtime libraries) ii libgtk-vnc-2.0-0 0.5.3-1.3 amd64 VNC viewer widget for GTK+3 (runtime libraries) ii libgtk2-perl 2:1.2492-3 amd64 Perl interface to the 2.x series of the Gimp Toolkit library ii libgtk2.0-0:amd64 2.24.25-1 amd64 GTK+ graphical user interface library ii libgtk2.0-0-dbg 2.24.25-1 amd64 GTK+ libraries and debugging symbols ii libgtk2.0-bin 2.24.25-1 amd64 programs for the GTK+ graphical user interface library ii libgtk2.0-cil 2.12.10-5 amd64 CLI binding for the GTK+ toolkit 2.12 ii libgtk2.0-common 2.24.25-1 all common files for the GTK+ graphical user interface library ii libgtkglext1 1.2.0-3.2 amd64 OpenGL Extension to GTK+ (shared libraries) ii libgtkhex-3-0 3.10.1-1 amd64 GNOME Hex editor for files (shared library) ii libgtkhtml-4.0-0 4.8.5-1 amd64 HTML rendering/editing library - runtime files ii libgtkhtml-4.0-common 4.8.5-1 all HTML rendering/editing library - common data ii libgtkhtml-editor-4.0-0 4.8.5-1 amd64 HTML rendering/editing library - editor widget ii libgtkmm-2.4-1c2a:amd64 1:2.24.4-1.1 amd64 C++ wrappers for GTK+ (shared libraries) ii libgtkmm-3.0-1:amd64 3.14.0-1 amd64 C++ wrappers for GTK+ (shared libraries) ii libgtksourceview-3.0-1:amd64 3.14.1-1 amd64 shared libraries for the GTK+ syntax highlighting widget ii libgtksourceview-3.0-common 3.14.1-1 all common files for the GTK+ syntax highlighting widget ii libgtksourceviewmm-3.0-0 3.2.0-2 amd64 C++ binding of GtkSourceView ii libgtkspell0 2.0.16-1.1 amd64 a spell-checking addon for GTK's TextView widget ii libgtkspell3-3-0 3.0.6-1 amd64 spell-checking addon for GTK+'s TextView widget ii libgtop2-7 2.28.5-2+b1 amd64 gtop system monitoring library (shared) ii libgtop2-common 2.28.5-2 all gtop system monitoring library (common) ii libgucharmap-2-90-7 1:3.14.1-1 amd64 Unicode browser widget library (shared library) ii libgudev-1.0-0:amd64 215-8 amd64 GObject-based wrapper library for libudev ii libgupnp-1.0-4 0.20.12-1 amd64 GObject-based library for UPnP ii libgupnp-av-1.0-2 0.12.6-1 amd64 Audio/Visual utility library for GUPnP ii libgupnp-dlna-2.0-3 0.10.2-1 amd64 DLNA utility library for GUPnP ii libgupnp-igd-1.0-4:amd64 0.2.4-1 amd64 library to handle UPnP IGD port mapping ii libgusb2:amd64 0.2.2-1 amd64 GLib wrapper around libusb1 ii libgutenprint2 5.2.10-3 amd64 runtime for the Gutenprint printer driver library ii libgvnc-1.0-0 0.5.3-1.3 amd64 VNC gobject wrapper (runtime libraries) ii libgweather-3-6 3.14.1-1 amd64 GWeather shared library ii libgweather-common 3.14.1-1 all GWeather common files ii libgwengui-gtk2-0 4.12.0beta-3+b1 amd64 Gwenhywfar GUI implementation for GTK2 ii libgwenhywfar-data 4.12.0beta-3 all OS abstraction layer - data files ii libgwenhywfar60 4.12.0beta-3+b1 amd64 OS abstraction layer ii libgxps2:amd64 0.2.2-3+b2 amd64 handling and rendering XPS documents (library) ii libhamcrest-java 1.3-5 all library of matchers for building test expressions ii libharfbuzz-dev 0.9.35-2 amd64 Development files for OpenType text shaping engine ii libharfbuzz-gobject0:amd64 0.9.35-2 amd64 OpenType text shaping engine ICU backend (GObject library) ii libharfbuzz-icu0:amd64 0.9.35-2 amd64 OpenType text shaping engine ICU backend ii libharfbuzz0b:amd64 0.9.35-2 amd64 OpenType text shaping engine (shared library) ii libhcrypto4-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - crypto library ii libheimbase1-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - Base library ii libheimntlm0-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - NTLM support library ii libhfsp0 1.0.4-12.1 amd64 Shared library to access HFS+ formatted volumes ii libhogweed2:amd64 2.7.1-4 amd64 low level cryptographic library (public-key cryptos) ii libhpmud0 3.14.6-1+b2 amd64 HP Multi-Point Transport Driver (hpmud) run-time libraries ii libhsqldb1.8.0-java 1.8.0.10+dfsg-3 all Java SQL database engine ii libhtml-form-perl 6.03-1 all module that represents an HTML form element ii libhtml-format-perl 2.11-1 all module for transforming HTML into various formats ii libhtml-fromtext-perl 2.07-1 all module to marks up plain text as HTML ii libhtml-parser-perl 3.71-1+b3 amd64 collection of modules that parse HTML text documents ii libhtml-tableextract-perl 2.11-1 all module for extracting the content contained in HTML tables ii libhtml-tagset-perl 3.20-2 all Data tables pertaining to HTML ii libhtml-tree-perl 5.03-1 all Perl module to represent and create HTML syntax trees ii libhttp-cookies-perl 6.01-1 all HTTP cookie jars ii libhttp-daemon-perl 6.01-1 all simple http server class ii libhttp-date-perl 6.02-1 all module of date conversion routines ii libhttp-message-perl 6.06-1 all perl interface to HTTP style messages ii libhttp-negotiate-perl 6.00-2 all implementation of content negotiation ii libhttp-parser2.1:amd64 2.1-2 amd64 parser for HTTP messages written in C ii libhttp-server-simple-perl 0.45.02-1 all simple stand-alone HTTP server ii libhunspell-1.3-0:amd64 1.3.3-3 amd64 spell checker and morphological analyzer (shared library) ii libhx509-5-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - X509 support library ii libhyphen0 2.8.8-2 amd64 ALTLinux hyphenation library - shared library ii libibus-1.0-5:amd64 1.5.9-1 amd64 Intelligent Input Bus - shared library ii libical1 1.0-1.2 amd64 iCalendar library implementation in C (runtime) ii libice-dev:amd64 2:1.0.9-1+b1 amd64 X11 Inter-Client Exchange library (development headers) ii libice6:amd64 2:1.0.9-1+b1 amd64 X11 Inter-Client Exchange library ii libicu4j-4.4-java 4.4.2.2-2 all Library for Unicode support and internationalization ii libicu4j-java 4.2.1.1-3 all Library for Unicode support and internationalization ii libicu52:amd64 52.1-6 amd64 International Components for Unicode ii libid3-3.8.3c2a:amd64 3.8.3-16 amd64 library for manipulating ID3v1 and ID3v2 tags ii libidl0:amd64 0.8.14-0.4+b1 amd64 library for parsing CORBA IDL files ii libidn11:amd64 1.29-1+b2 amd64 GNU Libidn library, implementation of IETF IDN specifications ii libiec61883-0:amd64 1.2.0-0.2 amd64 an partial implementation of IEC 61883 ii libieee1284-3:amd64 0.2.11-12 amd64 cross-platform library for parallel port access ii libijs-0.35:amd64 0.35-10 amd64 IJS raster image transport protocol: shared library ii libilmbase6:amd64 1.0.1-6.1 amd64 several utility libraries from ILM used by OpenEXR ii libimage-magick-perl 8:6.8.9.9-4 all Perl interface to the ImageMagick graphics routines ii libimage-magick-q16-perl 8:6.8.9.9-4 amd64 Perl interface to the ImageMagick graphics routines -- Q16 version ii libimage-size-perl 3.232-1 all module for determining image sizes in several common formats ii libimobiledevice4:amd64 1.1.6+dfsg-3.1 amd64 Library for communicating with the iPhone and iPod Touch ii libinput5:amd64 0.6.0+dfsg-2 amd64 input device management and event handling library - shared library ii libintl-perl 1.23-1 all Uniforum message translations system compatible i18n library ii libio-html-perl 1.001-1 all open an HTML file with automatic charset detection ii libio-pty-perl 1:1.08-1+b4 amd64 Perl module for pseudo tty IO ii libio-socket-inet6-perl 2.72-1 all object interface for AF_INET6 domain sockets ii libio-socket-ip-perl 0.32-1 all module for using IPv4 and IPv6 sockets in a protocol-independent way ii libio-socket-socks-perl 0.65-1 all extension to IO::Socket providing SOCKS proxy ii libio-socket-ssl-perl 2.002-2 all Perl module implementing object oriented interface to SSL sockets ii libio-string-perl 1.08-3 all Emulate IO::File interface for in-core strings ii libiodbc2:amd64 3.52.9-2 amd64 iODBC Driver Manager ii libipc-run-perl 0.92-1 all Perl module for running processes ii libiptcdata0 1.0.4-4 amd64 Library to parse IPTC metadata ii libirs-export91 1:9.9.5.dfsg-8 amd64 Exported IRS Shared Library ii libisc-export95 1:9.9.5.dfsg-8 amd64 Exported ISC Shared Library ii libisc95 1:9.9.5.dfsg-8 amd64 ISC Shared Library used by BIND ii libisccc90 1:9.9.5.dfsg-8 amd64 Command Channel Library used by BIND ii libisccfg-export90 1:9.9.5.dfsg-8 amd64 Exported ISC CFG Shared Library ii libisccfg90 1:9.9.5.dfsg-8 amd64 Config File Handling Library used by BIND ii libisl10:amd64 0.12.2-2 amd64 manipulating sets and relations of integer points bounded by linear constraints ii libiso9660-8 0.83-4.2 amd64 library to work with ISO9660 filesystems ii libisofs6 1.3.2-1.1 amd64 library to create ISO9660 images ii libitm1:amd64 4.9.2-10 amd64 GNU Transactional Memory Library ii libiw30:amd64 30~pre9-8 amd64 Wireless tools - library ii libjack-jackd2-0:amd64 1.9.10+20140719git3eb0ae6a~dfsg-2 amd64 JACK Audio Connection Kit (libraries) ii libjasper1:amd64 1.900.1-debian1-2.3 amd64 JasPer JPEG-2000 runtime library ii libjavascriptcoregtk-1.0-0:amd64 2.4.7-3 amd64 JavaScript engine library from WebKitGTK+ ii libjavascriptcoregtk-3.0-0:amd64 2.4.7-3 amd64 JavaScript engine library from WebKitGTK+ ii libjaxp1.3-java 1.3.05-2 all Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX) ii libjbig0:amd64 2.1-3.1 amd64 JBIGkit libraries ii libjbig2dec0 0.11+20120125-1 amd64 JBIG2 decoder library - shared libraries ii libjemalloc1 3.6.0-3 amd64 general-purpose scalable concurrent malloc(3) implementation ii libjetty8-java 8.1.16-4 all Java servlet engine and webserver -- core libraries ii libjim0.75:amd64 0.75-1 amd64 small-footprint implementation of Tcl - shared library ii libjline-java 1.0-2 all Java library for handling console input ii libjpeg-dev 1:1.3.1-11 all Development files for the JPEG library [dummy package] ii libjpeg62-turbo:amd64 1:1.3.1-11 amd64 libjpeg-turbo JPEG runtime library ii libjpeg62-turbo-dev:amd64 1:1.3.1-11 amd64 Development files for the libjpeg-turbo JPEG library ii libjpeg8:amd64 8d1-2 amd64 Independent JPEG Group's JPEG runtime library ii libjs-excanvas 0.r3-4 all HTML5 Canvas for Internet Explorer ii libjs-jquery 1.7.2+dfsg-3.2 all JavaScript library for dynamic web applications ii libjs-jquery-ui 1.10.1+dfsg-1 all JavaScript UI library for dynamic web applications ii libjs-mootools 1.4.5~debian1-2.1 all compact JavaScript framework ii libjs-underscore 1.7.0~dfsg-1 all JavaScript's functional programming helper library ii libjsch-java 0.1.51-1 all Java implementation of the SSH2 protocol ii libjson-c2:amd64 0.11-4 amd64 JSON manipulation library - shared library ii libjson-glib-1.0-0:amd64 1.0.2-1 amd64 GLib JSON manipulation library ii libjson-glib-1.0-common 1.0.2-1 all GLib JSON manipulation library (common files) ii libjson-perl 2.61-1 all module for manipulating JSON-formatted data ii libjson-xs-perl 2.340-1+b2 amd64 module for manipulating JSON-formatted data (C/XS-accelerated) ii libjte1 1.20-1 amd64 Jigdo Template Export - runtime library ii libjtidy-java 7+svn20110807-4 all JTidy ii libjzlib-java 1.1.3-1 all Java Zlib implementation ii libk5crypto3:amd64 1.12.1+dfsg-16 amd64 MIT Kerberos runtime libraries - Crypto Library ii libkabc4 4:4.14.2-2 amd64 library for handling address book data ii libkactivities-bin 4:4.13.3-1 amd64 executables for the KDE Activities ii libkactivities-models1 4:4.13.3-1 amd64 Activities models library ii libkactivities6 4:4.13.3-1 amd64 Activities library ii libkalarmcal2 4:4.14.2-2 amd64 library for handling kalarm calendar data ii libkate1 0.4.1-4 amd64 Codec for karaoke and text encapsulation ii libkatepartinterfaces4 4:4.14.2-2 amd64 library for the embeddable text editor component ii libkcal4 4:4.14.2-2 amd64 library for handling calendar data ii libkcalcore4 4:4.14.2-2 amd64 library for handling calendar data ii libkcalutils4 4:4.14.2-2 amd64 library with utility functions for the handling of calendar data ii libkcmutils4 4:4.14.2-4 amd64 utility classes for using KCM modules ii libkde3support4 4:4.14.2-4 amd64 KDE 3 Support Library for the KDE 4 Platform ii libkdeclarative5 4:4.14.2-4 amd64 declarative library for plasma ii libkdecorations4abi2 4:4.11.13-2 amd64 library used by decorations for the KDE window manager ii libkdecore5 4:4.14.2-4 amd64 KDE Platform Core Library ii libkdesu5 4:4.14.2-4 amd64 Console-mode Authentication Library for the KDE Platform ii libkdeui5 4:4.14.2-4 amd64 KDE Platform User Interface Library ii libkdewebkit5 4:4.14.2-4 amd64 KDE WebKit Library ii libkdnssd4 4:4.14.2-4 amd64 DNS-SD Protocol Library for the KDE Platform ii libkemoticons4 4:4.14.2-4 amd64 utility classes to deal with emoticon themes ii libkephal4abi1 4:4.11.13-2 amd64 API for easier handling of multihead systems ii libkeyutils1:amd64 1.5.9-5+b1 amd64 Linux Key Management Utilities (library) ii libkfile4 4:4.14.2-4 amd64 File Selection Dialog Library for KDE Platform ii libkgapi2-2:amd64 2.2.0-1 amd64 Google API library for KDE ii libkholidays4 4:4.14.2-2 amd64 holidays calculation library ii libkhtml5 4:4.14.2-4 amd64 KHTML Web Content Rendering Engine ii libkidletime4 4:4.14.2-4 amd64 library to provide information about idle time ii libkimap4 4:4.14.2-2 amd64 library for handling IMAP data ii libkio5 4:4.14.2-4 amd64 Network-enabled File Management Library for the KDE Platform ii libkjsapi4 4:4.14.2-4 amd64 KJS API Library for the KDE Development Platform ii libkjsembed4 4:4.14.2-4 amd64 library for binding JavaScript objects to QObjects ii libkldap4 4:4.14.2-2 amd64 library for accessing LDAP ii libklibc 2.0.4-2 amd64 minimal libc subset for use with initramfs ii libkmbox4 4:4.14.2-2 amd64 library for handling mbox mailboxes ii libkmediaplayer4 4:4.14.2-4 amd64 KMediaPlayer Interface for the KDE Platform ii libkmime4 4:4.14.2-2 amd64 library for handling MIME data ii libkmod2:amd64 18-3 amd64 libkmod shared library ii libknewstuff2-4 4:4.14.2-4 amd64 "Get Hot New Stuff" v2 Library for the KDE Platform ii libknewstuff3-4 4:4.14.2-4 amd64 "Get Hot New Stuff" v3 Library for the KDE Platform ii libknotifyconfig4 4:4.14.2-4 amd64 library for configuring KDE Notifications ii libkntlm4 4:4.14.2-4 amd64 NTLM Authentication Library for the KDE Platform ii libkolab0 0.5.3-1 amd64 Maps KDE containers to Kolab formats ii libkolabxml1 1.0.2-2 amd64 Kolab XML format (shared library) ii libkonq-common 4:4.14.2-1 amd64 core Konqueror library - support files ii libkonq5-templates 4:4.14.2-1 all data files for the Konqueror libraries ii libkonq5abi1 4:4.14.2-1 amd64 core libraries for Konqueror ii libkparts4 4:4.14.2-4 amd64 Framework for the KDE Platform Graphical Components ii libkpathsea6 2014.20140926.35254-4 amd64 TeX Live: path search library for TeX (runtime part) ii libkpimidentities4 4:4.14.2-2 amd64 library for managing user identities ii libkpimtextedit4 4:4.14.2-2 amd64 library that provides a textedit with PIM-specific features ii libkpimutils4 4:4.14.2-2 amd64 library for dealing with email addresses ii libkprintutils4 4:4.14.2-4 amd64 utility classes to deal with printing ii libkpty4 4:4.14.2-4 amd64 Pseudo Terminal Library for the KDE Platform ii libkrb5-26-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - libraries ii libkrb5-3:amd64 1.12.1+dfsg-16 amd64 MIT Kerberos runtime libraries ii libkrb5support0:amd64 1.12.1+dfsg-16 amd64 MIT Kerberos runtime libraries - Support library ii libkresources4 4:4.14.2-2 amd64 KDE Resource framework library ii libkrosscore4 4:4.14.2-4 amd64 Kross Core Library ii libksba8:amd64 1.3.2-1 amd64 X.509 and CMS support library ii libkscreen1:amd64 1.0.5-1 amd64 library for screen management - shared library ii libkscreensaver5 4:4.11.13-2 amd64 library of the KDE Screensaver system ii libksgrd4 4:4.11.13-2 amd64 library for ksysguard ii libksignalplotter4 4:4.11.13-2 amd64 KSignalPlotter widget ii libktexteditor4 4:4.14.2-4 amd64 KTextEditor interfaces for the KDE Platform ii libktoblzcheck1c2a 1.47-1 amd64 library for verification of account numbers and bank codes ii libkunitconversion4 4:4.14.2-4 amd64 Unit Conversion library for the KDE Platform ii libkutils4 4:4.14.2-4 amd64 dummy transitional library ii libkwineffects1abi5 4:4.11.13-2 amd64 library used by effects for the KDE window manager ii libkwinglesutils1 4:4.11.13-2 amd64 library with OpenGL/ES utilities for the KDE window manager ii libkwinglutils1abi2 4:4.11.13-2 amd64 library with OpenGL utilities for the KDE window manager ii libkworkspace4abi2 4:4.11.13-2 amd64 library for the kdebase workspace ii libkxml2-java 2.3.0+ds1-2 all small XML parser, designed for small environments ii libkxmlrpcclient4 4:4.14.2-2+b1 amd64 simple XML-RPC client library ii liblangtag-common 0.5.1-3 all library to access tags for identifying languages -- data ii liblangtag1 0.5.1-3 amd64 library to access tags for identifying languages ii liblapack3 3.5.0-4 amd64 Library of linear algebra routines 3 - shared version ii liblcms2-2:amd64 2.6-3+b3 amd64 Little CMS 2 color management library ii liblcms2-utils 2.6-3+b3 amd64 Little CMS 2 color management library (utilities) ii libldap-2.4-2:amd64 2.4.40-3 amd64 OpenLDAP libraries ii libldb1:amd64 1:1.1.18-1 amd64 LDAP-like embedded database - shared library ii liblensfun-data 0.2.8-2 all Lens Correction library - Data ii liblensfun0 0.2.8-2 amd64 Lens Correction library - Runtime files ii liblhasa0:amd64 0.2.0+git3fe46-1 amd64 lzh archive decompression library ii liblinear-tools 1.8+dfsg-4 amd64 Standalone applications for LIBLINEAR ii liblinear1:amd64 1.8+dfsg-4 amd64 Library for Large Linear Classification ii liblircclient0 0.9.0~pre1-1.1 amd64 infra-red remote control support - client library ii liblist-allutils-perl 0.09-1 all Perl wrapper for modules List::Util and List::MoreUtils ii liblist-moreutils-perl 0.33-2+b1 amd64 Perl module with additional list functions not found in List::Util ii liblivemedia23 2014.01.13-1 amd64 multimedia RTSP streaming library ii libllvm3.5:amd64 1:3.5-9 amd64 Modular compiler and toolchain technologies, runtime library ii liblocale-gettext-perl 1.05-8+b1 amd64 module using libc functions for internationalization in Perl ii liblockfile-bin 1.09-6 amd64 support binaries for and cli utilities based on liblockfile ii liblockfile1:amd64 1.09-6 amd64 NFS-safe locking library ii liblog-message-perl 0.8-1 all powerful and flexible message logging mechanism ii liblog-message-simple-perl 0.10-2 all simplified interface to Log::Message ii liblog-tracemessages-perl 1.4-3 all Perl module to allow for trace messages in Perl code ii liblogging-stdlog0:amd64 1.0.4-1 amd64 easy to use and lightweight logging library ii liblognorm1:amd64 1.0.1-3 amd64 Log normalizing library ii liblouis-data 2.5.3-3 all Braille translation library - data ii liblouis2:amd64 2.5.3-3 amd64 Braille translation library - shared libs ii liblqr-1-0:amd64 0.4.2-2 amd64 converts plain array images into multi-size representation ii liblsan0:amd64 4.9.2-10 amd64 LeakSanitizer -- a memory leak detector (runtime) ii libltdl-dev:amd64 2.4.2-1.11 amd64 System independent dlopen wrapper for GNU libtool ii libltdl7:amd64 2.4.2-1.11 amd64 System independent dlopen wrapper for GNU libtool ii liblua5.1-0:amd64 5.1.5-7.1 amd64 Shared library for the Lua interpreter version 5.1 ii liblua5.2-0:amd64 5.2.3-1.1 amd64 Shared library for the Lua interpreter version 5.2 ii liblucene2-java 2.9.4+ds1-4 all Full-text search engine library for Java(TM) ii liblvm2app2.2:amd64 2.02.111-2 amd64 LVM2 application library ii liblvm2cmd2.02:amd64 2.02.111-2 amd64 LVM2 command library ii liblwp-mediatypes-perl 6.02-1 all module to guess media type for a file or a URL ii liblwp-protocol-https-perl 6.06-2 all HTTPS driver for LWP::UserAgent ii liblwp-protocol-socks-perl 1.7-1 all SOCKS proxy support for LWP ii liblwres90 1:9.9.5.dfsg-8 amd64 Lightweight Resolver Library used by BIND ii liblz4-1:amd64 0.0~r122-2 amd64 Fast LZ compression algorithm library - runtime ii liblz4-tool 0.0~r122-2 amd64 Fast LZ compression algorithm library - tool ii liblzma-dev:amd64 5.1.1alpha+20120614-2+b3 amd64 XZ-format compression library - development files ii liblzma5:amd64 5.1.1alpha+20120614-2+b3 amd64 XZ-format compression library ii liblzo2-2:amd64 2.08-1.2 amd64 data compression library ii libm17n-0 1.6.4-3 amd64 multilingual text processing library - runtime ii libmad0:amd64 0.15.1b-8 amd64 MPEG audio decoder library ii libmagic1:amd64 1:5.22+2-1 amd64 File type determination library using "magic" numbers ii libmagick++-6.q16-5:amd64 8:6.8.9.9-4 amd64 object-oriented C++ interface to ImageMagick ii libmagickcore-6.q16-2:amd64 8:6.8.9.9-4 amd64 low-level image manipulation library -- quantum depth Q16 ii libmagickcore-6.q16-2-extra:amd64 8:6.8.9.9-4 amd64 low-level image manipulation library - extra codecs (Q16) ii libmagickwand-6.q16-2:amd64 8:6.8.9.9-4 amd64 image manipulation library ii libmail-sendmail-perl 0.79.16-1 all Send email from a perl script ii libmailtools-perl 2.13-1 all Manipulate email in perl programs ii libmailtransport4 4:4.14.2-2 amd64 mail transport service library ii libmarco-private0:amd64 1.8.2+dfsg1-4 amd64 library for marco window manager ii libmate-desktop-2-17:amd64 1.8.1+dfsg1-2 amd64 Library with common API for various MATE modules (library) ii libmate-menu2:amd64 1.8.0-5 amd64 implementation of the freedesktop menu specification for MATE (library) ii libmate-panel-applet-4-1 1.8.1+dfsg1-3 amd64 library for MATE Panel applets ii libmate-slab0:amd64 1.8.3+dfsg1-1 amd64 beautification app library ii libmatekbd-common 1.8.0-2 all MATE library to manage keyboard configuration (common files) ii libmatekbd4:amd64 1.8.0-2 amd64 MATE library to manage keyboard configuration ii libmateweather-common 1.8.0-2 all MateWeather shared library (common files) ii libmateweather1:amd64 1.8.0-2 amd64 MateWeather shared library ii libmatroska6:amd64 1.4.1-dmo1 amd64 Extensible open standard audio/video container format (shared library). ii libmbim-glib4:amd64 1.10.0-2.1 amd64 Support library to use the MBIM protocol ii libmbim-proxy 1.10.0-2.1 amd64 Proxy to communicate with MBIM ports ii libmeanwhile1 1.0.2-5 amd64 open implementation of the Lotus Sametime Community Client protocol ii libmediaart-1.0-0:amd64 0.7.0-2 amd64 media art extraction and cache management library ii libmetacity-private2 1:3.14.3-1 amd64 library for the Metacity window manager ii libmhash2:amd64 0.9.9.9-7 amd64 Library for cryptographic hashing and message authentication ii libmicroblog4 4:4.14.2-2 amd64 library for using the Microblog Akonadi Resource ii libmimic0 1.0.4-2.2 amd64 A video codec for Mimic V2.x content ii libming1 1:0.4.5-1.2+b1 amd64 Library to generate SWF (Flash) Files ii libminiupnpc10:amd64 1.9.20140610-2 amd64 UPnP IGD client lightweight library ii libmission-control-plugins0 1:5.16.3-1 amd64 management daemon for Telepathy (library for plugins) ii libmjpegutils-2.1-0:amd64 2:2.1.0-dmo6 amd64 MJPEG capture/editing/replay and MPEG encoding toolset (library) ii libmm-glib0:amd64 1.4.0-1 amd64 D-Bus service for managing modems - shared libraries ii libmms0:amd64 0.6.2-4 amd64 MMS stream protocol library - shared library ii libmng1:amd64 1.0.10+dfsg-3.1+b3 amd64 Multiple-image Network Graphics library ii libmnl0:amd64 1.0.3-5 amd64 minimalistic Netlink communication library ii libmodemmanagerqt1:amd64 1.0.1-2 amd64 Qt wrapper for ModemManager DBus API ii libmodplug1 1:0.8.8.4-4.1+b1 amd64 shared libraries for mod music based on ModPlug ii libmodule-build-perl 0.421000-2 all framework for building and installing Perl modules ii libmodule-find-perl 0.12-1 all module to find and use installed Perl modules ii libmodule-implementation-perl 0.09-1 all module for loading one of several alternate implementations of a module ii libmodule-pluggable-perl 5.1-1 all module for giving modules the ability to have plugins ii libmodule-runtime-perl 0.014-1 all Perl module for runtime module handling ii libmodule-signature-perl 0.73-1 all module to manipulate CPAN SIGNATURE files ii libmono-addins-gui0.2-cil 1.0+git20130406.adcd75b-3 all GTK# frontend library for Mono.Addins ii libmono-addins0.2-cil 1.0+git20130406.adcd75b-3 all addin framework for extensible CLI applications/libraries ii libmono-cairo4.0-cil 3.2.8+dfsg-9 all Mono Cairo library (for CLI 4.0) ii libmono-corlib4.0-cil 3.2.8+dfsg-9 all Mono core library (for CLI 4.0) ii libmono-corlib4.5-cil 3.2.8+dfsg-9 all Mono core library (for CLI 4.5) ii libmono-i18n-west4.0-cil 3.2.8+dfsg-9 all Mono I18N.West library (for CLI 4.0) ii libmono-i18n4.0-cil 3.2.8+dfsg-9 all Mono I18N base library (for CLI 4.0) ii libmono-posix4.0-cil 3.2.8+dfsg-9 all Mono.Posix library (for CLI 4.0) ii libmono-security4.0-cil 3.2.8+dfsg-9 all Mono Security library (for CLI 4.0) ii libmono-sharpzip4.84-cil 3.2.8+dfsg-9 all Mono SharpZipLib library (for CLI 4.0) ii libmono-system-configuration4.0-cil 3.2.8+dfsg-9 all Mono System.Configuration library (for CLI 4.0) ii libmono-system-core4.0-cil 3.2.8+dfsg-9 all Mono System.Core library (for CLI 4.0) ii libmono-system-drawing4.0-cil 3.2.8+dfsg-9 all Mono System.Drawing library (for CLI 4.0) ii libmono-system-security4.0-cil 3.2.8+dfsg-9 all Mono System.Security library (for CLI 4.0) ii libmono-system-xml4.0-cil 3.2.8+dfsg-9 all Mono System.Xml library (for CLI 4.0) ii libmono-system4.0-cil 3.2.8+dfsg-9 all Mono System libraries (for CLI 4.0) ii libmount1:amd64 2.25.2-4 amd64 device mounting library ii libmouse-perl 2.3.0-1+b1 amd64 lightweight object framework for Perl ii libmozjs-24-0 24.2.0-2 amd64 Spidermonkey JavaScript engine ii libmp3-info-perl 1.24-1 all Perl MP3::Info - Manipulate / fetch info from MP3 audio files ii libmp3lame0:amd64 1:3.99.5-dmo3 amd64 Shared libraries for MP3 encoding ii libmpc3:amd64 1.0.2-2 amd64 multiple precision complex floating-point library ii libmpcdec6:amd64 2:0.1~r459-4.1 amd64 MusePack decoder - library ii libmpdec2:amd64 2.4.1-1 amd64 library for decimal floating point arithmetic (runtime library) ii libmpeg2-4:amd64 0.5.1-6 amd64 MPEG1 and MPEG2 video decoder library ii libmpeg2encpp-2.1-0:amd64 2:2.1.0-dmo6 amd64 MJPEG capture/editing/replay and MPEG encoding toolset (library) ii libmpfr4:amd64 3.1.2-2 amd64 multiple precision floating-point computation ii libmpg123-0:amd64 1.20.1-2 amd64 MPEG layer 1/2/3 audio decoder (shared library) ii libmplex2-2.1-0:amd64 2:2.1.0-dmo6 amd64 MJPEG capture/editing/replay and MPEG encoding toolset (library) ii libmro-compat-perl 0.12-1 all mro::* interface compatibility for Perls < 5.9.5 ii libmspub-0.1-1 0.1.1-2 amd64 library for parsing the mspub file structure ii libmtdev1:amd64 1.1.5-1 amd64 Multitouch Protocol Translation Library - shared library ii libmtp-common 1.1.8-1 all Media Transfer Protocol (MTP) common files ii libmtp-runtime 1.1.8-1+b1 amd64 Media Transfer Protocol (MTP) runtime tools ii libmtp9:amd64 1.1.8-1+b1 amd64 Media Transfer Protocol (MTP) library ii libmusicbrainz3-6 3.0.2-2.1 amd64 library to access the MusicBrainz.org database ii libmusicbrainz5-1:amd64 5.1.0-2 amd64 Library to access the MusicBrainz.org database ii libmutter0e 3.14.2-1 amd64 window manager library from the Mutter window manager ii libmwaw-0.3-3 0.3.1-2 amd64 import library for some old Mac text documents ii libmysqlclient18:amd64 5.5.40-1 amd64 MySQL database client library ii libmythes-1.2-0 2:1.2.4-1 amd64 simple thesaurus library ii libnamespace-clean-perl 0.25-1 all module for keeping imports and functions out of the current namespace ii libnatpmp1 20110808-3 amd64 portable and fully compliant implementation of NAT-PMP ii libnautilus-extension1a 3.14.1-2 amd64 libraries for nautilus components - runtime version ii libncurses5:amd64 5.9+20140913-1+b1 amd64 shared libraries for terminal handling ii libncurses5-dev:amd64 5.9+20140913-1+b1 amd64 developer's libraries for ncurses ii libncursesw5:amd64 5.9+20140913-1+b1 amd64 shared libraries for terminal handling (wide character support) ii libndp0:amd64 1.4-2 amd64 Library for Neighbor Discovery Protocol ii libneon27-gnutls 0.30.1-1 amd64 HTTP and WebDAV client library (GnuTLS enabled) ii libnepomuk4 4:4.14.2-4 amd64 Nepomuk Meta Data Library ii libnepomukcore4 4:4.14.0-1+b2 amd64 Nepomuk Meta Data Library ii libnepomukquery4a 4:4.14.2-4 amd64 Nepomuk Query Library for the KDE Platform ii libnepomukutils4 4:4.14.2-4 amd64 Nepomuk Utility Library ii libnet-dbus-perl 1.0.0-2+b2 amd64 Perl extension for the DBus bindings ii libnet-dns-perl 0.81-2 amd64 Perform DNS queries from a Perl script ii libnet-domain-tld-perl 1.72-1 all list of currently available Top-level Domains (TLDs) ii libnet-http-perl 6.07-1 all module providing low-level HTTP connection client ii libnet-ip-perl 1.26-1 all Perl extension for manipulating IPv4/IPv6 addresses ii libnet-smtp-ssl-perl 1.01-3 all Perl module providing SSL support to Net::SMTP ii libnet-ssleay-perl 1.65-1+b1 amd64 Perl module for Secure Sockets Layer (SSL) ii libnetcf1 1:0.2.3-4.1 amd64 cross-platform network configuration library ii libnetfilter-conntrack3:amd64 1.0.4-1 amd64 Netfilter netlink-conntrack library ii libnetpbm10 2:10.0-15.2 amd64 Graphics conversion tools shared libraries ii libnettle4:amd64 2.7.1-4 amd64 low level cryptographic library (symmetric and one-way cryptos) ii libnetworkmanagerqt1:amd64 0.9.8.2-1 amd64 Qt wrapper for NetworkManager API ii libnewt0.52:amd64 0.52.17-1+b1 amd64 Not Erik's Windowing Toolkit - text mode windowing with slang ii libnfnetlink0:amd64 1.0.1-3 amd64 Netfilter netlink library ii libnfsidmap2:amd64 0.25-5 amd64 NFS idmapping library ii libnice10:amd64 0.1.7-1 amd64 ICE library (shared library) ii libnih-dbus1 1.0.3-4.3 amd64 NIH D-Bus Bindings Library ii libnih1 1.0.3-4.3 amd64 NIH Utility Library ii libnl-3-200:amd64 3.2.24-2 amd64 library for dealing with netlink sockets ii libnl-3-dev 3.2.24-2 amd64 development library and headers for libnl-3 ii libnl-genl-3-200:amd64 3.2.24-2 amd64 library for dealing with netlink sockets - generic netlink ii libnl-route-3-200:amd64 3.2.24-2 amd64 library for dealing with netlink sockets - route interface ii libnl1:amd64 1.1-7 amd64 library for dealing with netlink sockets ii libnm-glib-vpn1:amd64 0.9.10.0-5 amd64 network management framework (GLib VPN shared library) ii libnm-glib4:amd64 0.9.10.0-5 amd64 network management framework (GLib shared library) ii libnm-gtk-common 0.9.10.0-2 all library for wireless and mobile dialogs - common files ii libnm-gtk0:amd64 0.9.10.0-2 amd64 library for wireless and mobile dialogs ii libnm-util2:amd64 0.9.10.0-5 amd64 network management framework (shared library) ii libnotify4:amd64 0.7.6-2 amd64 sends desktop notifications to a notification daemon ii libnspr4:amd64 2:4.10.7-1 amd64 NetScape Portable Runtime Library ii libnspr4-0d:amd64 2:4.10.7-1 amd64 NetScape Portable Runtime Library - transitional package ii libnss-mdns:amd64 0.10-6 amd64 NSS module for Multicast DNS name resolution ii libnss-myhostname:amd64 0.3-9 amd64 nss module providing fallback resolution for the current hostname ii libnss3:amd64 2:3.17.2-1.1 amd64 Network Security Service libraries ii libnss3-1d:amd64 2:3.17.2-1.1 amd64 Network Security Service libraries - transitional package ii libntdb1:amd64 1.0-5 amd64 New Trivial Database - shared library ii libntfs10 2.0.0-1+b1 amd64 library that provides common NTFS access functions ii libntrack-qt4-1 016-1.3 amd64 Qt 4 API for ntrack ii libntrack0 016-1.3 amd64 lightweight connectivity tracking library ii libnuma1:amd64 2.0.10-1 amd64 Libraries for controlling NUMA policy ii liboath0 2.4.1-1 amd64 OATH Toolkit Liboath library ii liboauth0:amd64 1.0.1-1 amd64 C library for implementing OAuth 1.0 ii libobjc4:amd64 4.9.2-10 amd64 Runtime library for GNU Objective-C applications ii libobjenesis-java 1.2+full-3 all Java library to instantiate a new object of a particular class ii libodfgen-0.1-1 0.1.1-2 amd64 library to generate ODF documents ii libofa0 0.9.3-7 amd64 Library for acoustic fingerprinting ii libofx4:amd64 1:0.9.4-2.1 amd64 library to support the Open Financial Exchange format ii libofx6:amd64 1:0.9.10-1 amd64 library to support the Open Financial Exchange format ii libogg0:amd64 1.3.2-1 amd64 Ogg bitstream library ii libopenal-data 1:1.15.1-5 all Software implementation of the OpenAL audio API (data files) ii libopenal1:amd64 1:1.15.1-5 amd64 Software implementation of the OpenAL audio API (shared library) ii libopenconnect3:amd64 6.00-1+b1 amd64 open client for Cisco AnyConnect VPN - shared library ii libopencore-amrnb0:amd64 0.1.3-2.1 amd64 Adaptive Multi Rate speech codec - shared library ii libopencore-amrwb0:amd64 0.1.3-2.1 amd64 Adaptive Multi-Rate - Wideband speech codec - shared library ii libopencv-calib3d2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision Camera Calibration library ii libopencv-contrib2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision contrib library ii libopencv-core2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision core library ii libopencv-features2d2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision Feature Detection and Descriptor Extraction library ii libopencv-flann2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision Clustering and Search in Multi-Dimensional spaces library ii libopencv-highgui2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision High-level GUI and Media I/O library ii libopencv-imgproc2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision Image Processing library ii libopencv-legacy2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision legacy library ii libopencv-ml2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision Machine Learning library ii libopencv-objdetect2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision Object Detection library ii libopencv-video2.4:amd64 2.4.9.1+dfsg-1+b1 amd64 computer vision Video analysis library ii libopenexr6:amd64 1.6.1-8 amd64 runtime files for the OpenEXR image library ii libopenjpeg5:amd64 1:1.5.2-3 amd64 JPEG 2000 image compression/decompression library - runtime ii libopenobex1 1.5-2.1 amd64 OBEX protocol library ii libopenraw1:amd64 0.0.9-3.5+b2 amd64 free implementation for RAW decoding ii libopenvg1-mesa:amd64 10.3.2-1 amd64 free implementation of the OpenVG API -- runtime ii libopus0:amd64 1.1-2 amd64 Opus codec runtime library ii liborbit-2-0:amd64 1:2.14.19-0.3 amd64 high-performance CORBA implementation - common libraries ii liborbit2:amd64 1:2.14.19-0.3 amd64 high-performance CORBA implementation - extra libraries ii liborc-0.4-0:amd64 1:0.4.22-1 amd64 Library of Optimized Inner Loops Runtime Compiler ii liborcus-0.8-0 0.7.0+dfsg-9 amd64 library for processing spreadsheet documents ii libosgi-compendium-java 4.3.0-1 all Java OSGi API - Compendium module ii libosgi-core-java 4.3.1-1 all Java OSGi API - Core module ii libosgi-foundation-ee-java 4.2.0-1 all Java OSGi API - Foundation Execution Environment ii libosinfo-1.0-0 0.2.11-1.1 amd64 Library for managing information about operating systems and hypervisors ii libosmgpsmap2:amd64 0.7.3-3 amd64 GTK+ library to embed OpenStreetMap maps ii libosp5 1.5.2-11.1 amd64 Runtime library for OpenJade group's SP suite ii libotf0 0.9.13-2 amd64 Library for handling OpenType Font - runtime ii libp11-kit-dev 0.20.7-1 amd64 Library for loading and coordinating access to PKCS#11 modules - development ii libp11-kit0:amd64 0.20.7-1 amd64 Library for loading and coordinating access to PKCS#11 modules - runtime ii libpackage-constants-perl 0.04-1 all List constants defined in a package ii libpackage-stash-perl 0.37-1 all module providing routines for manipulating stashes ii libpackage-stash-xs-perl 0.28-2+b1 amd64 Perl module providing routines for manipulating stashes (XS version) ii libpackagekit-glib2-18:amd64 1.0.1-2 amd64 Library for accessing PackageKit using GLib ii libpam-cap:amd64 1:2.24-6 amd64 POSIX 1003.1e capabilities (PAM module) ii libpam-ck-connector:amd64 0.4.6-5 amd64 ConsoleKit PAM module ii libpam-fprintd:amd64 0.5.1-1 amd64 PAM module for fingerprint authentication trough fprintd ii libpam-gnome-keyring 3.14.0-1+b1 amd64 PAM module to unlock the GNOME keyring upon login ii libpam-modules:amd64 1.1.8-3.1 amd64 Pluggable Authentication Modules for PAM ii libpam-modules-bin 1.1.8-3.1 amd64 Pluggable Authentication Modules for PAM - helper binaries ii libpam-pkcs11 0.6.8-4 amd64 Fully featured PAM module for using PKCS#11 smart cards ii libpam-runtime 1.1.8-3.1 all Runtime support for the PAM library ii libpam-systemd:amd64 215-8 amd64 system and service manager - PAM module ii libpam0g:amd64 1.1.8-3.1 amd64 Pluggable Authentication Modules library ii libpanel-applet-4-0 3.8.1-7 amd64 library for GNOME Panel applets ii libpango-1.0-0:amd64 1.36.8-3 amd64 Layout and rendering of internationalized text ii libpango-perl 1.226-2 amd64 Perl module to layout and render international text ii libpango1.0-0:amd64 1.36.8-3 amd64 Layout and rendering of internationalized text ii libpango1.0-0-dbg 1.36.8-3 amd64 Pango library and debugging symbols ii libpango1.0-dev 1.36.8-3 amd64 Development files for the Pango ii libpangocairo-1.0-0:amd64 1.36.8-3 amd64 Layout and rendering of internationalized text ii libpangoft2-1.0-0:amd64 1.36.8-3 amd64 Layout and rendering of internationalized text ii libpangomm-1.4-1:amd64 2.34.0-1.1 amd64 C++ Wrapper for pango (shared libraries) ii libpangox-1.0-0:amd64 0.0.2-5 amd64 pango library X backend ii libpangoxft-1.0-0:amd64 1.36.8-3 amd64 Layout and rendering of internationalized text ii libpaper-utils 1.1.24+nmu4 amd64 library for handling paper characteristics (utilities) ii libpaper1:amd64 1.1.24+nmu4 amd64 library for handling paper characteristics ii libparams-classify-perl 0.013-4+b2 amd64 Perl module for argument type classification ii libparams-util-perl 1.07-2+b1 amd64 Perl extension for simple stand-alone param checking functions ii libparams-validate-perl 1.13-1+b1 amd64 Perl module to validate parameters to Perl method/function calls ii libparse-debianchangelog-perl 1.2.0-1.1 all parse Debian changelogs and output them in other formats ii libparse-recdescent-perl 1.967009+dfsg-1 all Perl module to create and use recursive-descent parsers ii libparted-fs-resize0:amd64 3.2-6 amd64 disk partition manipulator - shared FS resizing library ii libparted2:amd64 3.2-6 amd64 disk partition manipulator - shared library ii libpcap0.8:amd64 1.6.2-2 amd64 system interface for user-level packet capture ii libpci-dev 1:3.2.1-3 amd64 Linux PCI Utilities (development files) ii libpci3:amd64 1:3.2.1-3 amd64 Linux PCI Utilities (shared library) ii libpciaccess0:amd64 0.13.2-3+b1 amd64 Generic PCI access library for X ii libpcre3:amd64 2:8.35-3.3 amd64 Perl 5 Compatible Regular Expression Library - runtime files ii libpcre3-dev:amd64 2:8.35-3.3 amd64 Perl 5 Compatible Regular Expression Library - development files ii libpcrecpp0:amd64 2:8.35-3.3 amd64 Perl 5 Compatible Regular Expression Library - C++ runtime files ii libpcsc-perl 1.4.13-1+b2 amd64 Perl interface to the PC/SC smart card library ii libpcsclite1:amd64 1.8.13-1 amd64 Middleware to access a smart card using PC/SC (library) ii libpeas-1.0-0 1.12.1-2 amd64 Application plugin library ii libpeas-common 1.12.1-2 all Application plugin library (common files) ii libperl-destruct-level-perl 0.02-2+b1 amd64 Perl module to change Perl's destruction level ii libperl4-corelibs-perl 0.003-1 all libraries historically supplied with Perl 4 ii libperl5.20 5.20.1-4 amd64 shared Perl library ii libperlio-gzip-perl 0.18-3+b1 amd64 module providing a PerlIO layer to gzip/gunzip ii libphonenumber6 6.3~svn698-3+b1 amd64 parsing/formatting/validating phone numbers ii libphonon4:amd64 4:4.8.0-4 amd64 multimedia framework from KDE - core library ii libpipeline1:amd64 1.4.0-1 amd64 pipeline manipulation library ii libpixman-1-0:amd64 0.32.6-3 amd64 pixel-manipulation library for X and cairo ii libpixman-1-dev 0.32.6-3 amd64 pixel-manipulation library for X and cairo (development files) ii libpkcs11-helper1:amd64 1.11-2 amd64 library that simplifies the interaction with PKCS#11 ii libplasma-geolocation-interface4 4:4.11.13-2 amd64 library for the Plasma geolocation ii libplasma3 4:4.14.2-4 amd64 Plasma Library for the KDE Platform ii libplasmaclock4abi4 4:4.11.13-2 amd64 library for Plasma clocks ii libplasmagenericshell4 4:4.11.13-2 amd64 shared elements for all the plasma shells ii libplist2:amd64 1.11-3 amd64 Library for handling Apple binary and XML property lists ii libplot2c2 2.6-3 amd64 GNU plotutils libraries ii libpng12-0:amd64 1.2.50-2+b2 amd64 PNG library - runtime ii libpng12-dev:amd64 1.2.50-2+b2 amd64 PNG library - development ii libpod-latex-perl 0.61-1 all module to convert Pod data to formatted LaTeX ii libpod-readme-perl 0.11-1 all Perl module to convert POD to README file ii libpolkit-agent-1-0:amd64 0.105-8 amd64 PolicyKit Authentication Agent API ii libpolkit-backend-1-0:amd64 0.105-8 amd64 PolicyKit backend API ii libpolkit-gobject-1-0:amd64 0.105-8 amd64 PolicyKit Authorization API ii libpolkit-qt-1-1 0.103.0-1 amd64 PolicyKit-qt-1 library ii libpoppler-glib8:amd64 0.26.5-2 amd64 PDF rendering library (GLib-based shared library) ii libpoppler-qt4-4:amd64 0.26.5-2 amd64 PDF rendering library (Qt 4 based shared library) ii libpoppler46:amd64 0.26.5-2 amd64 PDF rendering library ii libpopt0:amd64 1.16-10 amd64 lib for parsing cmdline parameters ii libportaudio2:amd64 19+svn20140130-1 amd64 Portable audio I/O - shared library ii libpostproc52 6:0.git20120821-4 amd64 FFmpeg derived postprocessing library ii libpotrace0 1.11-2 amd64 library for tracing bitmaps ii libprison0:amd64 1.1.1-1 amd64 barcode API for Qt ii libprocesscore4abi1 4:4.11.13-2 amd64 library for ksysguard based process view ii libprocessui4a 4:4.11.13-2 amd64 library for ksysguard process user interface ii libprocps0:amd64 1:3.3.3-3 amd64 library for accessing process information from /proc ii libprocps3:amd64 2:3.3.9-8 amd64 library for accessing process information from /proc ii libproj0 4.8.0-5 amd64 Cartographic projection library ii libprotobuf-c1 1.0.2-1 amd64 Protocol Buffers C shared library (protobuf-c) ii libprotobuf9:amd64 2.6.1-1 amd64 protocol buffers C++ library ii libproxy1:amd64 0.4.11-4+b2 amd64 automatic proxy configuration management library (shared) ii libpsl0:amd64 0.5.1-1 amd64 Library for Public Suffix List (shared libraries) ii libpst4:amd64 0.6.59-1 amd64 library for reading Microsoft Outlook PST files ii libpstoedit0c2a 3.62-2+b1 amd64 PostScript to editable vector graphics library (runtime files) ii libptexenc1 2014.20140926.35254-4 amd64 TeX Live: pTeX encoding library ii libpth20:amd64 2.0.7-20 amd64 GNU Portable Threads ii libpthread-stubs0-dev:amd64 0.3-4 amd64 pthread stubs not provided by native libc, development files ii libpulse-dev:amd64 5.0-13 amd64 PulseAudio client development headers and libraries ii libpulse-mainloop-glib0:amd64 5.0-13 amd64 PulseAudio client libraries (glib support) ii libpulse0:amd64 5.0-13 amd64 PulseAudio client libraries ii libpulsedsp:amd64 5.0-13 amd64 PulseAudio OSS pre-load library ii libpurple-bin 2.10.11-1 all multi-protocol instant messaging library - extra utilities ii libpurple0 2.10.11-1 amd64 multi-protocol instant messaging library ii libpwquality-common 1.2.3-1 all library for password quality checking and generation (data files) ii libpwquality1:amd64 1.2.3-1 amd64 library for password quality checking and generation ii libpython-dbg:amd64 2.7.8-2 amd64 debug build of the Python Interpreter (version 2.7) ii libpython-dev:amd64 2.7.8-2 amd64 header files and a static library for Python (default) ii libpython-stdlib:amd64 2.7.8-2 amd64 interactive high-level object-oriented language (default python version) ii libpython2.7:amd64 2.7.9-1 amd64 Shared Python runtime library (version 2.7) ii libpython2.7-dbg:amd64 2.7.9-1 amd64 Debug Build of the Python Interpreter (version 2.7) ii libpython2.7-dev:amd64 2.7.9-1 amd64 Header files and a static library for Python (v2.7) ii libpython2.7-minimal:amd64 2.7.9-1 amd64 Minimal subset of the Python language (version 2.7) ii libpython2.7-stdlib:amd64 2.7.9-1 amd64 Interactive high-level object-oriented language (standard library, version 2.7) ii libpython3-stdlib:amd64 3.4.2-2 amd64 interactive high-level object-oriented language (default python3 version) ii libpython3.4:amd64 3.4.2-4 amd64 Shared Python runtime library (version 3.4) ii libpython3.4-minimal:amd64 3.4.2-4 amd64 Minimal subset of the Python language (version 3.4) ii libpython3.4-stdlib:amd64 3.4.2-4 amd64 Interactive high-level object-oriented language (standard library, version 3.4) ii libqalculate5:amd64 0.9.7-9 amd64 Powerful and easy to use desktop calculator - library ii libqalculate5-data 0.9.7-9 all Powerful and easy to use desktop calculator - data ii libqca2:amd64 2.0.3-6 amd64 libraries for the Qt Cryptographic Architecture ii libqimageblitz4 1:0.0.6-4 amd64 QImageBlitz image effects library ii libqjson0:amd64 0.8.1-3 amd64 Qt-based library that maps JSON data to QVariant objects ii libqmi-glib1:amd64 1.10.2-2 amd64 Support library to use the Qualcomm MSM Interface (QMI) protocol ii libqmi-proxy 1.10.2-2 amd64 Proxy to communicate with QMI ports ii libqpdf13:amd64 5.1.2-2 amd64 runtime library for PDF transformation/inspection software ii libqqwing2:amd64 1.3.2-1 amd64 tool for generating and solving Sudoku puzzles (library) ii libqrencode3:amd64 3.4.3-1 amd64 QR Code encoding library ii libqt4-dbus:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 D-Bus module ii libqt4-declarative:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 Declarative module ii libqt4-designer:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 designer module ii libqt4-help:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 help module ii libqt4-network:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 network module ii libqt4-opengl:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 OpenGL module ii libqt4-qt3support:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 3 compatibility library for Qt 4 ii libqt4-script:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 script module ii libqt4-scripttools:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 script tools module ii libqt4-sql:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 SQL module ii libqt4-sql-mysql:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 MySQL database driver ii libqt4-svg:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 SVG module ii libqt4-test:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 test module ii libqt4-xml:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 XML module ii libqt4-xmlpatterns:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 XML patterns module ii libqt5concurrent5:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 concurrent module ii libqt5core5a:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 core module ii libqt5dbus5:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 D-Bus module ii libqt5gui5:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 GUI module ii libqt5multimedia5:amd64 5.3.2-5 amd64 Qt 5 Multimedia module ii libqt5network5:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 network module ii libqt5opengl5:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 OpenGL module ii libqt5printsupport5:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 print support module ii libqt5widgets5:amd64 5.3.2+dfsg-4+b1 amd64 Qt 5 widgets module ii libqtassistantclient4:amd64 4.6.3-6 amd64 Qt Assistant client library (runtime) ii libqtcore4:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 core module ii libqtdbus4:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 D-Bus module library ii libqtgui4:amd64 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 GUI module ii libqtruby4shared2 4:4.11.3-4 amd64 internal library for Qt 4 Ruby bindings ii libqtwebkit4:amd64 2.3.4.dfsg-3 amd64 Web content engine library for Qt ii libquadmath0:amd64 4.9.2-10 amd64 GCC Quad-Precision Math Library ii libquvi-dev 0.4.1-3 amd64 library for parsing video download links (development package) ii libquvi-scripts 0.4.21-2 all library for parsing video download links (Lua scripts) ii libquvi7:amd64 0.4.1-3 amd64 library for parsing video download links (runtime libraries) ii libraptor2-0:amd64 2.0.14-1 amd64 Raptor 2 RDF syntax library ii librarian0 0.8.1-6 amd64 Documentation meta-data library (library package) ii librasqal3:amd64 0.9.32-1 amd64 Rasqal RDF query library ii libraw1394-11:amd64 2.1.0-3 amd64 library for direct access to IEEE 1394 bus (aka FireWire) ii librdf0:amd64 1.0.17-1+b1 amd64 Redland Resource Description Framework (RDF) library ii libreadline5:amd64 5.2+dfsg-2 amd64 GNU readline and history libraries, run-time libraries ii libreadline6:amd64 6.3-8+b2 amd64 GNU readline and history libraries, run-time libraries ii libregexp-assemble-perl 0.35-8 all Perl module that assemble multiple regexps into a single one ii libregexp-common-perl 2013031301-1 all module with common regular expressions ii libregexp-java 1.5-3 all Regular expression library for Java ii libreoffice 1:4.3.3-2 amd64 office productivity suite (metapackage) ii libreoffice-avmedia-backend-gstreamer 1:4.3.3-2 amd64 GStreamer backend for LibreOffice ii libreoffice-base 1:4.3.3-2 amd64 office productivity suite -- database ii libreoffice-base-core 1:4.3.3-2 amd64 office productivity suite -- shared library ii libreoffice-base-drivers 1:4.3.3-2 amd64 Database connectivity drivers for LibreOffice ii libreoffice-calc 1:4.3.3-2 amd64 office productivity suite -- spreadsheet ii libreoffice-common 1:4.3.3-2 all office productivity suite -- arch-independent files ii libreoffice-core 1:4.3.3-2 amd64 office productivity suite -- arch-dependent files ii libreoffice-draw 1:4.3.3-2 amd64 office productivity suite -- drawing ii libreoffice-evolution 1:4.3.3-2 amd64 office productivity suite -- Evolution addressbook support ii libreoffice-gnome 1:4.3.3-2 amd64 office productivity suite -- GNOME integration ii libreoffice-gtk 1:4.3.3-2 amd64 office productivity suite -- GTK+ integration ii libreoffice-help-en-us 1:4.3.3-2 all office productivity suite -- English_american help ii libreoffice-help-fr 1:4.3.3-2 all office productivity suite -- French help ii libreoffice-impress 1:4.3.3-2 amd64 office productivity suite -- presentation ii libreoffice-java-common 1:4.3.3-2 all office productivity suite -- arch-independent Java support files ii libreoffice-l10n-fr 1:4.3.3-2 all office productivity suite -- French language package ii libreoffice-math 1:4.3.3-2 amd64 office productivity suite -- equation editor ii libreoffice-report-builder-bin 1:4.3.3-2 amd64 LibreOffice component for building database reports -- libraries ii libreoffice-sdbc-firebird 1:4.3.3-2 amd64 Firebird SDBC driver for LibreOffice ii libreoffice-sdbc-hsqldb 1:4.3.3-2 amd64 HSQLDB SDBC driver for LibreOffice ii libreoffice-style-galaxy 1:4.3.3-2 all office productivity suite -- Galaxy (Default) symbol style ii libreoffice-style-tango 1:4.3.3-2 all office productivity suite -- Tango symbol style ii libreoffice-writer 1:4.3.3-2 amd64 office productivity suite -- word processor ii libresid-builder0c2a 2.1.1-14 amd64 SID chip emulation class based on resid ii librest-0.7-0:amd64 0.7.92-2 amd64 REST service access library ii librevenge-0.0-0 0.0.1-3 amd64 Base Library for writing document interface filters ii librhythmbox-core8 3.1-1 amd64 support library for the rhythmbox music player ii libroken18-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - roken support library ii librpm3 4.11.3-1.1 amd64 RPM shared library ii librpmbuild3 4.11.3-1.1 amd64 RPM build shared library ii librpmio3 4.11.3-1.1 amd64 RPM IO shared library ii librpmsign1 4.11.3-1.1 amd64 RPM signing shared library ii librsvg2-2:amd64 2.40.5-1 amd64 SAX-based renderer library for SVG files (runtime) ii librsvg2-common:amd64 2.40.5-1 amd64 SAX-based renderer library for SVG files (extra runtime) ii librsync1:amd64 0.9.7-10 amd64 rsync remote-delta algorithm library ii librtmp1:amd64 1:2.4+20130918.git79459a2-dmo6 amd64 Toolkit for RTMP streams (shared library). ii libruby1.8 1.8.7.358-7.1+deb7u1 amd64 Libraries necessary to run Ruby 1.8 ii libruby2.1:amd64 2.1.5-1 amd64 Libraries necessary to run Ruby 2.1 ii librygel-core-2.4-2 0.24.2-1 amd64 GNOME UPnP/DLNA services - core library ii librygel-renderer-2.4-2 0.24.2-1 amd64 GNOME UPnP/DLNA services - renderer library ii librygel-renderer-gst-2.4-2 0.24.2-1 amd64 GNOME UPnP/DLNA services - renderer library ii librygel-server-2.4-2 0.24.2-1 amd64 GNOME UPnP/DLNA services - server library ii libsamplerate0:amd64 0.1.8-8 amd64 Audio sample rate conversion library ii libsane:amd64 1.0.24-8 amd64 API library for scanners ii libsane-common 1.0.24-8 all API library for scanners -- documentation and support files ii libsane-extras:amd64 1.0.22.3 amd64 API library for scanners -- extra backends ii libsane-extras-common 1.0.22.3 amd64 API library for scanners -- documentation and support files ii libsane-hpaio 3.14.6-1+b2 amd64 HP SANE backend for multi-function peripherals ii libsasl2-2:amd64 2.1.26.dfsg1-12 amd64 Cyrus SASL - authentication abstraction library ii libsasl2-modules:amd64 2.1.26.dfsg1-12 amd64 Cyrus SASL - pluggable authentication modules ii libsasl2-modules-db:amd64 2.1.26.dfsg1-12 amd64 Cyrus SASL - pluggable authentication modules (DB) ii libsbc1:amd64 1.2-3 amd64 Sub Band CODEC library - runtime ii libschroedinger-1.0-0:amd64 1.0.11-2.1 amd64 library for encoding/decoding of Dirac video streams ii libsdl-image1.2:amd64 1.2.12-5+b5 amd64 Image loading library for Simple DirectMedia Layer 1.2, libraries ii libsdl1.2-dev 1.2.15-10+b1 amd64 Simple DirectMedia Layer development files ii libsdl1.2debian:amd64 1.2.15-10+b1 amd64 Simple DirectMedia Layer ii libsecret-1-0:amd64 0.18-1+b1 amd64 Secret store ii libsecret-common 0.18-1 all Secret store (common files) ii libselinux1:amd64 2.3-2 amd64 SELinux runtime shared libraries ii libsemanage-common 2.3-1 all Common files for SELinux policy management libraries ii libsemanage1:amd64 2.3-1+b1 amd64 SELinux policy management library ii libsensors-applet-plugin0 3.0.0+git4-4 amd64 Library for plugins for the 'sensors-applet' package ii libsensors4:amd64 1:3.3.5-2 amd64 library to read temperature/voltage/fan sensors ii libsepol1:amd64 2.3-2 amd64 SELinux library for manipulating binary security policies ii libservlet2.5-java 6.0.41-3 all Servlet 2.5 and JSP 2.1 Java API classes ii libservlet3.0-java 7.0.56-1 all Servlet 3.0 and JSP 2.2 Java API classes ii libsexy2 0.1.11-2.1 amd64 collection of additional GTK+ widgets - library ii libsgutils2-2 1.39-1 amd64 utilities for devices using the SCSI command set (shared libraries) ii libshine3:amd64 3.1.0-2.1 amd64 Fixed-point MP3 encoding library - runtime files ii libshout3:amd64 2.3.1-3 amd64 MP3/Ogg Vorbis broadcast streaming library ii libsidplay1 1.36.59-6 amd64 SID (MOS 6581) emulation library ii libsidplay2 2.1.1-14 amd64 SID (MOS 6581) emulation library ii libsigc++-2.0-0c2a:amd64 2.4.0-1 amd64 type-safe Signal Framework for C++ - runtime ii libsigsegv2:amd64 2.10-4+b1 amd64 Library for handling page faults in a portable way ii libslang2:amd64 2.3.0-2 amd64 S-Lang programming library - runtime version ii libslang2-dev:amd64 2.3.0-2 amd64 S-Lang programming library, development version ii libslv2-9 0.6.6+dfsg1-2 amd64 library for simple use of LV2 plugins ii libsm-dev:amd64 2:1.2.2-1+b1 amd64 X11 Session Management library (development headers) ii libsm6:amd64 2:1.2.2-1+b1 amd64 X11 Session Management library ii libsmartcols1:amd64 2.25.2-4 amd64 smart column output alignment library ii libsmbclient:amd64 2:4.1.13+dfsg-4 amd64 shared library for communication with SMB/CIFS servers ii libsmokebase3 4:4.14.2-1 amd64 SMOKE base library ii libsmokekdecore4-3 4:4.14.2-1 amd64 KDE Core SMOKE libraries ii libsmokekdeui4-3 4:4.14.2-1 amd64 KDE Ui SMOKE libraries ii libsmokekfile3 4:4.14.2-1 amd64 KFile SMOKE library ii libsmokekhtml3 4:4.14.2-1 amd64 KHTML SMOKE library ii libsmokekio3 4:4.14.2-1 amd64 KIO SMOKE library ii libsmokeknewstuff2-3 4:4.14.2-1 amd64 KNewStuff2 SMOKE library ii libsmokeknewstuff3-3 4:4.14.2-1 amd64 KNewStuff3 SMOKE library ii libsmokekparts3 4:4.14.2-1 amd64 KParts SMOKE libraries ii libsmokektexteditor3 4:4.14.2-1 amd64 KTextEditor SMOKE libraries ii libsmokekutils3 4:4.14.2-1 amd64 KUtils SMOKE libraries ii libsmokeplasma3 4:4.14.2-1 amd64 Plasma SMOKE library ii libsmokeqtcore4-3 4:4.12.2-2 amd64 Qt Core SMOKE library ii libsmokeqtdbus4-3 4:4.12.2-2 amd64 Qt D-Bus SMOKE library ii libsmokeqtgui4-3 4:4.12.2-2 amd64 Qt Gui SMOKE library ii libsmokeqtnetwork4-3 4:4.12.2-2 amd64 Qt Network SMOKE library ii libsmokeqtopengl4-3 4:4.12.2-2 amd64 Qt OpenGL SMOKE library ii libsmokeqtsql4-3 4:4.12.2-2 amd64 Qt Sql SMOKE library ii libsmokeqtsvg4-3 4:4.12.2-2 amd64 Qt Svg SMOKE library ii libsmokeqtwebkit4-3 4:4.12.2-2 amd64 Qt WebKit SMOKE library ii libsmokeqtxml4-3 4:4.12.2-2 amd64 Qt Xml SMOKE library ii libsmokesolid3 4:4.14.2-1 amd64 Solid SMOKE libraries ii libsndfile1:amd64 1.0.25-9+b1 amd64 Library for reading/writing audio files ii libsnmp-base 5.7.2.1~dfsg-7 all SNMP configuration script, MIBs and documentation ii libsnmp30:amd64 5.7.2.1~dfsg-7 amd64 SNMP (Simple Network Management Protocol) library ii libsocket-perl 2.016-1 amd64 networking constants and support functions ii libsocket6-perl 0.25-1+b1 amd64 Perl extensions for IPv6 ii libsofia-sip-ua-glib3 1.12.11+20110422.1-2 amd64 Sofia-SIP library glib/gobject interfaces runtime ii libsofia-sip-ua0 1.12.11+20110422.1-2 amd64 Sofia-SIP library runtime ii libsoftware-license-perl 0.103010-3 all module providing templated software licenses ii libsolid4 4:4.14.2-4 amd64 Solid Library for KDE Platform ii libsonic0:amd64 0.1.17-1.1 amd64 Simple library to speed up or slow down speech ii libsoprano4 2.9.4+dfsg-1.1 amd64 libraries for the Soprano RDF framework ii libsoundtouch0:amd64 1.8.0-1 amd64 Sound stretching library ii libsoup-gnome2.4-1:amd64 2.48.0-1 amd64 HTTP library implementation in C -- GNOME support library ii libsoup2.4-1:amd64 2.48.0-1 amd64 HTTP library implementation in C -- Shared library ii libspandsp2:amd64 0.0.6-2.1 amd64 Telephony signal processing library ii libspatialite5:amd64 4.1.1-10 amd64 Geospatial extension for SQLite - libraries ii libspectre1:amd64 0.2.7-3 amd64 Library for rendering PostScript documents ii libspeechd2:amd64 0.8-7 amd64 Speech Dispatcher: Shared libraries ii libspeex1:amd64 1.2~rc1.2-1 amd64 The Speex codec runtime library ii libspeexdsp1:amd64 1.2~rc1.2-1 amd64 The Speex extended runtime library ii libspice-client-glib-2.0-8:amd64 0.25-1+b1 amd64 GObject for communicating with Spice servers (runtime library) ii libspice-client-gtk-3.0-4:amd64 0.25-1+b1 amd64 GTK3 widget for SPICE clients (runtime library) ii libspice-protocol-dev 0.12.7-1 all SPICE protocol headers ii libspice-server-dev 0.12.5-1+b1 amd64 Header files and development documentation for spice-server ii libspice-server1:amd64 0.12.5-1+b1 amd64 Implements the server side of the SPICE protocol ii libspice-server1-dbg:amd64 0.12.5-1+b1 amd64 Debugging symbols for libspice-server1 ii libsqlite3-0:amd64 3.8.7.4-1 amd64 SQLite 3 shared library ii libsrtp0 1.4.5~20130609~dfsg-1.1 amd64 Secure RTP (SRTP) and UST Reference Implementations - shared library ii libss2:amd64 1.42.12-1 amd64 command-line interface parsing library ii libssh-gcrypt-4:amd64 0.6.3-3+b1 amd64 tiny C SSH library (gcrypt flavor) ii libssh2-1:amd64 1.4.3-4 amd64 SSH2 client-side library ii libssl-dev:amd64 1.0.1j-1 amd64 Secure Sockets Layer toolkit - development files ii libssl-ocaml 0.4.7-1 amd64 OCaml bindings for OpenSSL (runtime) ii libssl-ocaml-dev 0.4.7-1 amd64 OCaml bindings for OpenSSL ii libssl1.0.0:amd64 1.0.1j-1 amd64 Secure Sockets Layer toolkit - shared libraries ii libstartup-notification0:amd64 0.12-4 amd64 library for program launch feedback (shared library) ii libstdc++-4.9-dev:amd64 4.9.2-10 amd64 GNU Standard C++ Library v3 (development files) ii libstdc++6:amd64 4.9.2-10 amd64 GNU Standard C++ Library v3 ii libstoken1:amd64 0.6-1 amd64 Software Token for cryptographic authentication - shared library ii libstreamanalyzer0 0.7.8-1.2+b2 amd64 streamanalyzer library for Strigi Desktop Search ii libstreams0 0.7.8-1.2+b2 amd64 streams library for Strigi Desktop Search ii libsub-exporter-perl 0.986-1 all sophisticated exporter for custom-built routines ii libsub-exporter-progressive-perl 0.001011-1 all module for using Sub::Exporter only if needed ii libsub-identify-perl 0.08-1 amd64 module to retrieve names of code references ii libsub-install-perl 0.928-1 all module for installing subroutines into packages easily ii libsub-name-perl 0.12-1 amd64 module for assigning a new name to referenced sub ii libsvm-tools 3.12-1 amd64 LIBSVM binary tools ii libswitch-perl 2.17-2 all switch statement for Perl ii libswscale3:amd64 6:11.1-1 amd64 Libav video scaling library ii libswt-cairo-gtk-3-jni 3.8.2-3 amd64 Standard Widget Toolkit for GTK+ Cairo JNI library ii libswt-glx-gtk-3-jni 3.8.2-3 amd64 Standard Widget Toolkit for GTK+ GLX JNI library ii libswt-gnome-gtk-3-jni 3.8.2-3 amd64 Standard Widget Toolkit for GTK+ GNOME JNI library ii libswt-gtk-3-java 3.8.2-3 amd64 Standard Widget Toolkit for GTK+ Java library ii libswt-gtk-3-jni 3.8.2-3 amd64 Standard Widget Toolkit for GTK+ JNI library ii libswt-webkit-gtk-3-jni 3.8.2-3 amd64 Standard Widget Toolkit for GTK+ WebKit JNI library ii libsynctex1 2014.20140926.35254-4 amd64 TeX Live: SyncTeX parser library ii libsyndication4 4:4.14.2-2+b1 amd64 parser library for RSS and Atom feeds ii libsys-hostname-long-perl 1.4-3 all Figure out the long (fully-qualified) hostname ii libsystemd0:amd64 215-8 amd64 systemd utility library ii libtag1-vanilla:amd64 1.9.1-2.1 amd64 audio meta-data library - vanilla flavour ii libtag1c2a:amd64 1.9.1-2.1 amd64 audio meta-data library ii libtalloc2:amd64 2.1.1-2 amd64 hierarchical pool based memory allocator ii libtaskmanager4abi4 4:4.11.13-2 amd64 library which provides task management facilities ii libtasn1-3:amd64 2.13-2+deb7u1 amd64 Manage ASN.1 structures (runtime) ii libtasn1-6:amd64 4.2-2 amd64 Manage ASN.1 structures (runtime) ii libtasn1-6-dev 4.2-2 amd64 Manage ASN.1 structures (development) ii libtasn1-doc 4.2-2 all Manage ASN.1 structures (documentation) ii libtbb2 4.2~20140122-4 amd64 parallelism library for C++ - runtime files ii libtcl8.6:amd64 8.6.2+dfsg-1 amd64 Tcl (the Tool Command Language) v8.6 - run-time library files ii libtdb1:amd64 1.3.3-1 amd64 Trivial Database - shared library ii libteamdctl0:amd64 1.12-1 amd64 library for communication with `teamd` process ii libtelepathy-farstream3:amd64 0.6.2-1 amd64 Glue library between telepathy and farstream ii libtelepathy-glib0:amd64 0.24.1-1 amd64 Telepathy framework - GLib library ii libtelepathy-logger3:amd64 0.8.1-1 amd64 Telepathy logger service - utility library ii libterm-ui-perl 0.42-1 all Term::ReadLine UI made easy ii libtest-valgrind-perl 1.14-3 all module to test Perl code through valgrind ii libtevent0:amd64 0.9.22-1 amd64 talloc-based event loop library - shared library ii libtext-charwidth-perl 0.04-7+b3 amd64 get display widths of characters on the terminal ii libtext-iconv-perl 1.7-5+b2 amd64 converts between character sets in Perl ii libtext-levenshtein-perl 0.11-1 all implementation of the Levenshtein edit distance ii libtext-soundex-perl 3.4-1+b2 amd64 implementation of the soundex algorithm ii libtext-template-perl 1.46-1 all perl module to process text templates ii libtext-unidecode-perl 1.22-1 all Text::Unidecode -- US-ASCII transliterations of Unicode text ii libtext-wrapi18n-perl 0.06-7 all internationalized substitute of Text::Wrap ii libthai-data 0.1.21-1 all Data files for Thai language support library ii libthai0:amd64 0.1.21-1 amd64 Thai language support library ii libtheora0:amd64 1.1.1+dfsg.1-6 amd64 Theora Video Compression Codec ii libthreadweaver4 4:4.14.2-4 amd64 ThreadWeaver Library for the KDE Platform ii libtie-ixhash-perl 1.23-1 all Perl module to order associative arrays ii libtiff4:amd64 3.9.6-11 amd64 Tag Image File Format (TIFF) library (old version) ii libtiff5:amd64 4.0.3-12 amd64 Tag Image File Format (TIFF) library ii libtimedate-perl 2.3000-2 all collection of modules to manipulate date/time information ii libtinfo-dev:amd64 5.9+20140913-1+b1 amd64 developer's library for the low-level terminfo library ii libtinfo5:amd64 5.9+20140913-1+b1 amd64 shared low-level terminfo library for terminal handling ii libtirpc1:amd64 0.2.5-1 amd64 transport-independent RPC library ii libtk8.6:amd64 8.6.2-1 amd64 Tk toolkit for Tcl and X11 v8.6 - run-time files ii libtokyocabinet9:amd64 1.4.48-3 amd64 Tokyo Cabinet Database Libraries [runtime] ii libtomcat7-java 7.0.56-1 all Servlet and JSP engine -- core libraries ii libtomcrypt0:amd64 1.17-6 amd64 public domain open source cryptographic toolkit ii libtommath0 0.42.0-1.1 amd64 multiple-precision integer library [runtime] ii libtool 2.4.2-1.11 all Generic library support script ii libtotem-dev 3.14.0-2 amd64 Main library for the Totem media player - development files ii libtotem-pg-dev 1.4.6-1.1 amd64 Standards-based cluster framework, Totem devel files ii libtotem-pg4 1.4.6-1.1 amd64 Standards-based cluster framework, Totem library ii libtotem-plparser-dbg 3.10.3-1 amd64 Totem Playlist Parser library - debugging symbols ii libtotem-plparser-dev 3.10.3-1 amd64 Totem Playlist Parser library - development files ii libtotem-plparser18 3.10.3-1 amd64 Totem Playlist Parser library - runtime files ii libtotem0 3.14.0-2 amd64 Main library for the Totem media player ii libtracker-control-1.0-0:amd64 1.2.4-1 amd64 library to control/monitor tracker miners ii libtracker-miner-1.0-0:amd64 1.2.4-1 amd64 tracker data miner library ii libtracker-sparql-1.0-0:amd64 1.2.4-1 amd64 metadata database, indexer and search tool - library ii libtry-tiny-perl 0.22-1 all module providing minimalistic try/catch ii libtsan0:amd64 4.9.2-10 amd64 ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ii libtwolame0 0.3.13-1.1 amd64 MPEG Audio Layer 2 encoding library ii libtxc-dxtn-s2tc0:amd64 0~git20131104-1.1 amd64 Texture compression library for Mesa ii libubsan0:amd64 4.9.2-10 amd64 UBSan -- undefined behaviour sanitizer (runtime) ii libudev0:amd64 175-7.2 amd64 libudev shared library ii libudev1:amd64 215-8 amd64 libudev shared library ii libudisks2-0:amd64 2.1.3-5 amd64 GObject based library to access udisks2 ii libumfpack5.6.2:amd64 1:4.2.1-3 amd64 sparse LU factorization library ii libunicode-string-perl 2.09-5+b2 amd64 Older Perl modules for Unicode string manipulation ii libunique-1.0-0 1.1.6-5 amd64 Library for writing single instance applications - shared libraries ii libunique-3.0-0 3.0.2-2 amd64 Library for writing single instance applications - shared libraries ii libunistring0:amd64 0.9.3-5.2+b1 amd64 Unicode string library for C ii libuniversal-require-perl 0.17-1 all Load modules from a variable ii libupnp6 1:1.6.19+git20141001-1 amd64 Portable SDK for UPnP Devices, version 1.6 (shared libraries) ii libupower-glib3:amd64 0.99.1-3.1 amd64 abstraction for power management - shared library ii liburi-perl 1.64-1 all module to manipulate and access URI strings ii libusageenvironment1 2014.01.13-1 amd64 multimedia RTSP streaming library (UsageEnvironment classes) ii libusb-0.1-4:amd64 2:0.1.12-25 amd64 userspace USB programming library ii libusb-1.0-0:amd64 2:1.0.19-1 amd64 userspace USB programming library ii libusbmuxd2:amd64 1.0.9-1 amd64 USB multiplexor daemon for iPhone and iPod Touch devices - library ii libusbredirhost-dev:amd64 0.7-1 amd64 implementing the usb-host (*) side of a usbredir connection (development) ii libusbredirhost1:amd64 0.7-1 amd64 Implementing the usb-host (*) side of a usbredir connection (runtime) ii libusbredirparser-dev:amd64 0.7-1 amd64 Parser for the usbredir protocol (development) ii libusbredirparser0:amd64 0.4.3-2 amd64 Parser for the usbredir protocol (runtime) ii libusbredirparser1:amd64 0.7-1 amd64 Parser for the usbredir protocol (runtime) ii libustr-1.0-1:amd64 1.0.4-3+b2 amd64 Micro string library: shared library ii libutempter0 1.1.5-4 amd64 A privileged helper for utmp/wtmp updates (runtime) ii libutil-freebsd-9 10.1~svn273304-1 amd64 FreeBSD utility library ii libutil-freebsd-dev 10.1~svn273304-1 amd64 Development files for libutil-freebsd ii libuuid-perl 0.05-1+b1 amd64 Perl extension for using UUID interfaces as defined in e2fsprogs ii libuuid-tiny-perl 1.0400-1 all pure Perl module to generate v1, v3, v4, and v5 UUIDs ii libuuid1:amd64 2.25.2-4 amd64 Universally Unique ID library ii libv4l-0:amd64 1.6.0-2 amd64 Collection of video4linux support libraries ii libv4lconvert0:amd64 1.6.0-2 amd64 Video4linux frame format conversion library ii libv8-3.14.5 3.14.5.8-8 amd64 V8 JavaScript engine - runtime library ii libva-drm1:amd64 1.4.1-1 amd64 Video Acceleration (VA) API for Linux -- DRM runtime ii libva-x11-1:amd64 1.4.1-1 amd64 Video Acceleration (VA) API for Linux -- X11 runtime ii libva1:amd64 1.4.1-1 amd64 Video Acceleration (VA) API for Linux -- runtime ii libvariable-magic-perl 0.55-1 amd64 module to associate user-defined magic to variables from Perl ii libvcdinfo0 0.7.24+dfsg-0.2 amd64 library to extract information from VideoCD ii libvdpau1:amd64 0.8-3 amd64 Video Decode and Presentation API for Unix (libraries) ii libvhd0 2.0.90-3 amd64 VHD file format access library ii libvhdio-2.0.90 2.0.90-3 amd64 Xen API blktap shared library (shared library) ii libvirt-glib-1.0-0 0.1.9-4 amd64 libvirt glib mainloop integration ii libvirt0 1.2.9-7 amd64 library for interfacing with different virtualization systems ii libvirtodbc0 6.1.6+dfsg2-2 amd64 high-performance database - ODBC libraries ii libvisio-0.1-1 0.1.0-2 amd64 library for parsing the visio file structure ii libvisual-0.4-0:amd64 0.4.0-6 amd64 Audio visualization framework ii libvisual-0.4-plugins:amd64 0.4.0.dfsg.1-7 amd64 Audio visualization framework plugins ii libvlc5 1:2.2.0~rc2-dmo3 amd64 multimedia player and streamer library ii libvlccore8 1:2.2.0~rc2-dmo3 amd64 base library for VLC and its modules ii libvncclient0:amd64 0.9.9+dfsg-6.1 amd64 API to write one's own vnc server - client library ii libvncserver-config 0.9.9+dfsg-6.1 amd64 API to write one's own vnc server - library utility ii libvncserver-dev:amd64 0.9.9+dfsg-6.1 amd64 API to write one's own vnc server - development files ii libvncserver0:amd64 0.9.9+dfsg-6.1 amd64 API to write one's own vnc server ii libvo-aacenc0:amd64 0.1.3-1 amd64 VisualOn AAC encoder library ii libvo-amrwbenc0:amd64 0.1.3-1 amd64 VisualOn AMR-WB encoder library ii libvorbis0a:amd64 1.3.4-2 amd64 decoder library for Vorbis General Audio Compression Codec ii libvorbisenc2:amd64 1.3.4-2 amd64 encoder library for Vorbis General Audio Compression Codec ii libvorbisfile3:amd64 1.3.4-2 amd64 high-level API for Vorbis General Audio Compression Codec ii libvpx1:amd64 1.3.0-3 amd64 VP8 and VP9 video codec (shared library) ii libvte-2.90-9 1:0.36.3-1 amd64 Terminal emulator widget for GTK+ 3.0 - runtime files ii libvte-2.90-common 1:0.36.3-1 all Terminal emulator widget for GTK+ 3.0 - common files ii libvte-2.91-0 0.38.1-2 amd64 Terminal emulator widget for GTK+ 3.0 - runtime files ii libvte-2.91-common 0.38.1-2 all Terminal emulator widget for GTK+ 3.0 - common files ii libwacom-common 0.8-1 all Wacom model feature query library (common files) ii libwacom2:amd64 0.8-1 amd64 Wacom model feature query library ii libwavpack1:amd64 4.70.0-1 amd64 audio codec (lossy and lossless) - library ii libwayland-client0:amd64 1.6.0-2 amd64 wayland compositor infrastructure - client library ii libwayland-cursor0:amd64 1.6.0-2 amd64 wayland compositor infrastructure - cursor library ii libwayland-dev 1.6.0-2 amd64 wayland compositor infrastructure - development files ii libwayland-egl1-mesa:amd64 10.3.2-1 amd64 implementation of the Wayland EGL platform -- runtime ii libwayland-server0:amd64 1.6.0-2 amd64 wayland compositor infrastructure - server library ii libwbclient0:amd64 2:4.1.13+dfsg-4 amd64 Samba winbind client library ii libweather-ion6 4:4.11.13-2 amd64 library which provides an interface for weather information services ii libwebkitgtk-1.0-0:amd64 2.4.7-3 amd64 Web content engine library for GTK+ ii libwebkitgtk-1.0-common 2.4.7-3 all Web content engine library for GTK+ - data files ii libwebkitgtk-3.0-0:amd64 2.4.7-3 amd64 Web content engine library for GTK+ ii libwebkitgtk-3.0-common 2.4.7-3 all Web content engine library for GTK+ - data files ii libwebp5:amd64 0.4.1-1.2+b2 amd64 Lossy compression of digital photographic images. ii libwebpdemux1:amd64 0.4.1-1.2+b2 amd64 Lossy compression of digital photographic images. ii libwebpmux1:amd64 0.4.1-1.2+b2 amd64 Lossy compression of digital photographic images. ii libwebrtc-audio-processing-0:amd64 0.1-3 amd64 AudioProcessing module from the WebRTC project. ii libwildmidi-config 0.3.7-1 all software MIDI player configuration ii libwildmidi1:amd64 0.3.7-1 amd64 software MIDI player library ii libwind0-heimdal:amd64 1.6~rc2+dfsg-8+b1 amd64 Heimdal Kerberos - stringprep implementation ii libwinpr-crt0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (crt library) ii libwinpr-crypto0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (crypto library) ii libwinpr-dsparse0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (dsparse library) ii libwinpr-environment0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (environment library) ii libwinpr-file0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (file library) ii libwinpr-handle0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (handle library) ii libwinpr-heap0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (heap library) ii libwinpr-input0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (input library) ii libwinpr-interlocked0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (interlocked library) ii libwinpr-library0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (library) ii libwinpr-path0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (path library) ii libwinpr-pool0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (pool library) ii libwinpr-registry0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (registry library) ii libwinpr-rpc0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (RPC library) ii libwinpr-sspi0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (sspi library) ii libwinpr-synch0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (synch library) ii libwinpr-sysinfo0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (sysinfo library) ii libwinpr-thread0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (thread library) ii libwinpr-utils0.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Windows Portable Runtime library (utils library) ii libwmf-bin 0.2.8.4-10.3+b2 amd64 Windows metafile conversion tools ii libwmf0.2-7:amd64 0.2.8.4-10.3+b2 amd64 Windows metafile conversion library ii libwnck-3-0:amd64 3.4.9-3 amd64 Window Navigator Construction Kit - runtime files ii libwnck-3-common 3.4.9-3 all Window Navigator Construction Kit - common files ii libwnck-common 2.30.7-2 all Window Navigator Construction Kit - common files ii libwnck22 2.30.7-2 amd64 Window Navigator Construction Kit - runtime files ii libwpd-0.10-10 0.10.0-2+b1 amd64 Library for handling WordPerfect documents (shared library) ii libwpg-0.3-3 0.3.0-3 amd64 WordPerfect graphics import/convert library (shared library) ii libwps-0.3-3 0.3.0-2 amd64 Works text file format import filter library (shared library) ii libwrap0:amd64 7.6.q-25 amd64 Wietse Venema's TCP wrappers library ii libwww-mechanize-perl 1.73-2 all module to automate interaction with websites ii libwww-perl 6.08-1 all simple and consistent interface to the world-wide web ii libwww-robotrules-perl 6.01-1 all database of robots.txt-derived permissions ii libwxbase3.0-0:amd64 3.0.2-1+b1 amd64 wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit ii libwxgtk3.0-0:amd64 3.0.2-1+b1 amd64 wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime) ii libx11-6:amd64 2:1.6.2-3 amd64 X11 client-side library ii libx11-data 2:1.6.2-3 all X11 client-side library ii libx11-dev:amd64 2:1.6.2-3 amd64 X11 client-side library (development headers) ii libx11-doc 2:1.6.2-3 all X11 client-side library (development documentation) ii libx11-protocol-perl 0.56-6 all Perl module for the X Window System Protocol, version 11 ii libx11-xcb-dev:amd64 2:1.6.2-3 amd64 Xlib/XCB interface library (development headers) ii libx11-xcb1:amd64 2:1.6.2-3 amd64 Xlib/XCB interface library ii libx264-142:amd64 2:0.142.2431+gita5831aa-1+b2 amd64 x264 video coding library ii libx32asan1 4.9.2-10 amd64 AddressSanitizer -- a fast memory error detector (x32) ii libx32atomic1 4.9.2-10 amd64 support library providing __atomic built-in functions (x32) ii libx32cilkrts5 4.9.2-10 amd64 Intel Cilk Plus language extensions (x32) ii libx32gcc-4.9-dev 4.9.2-10 amd64 GCC support library (x32 development files) ii libx32gcc1 1:4.9.2-10 amd64 GCC support library (x32) ii libx32gomp1 4.9.2-10 amd64 GCC OpenMP (GOMP) support library (x32) ii libx32itm1 4.9.2-10 amd64 GNU Transactional Memory Library (x32) ii libx32quadmath0 4.9.2-10 amd64 GCC Quad-Precision Math Library (x32) ii libx32ubsan0 4.9.2-10 amd64 UBSan -- undefined behaviour sanitizer (x32) ii libx86-1:amd64 1.1+ds1-10 amd64 x86 real-mode library ii libxalan2-java 2.7.1-9 all XSL Transformations (XSLT) processor in Java ii libxapian22 1.2.19-1 amd64 Search engine library ii libxatracker2:amd64 10.3.2-1 amd64 X acceleration library -- runtime ii libxau-dev:amd64 1:1.0.8-1 amd64 X11 authorisation library (development headers) ii libxau6:amd64 1:1.0.8-1 amd64 X11 authorisation library ii libxaw7:amd64 2:1.0.12-2+b1 amd64 X11 Athena Widget library ii libxcb-composite0:amd64 1.10-3+b1 amd64 X C Binding, composite extension ii libxcb-damage0:amd64 1.10-3+b1 amd64 X C Binding, damage extension ii libxcb-dri2-0:amd64 1.10-3+b1 amd64 X C Binding, dri2 extension ii libxcb-dri2-0-dev:amd64 1.10-3+b1 amd64 X C Binding, dri2 extension, development files ii libxcb-dri3-0:amd64 1.10-3+b1 amd64 X C Binding, dri3 extension ii libxcb-dri3-dev:amd64 1.10-3+b1 amd64 X C Binding, dri3 extension, development files ii libxcb-glx0:amd64 1.10-3+b1 amd64 X C Binding, glx extension ii libxcb-glx0-dev:amd64 1.10-3+b1 amd64 X C Binding, glx extension, development files ii libxcb-icccm4:amd64 0.4.1-1 amd64 utility libraries for X C Binding -- icccm ii libxcb-image0:amd64 0.4.0-1 amd64 utility libraries for X C Binding -- image ii libxcb-keysyms1:amd64 0.4.0-1 amd64 utility libraries for X C Binding -- keysyms ii libxcb-present-dev:amd64 1.10-3+b1 amd64 X C Binding, present extension, development files ii libxcb-present0:amd64 1.10-3+b1 amd64 X C Binding, present extension ii libxcb-randr0:amd64 1.10-3+b1 amd64 X C Binding, randr extension ii libxcb-randr0-dev:amd64 1.10-3+b1 amd64 X C Binding, randr extension, development files ii libxcb-render-util0:amd64 0.3.9-1 amd64 utility libraries for X C Binding -- render-util ii libxcb-render0:amd64 1.10-3+b1 amd64 X C Binding, render extension ii libxcb-render0-dev:amd64 1.10-3+b1 amd64 X C Binding, render extension, development files ii libxcb-shape0:amd64 1.10-3+b1 amd64 X C Binding, shape extension ii libxcb-shape0-dev:amd64 1.10-3+b1 amd64 X C Binding, shape extension, development files ii libxcb-shm0:amd64 1.10-3+b1 amd64 X C Binding, shm extension ii libxcb-shm0-dev:amd64 1.10-3+b1 amd64 X C Binding, shm extension, development files ii libxcb-sync-dev:amd64 1.10-3+b1 amd64 X C Binding, sync extension, development files ii libxcb-sync1:amd64 1.10-3+b1 amd64 X C Binding, sync extension ii libxcb-util0:amd64 0.3.8-3 amd64 utility libraries for X C Binding -- atom, aux and event ii libxcb-xf86dri0:amd64 1.10-3+b1 amd64 X C Binding, xf86dri extension ii libxcb-xfixes0:amd64 1.10-3+b1 amd64 X C Binding, xfixes extension ii libxcb-xfixes0-dev:amd64 1.10-3+b1 amd64 X C Binding, xfixes extension, development files ii libxcb-xkb1:amd64 1.10-3+b1 amd64 X C Binding, XKEYBOARD extension ii libxcb-xtest0:amd64 1.10-3+b1 amd64 X C Binding, xtest extension ii libxcb-xv0:amd64 1.10-3+b1 amd64 X C Binding, xv extension ii libxcb1:amd64 1.10-3+b1 amd64 X C Binding ii libxcb1-dev:amd64 1.10-3+b1 amd64 X C Binding, development files ii libxcomposite-dev 1:0.4.4-1 amd64 X11 Composite extension library (development headers) ii libxcomposite1:amd64 1:0.4.4-1 amd64 X11 Composite extension library ii libxcursor-dev:amd64 1:1.1.14-1+b1 amd64 X cursor management library (development files) ii libxcursor1:amd64 1:1.1.14-1+b1 amd64 X cursor management library ii libxdamage-dev:amd64 1:1.1.4-2+b1 amd64 X11 damaged region extension library (development headers) ii libxdamage1:amd64 1:1.1.4-2+b1 amd64 X11 damaged region extension library ii libxdmcp-dev:amd64 1:1.1.1-1+b1 amd64 X11 authorisation library (development headers) ii libxdmcp6:amd64 1:1.1.1-1+b1 amd64 X11 Display Manager Control Protocol library ii libxerces-c3.1:amd64 3.1.1-5 amd64 validating XML parser library for C++ ii libxerces2-java 2.11.0-7 all Validating XML parser for Java with DOM level 3 support ii libxext-dev:amd64 2:1.3.3-1 amd64 X11 miscellaneous extensions library (development headers) ii libxext6:amd64 2:1.3.3-1 amd64 X11 miscellaneous extension library ii libxfixes-dev:amd64 1:5.0.1-2+b2 amd64 X11 miscellaneous 'fixes' extension library (development headers) ii libxfixes3:amd64 1:5.0.1-2+b2 amd64 X11 miscellaneous 'fixes' extension library ii libxfont1:amd64 1:1.4.99.901-1+b3 amd64 X11 font rasterisation library ii libxfreerdp-client1.1:amd64 1.1.0~git20140921.1.440916e+dfsg1-2+b1 amd64 Free Remote Desktop Protocol library (xfreerdp-client library) ii libxft-dev 2.3.2-1 amd64 FreeType-based font drawing library for X (development files) ii libxft2:amd64 2.3.2-1 amd64 FreeType-based font drawing library for X ii libxi-dev 2:1.7.4-1+b2 amd64 X11 Input extension library (development headers) ii libxi6:amd64 2:1.7.4-1+b2 amd64 X11 Input extension library ii libxinerama-dev:amd64 2:1.1.3-1+b1 amd64 X11 Xinerama extension library (development headers) ii libxinerama1:amd64 2:1.1.3-1+b1 amd64 X11 Xinerama extension library ii libxkbcommon-dev 0.4.3-2 amd64 library interface to the XKB compiler - development files ii libxkbcommon-x11-0:amd64 0.4.3-2 amd64 library to create keymaps with the XKB X11 protocol ii libxkbcommon0:amd64 0.4.3-2 amd64 library interface to the XKB compiler - shared library ii libxkbfile1:amd64 1:1.0.8-1 amd64 X11 keyboard file manipulation library ii libxklavier16 5.2.1-1 amd64 X Keyboard Extension high-level API ii libxml-commons-external-java 1.4.01-2 all XML Commons external code - DOM, SAX, and JAXP, etc ii libxml-commons-resolver1.1-java 1.2-7 all XML entity and URI resolver library ii libxml-libxml-perl 2.0116+dfsg-1+b1 amd64 Perl interface to the libxml2 library ii libxml-libxslt-perl 1.92-1+b1 amd64 Perl interface to the GNOME libxslt library ii libxml-namespacesupport-perl 1.11-1 all Perl module for supporting simple generic namespaces ii libxml-parser-perl 2.41-3 amd64 Perl module for parsing XML files ii libxml-sax-base-perl 1.07-1 all base class for SAX drivers and filters ii libxml-sax-expat-perl 0.40-2 all Perl module for a SAX2 driver for Expat (XML::Parser) ii libxml-sax-perl 0.99+dfsg-2 all Perl module for using and building Perl SAX2 XML processors ii libxml-simple-perl 2.20-1 all Perl module for reading and writing XML ii libxml-twig-perl 1:3.48-1 all Perl module for processing huge XML documents in tree mode ii libxml-xpath-perl 1.13-7 all Perl module for processing XPath ii libxml-xpathengine-perl 0.13-1 all re-usable XPath engine for DOM-like trees ii libxml2:amd64 2.9.2+dfsg1-1+b1 amd64 GNOME XML library ii libxml2-dev:amd64 2.9.2+dfsg1-1+b1 amd64 Development files for the GNOME XML library ii libxml2-utils 2.9.2+dfsg1-1+b1 amd64 XML utilities ii libxmlsec1 1.2.20-2+b1 amd64 XML security library ii libxmlsec1-gcrypt 1.2.20-2+b1 amd64 Gcrypt engine for the XML security library ii libxmlsec1-gnutls 1.2.20-2+b1 amd64 Gnutls engine for the XML security library ii libxmu6:amd64 2:1.1.2-1 amd64 X11 miscellaneous utility library ii libxmuu1:amd64 2:1.1.2-1 amd64 X11 miscellaneous micro-utility library ii libxpm4:amd64 1:3.5.11-1+b1 amd64 X11 pixmap library ii libxrandr-dev:amd64 2:1.4.2-1+b1 amd64 X11 RandR extension library (development headers) ii libxrandr2:amd64 2:1.4.2-1+b1 amd64 X11 RandR extension library ii libxrender-dev:amd64 1:0.9.8-1+b1 amd64 X Rendering Extension client library (development files) ii libxrender1:amd64 1:0.9.8-1+b1 amd64 X Rendering Extension client library ii libxres1:amd64 2:1.0.7-1+b1 amd64 X11 Resource extension library ii libxshmfence-dev:amd64 1.1-4 amd64 X shared memory fences - development files ii libxshmfence1:amd64 1.1-4 amd64 X shared memory fences - shared library ii libxslt1.1:amd64 1.1.28-2+b2 amd64 XSLT 1.0 processing library - runtime library ii libxss1:amd64 1:1.2.2-1 amd64 X11 Screen Saver extension library ii libxt-dev:amd64 1:1.1.4-1+b1 amd64 X11 toolkit intrinsics library (development headers) ii libxt6:amd64 1:1.1.4-1+b1 amd64 X11 toolkit intrinsics library ii libxtables10 1.4.21-2+b1 amd64 netfilter xtables library ii libxtst-dev:amd64 2:1.2.2-1+b1 amd64 X11 Record extension library (development headers) ii libxtst6:amd64 2:1.2.2-1+b1 amd64 X11 Testing -- Record extension library ii libxv1:amd64 2:1.0.10-1+b1 amd64 X11 Video extension library ii libxvidcore4:amd64 3:1.3.3-dmo1 amd64 High quality ISO MPEG4 codec library ii libxvmc1:amd64 2:1.0.8-2+b1 amd64 X11 Video extension library ii libxxf86dga1:amd64 2:1.1.4-1+b1 amd64 X11 Direct Graphics Access extension library ii libxxf86vm-dev:amd64 1:1.1.3-1+b1 amd64 X11 XFree86 video mode extension library (development headers) ii libxxf86vm1:amd64 1:1.1.3-1+b1 amd64 X11 XFree86 video mode extension library ii libxz-java 1.5-1 all Java library with a complete implementation of XZ data compression ii libyajl-dev:amd64 2.1.0-2 amd64 Yet Another JSON Library - development files ii libyajl2:amd64 2.1.0-2 amd64 Yet Another JSON Library ii libyaml-0-2:amd64 0.1.6-3 amd64 Fast YAML 1.1 parser and emitter library ii libyaml-syck-perl 1.27-2+b2 amd64 Perl module providing a fast, lightweight YAML loader and dumper ii libyaml-tiny-perl 1.64-1 all Perl module for reading and writing YAML files ii libyelp0 3.14.1-1 amd64 Library for the GNOME help browser ii libytnef0:amd64 1.5-6 amd64 improved decoder for application/ms-tnef attachments ii libzapojit-0.0-0 0.0.3-1+b1 amd64 Library for accessing SkyDrive and Hotmail - shared libraries ii libzbar0 0.10+doc-10 amd64 bar code scanner and decoder (library) ii libzeitgeist-2.0-0:amd64 0.9.14-2.2 amd64 library to access Zeitgeist - shared library ii libzephyr4:amd64 3.1.2-1 amd64 Project Athena's notification service - non-Kerberos libraries ii libzip2 0.11.2-1.1 amd64 library for reading, creating, and modifying zip archives (runtime) ii libzvbi-common 0.2.35-3 all Vertical Blanking Interval decoder (VBI) - common files ii libzvbi0:amd64 0.2.35-3 amd64 Vertical Blanking Interval decoder (VBI) - runtime files ii libzzip-0-13:amd64 0.13.62-3 amd64 library providing read access on ZIP-archives - library ii lightsoff 1:3.14.1-1 amd64 Light puzzle game ii lintian 2.5.30+deb8u3 all Debian package checker ii linux-base 3.5 all Linux image base package ii linux-headers-3.2.0-4-common-rt 3.2.63-2+deb7u2 amd64 Common header files for Linux 3.2.0-4-rt ii linux-headers-3.2.0-4-rt-amd64 3.2.63-2+deb7u2 amd64 Header files for Linux 3.2.0-4-rt-amd64 ii linux-image-3.16.0-4-amd64 3.16.7-ckt2-1 amd64 Linux 3.16 for 64-bit PCs ii linux-image-3.2.0-4-amd64 3.2.63-2+deb7u2 amd64 Linux 3.2 for 64-bit PCs ii linux-image-amd64 3.16+63 amd64 Linux for 64-bit PCs (meta-package) ii linux-kbuild-3.2 3.2.17-1 amd64 Kbuild infrastructure for Linux 3.2 ii linux-libc-dev:amd64 3.16.7-ckt2-1 amd64 Linux support headers for userspace development ii lmodern 2.004.4-5 all scalable PostScript and OpenType fonts based on Computer Modern ii locales 2.19-13 all GNU C Library: National Language (locale) data [support] ii login 1:4.2-3 amd64 system login tools ii logrotate 3.8.7-1+b1 amd64 Log rotation utility ii lookup 1.08b-11 amd64 interactive utility to search text files quickly ii lp-solve 5.5.0.13-7+b1 amd64 Solve (mixed integer) linear programming problems ii lsb-base 4.1+Debian13+nmu1 all Linux Standard Base 4.1 init script functionality ii lsb-release 4.1+Debian13+nmu1 all Linux Standard Base version reporting utility ii lshw-gtk 02.17-1.1 amd64 graphical information about hardware configuration ii lsof 4.86+dfsg-1 amd64 Utility to list open files ii lvm2 2.02.111-2 amd64 Linux Logical Volume Manager ii lzop 1.03-3 amd64 fast compression program ii m17n-db 1.6.5-1 all multilingual text processing library - database ii m4 1.4.17-4 amd64 macro processing language ii maint-guide-fr 1.2.35 all Debian New Maintainers' Guide (French) ii make 4.0-8 amd64 utility for directing compilation ii man-db 2.7.0.2-5 amd64 on-line manual pager ii manpages 3.74-1 all Manual pages about using a GNU/Linux system ii manpages-dev 3.74-1 all Manual pages about using GNU/Linux for development ii manpages-fr 3.65d1p1-1 all French version of the manual pages about using GNU/Linux ii manpages-fr-extra 20141109 all French version of the manual pages ii marco 1.8.2+dfsg1-4 amd64 lightweight GTK+ window manager for MATE ii marco-common 1.8.2+dfsg1-4 all lightweight GTK+ window manager for MATE (common files) ii markdown 1.0.1-7 all Text-to-HTML conversion tool ii mate-control-center-common 1.8.3+dfsg1-1 all utilities to configure the MATE desktop (common files) ii mate-desktop 1.8.1+dfsg1-2 amd64 Library with common API for various MATE modules ii mate-desktop-common 1.8.1+dfsg1-2 all Library with common API for various MATE modules (common files) ii mate-gnome-main-menu-applet 1.8.0-4 amd64 GNOME start menu applet for MATE ii mate-gnome-main-menu-applet-dbg 1.8.0-4 amd64 GNOME start menu applet for MATE (debugging symbols) ii mate-menus 1.8.0-5 amd64 implementation of the freedesktop menu specification for MATE ii mate-panel 1.8.1+dfsg1-3 amd64 launcher and docking facility for MATE ii mate-panel-common 1.8.1+dfsg1-3 all launcher and docking facility for MATE (common files) ii mate-polkit:amd64 1.8.0+dfsg1-4 amd64 MATE authentication agent for PolicyKit-1 ii mate-polkit-common 1.8.0+dfsg1-4 amd64 MATE authentication agent for PolicyKit-1 (common files) ii mate-power-manager 1.8.1+dfsg1-2 amd64 power management tool for the MATE desktop ii mate-power-manager-common 1.8.1+dfsg1-2 all power management tool for the MATE desktop (common files) ii mate-screensaver 1.8.1-1 amd64 MATE screen saver and locker ii mate-screensaver-common 1.8.1-1 all MATE screen saver and locker (common files) ii mate-session-manager 1.8.1-5 amd64 Session manager of the MATE desktop environment ii mate-settings-daemon 1.8.2-1 all MATE session settings daemon (metapackage) ii mate-settings-daemon-common 1.8.2-1 all MATE session settings daemon (common files) ii mate-settings-daemon-pulse 1.8.2-1 amd64 MATE session settings daemon (PulseAudio version) ii mawk 1.3.3-17 amd64 a pattern scanning and text processing language ii mdadm 3.3.2-5 amd64 tool to administer Linux MD arrays (software RAID) ii media-player-info 22-2 all Media player identification files ii meld 3.12.1-2 all graphical tool to diff and merge files ii menu 2.1.47 amd64 generates programs menu for all menu-aware applications ii menu-xdg 0.5 all freedesktop.org menu compliant window manager scripts ii mercurial 3.1.2-2 amd64 easy-to-use, scalable distributed version control system ii mercurial-common 3.1.2-2 all easy-to-use, scalable distributed version control system (common files) ii mesa-common-dev:amd64 10.3.2-1 amd64 Developer documentation for Mesa ii mesa-utils 8.2.0-1 amd64 Miscellaneous Mesa GL utilities ii metacity 1:3.14.3-1 amd64 lightweight GTK+ window manager ii metacity-common 1:3.14.3-1 all shared files for the Metacity window manager ii mime-support 3.58 all MIME files 'mime.types' & 'mailcap', and support programs ii minissdpd 1.2.20130907-3 amd64 keep memory of all UPnP devices that announced themselves ii mlocate 0.26-1 amd64 quickly find files on the filesystem based on their name ii mobile-broadband-provider-info 20140317-1 all database of mobile broadband service providers ii modemmanager 1.4.0-1 amd64 D-Bus service for managing modems ii module-init-tools 18-3 all transitional dummy package (module-init-tools to kmod) ii mono-4.0-gac 3.2.8+dfsg-9 all Mono GAC tool (for CLI 4.0) ii mono-gac 3.2.8+dfsg-9 all Mono GAC tool ii mono-runtime 3.2.8+dfsg-9 amd64 Mono runtime - default version ii mono-runtime-common 3.2.8+dfsg-9 amd64 Mono runtime - common files ii mono-runtime-sgen 3.2.8+dfsg-9 amd64 Mono runtime - SGen ii mount 2.25.2-4 amd64 Tools for mounting and manipulating filesystems ii mousetweaks 3.12.0-1 amd64 mouse accessibility enhancements for the GNOME desktop ii mozilla-devscripts 0.39 all Development scripts used by Mozilla's addons packages ii mozilla-plugin-vlc 2.0.0-2 amd64 transitional dummy package ii mplayer2 1:2.0~git20130903-dmo4 amd64 Advanced general-purpose video player ii mscompress 0.4-3 amd64 Microsoft "compress.exe/expand.exe" compatible (de)compressor ii msr-tools 1.3-2 amd64 Utilities for modifying MSRs from userspace ii mtools 4.0.18-2 amd64 Tools for manipulating MSDOS files ii multiarch-support 2.19-13 amd64 Transitional package to ensure multiarch compatibility ii multitail 6.2.1-1 amd64 view multiple logfiles windowed on console ii mutextrace 0.1.4-1 amd64 Lock debugging tool ii mutt 1.5.23-3 amd64 text-based mailreader supporting MIME, GPG, PGP and threading ii mutter 3.14.2-1 amd64 lightweight GTK+ window manager ii mutter-common 3.14.2-1 all shared files for the Mutter window manager ii mysql-common 5.5.40-1 all MySQL database common files, e.g. /etc/mysql/my.cnf ii mysql-server-core-5.5 5.5.40-1 amd64 MySQL database server binaries ii mythes-en-us 1:3.3.0-4 all English Thesaurus for LibreOffice/OpenOffice.org ii mythes-fr 1:3.3.0-4 all French Thesaurus for LibreOffice/OpenOffice.org ii nano 2.2.6-3 amd64 small, friendly text editor inspired by Pico ii nautilus 3.14.1-2 amd64 file manager and graphical shell for GNOME ii nautilus-actions 3.2.3-1 amd64 nautilus extension to configure programs to launch ii nautilus-data 3.14.1-2 all data files for nautilus ii nautilus-dbg 3.14.1-2 amd64 file manager and graphical shell for GNOME - debugging version ii nautilus-sendto 3.8.2-1 amd64 integrates Evolution and Pidgin into the Nautilus file manager ii ncurses-base 5.9+20140913-1 all basic terminal type definitions ii ncurses-bin 5.9+20140913-1+b1 amd64 terminal-related programs and man pages ii ncurses-term 5.9+20140913-1 all additional terminal type definitions ii ndiff 6.47-3 all The Network Mapper - result compare utility ii nemiver 0.9.5-2 amd64 Standalone graphical debugger for GNOME ii nepomuk-core-data 4:4.14.0-1 all Nepomuk Semantik Desktop core libraries -- shared data files ii net-tools 1.60-26+b1 amd64 NET-3 networking toolkit ii netbase 5.3 all Basic TCP/IP networking system ii netcat-openbsd 1.105-7 amd64 TCP/IP swiss army knife ii netcat-traditional 1.10-41 amd64 TCP/IP swiss army knife ii netfilter-persistent 1.0.3 all boot-time loader for netfilter configuration ii netpbm 2:10.0-15.2 amd64 Graphics conversion tools between image formats ii netselect 0.3.ds1-26 amd64 speed tester for choosing a fast network server ii nettle-dev 2.7.1-4 amd64 low level cryptographic library (development files) ii network-config 0.2-1 all Simple network configuration tool ii network-manager 0.9.10.0-5 amd64 network management framework (daemon and userspace tools) ii network-manager-gnome 0.9.10.0-2 amd64 network management framework (GNOME frontend) ii network-manager-kde 1:0.9.0.3-1 amd64 transitional package for plasma-widget-networkmanagement ii network-manager-openvpn 0.9.10.0-1 amd64 network management framework (OpenVPN plugin core) ii network-manager-pptp 0.9.10.0-1 amd64 network management framework (PPTP plugin core) ii network-manager-vpnc 0.9.10.0-1 amd64 network management framework (VPNC plugin core) ii nfs-common 1:1.2.8-9 amd64 NFS support files common to client and server ii nmap 6.47-3 amd64 The Network Mapper ii nomnom 0.3.1-2 amd64 download videos from Youtube and other similar video websites ii notification-daemon 0.7.6-2 amd64 daemon for displaying passive pop-up notifications ii ntfs-3g 1:2014.2.15AR.2-1 amd64 read/write NTFS driver for FUSE ii ntrack-module-libnl-0 016-1.3 amd64 libnl based ntrack module ii obex-data-server 0.4.5-1+b4 amd64 D-Bus service for OBEX client and server side functionality ii ocaml 4.01.0-5 amd64 ML language implementation with a class-based object system ii ocaml-base 4.01.0-5 amd64 Runtime system for OCaml bytecode executables ii ocaml-base-nox 4.01.0-5 amd64 Runtime system for OCaml bytecode executables (no X) ii ocaml-compiler-libs 4.01.0-5 amd64 OCaml interpreter and standard libraries ii ocaml-findlib 1.4.1-1 amd64 management tool for OCaml libraries ii ocaml-interp 4.01.0-5 amd64 OCaml interactive interpreter and standard libraries ii ocaml-nox 4.01.0-5 amd64 ML implementation with a class-based object system (no X) ii odbcinst 2.3.1-3 amd64 Helper program for accessing odbc ini files ii odbcinst1debian2:amd64 2.3.1-3 amd64 Support library for accessing odbc ini files ii openjdk-6-jdk:amd64 6b33-1.13.5-2 amd64 OpenJDK Development Kit (JDK) ii openjdk-6-jre:amd64 6b33-1.13.5-2 amd64 OpenJDK Java runtime, using Hotspot JIT ii openjdk-6-jre-headless:amd64 6b33-1.13.5-2 amd64 OpenJDK Java runtime, using Hotspot JIT (headless) ii openjdk-6-jre-lib 6b33-1.13.5-2 all OpenJDK Java runtime (architecture independent libraries) ii openjdk-7-jdk:amd64 7u71-2.5.3-2 amd64 OpenJDK Development Kit (JDK) ii openjdk-7-jre:amd64 7u71-2.5.3-2 amd64 OpenJDK Java runtime, using Hotspot JIT ii openjdk-7-jre-headless:amd64 7u71-2.5.3-2 amd64 OpenJDK Java runtime, using Hotspot JIT (headless) ii openprinting-ppds 20141016-1 all OpenPrinting printer support - PostScript PPD files ii openresolv 3.5.2-1 all management framework for resolv.conf ii opensc 0.14.0-1+b1 amd64 Smart card utilities with support for PKCS#15 compatible cards ii opensc-pkcs11:amd64 0.14.0-1+b1 amd64 Smart card utilities with support for PKCS#15 compatible cards ii openssh-client 1:6.7p1-3 amd64 secure shell (SSH) client, for secure access to remote machines ii openssh-server 1:6.7p1-3 amd64 secure shell (SSH) server, for secure access from remote machines ii openssh-sftp-server 1:6.7p1-3 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines ii openssl 1.0.1j-1 amd64 Secure Sockets Layer toolkit - cryptographic utility ii openvpn 2.3.4-5 amd64 virtual private network daemon ii openvswitch-common 2.3.0+git20140819-3 amd64 Open vSwitch common components ii os-prober 1.65 amd64 utility to detect other OSes on a set of drives ii oxygen-icon-theme 4:4.14.0-1 all Oxygen icon theme ii oxygencursors 0.0.2012-06-kde4.8-2.1 all Oxygen mouse cursor theme ii p11-kit 0.20.7-1 amd64 p11-glue utilities ii p11-kit-modules:amd64 0.20.7-1 amd64 p11-glue proxy and trust modules ii p7zip-full 9.20.1~dfsg.1-4.1 amd64 7z and 7za file archivers with high compression ratio ii packagekit 1.0.1-2 amd64 Provides a package management service ii packagekit-tools 1.0.1-2 amd64 Provides PackageKit command-line tools ii pandoc 1.12.4.2~dfsg-1+b14 amd64 general markup converter ii pandoc-data 1.12.4.2~dfsg-1 all general markup converter - data files ii parted 3.2-6 amd64 disk partition manipulator ii partitionmanager 1.0.3-2.1 amd64 file, disk and partion management for KDE ii passwd 1:4.2-3 amd64 change and administer password and group data ii patch 2.7.1-6 amd64 Apply a diff file to an original ii patchutils 0.3.3-1 amd64 Utilities to work with patches ii pciutils 1:3.2.1-3 amd64 Linux PCI Utilities ii pcsc-tools 1.4.23-1 amd64 Some tools to use with smart cards and PC/SC ii pcscd 1.8.13-1 amd64 Middleware to access a smart card using PC/SC (daemon side) ii perl 5.20.1-4 amd64 Larry Wall's Practical Extraction and Report Language ii perl-base 5.20.1-4 amd64 minimal Perl system ii perl-doc 5.20.1-4 all Perl documentation ii perl-modules 5.20.1-4 all Core Perl modules ii perlmagick 8:6.8.9.9-4 all Perl interface to ImageMagick -- transition package ii phonon:amd64 4:4.8.0-4 amd64 multimedia framework from KDE using Qt 4 - metapackage ii phonon-backend-vlc:amd64 1:0.8.2-dmo1 amd64 Phonon VLC backend ii pidgin-data 2.10.11-1 all multi-protocol instant messaging client - data files ii pinentry-gtk2 0.8.3-2 amd64 GTK+-2-based PIN or pass-phrase entry dialog for GnuPG ii pkg-config 0.28-1 amd64 manage compile and link flags for libraries ii pkg-mozilla-archive-keyring 1.1 all GnuPG archive keys for the Debian Mozilla team package repository ii planner 0.14.6-4 amd64 project management application ii planner-data 0.14.6-4 all Data files for planner ii planner-doc 0.14.6-4 all Documentation for planner ii plasma-dataengines-workspace 4:4.11.13-2 amd64 KDE Plasma data engines ii plasma-desktop 4:4.11.13-2 amd64 KDE Plasma workspace for desktop and laptop computers ii plasma-nm 0.9.3.4-2 amd64 Network Management widget for KDE Plasma workspaces ii plasma-scriptengine-javascript 4:4.14.2-2 amd64 JavaScript script engine for Plasma ii plasma-scriptengine-python 4:4.11.13-2 all Python script engine for Plasma ii plasma-scriptengine-ruby 4:4.11.13-2 all Ruby script engine for Plasma ii plasma-scriptengine-superkaramba 4:4.14.2-1 amd64 SuperKaramba theme support for the Plasma Workspaces ii plasma-scriptengine-webkit 4:4.11.13-2 amd64 Web and Mac OS X dashboard widget support for Plasma ii plasma-scriptengines 4:4.11.13-2 all metapackage to install all Plasma script engines ii plasma-widget-networkmanagement 0.9.3.4-2 all Transitional package for plasma-nm ii plasma-widgets-workspace 4:4.11.13-2 amd64 plasma widgets and containments for the KDE Plasma Workspace ii pm-utils 1.4.1-15 all utilities and scripts for power management ii po-debconf 1.0.16+nmu3 all tool for managing templates file translations with gettext ii polari 3.14.1-1 amd64 Internet Relay Chat (IRC) client ii policykit-1 0.105-8 amd64 framework for managing administrative policies and privileges ii policykit-1-gnome 0.105-2 amd64 GNOME authentication agent for PolicyKit-1 ii poppler-data 0.4.7-1 all encoding data for the poppler PDF rendering library ii poppler-utils 0.26.5-2 amd64 PDF utilities (based on Poppler) ii powermgmt-base 1.31+nmu1 all Common utils and configs for power management ii powertop 2.6.1-1 amd64 diagnose issues with power consumption and management ii ppp 2.4.6-3 amd64 Point-to-Point Protocol (PPP) - daemon ii pptp-linux 1.7.2-7 amd64 Point-to-Point Tunneling Protocol (PPTP) Client ii prerex 6.5.3-1 amd64 course prerequisite chart editor for LaTeX/TikZ ii preview-latex-style 11.88-1.1 all extraction of elements from LaTeX documents as graphics ii printer-driver-all 0.20140714 all printer drivers metapackage ii printer-driver-brlaser 3-3 amd64 printer driver for (some) Brother laser printers ii printer-driver-c2050 0.3b-5 amd64 printer driver for Lexmark 2050 Color Jetprinter ii printer-driver-c2esp 27-2 amd64 printer driver for Kodak ESP AiO color inkjet Series ii printer-driver-cjet 0.8.9-6 amd64 printer driver for Canon LBP laser printers ii printer-driver-dymo 1.4.0-5 amd64 printer driver for DYMO label printers ii printer-driver-escpr 1.4.1-2 amd64 printer driver for Epson Inkjet that use ESC/P-R ii printer-driver-foo2zjs 20140925dfsg0-3 amd64 printer driver for ZjStream-based printers ii printer-driver-foo2zjs-common 20140925dfsg0-3 all printer driver for ZjStream-based printers - common files ii printer-driver-gutenprint 5.2.10-3 amd64 printer drivers for CUPS ii printer-driver-hpcups 3.14.6-1+b2 amd64 HP Linux Printing and Imaging - CUPS Raster driver (hpcups) ii printer-driver-hpijs 3.14.6-1+b2 amd64 HP Linux Printing and Imaging - printer driver (hpijs) ii printer-driver-m2300w 0.51-12 amd64 printer driver for Minolta magicolor 2300W/2400W color laser printers ii printer-driver-min12xxw 0.0.9-9 amd64 printer driver for KonicaMinolta PagePro 1[234]xxW ii printer-driver-pnm2ppa 1.13-6 amd64 printer driver for HP-GDI printers ii printer-driver-postscript-hp 3.14.6-1 all HP Printers PostScript Descriptions ii printer-driver-ptouch 1.3-8 amd64 printer driver Brother P-touch label printers ii printer-driver-pxljr 1.4+repack0-4+b1 amd64 printer driver for HP Color LaserJet 35xx/36xx ii printer-driver-sag-gdi 0.1-4 all printer driver for Ricoh Aficio SP 1000s/SP 1100s ii printer-driver-splix 2.0.0+svn315-4 amd64 Driver for Samsung and Xerox SPL2 and SPLc laser printers ii procmail 3.22-23 amd64 Versatile e-mail processor ii procps 2:3.3.9-8 amd64 /proc file system utilities ii proj-data 4.8.0-5 amd64 Cartographic projection filter and library (datum package) ii prosper 1.00.4+cvs.2007.05.01-4 all LaTeX class for writing transparencies ii ps2eps 1.68+binaryfree-1 amd64 convert PostScript to EPS (Encapsulated PostScript) files ii psmisc 22.21-2 amd64 utilities that use the proc file system ii pstack 1.3.1-1 amd64 Display stack trace of a running process ii pstoedit 3.62-2+b1 amd64 PostScript and PDF files to editable vector graphics converter ii psutils 1.17.dfsg-2 amd64 PostScript document handling utilities ii pulseaudio 5.0-13 amd64 PulseAudio sound server ii pulseaudio-module-x11 5.0-13 amd64 X11 module for PulseAudio sound server ii pulseaudio-utils 5.0-13 amd64 Command line tools for the PulseAudio sound server ii python 2.7.8-2 amd64 interactive high-level object-oriented language (default version) ii python-apt 0.9.3.11 amd64 Python interface to libapt-pkg ii python-apt-common 0.9.3.11 all Python interface to libapt-pkg (locales) ii python-boto 2.34.0-2 all Python interface to Amazon's Web Services - Python 2.x ii python-cairo 1.8.8-1+b2 amd64 Python bindings for the Cairo vector graphics library ii python-central 0.6.17 all register and build utility for Python packages ii python-cffi 0.8.6-1 amd64 Foreign Function Interface for Python calling C code ii python-characteristic 0.1.0-1 all helper for implementing attribute-related object protocols (Python 2) ii python-chardet 2.3.0-1 all universal character encoding detector for Python2 ii python-cloudfiles 1.7.11-3 all Python language bindings for Cloud Files API ii python-crypto 2.6.1-5+b2 amd64 cryptographic algorithms and protocols for Python ii python-cryptography 0.6.1-1 amd64 Python library exposing cryptographic recipes and primitives (Python 2) ii python-dateutil 2.2-2 all powerful extensions to the standard datetime module ii python-dbg 2.7.8-2 amd64 debug build of the Python Interpreter (version 2.7) ii python-dbus 1.2.0-2+b3 amd64 simple interprocess messaging system (Python interface) ii python-dbus-dev 1.2.0-2 all main loop integration development files for python-dbus ii python-debian 0.1.25 all Python modules to work with Debian-related data formats ii python-debianbts 1.12 all Python interface to Debian's Bug Tracking System ii python-defusedxml 0.4.1-2 all XML bomb protection for Python stdlib modules (for Python 2) ii python-dev 2.7.8-2 amd64 header files and a static library for Python (default) ii python-ecdsa 0.11-1 all ECDSA cryptographic signature library (Python 2) ii python-gconf 2.28.1+dfsg-1.1 amd64 Python bindings for the GConf configuration database system ii python-gi 3.14.0-1 amd64 Python 2.x bindings for gobject-introspection libraries ii python-gi-cairo 3.14.0-1 amd64 Python Cairo bindings for the GObject library ii python-glade2 2.24.0-4 amd64 GTK+ bindings: Glade support ii python-gnome2 2.28.1+dfsg-1.1 amd64 Python bindings for the GNOME desktop environment ii python-gnomekeyring 2.32.0+dfsg-3 amd64 Python bindings for the GNOME keyring library ii python-gobject 3.14.0-1 all Python 2.x bindings for GObject - transitional package ii python-gobject-2 2.28.6-12+b1 amd64 deprecated static Python bindings for the GObject library ii python-gtk-gnash 0.8.11~git20140708-3+b2 amd64 GNU Shockwave Flash (SWF) player - Python bindings ii python-gtk-vnc 0.5.3-1.3 amd64 VNC viewer widget for GTK+2 (Python binding) ii python-gtk2 2.24.0-4 amd64 Python bindings for the GTK+ widget set ii python-imaging 2.6.1-1 all Python Imaging Library compatibility layer ii python-ipaddr 2.1.11-2 all Python module for working with IP addresses, both IPv4 and IPv6 ii python-jwt 0.2.1-1 all Python implementation of JSON Web Token ii python-kde4 4:4.14.0-1 amd64 Python bindings for the KDE Development Platform ii python-ldb 1:1.1.18-1 amd64 Python bindings for LDB ii python-librdf 1.0.17.1+dfsg-1.1+b1 amd64 Python language bindings for the Redland RDF library ii python-libvirt 1.2.9-1 amd64 libvirt Python bindings ii python-libxml2 2.9.2+dfsg1-1+b1 amd64 Python bindings for the GNOME XML library ii python-lockfile 1:0.8-2 all file locking library for Python ii python-lxml 3.4.0-1 amd64 pythonic binding for the libxml2 and libxslt libraries ii python-lz4 0.7.0+dfsg-1 amd64 Python interface to the lz4 compression library ii python-matplotlib 1.4.2-3 amd64 Python based plotting system in a style similar to Matlab ii python-matplotlib-data 1.4.2-3 all Python based plotting system (data package) ii python-ming 1:0.4.5-1.2+b1 amd64 Ming (SWF) module for Python ii python-minimal 2.7.8-2 amd64 minimal subset of the Python language (default version) ii python-mock 1.0.1-3 all Mocking and Testing Library ii python-modestmaps 1.3.1-1 all display and interaction library for tile-based maps ii python-ndg-httpsclient 0.3.2-1 all enhanced HTTPS support for httplib and urllib2 using PyOpenSSL ii python-nose 1.3.4-2 all test discovery and running of Python's unittest ii python-notify 0.1.1-4 amd64 Python bindings for libnotify ii python-ntdb 1.0-5 amd64 Python bindings for NTDB ii python-numpy 1:1.8.2-2 amd64 Numerical Python adds a fast array facility to the Python language ii python-oauthlib 0.6.3-1 all generic, spec-compliant implementation of OAuth for Python ii python-openssl 0.14-1 all Python 2 wrapper around the OpenSSL library ii python-osmgpsmap 0.7.3-3 amd64 GTK+ library to embed OpenStreetMap maps - Python bindings ii python-pam 0.4.2-13.1 amd64 Python interface to the PAM library ii python-paramiko 1.15.1-1 all Make ssh v2 connections with Python (Python 2) ii python-pexpect 3.2-1 all Python module for automating interactive applications ii python-pil:amd64 2.6.1-1+b1 amd64 Python Imaging Library (Pillow fork) ii python-pkg-resources 5.5.1-1 all Package Discovery and Resource Access using pkg_resources ii python-ply 3.4-5 all Lex and Yacc implementation for Python2 ii python-ptrace 0.7-1 all Python bindings for ptrace ii python-pyamf 0.6.1+dfsg-3 amd64 Action Message Format support for Python ii python-pyamf-dbg 0.6.1+dfsg-3 amd64 Action Message Format support for Python (debugging files) ii python-pyamf-doc 0.6.1+dfsg-3 all Action Message Format support for Python (documentation) ii python-pyasn1 0.1.7-1 all ASN.1 library for Python (Python 2 module) ii python-pyasn1-modules 0.0.5-0.1 all Collection of protocols modules written in ASN.1 language ii python-pyatspi 2.14.0+dfsg-1 all Assistive Technology Service Provider Interface - Python bindings ii python-pycparser 2.10+dfsg-3 all C parser in Python ii python-pycurl 7.19.5-3 amd64 Python bindings to libcurl ii python-pygments 2.0.1+dfsg-1 all syntax highlighting package written in Python ii python-pyorbit 2.24.0-7 amd64 A Python language binding for the ORBit2 CORBA implementation ii python-pyparsing 2.0.3+dfsg1-1 all Python parsing module ii python-pyscard 1.6.12.1-5 amd64 Python wrapper above PC/SC API ii python-qt4 4.11.2+dfsg-1 amd64 Python bindings for Qt4 ii python-qt4-dbus 4.11.2+dfsg-1 amd64 D-Bus Support for PyQt4 ii python-reconfigure 0.1.59+git20140824-1 all simple config file management library ii python-renderpm:amd64 3.1.8-3 amd64 python low level render interface ii python-reportbug 6.6.3 all Python modules for interacting with bug tracking systems ii python-reportlab 3.1.8-3 all ReportLab library to create PDF documents using Python ii python-reportlab-accel:amd64 3.1.8-3 amd64 C coded extension accelerator for the ReportLab Toolkit ii python-requests 2.4.3-5 all elegant and simple HTTP library for Python2, built for human beings ii python-samba 2:4.1.13+dfsg-4 amd64 Python bindings for Samba ii python-serial 2.6-1.1 all pyserial - module encapsulating access for the serial port ii python-service-identity 1.0.0-3 all Service identity verification for pyOpenSSL (Python 2 module) ii python-sip 4.16.4+dfsg-1 amd64 Python/C++ bindings generator runtime library ii python-six 1.8.0-1 all Python 2 and 3 compatibility library (Python 2 interface) ii python-soappy 0.12.22-1 all SOAP Support for Python ii python-sqlalchemy 0.9.8+dfsg-0.1 all SQL toolkit and Object Relational Mapper for Python ii python-support 1.0.15 all automated rebuilding support for Python modules ii python-talloc 2.1.1-2 amd64 hierarchical pool based memory allocator - Python bindings ii python-tdb 1.3.3-1 amd64 Python bindings for TDB ii python-tk 2.7.9-1 amd64 Tkinter - Writing Tk applications with Python ii python-twisted 14.0.2-3 all Event-based framework for internet applications (dependency package) ii python-twisted-bin 14.0.2-3 amd64 Event-based framework for internet applications ii python-twisted-conch 1:14.0.2-3 all Twisted SSH Implementation ii python-twisted-core 14.0.2-3 all Event-based framework for internet applications ii python-twisted-lore 14.0.2-3 all Documentation generator with HTML and LaTeX support ii python-twisted-mail 14.0.2-3 all SMTP, IMAP and POP protocol implementation ii python-twisted-names 14.0.2-3 all DNS protocol implementation with client and server ii python-twisted-news 14.0.2-3 all NNTP protocol implementation with client and server ii python-twisted-runner 14.0.2-3 amd64 Process management, including an inetd server ii python-twisted-web 14.0.2-3 all HTTP protocol implementation together with clients and servers ii python-twisted-words 14.0.2-3 all Chat and Instant Messaging ii python-tz 2012c+dfsg-0.1 all Python version of the Olson timezone database ii python-uniconvertor 1.1.4-1+b2 amd64 Universal vector graphics translator ii python-urlgrabber 3.9.1-4.1 all A high-level cross-protocol url-grabber ii python-urllib3 1.9.1-3 all HTTP library with thread-safe connection pooling for Python ii python-webflash 0.1a9-5 all Portable flash messages for Python WSGI applications ii python-wnck 2.32.0+dfsg-3 amd64 Python bindings for the WNCK library ii python-wstools 0.4.3-3 all WSDL parsing tools Python module ii python-xapian 1.2.19-1 amd64 Xapian search engine interface for Python ii python-xdg 0.25-4 all Python 2 library to access freedesktop.org standards ii python-xmpp 0.4.1-cvs20080505.3 all Python library for communication with XMPP (Jabber) servers ii python-zope.interface 4.1.1-3.1 amd64 Interfaces for Python ii python2.6-minimal 2.6.8-1.1 amd64 Minimal subset of the Python language (version 2.6) ii python2.7 2.7.9-1 amd64 Interactive high-level object-oriented language (version 2.7) ii python2.7-dbg 2.7.9-1 amd64 Debug Build of the Python Interpreter (version 2.7) ii python2.7-dev 2.7.9-1 amd64 Header files and a static library for Python (v2.7) ii python2.7-minimal 2.7.9-1 amd64 Minimal subset of the Python language (version 2.7) ii python3 3.4.2-2 amd64 interactive high-level object-oriented language (default python3 version) ii python3-apport 2.14.2-3 all Python 3 library for Apport crash report handling ii python3-apt 0.9.3.11 amd64 Python 3 interface to libapt-pkg ii python3-aptdaemon 1.1.1-4 all Python 3 modules for the server and client of aptdaemon ii python3-aptdaemon.gtk3widgets 1.1.1-4 all Python 3 GTK+ 3 widgets to run an aptdaemon client ii python3-brlapi 5.2~20141018-2 amd64 Braille display access via BRLTTY - Python3 bindings ii python3-cairo 1.10.0+dfsg-4+b1 amd64 Python 3 bindings for the Cairo vector graphics library ii python3-chardet 2.3.0-1 all universal character encoding detector for Python3 ii python3-dbus 1.2.0-2+b3 amd64 simple interprocess messaging system (Python 3 interface) ii python3-debian 0.1.25 all Python 3 modules to work with Debian-related data formats ii python3-defer 1.0.6-2 all Small framework for asynchronous programming (Python 3) ii python3-gi 3.14.0-1 amd64 Python 3 bindings for gobject-introspection libraries ii python3-gi-cairo 3.14.0-1 amd64 Python 3 Cairo bindings for the GObject library ii python3-louis 2.5.3-3 all Python bindings for liblouis ii python3-mako 1.0.0+dfsg-0.1 all fast and lightweight templating for the Python 3 platform ii python3-markupsafe 0.23-1+b1 amd64 HTML/XHTML/XML string library for Python 3 ii python3-minimal 3.4.2-2 amd64 minimal subset of the Python language (default python3 version) ii python3-pkg-resources 5.5.1-1 all Package Discovery and Resource Access using pkg_resources ii python3-problem-report 2.14.2-3 all Python 3 library to handle problem reports ii python3-pyatspi 2.14.0+dfsg-1 all Assistive Technology Service Provider Interface - Python3 bindings ii python3-six 1.8.0-1 all Python 2 and 3 compatibility library (Python 3 interface) ii python3-software-properties 0.92.25debian1 all manage the repositories that you install software from ii python3-speechd 0.8-7 all Python interface to Speech Dispatcher ii python3-uno 1:4.3.3-2 amd64 Python-UNO bridge ii python3-xdg 0.25-4 all Python 3 library to access freedesktop.org standards ii python3.4 3.4.2-4 amd64 Interactive high-level object-oriented language (version 3.4) ii python3.4-minimal 3.4.2-4 amd64 Minimal subset of the Python language (version 3.4) ii qdbus 4:4.8.6+git64-g5dc8b2b+dfsg-2+b1 amd64 Qt 4 D-Bus tool ii qpdf 5.1.2-2 amd64 tools for and transforming and inspecting PDF files ii qt-at-spi:amd64 0.3.1-4 amd64 at-spi accessibility plugin for Qt ii qtchooser 47-gd2b7997-2 amd64 Wrapper to select between Qt development binary versions ii qtcore4-l10n 4:4.8.6+git64-g5dc8b2b+dfsg-2 all Qt 4 core module translations ii qttranslations5-l10n 5.3.2-2 all translations for Qt 5 ii quadrapassel 1:3.14.0-1 amd64 popular Russian game, similar to Tetris ii quvi 0.4.2-2 amd64 command line program to extract video download links ii radeontool 1.6.3-1 amd64 utility to control ATI Radeon backlight functions on laptops ii rarian-compat 0.8.1-6 amd64 Documentation meta-data library (compatibility tools) ii readline-common 6.3-8 all GNU readline and history libraries, common files ii realmd 0.15.1-1+b2 amd64 DBus service for configuring kerberos and other online identities ii reiserfsprogs 1:3.6.24-1 amd64 User-level tools for ReiserFS filesystems ii rename 0.20-3 all Perl extension for renaming multiple files ii reportbug 6.6.3 all reports bugs in the Debian distribution ii rfkill 0.5-1 amd64 tool for enabling and disabling wireless devices ii rhythmbox 3.1-1 amd64 music player and organizer for GNOME ii rhythmbox-data 3.1-1 all data files for rhythmbox ii rhythmbox-plugin-cdrecorder 3.1-1 amd64 burning plugin for rhythmbox music player ii rhythmbox-plugins 3.1-1 amd64 plugins for rhythmbox music player ii rpcbind 0.2.1-6 amd64 converts RPC program numbers into universal addresses ii rpm 4.11.3-1.1 amd64 package manager for RPM ii rpm-common 4.11.3-1.1 amd64 common files for RPM ii rpm2cpio 4.11.3-1.1 amd64 tool to convert RPM package to CPIO archive ii rsync 3.1.1-2+b1 amd64 fast, versatile, remote (and local) file-copying tool ii rsyslog 8.4.2-1 amd64 reliable system and kernel logging daemon ii rtkit 0.11-2 amd64 Realtime Policy and Watchdog Daemon ii rtmpdump 1:2.4+20130918.git79459a2-dmo6 amd64 Small dumper for media content streamed over the RTMP protocol. ii ruby-kde4 4:4.14.2-1 amd64 KDE bindings for the Ruby language ii ruby-plasma 4:4.14.2-1 amd64 Plasma Ruby bindings ii ruby-qt4 4:4.11.3-4 amd64 Qt 4 bindings for the Ruby language ii ruby-qt4-webkit 4:4.11.3-4 amd64 QtWebKit bindings for the Ruby language ii ruby1.8 1.8.7.358-7.1+deb7u1 amd64 Interpreter of object-oriented scripting language Ruby 1.8 ii rygel 0.24.2-1 amd64 GNOME UPnP/DLNA services ii rygel-playbin 0.24.2-1 amd64 GNOME UPnP/DLNA services - GStreamer Media Renderer plugin ii rygel-preferences 0.24.2-1 amd64 GNOME UPnP/DLNA services - preferences tool ii rygel-tracker 0.24.2-1 amd64 GNOME UPnP/DLNA services - Tracker plugin ii samba-common 2:4.1.13+dfsg-4 all common files used by both the Samba server and client ii samba-common-bin 2:4.1.13+dfsg-4 amd64 Samba common files used by both the server and the client ii samba-libs:amd64 2:4.1.13+dfsg-4 amd64 Samba core libraries ii sane-utils 1.0.24-8 amd64 API library for scanners -- utilities ii sat4j 2.3.3-1 all Efficient library of SAT solvers in Java ii scdaemon 2.0.26-3 amd64 GNU privacy guard - smart card support ii scite 3.5.0-1 amd64 Lightweight GTK-based Programming Editor ii sciteproj 1.04-1 amd64 project manager for the SciTE editor ii screen 4.2.1-3 amd64 terminal multiplexer with VT100/ANSI terminal emulation ii seabios 1.7.5-1 all Legacy BIOS implementation ii seahorse 3.14.0-2 amd64 GNOME front end for GnuPG ii sed 4.2.2-4+b1 amd64 The GNU sed stream editor ii sensible-utils 0.0.9 all Utilities for sensible alternative selection ii sensors-applet 3.0.0+git4-4 amd64 Display readings from hardware sensors in your Gnome panel ii sgml-base 1.26+nmu4 all SGML infrastructure and SGML catalog file support ii sgml-data 2.0.10 all common SGML and XML data ii shared-mime-info 1.3-1 amd64 FreeDesktop.org shared MIME database and spec ii simple-scan 3.15.2-1 amd64 Simple Scanning Utility ii slib 3b1-4 all Portable Scheme library ii smbclient 2:4.1.13+dfsg-4 amd64 command-line SMB/CIFS clients for Unix ii software-properties-common 0.92.25debian1 all manage the repositories that you install software from (common) ii software-properties-gtk 0.92.25debian1 all manage the repositories that you install software from (gtk) ii soprano-daemon 2.9.4+dfsg-1.1 amd64 daemon for the Soprano RDF framework ii sound-juicer 3.14.0-1+b1 amd64 GNOME CD Ripper ii sound-theme-freedesktop 0.8-1 all freedesktop.org sound theme ii spatialite-gui 1.7.1-5 amd64 user-friendly graphical user interface for SpatiaLite ii speech-dispatcher 0.8-7 amd64 Common interface to speech synthesizers ii speech-dispatcher-audio-plugins:amd64 0.8-7 amd64 Speech Dispatcher: Audio output plugins ii spice-client 0.12.5-1+b1 amd64 Implements the client side of the SPICE protocol ii spice-client-glib-usb-acl-helper 0.25-1+b1 amd64 Spice client glib usb acl helper ii squid-langpack 20140506-1 all Localized error pages for Squid ii squid3-common 3.4.8-5 all Full featured Web Proxy cache (HTTP proxy) - common files ii ssl-cert 1.0.35 all simple debconf wrapper for OpenSSL ii startpar 0.59-3 amd64 run processes in parallel and multiplex their output ii strace 4.9-2 amd64 System call tracer ii sublime-text 3065 amd64 Sublime Text is a sophisticated text editor for code, markup and prose ii sudo 1.8.11p2-1.1 amd64 Provide limited super user privileges to specific users ii swell-foop 1:3.14.0-1 amd64 Colored ball puzzle game ii synaptic 0.81.2 amd64 Graphical package manager ii synergy 1.6.2 amd64 Keyboard and mouse sharing utility ii syslinux-common 3:6.03+dfsg-4 all collection of bootloaders (common) ii system-config-lvm 1.1.18-1 all utility for graphically configuring Logical Volumes ii systemd 215-8 amd64 system and service manager ii systemd-shim 9-1 amd64 shim for systemd ii systemd-sysv 215-8 amd64 system and service manager - SysV links ii systemsettings 4:4.11.13-2 amd64 System Settings ii sysv-rc 2.88dsf-58 all System-V-like runlevel change mechanism ii sysvinit 2.88dsf-58 amd64 System-V-like init utilities - transitional package ii sysvinit-utils 2.88dsf-58 amd64 System-V-like utilities ii t1utils 1.38-3+b1 amd64 Collection of simple Type 1 font manipulation programs ii tali 1:3.14.0-1 amd64 sort of poker with dice and less money ii tar 1.27.1-2+b1 amd64 GNU version of the tar archiving utility ii task-desktop 3.29 all Debian desktop environment ii task-french 3.29 all French environment ii task-french-desktop 3.29 all French desktop ii task-laptop 3.29 all laptop ii task-print-server 3.29 all print server ii task-ssh-server 3.29 all SSH server ii tasksel 3.29 all tool for selecting tasks for installation on Debian systems ii tasksel-data 3.29 all official tasks used for installation of Debian systems ii tcl 8.6.0+8 amd64 Tool Command Language (default version) - shell ii tcl8.6 8.6.2+dfsg-1 amd64 Tcl (the Tool Command Language) v8.6 - shell ii tcpd 7.6.q-25 amd64 Wietse Venema's TCP wrapper utilities ii telepathy-gabble 0.18.3-1+b1 amd64 Jabber/XMPP connection manager ii telepathy-haze 0.8.0-2 amd64 Telepathy connection manager that uses libpurple ii telepathy-idle 0.2.0-2 amd64 IRC connection manager for Telepathy ii telepathy-logger 0.8.1-1 amd64 Telepathy logger service - Daemon ii telepathy-mission-control-5 1:5.16.3-1 amd64 management daemon for Telepathy real-time communication framework ii telepathy-rakia 0.8.0-3 amd64 SIP connection manager for the Telepathy framework ii telepathy-salut 0.8.1-4 amd64 Link-local XMPP connection manager for the Telepathy framework ii telnet 0.17-36 amd64 The telnet client ii testdisk 6.14-3+b3 amd64 Partition scanner and disk recovery tool, and PhotoRec file recovery tool ii tex-common 5.03 all common infrastructure for building and installing TeX ii tex-gyre 20140520-1 all scalable PostScript and OpenType fonts based on URW Fonts ii texinfo 5.2.0.dfsg.1-6 amd64 Documentation system for on-line information and printed output ii texlive-base 2014.20141024-2 all TeX Live: Essential programs and files ii texlive-bibtex-extra 2014.20141024-1 all TeX Live: BibTeX additional styles ii texlive-binaries 2014.20140926.35254-4 amd64 Binaries for TeX Live ii texlive-extra-utils 2014.20141024-1 all TeX Live: TeX auxiliary programs ii texlive-font-utils 2014.20141024-1 all TeX Live: Graphics and font utilities ii texlive-fonts-extra 2014.20141024-1 all TeX Live: Additional fonts ii texlive-fonts-extra-doc 2014.20141024-1 all TeX Live: Documentation files for texlive-fonts-extra ii texlive-fonts-recommended 2014.20141024-2 all TeX Live: Recommended fonts ii texlive-fonts-recommended-doc 2014.20141024-2 all TeX Live: Documentation files for texlive-fonts-recommended ii texlive-generic-recommended 2014.20141024-2 all TeX Live: Generic recommended packages ii texlive-latex-base 2014.20141024-2 all TeX Live: LaTeX fundamental packages ii texlive-latex-base-doc 2014.20141024-2 all TeX Live: Documentation files for texlive-latex-base ii texlive-latex-extra 2014.20141024-1 all TeX Live: LaTeX additional packages ii texlive-latex-extra-doc 2014.20141024-1 all TeX Live: Documentation files for texlive-latex-extra ii texlive-latex-recommended 2014.20141024-2 all TeX Live: LaTeX recommended packages ii texlive-latex-recommended-doc 2014.20141024-2 all TeX Live: Documentation files for texlive-latex-recommended ii texlive-pictures 2014.20141024-2 all TeX Live: Graphics, pictures, diagrams ii texlive-pictures-doc 2014.20141024-2 all TeX Live: Documentation files for texlive-pictures ii texlive-pstricks 2014.20141024-1 all TeX Live: PSTricks ii texlive-pstricks-doc 2014.20141024-1 all TeX Live: Documentation files for texlive-pstricks ii tgif 1:4.2.5-1.2 amd64 2D vector graphic drawing tool using Xlib ii time 1.7-25 amd64 GNU time program for measuring CPU resource usage ii tiobench 0.3.3-5 amd64 Threaded I/O bench for Linux ii tipa 2:1.3-20 all system for processing phonetic symbols in LaTeX ii tk 8.6.0+8 amd64 Toolkit for Tcl and X11 (default version) - windowing shell ii tk8.6 8.6.2-1 amd64 Tk toolkit for Tcl and X11 v8.6 - windowing shell ii tk8.6-blt2.5 2.5.3+dfsg-1 amd64 graphics extension library for Tcl/Tk - library ii tomboy 1.14.1-3 amd64 desktop note taking program using Wiki style links ii totem 3.14.0-2 amd64 Simple media player for the GNOME desktop based on GStreamer ii totem-common 3.14.0-2 all Data files for the Totem media player ii totem-dbg 3.14.0-2 amd64 Debugging symbols for the Totem media player ii totem-plugin-arte 3.2.1-2+b1 amd64 Totem plugin to watch streams from arte.tv ii totem-plugins 3.14.0-2 amd64 Plugins for the Totem media player ii totem-plugins-dvb-daemon 1:0.2.10-1 all totem plugin for gnome-dvb-daemon ii tpconfig 3.1.3-15 amd64 touchpad device configuration utility ii traceroute 1:2.0.20-2+b1 amd64 Traces the route taken by packets over an IPv4/IPv6 network ii tracker 1.2.4-1 amd64 metadata database, indexer and search tool ii tracker-extract 1.2.4-1 amd64 metadata database, indexer and search tool - metadata extractors ii tracker-gui 1.2.4-1 amd64 metadata database, indexer and search tool - GNOME frontends ii tracker-miner-fs 1.2.4-1 amd64 metadata database, indexer and search tool - filesystem indexer ii tracker-utils 1.2.4-1 amd64 metadata database, indexer and search tool - commandline tools ii transfig 1:3.2.5.e-4 amd64 Utilities for converting XFig figure files ii transgui 5.0.1-1 amd64 Front-end to remotely control Transmission ii transmission-common 2.84-0.2 all lightweight BitTorrent client (common files) ii transmission-gtk 2.84-0.2 amd64 lightweight BitTorrent client (GTK+ interface) ii ttf-adf-accanthis 0.20090423-2 all Accanthis font of the Arkandis Digital Foundry ii ttf-adf-gillius 0.20090423-2 all Gillius font of the Arkandis Digital Foundry ii ttf-adf-universalis 0.20090423-2 all Universalis font of the Arkandis Digital Foundry ii ttf-dejavu-extra 2.34-1 all transitional dummy package ii tzdata 2014j-1 all time zone and daylight-saving time data ii tzdata-java 2014j-1 all time zone and daylight-saving time data for use by java runtimes ii ucf 3.0030 all Update Configuration File(s): preserve user changes to config files ii udev 215-8 amd64 /dev/ and hotplug management daemon ii udhcpc 1:1.22.0-14 amd64 Provides the busybox DHCP client implementation ii udhcpd 1:1.22.0-14 amd64 Provides the busybox DHCP server implementation ii udisks 1.0.5-1+b1 amd64 storage media interface ii udisks2 2.1.3-5 amd64 D-Bus service to access and manipulate storage devices ii ufraw-batch 0.20-2 amd64 batch importer for raw camera images ii ufw 0.33-2 all program for managing a Netfilter firewall ii unar 1.8.1-3+b1 amd64 Unarchiver for a variety of file formats ii unattended-upgrades 0.83.3 all automatic installation of security upgrades ii uno-libs3 4.3.3-2 amd64 LibreOffice UNO runtime environment -- public shared libraries ii unoconv 0.6-6 all converter between LibreOffice document formats ii unzip 6.0-14 amd64 De-archiver for .zip files ii update-inetd 4.43 all inetd configuration file updater ii upower 0.99.1-3.1 amd64 abstraction for power management ii ure 4.3.3-2 amd64 LibreOffice UNO runtime environment ii usb-modeswitch 2.2.0+repack0-2 amd64 mode switching tool for controlling "flip flop" USB devices ii usb-modeswitch-data 20140529-1 all mode switching data for usb-modeswitch ii usbmuxd 1.0.8+git20140527.e72f2f7-2 amd64 USB multiplexor daemon for iPhone and iPod Touch devices ii usbredirserver 0.7-1 amd64 Simple USB host TCP server ii usbutils 1:007-2 amd64 Linux USB utilities ii util-linux 2.25.2-4 amd64 Miscellaneous system utilities ii util-linux-locales 2.25.2-4 all Locales files for util-linux ii uuid-dev:amd64 2.25.2-4 amd64 universally unique id library - headers and static libraries ii va-driver-all:amd64 1.4.1-1 amd64 Video Acceleration (VA) API -- driver metapackage ii valgrind 1:3.10.0-4 amd64 instrumentation framework for building dynamic analysis tools ii valgrind-dbg 1:3.10.0-4 amd64 instrumentation framework for building dynamic analysis tools (debug) ii valkyrie 2.0.0-1 amd64 open-source graphical user interface for the Valgrind ii vbetool 1.1-3 amd64 run real-mode video BIOS code to alter hardware state ii vdpau-va-driver:amd64 0.7.4-3 amd64 VDPAU-based backend for VA API ii vim-common 2:7.4.488-4 amd64 Vi IMproved - Common files ii vim-tiny 2:7.4.488-4 amd64 Vi IMproved - enhanced vi editor - compact version ii vinagre 3.14.1-1 amd64 remote desktop client for the GNOME Desktop ii vino 3.14.0-2+b1 amd64 VNC server for GNOME ii virt-manager 1:1.0.1-4 all desktop application for managing virtual machines ii virt-viewer 1.0-1 amd64 Displaying the graphical console of a virtual machine ii virtinst 1:1.0.1-4 all Programs to create and clone virtual machines ii virtuoso-minimal 6.1.6+dfsg2-2 all high-performance database - core dependency package ii virtuoso-opensource-6.1-bin 6.1.6+dfsg2-2 amd64 high-performance database - binaries ii virtuoso-opensource-6.1-common 6.1.6+dfsg2-2 amd64 high-performance database - common files ii vlan 1.9-3.2 amd64 user mode programs to enable VLANs on your ethernet devices ii vlc 2.2.0~rc2-1 amd64 multimedia player and streamer ii vlc-data 1:2.2.0~rc2-dmo3 all Common data for VLC ii vlc-nox 2.2.0~rc2-1 amd64 multimedia player and streamer (without X support) ii vlc-plugin-notify 2.2.0~rc2-1 amd64 LibNotify plugin for VLC ii vlc-plugin-samba 2.2.0~rc2-1 amd64 Samba plugin for VLC ii vlc-plugin-svg 2.2.0~rc2-1 amd64 SVG plugin for VLC ii vpnc 0.5.3r550-2 amd64 Cisco-compatible VPN client ii vpnc-scripts 0.1~git20140806-1 all Network configuration scripts for VPNC and OpenConnect ii vprerex 6.5.3-1 amd64 Qt interface to prerex, a course prerequisite chart editor ii vpx-tools 1.3.0-3 amd64 VP8 and VP9 video codec encoding/decoding tools ii w3m 0.5.3-19 amd64 WWW browsable pager with excellent tables/frames support ii wamerican 7.1-1 all American English dictionary words for /usr/share/dict ii wfrench 1.2.3-10 all French dictionary words for /usr/share/dict ii wget 1.16-3 amd64 retrieves files from the web ii whiptail 0.52.17-1+b1 amd64 Displays user-friendly dialog boxes from shell scripts ii whois 5.2.3 amd64 intelligent WHOIS client ii wireless-regdb 2014.11.18-1 all wireless regulatory database ii wireless-tools 30~pre9-8 amd64 Tools for manipulating Linux Wireless Extensions ii wpasupplicant 2.3-1 amd64 client support for WPA and WPA2 (IEEE 802.11i) ii x11-apps 7.7+4 amd64 X applications ii x11-common 1:7.7+7 all X Window System (X.Org) infrastructure ii x11-session-utils 7.7+1 amd64 X session utilities ii x11-utils 7.7+2 amd64 X11 utilities ii x11-xfs-utils 7.7+1 amd64 X font server utilities ii x11-xkb-utils 7.7+1 amd64 X11 XKB utilities ii x11-xserver-utils 7.7+3+b1 amd64 X server utilities ii x11proto-composite-dev 1:0.4.2-2 all X11 Composite extension wire protocol ii x11proto-core-dev 7.0.26-1 all X11 core wire protocol and auxiliary headers ii x11proto-damage-dev 1:1.2.1-2 all X11 Damage extension wire protocol ii x11proto-dri2-dev 2.8-2 all X11 DRI2 extension wire protocol ii x11proto-fixes-dev 1:5.0-2 all X11 Fixes extension wire protocol ii x11proto-gl-dev 1.4.17-1 all X11 OpenGL extension wire protocol ii x11proto-input-dev 2.3.1-1 all X11 Input extension wire protocol ii x11proto-kb-dev 1.0.6-2 all X11 XKB extension wire protocol ii x11proto-randr-dev 1.4.0-2 all X11 RandR extension wire protocol ii x11proto-record-dev 1.14.2-1 all X11 Record extension wire protocol ii x11proto-render-dev 2:0.11.1-2 all X11 Render extension wire protocol ii x11proto-xext-dev 7.3.0-1 all X11 various extension wire protocol ii x11proto-xf86vidmode-dev 2.3.1-2 all X11 Video Mode extension wire protocol ii x11proto-xinerama-dev 1.2.1-2 all X11 Xinerama extension wire protocol ii xauth 1:1.0.9-1 amd64 X authentication utility ii xaw3dg:amd64 1.5+E-18.2 amd64 Xaw3d widget set ii xbitmaps 1.1.1-2 all Base X bitmaps ii xboard 4.8.0-2 amd64 X Window System Chess Board ii xbrlapi 5.2~20141018-2 amd64 Access software for a blind person using a braille display - xbrlapi ii xchat 2.8.8-7.3 amd64 IRC client for X similar to AmIRC ii xchat-common 2.8.8-7.3 all Common files for X-Chat ii xdg-user-dirs 0.15-2 amd64 tool to manage well known user directories ii xdg-user-dirs-gtk 0.10-1 amd64 tool to manage well known user directories (Gtk extension) ii xdg-utils 1.1.0~rc1+git20111210-7.2 all desktop integration utilities from freedesktop.org ii xen-upstream 4.5.0-rc amd64 Xen upstream testing build snapshot ii xfonts-100dpi 1:1.0.3 all 100 dpi fonts for X ii xfonts-75dpi 1:1.0.3 all 75 dpi fonts for X ii xfonts-base 1:1.0.3 all standard fonts for X ii xfonts-encodings 1:1.0.4-2 all Encodings for X.Org fonts ii xfonts-mathml 6 all Type1 Symbol font for MathML ii xfonts-scalable 1:1.0.3-1 all scalable fonts for X ii xfonts-utils 1:7.7+2 amd64 X Window System font utility programs ii xfsprogs 3.2.1 amd64 Utilities for managing the XFS filesystem ii xinit 1.3.4-1 amd64 X server initialisation tool ii xkb-data 2.12-1 all X Keyboard Extension (XKB) configuration data ii xml-core 0.13+nmu2 all XML infrastructure and XML catalog file support ii xorg 1:7.7+7 amd64 X.Org X Window System ii xorg-docs-core 1:1.7-1 all Core documentation for the X.org X Window System ii xorg-sgml-doctools 1:1.11-1 all Common tools for building X.Org SGML documentation ii xserver-common 2:1.16.2.901-1 all common files used by various X servers ii xserver-xephyr 2:1.16.2.901-1 amd64 nested X server ii xserver-xorg 1:7.7+7 amd64 X.Org X server ii xserver-xorg-core 2:1.16.2.901-1 amd64 Xorg X server - core server ii xserver-xorg-input-all 1:7.7+7 amd64 X.Org X server -- input driver metapackage ii xserver-xorg-input-evdev 1:2.9.0-2 amd64 X.Org X server -- evdev input driver ii xserver-xorg-input-mouse 1:1.9.1-1 amd64 X.Org X server -- mouse input driver ii xserver-xorg-input-synaptics 1.8.1-1 amd64 Synaptics TouchPad driver for X.Org server ii xserver-xorg-input-vmmouse 1:13.0.0-1+b3 amd64 X.Org X server -- VMMouse input driver to use with VMWare ii xserver-xorg-input-wacom 0.26.0+20140918-1 amd64 X.Org X server -- Wacom input driver ii xserver-xorg-video-all 1:7.7+7 amd64 X.Org X server -- output driver metapackage ii xserver-xorg-video-ati 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI display driver wrapper ii xserver-xorg-video-cirrus 1:1.5.2-2+b1 amd64 X.Org X server -- Cirrus display driver ii xserver-xorg-video-fbdev 1:0.4.4-1+b2 amd64 X.Org X server -- fbdev display driver ii xserver-xorg-video-intel 2:2.21.15-2+b2 amd64 X.Org X server -- Intel i8xx, i9xx display driver ii xserver-xorg-video-mach64 6.9.4-2 amd64 X.Org X server -- ATI Mach64 display driver ii xserver-xorg-video-mga 1:1.6.3-2+b1 amd64 X.Org X server -- MGA display driver ii xserver-xorg-video-modesetting 0.9.0-1+b1 amd64 X.Org X server -- Generic modesetting driver ii xserver-xorg-video-neomagic 1:1.2.8-1+b2 amd64 X.Org X server -- Neomagic display driver ii xserver-xorg-video-nouveau 1:1.0.11-1 amd64 X.Org X server -- Nouveau display driver ii xserver-xorg-video-openchrome 1:0.3.3-1+b2 amd64 X.Org X server -- VIA display driver ii xserver-xorg-video-qxl 0.1.1-2+b1 amd64 X.Org X server -- QXL display driver ii xserver-xorg-video-r128 6.9.2-1+b2 amd64 X.Org X server -- ATI r128 display driver ii xserver-xorg-video-radeon 1:7.5.0-1 amd64 X.Org X server -- AMD/ATI Radeon display driver ii xserver-xorg-video-savage 1:2.3.7-2+b2 amd64 X.Org X server -- Savage display driver ii xserver-xorg-video-siliconmotion 1:1.7.7-2+b2 amd64 X.Org X server -- SiliconMotion display driver ii xserver-xorg-video-sisusb 1:0.9.6-2+b2 amd64 X.Org X server -- SiS USB display driver ii xserver-xorg-video-tdfx 1:1.4.5-1+b2 amd64 X.Org X server -- tdfx display driver ii xserver-xorg-video-trident 1:1.3.6-2+b2 amd64 X.Org X server -- Trident display driver ii xserver-xorg-video-vesa 1:2.3.3-1+b3 amd64 X.Org X server -- VESA display driver ii xserver-xorg-video-vmware 1:13.0.2-3+b1 amd64 X.Org X server -- VMware display driver ii xterm 312-1 amd64 X terminal emulator ii xtrace 1.3.1-1 amd64 trace communication between X client and server ii xtrans-dev 1.3.5-1 all X transport library (development files) ii xvnc4viewer 4.1.1+X4.3.0-37.4 amd64 Virtual network computing client software for X ii xwayland 2:1.16.2.901-1 amd64 Xwayland X server ii xxdiff 1:4.0+hg437+dfsg-2 amd64 graphical file/directory comparison and merge tool ii xz-utils 5.1.1alpha+20120614-2+b3 amd64 XZ-format compression utilities ii yajl-tools 2.1.0-2 amd64 Yet Another JSON Library - tools ii yelp 3.14.1-1 amd64 Help browser for GNOME ii yelp-xsl 3.14.0-1 all XSL stylesheets for the yelp help browser ii zeitgeist-core 0.9.14-2.2 amd64 event logging framework - engine ii zenity 3.14.0-1 amd64 Display graphical dialog boxes from shell scripts ii zenity-common 3.14.0-1 all Display graphical dialog boxes from shell scripts (common files) ii zip 3.0-8 amd64 Archiver for .zip files ii zlib1g:amd64 1:1.2.8.dfsg-2+b1 amd64 compression library - runtime ii zlib1g-dev:amd64 1:1.2.8.dfsg-2+b1 amd64 compression library - development
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel