You are not logged in.
I did a pacman -Syyu and it told me that there was a bunch of conflict and ask me If I wanted to replace this by that... It was steam related stuff, I installed it along with other stuff it needed. Anyway I said yes and boom, can't start x anymore I get this:
xauth: error while loading librairies : /usr/lib/libX11.so.6: file too shoort
xinit : error while loading librairies : /usr/lib/libX11.so.6: file too shoort
Any idea is good
Thanks
Offline
Try reinstalling the package that owns that file: libx11
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
The problem is that I don't have a network acces...
iwconfig and ifconfig shows only "lo", my interface aren't loaded. And lspci -v shows my card but no kernel module. I thought I'll load the needed module but how could I know which one it is? Tried iwlwifi and rtl8187 with an external card but I guess I don't have that module so he doesn't load.. And for the ethernet I have no idea, I'm looking through the wikis but can't find what to do if no interface shows
Offline
You shouldn't need to download anything, the package should still be in pacman's cache (/var/cache/pacman/pkg).
If it's not, is this a new problem with your networking, or an ongoing one? Do you have an ethernet connection, if so, is the interface not loaded, or is it simply down? (i.e. do they show up if you run "ifconfig -a", or "ip link")
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
When I try to reinstall it I get
error: libx11: key:"qskdhnqsfhqskfqs" is unknown
error: failed to commit transaction (invalid or corrupted package)
The problem with my network is new. And yes, no interface are showing with ip link. So no ethernet connection
Offline
At this point I recommend that you check your HDD and filesystem for problems, it sounds like your filesystem is more tjan a little bit corrupted. If I were you, I'd boot a liveCD and run "smartctl -a" on the drive, and see whether or not disk itself is healthy. If that checks out, I'd then run a fsck on the affected partition. If the former reports that the disk is dying, don't bother with the latter, just report back.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
I see no problem with smartctl, I use lvm on luks. So I opened my volume etc and ran fsck -C -V -y on my partitions, all clean
Also I see some people here got the same conflict as me : https://bbs.archlinux.org/viewtopic.php?id=158745 https://bbs.archlinux.org/viewtopic.php?id=158787 the last guy was clever than me and made a post instead of hiting Y key x)
edit: I've tried pacman -S -r /mnt/mountedroot libx11 from a livecd, didn't change anything so I did pacman -Syyu -r /mnt/mountedroot now I get a different error, xorg begin to launch and fail
xinit: giving up
xinit: unable to connect to Xserver : connection refused
xinit : server error
And the output of the xorg log: (sorry I'm typing this...)
(EE) no devices detected
fatal server error
no screens found
Thank you for helping me
Last edited by MisterChoc (2013-02-26 20:14:04)
Offline
Okay, sanity check.
Have you rebooted since the update?
What is the output of uname -a
and of
pacman -Qi linux
??
Edit: You mentioned you have no Internet. If you cannot post, at least compare the kernel number from the uname command and the version of core/linux and report back
Last edited by ewaller (2013-02-26 21:24:17)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Linux arch 3.7.9.2-ARCH x86_64, didn't get it, with what should I compare this?
I think I could launch pacman -Qi from a live iso and write it (: brb
edit:
Name : acl
Version : 2.2.51-3
URL : http://savannah.nongnu.org/projects/acl
Licenses : LGPL
Groups : None
Provides : xfsacl
Depends On : attr>=2.4.46
Optional Deps : None
Required By : coreutils gettext libarchive sed shadow systemd
Conflicts With : xfsacl
Replaces : xfsacl
Installed Size : 644.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Tue 22 Jan 2013 07:27:05 PM EST
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Access control list utilities, libraries and headers
Name : alsa-lib
Version : 1.0.26-1
URL : http://www.alsa-project.org
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : python2: for python smixer plugin
Required By : alsa-utils chromium conky lib32-alsa-lib libsndfile qt spotify volumeicon-git
Conflicts With : None
Replaces : None
Installed Size : 1920.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Fri 07 Sep 2012 04:05:52 AM EDT
Install Date : Sun 17 Feb 2013 01:40:36 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An alternative implementation of Linux sound support
Name : alsa-utils
Version : 1.0.26-1
URL : http://www.alsa-project.org
Licenses : GPL
Groups : None
Provides : None
Depends On : alsa-lib>1.0.24 dialog pciutils ncurses psmisc libsamplerate
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 2084.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Fri 07 Sep 2012 04:08:26 AM EDT
Install Date : Fri 22 Feb 2013 06:49:21 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : An alternative implementation of Linux sound support
Name : alsi
Version : 0.4.4-1
URL : https://github.com/trizen/alsi
Licenses : GPLv3
Groups : None
Provides : None
Depends On : perl>=5.14.2 perl-data-dump
Optional Deps : scrot: for taking screenshots.
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 32.00 KiB
Packager : Unknown Packager
Architecture : any
Build Date : Wed 20 Feb 2013 02:15:32 PM EST
Install Date : Wed 20 Feb 2013 02:15:38 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : ALSI: a configurable system information tool for Arch Linux. [Inspired by Archey]
Name : archlinux-keyring
Version : 20130224-1
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : pacman
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : Yes
Description : None
Name : archlinux-themes-slim
Version : 1.2-3
URL : http://www.archlinux.org/
Licenses : CCPL:cc-by-sa
Groups : None
Provides : None
Depends On : None
Optional Deps : slim: login manager providing theme support
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 504.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Mon 12 Sep 2011 08:05:36 AM EDT
Install Date : Thu 21 Feb 2013 09:27:43 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Arch Linux branded themes for the SLiM login manager
Name : asciidoc
Version : 8.6.8-1
URL : http://www.methods.co.nz/asciidoc/
Licenses : GPL
Groups : None
Provides : None
Depends On : python2 libxslt docbook-xsl
Optional Deps : lilypond: music-filter
imagemagick: music-filter (used in conjunction with lilypond)
source-highlight: source-highlight-filter
dblatex: pdf generation
fop: alternative pdf generation
lynx: text generation
w3m: text generation (alternative to lynx)
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 992.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : any
Build Date : Tue 17 Jul 2012 06:25:24 PM EDT
Install Date : Sun 17 Feb 2013 07:42:19 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Text document format for short documents, articles, books and UNIX man pages.
Name : at-spi2-atk
Version : 2.6.2-1
URL : http://www.gnome.org
Licenses : GPL2
Groups : None
Provides : None
Depends On : at-spi2-core libx11 atk dconf
Optional Deps : None
Required By : gtk3
Conflicts With : None
Replaces : None
Installed Size : 200.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Mon 12 Nov 2012 04:28:21 PM EST
Install Date : Sun 17 Feb 2013 01:52:00 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A GTK+ module that bridges ATK to D-Bus at-spi
Name : at-spi2-core
Version : 2.6.3-1
URL : http://www.gnome.org
Licenses : GPL2
Groups : None
Provides : None
Depends On : dbus-core glib2 libxtst
Optional Deps : None
Required By : at-spi2-atk
Conflicts With : None
Replaces : None
Installed Size : 2100.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Mon 10 Dec 2012 05:19:28 PM EST
Install Date : Sun 17 Feb 2013 01:52:00 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Protocol definitions and daemon for D-Bus at-spi
Name : atk
Version : 2.6.0-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : glib2
Optional Deps : None
Required By : at-spi2-atk atkmm gtk2 gtk3 lib32-atk
Conflicts With : None
Replaces : None
Installed Size : 2956.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 24 Sep 2012 02:32:34 PM EDT
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library providing a set of interfaces for accessibility
Name : atkmm
Version : 2.22.6-1
URL : http://gtkmm.sourceforge.net/
Licenses : LGPL
Groups : None
Provides : None
Depends On : atk glibmm libsigc++
Optional Deps : None
Required By : gtkmm
Conflicts With : None
Replaces : None
Installed Size : 608.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Wed 26 Oct 2011 10:50:15 AM EDT
Install Date : Sun 17 Feb 2013 05:23:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : C++ bindings for atk
Name : attr
Version : 2.4.46-2
URL : http://savannah.nongnu.org/projects/attr
Licenses : LGPL
Groups : None
Provides : xfsattr
Depends On : glibc
Optional Deps : None
Required By : acl libcap
Conflicts With : xfsattr
Replaces : xfsattr
Installed Size : 372.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Sun 29 Apr 2012 12:54:02 AM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Extended attribute support library for ACL support
Name : autoconf
Version : 2.69-1
URL : http://www.gnu.org/software/autoconf
Licenses : GPL2 GPL3 custom
Groups : base-devel
Provides : None
Depends On : awk m4 diffutils bash
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 2228.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Wed 25 Apr 2012 03:42:47 AM EDT
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A GNU tool for automatically configuring source code
Name : automake
Version : 1.13.1-1
URL : http://www.gnu.org/software/automake
Licenses : GPL
Groups : base-devel
Provides : None
Depends On : perl bash
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1860.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Tue 01 Jan 2013 09:04:22 AM EST
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A GNU tool for automatically creating Makefiles
Name : avahi
Version : 0.6.31-5
URL : http://www.avahi.org/
Licenses : LGPL
Groups : None
Provides : howl mdnsresponder
Depends On : expat libdaemon glib2 libcap gdbm
Optional Deps : dbus: communicating with client applications
gtk3: avahi-discover-standalone, bshell, bssh, bvnc
gtk2: gtk2 bindings
qt3: qt3 bindings
qt: qt bindings
pygtk: avahi-bookmarks, avahi-discover
twisted: avahi-bookmarks
mono: mono bindings
python2-dbus: avahi-discover
nss-mdns: NSS support for mDNS
Required By : libcups
Conflicts With : howl mdnsresponder
Replaces : None
Installed Size : 2364.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Sun 25 Nov 2012 08:58:34 PM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Multicast/unicast DNS-SD framework
Name : bash
Version : 4.2.042-3
URL : http://www.gnu.org/software/bash/bash.html
Licenses : GPL
Groups : base
Provides : sh
Depends On : readline>=6.1 glibc
Optional Deps : None
Required By : autoconf automake bison ca-certificates compton-git cronie db dhclient dhcpcd diffutils dmenu e2fsprogs fakeroot fftw findutils flex freetype2 gawk gdbm gettext gmp grep grub-common gzip icu iptables keyutils libgpg-error libksba libpcap libpng libtool lvm2 m4 make man-db mkinitcpio nano nss pacman perl pm-utils rpmextract sed shadow systemd tar texinfo unzip which xdg-utils xorg-mkfontdir xz
Conflicts With : None
Replaces : None
Installed Size : 3692.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 26 Jan 2013 07:22:36 PM EST
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : The GNU Bourne Again shell
Name : batti
Version : 0.3.8-3
URL : http://code.google.com/p/batti-gtk/
Licenses : GPL
Groups : None
Provides : None
Depends On : dbus-python pygtk gtk2 upower hicolor-icon-theme
Optional Deps : notification-daemon: for power status notifications
xfce4-notifyd: alternative to notification-daemon
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 516.00 KiB
Packager : Alexander Rødseth <rodseth@gmail.com>
Architecture : any
Build Date : Tue 14 Feb 2012 03:12:04 AM EST
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Simple battery monitor for the system tray
Name : binutils
Version : 2.23.1-3
URL : http://www.gnu.org/software/binutils/
Licenses : GPL
Groups : base-devel
Provides : None
Depends On : glibc>=2.17 zlib
Optional Deps : None
Required By : gcc
Conflicts With : None
Replaces : None
Installed Size : 20200.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Thu 03 Jan 2013 07:48:22 AM EST
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A set of programs to assemble and manipulate binary and object files
Name : bison
Version : 2.7-1
URL : http://www.gnu.org/software/bison/bison.html
Licenses : GPL3
Groups : base-devel
Provides : None
Depends On : glibc m4 sh
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 2040.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Wed 12 Dec 2012 11:51:36 PM EST
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : The GNU general-purpose parser generator
Name : boost-libs
Version : 1.52.0-1
URL : http://www.boost.org/
Licenses : custom
Groups : None
Provides : None
Depends On : gcc-libs bzip2 zlib icu
Optional Deps : openmpi: for mpi support
Required By : codeblocks
Conflicts With : None
Replaces : None
Installed Size : 9984.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Mon 21 Jan 2013 12:28:31 PM EST
Install Date : Sun 17 Feb 2013 07:51:40 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Free peer-reviewed portable C++ source libraries - Runtime
Name : bzip2
Version : 1.0.6-4
URL : http://sources.redhat.com/bzip2
Licenses : custom
Groups : base
Provides : None
Depends On : glibc
Optional Deps : None
Required By : boost-libs chromium codeblocks freetype2 gnupg imlib2 lib32-bzip2 libarchive python2 unzip
Conflicts With : None
Replaces : None
Installed Size : 260.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 29 Apr 2012 04:15:12 AM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A high-quality data compression program
Name : ca-certificates
Version : 20130119-1
URL : http://packages.qa.debian.org/c/ca-certificates.html
Licenses : MPL GPL
Groups : None
Provides : None
Depends On : bash run-parts openssl findutils coreutils sed
Optional Deps : None
Required By : ca-certificates-java curl glib-networking qt
Conflicts With : None
Replaces : None
Installed Size : 652.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Mon 21 Jan 2013 08:42:41 AM EST
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Common CA certificates
Name : ca-certificates-java
Version : 20120608-1
URL : http://packages.qa.debian.org/c/ca-certificates-java.html
Licenses : GPL
Groups : None
Provides : None
Depends On : ca-certificates
Optional Deps : None
Required By : jre7-openjdk-headless
Conflicts With : None
Replaces : None
Installed Size : 68.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Fri 29 Jun 2012 04:15:49 AM EDT
Install Date : Wed 20 Feb 2013 06:57:15 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Common CA certificates (JKS keystore)
Name : cairo
Version : 1.12.14-3
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : cairomm gtk2 gtk3 lib32-cairo pango python2-cairo
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : cairomm
Version : 1.10.0-2
URL : http://www.cairographics.org
Licenses : LGPL MPL
Groups : None
Provides : None
Depends On : cairo libsigc++
Optional Deps : None
Required By : pangomm
Conflicts With : None
Replaces : None
Installed Size : 3110.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 22 Jan 2012 05:17:37 AM EST
Install Date : Sun 17 Feb 2013 05:23:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : C++ bindings to Cairo vector graphics library
Name : chromium
Version : 25.0.1364.97-1
URL : http://www.chromium.org/
Licenses : BSD
Groups : None
Provides : None
Depends On : gtk2 nss alsa-lib xdg-utils bzip2 libevent libxss libgcrypt ttf-font udev dbus harfbuzz desktop-file-utils hicolor-icon-theme
Optional Deps : kdebase-kdialog: needed for file dialogs in KDE
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 130516.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Thu 21 Feb 2013 11:02:40 PM EST
Install Date : Fri 22 Feb 2013 08:22:22 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser
Name : cloog
Version : 0.18.0-1
URL : http://www.bastoul.net/cloog/
Licenses : GPL
Groups : None
Provides : None
Depends On : isl gmp
Optional Deps : None
Required By : gcc
Conflicts With : None
Replaces : None
Installed Size : 584.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Tue 25 Dec 2012 08:42:12 PM EST
Install Date : Sun 17 Feb 2013 11:01:23 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library that generates loops for scanning polyhedra
Name : codeblocks
Version : 12.11-2
URL : http://www.codeblocks.org
Licenses : GPL3
Groups : None
Provides : None
Depends On : boost-libs bzip2 desktop-file-utils gamin gtk-update-icon-cache hicolor-icon-theme hunspell shared-mime-info wxgtk
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 40480.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Wed 12 Dec 2012 02:41:22 PM EST
Install Date : Sun 17 Feb 2013 07:51:46 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Open source and cross-platform C/C++ IDE
Name : colord
Version : 0.1.28-1
URL : http://www.freedesktop.org/software/colord
Licenses : GPL2
Groups : None
Provides : None
Depends On : lcms2 libgusb polkit shared-color-profiles sqlite udev
Optional Deps : None
Required By : gtk3
Conflicts With : None
Replaces : None
Installed Size : 2116.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Fri 25 Jan 2013 11:14:22 AM EST
Install Date : Sun 17 Feb 2013 01:52:00 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : System daemon for managing color devices
Name : compositeproto
Version : 0.4.2-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : fixesproto
Optional Deps : None
Required By : libxcomposite
Conflicts With : None
Replaces : None
Installed Size : 36.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : any
Build Date : Tue 07 Feb 2012 08:04:57 AM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Composite extension wire protocol
Name : compton-git
Version : 20130220-1
URL : https://github.com/chjj/compton
Licenses : MIT
Groups : None
Provides : None
Depends On : libx11 libxcomposite libxdamage libxfixes libxext libxrender xproto bash xorg-xprop xorg-xwininfo pcre libconfig mesa libxrandr
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 148.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Wed 20 Feb 2013 02:13:33 PM EST
Install Date : Wed 20 Feb 2013 02:13:52 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : X Compositor (a fork of xcompmgr-dana)
Name : conky
Version : 1.9.0-1
URL : http://conky.sourceforge.net/
Licenses : BSD GPL
Groups : None
Provides : None
Depends On : alsa-lib libxml2 curl wireless_tools libxft glib2 libxdamage imlib2
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : torsmo
Installed Size : 408.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Thu 03 May 2012 07:46:11 PM EDT
Install Date : Thu 21 Feb 2013 09:22:48 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Lightweight system monitor for X
Name : coreutils
Version : 8.21-1
URL : http://www.gnu.org/software/coreutils
Licenses : GPL3
Groups : base
Provides : None
Depends On : glibc pam acl gmp libcap
Optional Deps : None
Required By : ca-certificates dbus mkinitcpio netcfg perl rpmextract sysvinit-tools util-linux
Conflicts With : None
Replaces : None
Installed Size : 14100.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 16 Feb 2013 03:34:08 AM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : The basic file, shell and text manipulation utilities of the GNU operating system
Name : cracklib
Version : 2.8.22-1
URL : http://sourceforge.net/projects/cracklib
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc zlib
Optional Deps : None
Required By : pam
Conflicts With : None
Replaces : None
Installed Size : 1792.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Wed 23 Jan 2013 03:29:12 AM EST
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Password Checking Library
Name : cronie
Version : 1.4.9-2
URL : https://fedorahosted.org/cronie/
Licenses : custom:BSD
Groups : base
Provides : cron
Depends On : pam bash run-parts
Optional Deps : pm-utils: defer anacron on battery power
smtp-server: send job output via email
smtp-forwarder: forward job output to email server
Required By : logrotate
Conflicts With : cron
Replaces : None
Installed Size : 200.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Wed 02 Jan 2013 04:49:16 AM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Daemon that runs specified programs at scheduled times and related tools
Name : cryptsetup
Version : 1.6.0-1
URL : http://code.google.com/p/cryptsetup/
Licenses : GPL
Groups : base
Provides : None
Depends On : device-mapper libgcrypt popt util-linux
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 776.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 10:54:33 AM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Userspace setup tool for transparent encryption of block devices using dm-crypt
Name : curl
Version : 7.29.0-2
URL : http://curl.haxx.se
Licenses : MIT
Groups : None
Provides : None
Depends On : ca-certificates libssh2 openssl zlib
Optional Deps : None
Required By : conky flashplugin git package-query pacman virtualbox
Conflicts With : None
Replaces : None
Installed Size : 1904.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Mon 11 Feb 2013 06:02:21 AM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An URL retrieval utility and library
Name : damageproto
Version : 1.2.1-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : xproto fixesproto
Optional Deps : None
Required By : libxdamage
Conflicts With : None
Replaces : None
Installed Size : 72.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Sat 25 Feb 2012 02:01:46 AM EST
Install Date : Sun 17 Feb 2013 11:56:42 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Damage extension wire protocol
Name : db
Version : 5.3.21-1
URL : http://www.oracle.com/technology/software/products/berkeley-db/index.html
Licenses : custom
Groups : None
Provides : None
Depends On : gcc-libs sh
Optional Deps : None
Required By : iproute2 pam perl
Conflicts With : None
Replaces : None
Installed Size : 15668.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Thu 31 May 2012 05:10:11 PM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : The Berkeley DB embedded database system
Name : dbus
Version : 1.6.8-6
URL : http://www.freedesktop.org/Software/dbus
Licenses : GPL custom
Groups : None
Provides : dbus-core
Depends On : expat coreutils filesystem shadow
Optional Deps : libx11: dbus-launch support
Required By : at-spi2-core chromium dbus-glib lib32-dbus-core libgnome-keyring libpulse python2-dbus qt rtkit systemd wpa_supplicant xfconf
Conflicts With : dbus-core
Replaces : dbus-core
Installed Size : 1772.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Wed 05 Dec 2012 08:23:53 PM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Freedesktop.org message bus system
Name : dbus-glib
Version : 0.100-1
URL : http://www.freedesktop.org/wiki/Software/DBusBindings
Licenses : GPL
Groups : None
Provides : None
Depends On : dbus-core glib2
Optional Deps : None
Required By : gconf networkmanager udisks upower wicd xchat xfconf
Conflicts With : None
Replaces : None
Installed Size : 549.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 26 Jun 2012 04:13:30 PM EDT
Install Date : Sun 17 Feb 2013 01:50:05 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GLib bindings for DBUS
Name : dconf
Version : 0.14.1-1
URL : http://live.gnome.org/dconf
Licenses : LGPL2.1
Groups : None
Provides : None
Depends On : glib2 gtk-update-icon-cache
Optional Deps : gtk3: for dconf-editor
Required By : at-spi2-atk
Conflicts With : None
Replaces : None
Installed Size : 952.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Thu 01 Nov 2012 12:46:30 PM EDT
Install Date : Sun 17 Feb 2013 01:52:00 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A low-level configuration system.
Name : desktop-file-utils
Version : 0.21-1
URL : http://www.freedesktop.org/wiki/Software/desktop-file-utils
Licenses : GPL
Groups : None
Provides : None
Depends On : glib2
Optional Deps : None
Required By : chromium codeblocks foxitreader-bin leafpad libfm obconf pcmanfm qt scite spacefm thunar
Conflicts With : None
Replaces : None
Installed Size : 176.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Mon 07 Jan 2013 01:28:29 PM EST
Install Date : Sun 17 Feb 2013 12:01:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Command line utilities for working with desktop entries
Name : device-mapper
Version : 2.02.98-3
URL : http://sourceware.org/dm/
Licenses : GPL2 LGPL2.1
Groups : base
Provides : None
Depends On : glibc udev
Optional Deps : None
Required By : cryptsetup grub-common lvm2 parted udisks
Conflicts With : None
Replaces : None
Installed Size : 528.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 03 Nov 2012 02:21:57 PM EDT
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Device mapper userspace library and tools
Name : dhclient
Version : 4.2.4.2-1
URL : https://www.isc.org/software/dhcp
Licenses : custom:isc-dhcp
Groups : None
Provides : None
Depends On : bash iproute2 net-tools
Optional Deps : None
Required By : networkmanager
Conflicts With : None
Replaces : None
Installed Size : 1576.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sat 03 Nov 2012 01:25:02 PM EDT
Install Date : Sun 17 Feb 2013 02:32:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A standalone DHCP client from the dhcp package
Name : dhcpcd
Version : 5.6.4-2
URL : http://roy.marples.name/projects/dhcpcd/
Licenses : BSD
Groups : base
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : netcfg wicd
Conflicts With : None
Replaces : None
Installed Size : 288.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Fri 08 Feb 2013 01:07:26 PM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : RFC2131 compliant DHCP client daemon
Name : dialog
Version : 1.2_20121230-1
URL : http://invisible-island.net/dialog/
Licenses : LGPL2.1
Groups : None
Provides : None
Depends On : ncurses
Optional Deps : None
Required By : alsa-utils
Conflicts With : None
Replaces : None
Installed Size : 1352.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Tue 08 Jan 2013 10:58:53 AM EST
Install Date : Sun 17 Feb 2013 11:46:57 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A tool to display dialog boxes from shell scripts
Name : diffutils
Version : 3.2-1
URL : http://www.gnu.org/software/diffutils
Licenses : GPL3
Groups : base
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : autoconf yaourt
Conflicts With : None
Replaces : None
Installed Size : 1164.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 02 Sep 2011 07:39:21 PM EDT
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Utility programs used for creating patch files
Name : dirmngr
Version : 1.1.0-4
URL : ftp://ftp.gnupg.org/gcrypt/dirmngr
Licenses : GPL
Groups : None
Provides : None
Depends On : libgcrypt libldap libksba libgpg-error libassuan pth
Optional Deps : None
Required By : gnupg
Conflicts With : None
Replaces : None
Installed Size : 672.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Thu 08 Mar 2012 08:24:02 AM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A daemon to handle CRL and certificate requests
Name : dmenu
Version : 4.5-3
URL : http://tools.suckless.org/dmenu/
Licenses : MIT
Groups : None
Provides : None
Depends On : sh libxinerama
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 76.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Fri 20 Apr 2012 10:09:29 AM EDT
Install Date : Sun 17 Feb 2013 02:37:09 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : A generic menu for X
Name : dnssec-anchors
Version : 20120422-1
URL : http://data.iana.org/root-anchors/
Licenses : custom:NoCopyright
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : ldns
Conflicts With : None
Replaces : None
Installed Size : 8.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : any
Build Date : Sun 22 Apr 2012 03:31:34 AM EDT
Install Date : Wed 20 Feb 2013 04:55:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : DNSSEC trust anchors for the root zone
Name : docbook-xml
Version : 4.5-5
URL : http://www.oasis-open.org/docbook/
Licenses : MIT
Groups : None
Provides : None
Depends On : libxml2
Optional Deps : None
Required By : docbook-xsl gnome-doc-utils
Conflicts With : None
Replaces : None
Installed Size : 2396.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Sat 25 Feb 2012 02:06:59 AM EST
Install Date : Sun 17 Feb 2013 07:42:18 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A widely used XML scheme for writing documentation and help
Name : docbook-xsl
Version : 1.78.0-1
URL : http://docbook.sourceforge.net/
Licenses : custom
Groups : None
Provides : None
Depends On : libxml2 libxslt docbook-xml
Optional Deps : None
Required By : asciidoc
Conflicts With : None
Replaces : None
Installed Size : 16068.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : any
Build Date : Wed 06 Feb 2013 08:05:05 PM EST
Install Date : Sun 17 Feb 2013 07:42:18 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : XML stylesheets for Docbook-xml transformations
Name : e2fsprogs
Version : 1.42.7-1
URL : http://e2fsprogs.sourceforge.net
Licenses : GPL LGPL MIT
Groups : base
Provides : None
Depends On : sh util-linux
Optional Deps : None
Required By : krb5 lib32-e2fsprogs libldap parted
Conflicts With : None
Replaces : None
Installed Size : 3620.00 KiB
Packager : Ronald van Haren <ronald@archlinux.org>
Architecture : x86_64
Build Date : Wed 30 Jan 2013 03:18:34 PM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Ext2/3/4 filesystem utilities
Name : ethtool
Version : 1:3.7-1
URL : http://www.kernel.org/pub/software/network/ethtool/
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : wicd
Conflicts With : None
Replaces : None
Installed Size : 252.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Fri 25 Jan 2013 09:32:59 AM EST
Install Date : Sun 17 Feb 2013 07:27:03 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Utility for controlling network drivers and hardware
Name : exo
Version : 0.10.2-1
URL : http://www.xfce.org/
Licenses : GPL2 LGPL
Groups : xfce4
Provides : None
Depends On : libxfce4ui gtk2 hicolor-icon-theme
Optional Deps : perl-uri: for mail-compose helper script
Required By : thunar
Conflicts With : None
Replaces : None
Installed Size : 3188.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Thu 27 Dec 2012 08:08:29 AM EST
Install Date : Sun 17 Feb 2013 01:50:06 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Extensions to Xfce by os-cillation
Name : expat
Version : 2.1.0-1
URL : http://expat.sourceforge.net/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : avahi dbus fontconfig git lib32-expat libarchive perl-xml-parser polkit python2
Conflicts With : None
Replaces : None
Installed Size : 636.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Tue 27 Mar 2012 07:59:55 PM EDT
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An XML parser library
Name : fakeroot
Version : 1.18.4-1
URL : http://packages.debian.org/fakeroot
Licenses : GPL
Groups : base-devel
Provides : None
Depends On : glibc filesystem sed util-linux sh
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 228.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 04 Jun 2012 01:02:38 AM EDT
Install Date : Sun 17 Feb 2013 11:01:23 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Gives a fake root environment, useful for building packages as a non-privileged user
Name : fftw
Version : 3.3.3-1
URL : http://www.fftw.org/
Licenses : GPL2
Groups : None
Provides : None
Depends On : glibc bash
Optional Deps : None
Required By : pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 12860.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 03 Feb 2013 05:53:38 AM EST
Install Date : Sat 23 Feb 2013 06:08:54 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A library for computing the discrete Fourier transform (DFT)
Name : file
Version : 5.11-2
URL : http://www.darwinsys.com/file/
Licenses : custom
Groups : base base-devel
Provides : None
Depends On : glibc zlib
Optional Deps : None
Required By : mkinitcpio
Conflicts With : None
Replaces : None
Installed Size : 2640.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 07:00:49 AM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : File type identification utility
Name : filesystem
Version : 2013.01-3
URL : http://www.archlinux.org
Licenses : GPL
Groups : base
Provides : None
Depends On : iana-etc
Optional Deps : None
Required By : dbus fakeroot glibc mkinitcpio
Conflicts With : None
Replaces : None
Installed Size : 316.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 02:29:49 AM EST
Install Date : Sun 17 Feb 2013 11:00:56 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Base filesystem
Name : findutils
Version : 4.4.2-5
URL : http://www.gnu.org/software/findutils
Licenses : GPL3
Groups : base base-devel
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : ca-certificates mkinitcpio texinfo
Conflicts With : None
Replaces : None
Installed Size : 1740.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 08:10:17 AM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU utilities to locate files
Name : fixesproto
Version : 5.0-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : xproto xextproto
Optional Deps : None
Required By : compositeproto damageproto libxfixes
Conflicts With : None
Replaces : None
Installed Size : 100.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Sat 25 Feb 2012 05:06:39 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Fixes extension wire protocol
Name : flac
Version : 1.2.1-3
URL : http://flac.sourceforge.net/
Licenses : BSD GPL
Groups : None
Provides : None
Depends On : libogg
Optional Deps : xmms: for using the xmms plugin
Required By : libsndfile
Conflicts With : None
Replaces : None
Installed Size : 1980.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Tue 09 Aug 2011 06:38:37 PM EDT
Install Date : Fri 22 Feb 2013 06:49:21 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Free Lossless Audio Codec
Name : flashplugin
Version : 11.2.202.270-1
URL : http://get.adobe.com/flashplayer
Licenses : custom
Groups : None
Provides : flashplayer
Depends On : mozilla-common libxt libxpm gtk2 nss curl hicolor-icon-theme
Optional Deps : libvdpau: GPU acceleration on Nvidia card
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 23240.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Tue 12 Feb 2013 12:27:55 PM EST
Install Date : Fri 22 Feb 2013 06:36:18 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Adobe Flash Player
Name : flex
Version : 2.5.37-1
URL : http://flex.sourceforge.net
Licenses : custom
Groups : base-devel
Provides : None
Depends On : glibc m4 sh
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1812.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 03 Aug 2012 09:09:58 PM EDT
Install Date : Sun 17 Feb 2013 11:01:23 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A tool for generating text-scanning programs
Name : fontconfig
Version : 2.10.2-1
URL : http://www.fontconfig.org/release/
Licenses : custom
Groups : None
Provides : None
Depends On : expat freetype2
Optional Deps : None
Required By : lib32-fontconfig libxft qt ttf-bitstream-vera ttf-dejavu ttf-liberation xorg-fonts-misc
Conflicts With : None
Replaces : None
Installed Size : 3545.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 27 Nov 2012 10:20:24 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A library for configuring and customizing font access
Name : fontsproto
Version : 2.1.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxfont
Conflicts With : None
Replaces : None
Installed Size : 192.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 23 Mar 2012 01:16:39 PM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 font extension wire protocol
Name : foxitreader-bin
Version : 1.1-2
URL : http://www.foxitsoftware.com/pdf/desklinux/
Licenses : custom
Groups : None
Provides : None
Depends On : desktop-file-utils lib32-gtk2 lib32-libxdamage lib32-sqlite3
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 6180.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Thu 21 Feb 2013 06:34:48 AM EST
Install Date : Thu 21 Feb 2013 06:35:34 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A small, fast PDF viewer builded from rpm
Name : freetype2
Version : 2.4.11-2
URL : http://freetype.sourceforge.net
Licenses : GPL
Groups : None
Provides : None
Depends On : zlib bzip2 sh
Optional Deps : None
Required By : fontconfig grub-common harfbuzz imlib2 lib32-freetype2 libxfont xorg-mkfontscale
Conflicts With : None
Replaces : None
Installed Size : 2686.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 21 Dec 2012 11:15:50 AM EST
Install Date : Sun 17 Feb 2013 11:02:31 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : TrueType font rendering library
Name : fuse
Version : 2.9.2-1
URL : http://fuse.sourceforge.net/
Licenses : GPL2
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : grub-common
Conflicts With : None
Replaces : None
Installed Size : 884.00 KiB
Packager : Ronald van Haren <ronald@archlinux.org>
Architecture : x86_64
Build Date : Sat 17 Nov 2012 10:08:27 AM EST
Install Date : Sun 17 Feb 2013 11:02:31 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library that makes it possible to implement a filesystem in a userspace program.
Name : gamin
Version : 0.1.10-7
URL : http://www.gnome.org/~veillard/gamin
Licenses : GPL
Groups : None
Provides : fam
Depends On : glib2
Optional Deps : python2: for the python module.
Required By : codeblocks
Conflicts With : fam
Replaces : None
Installed Size : 216.00 KiB
Packager : Rashif Rahman (Ray) <schiv@archlinux.org>
Architecture : x86_64
Build Date : Sun 10 Feb 2013 12:19:59 PM EST
Install Date : Sun 17 Feb 2013 07:51:40 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)
Name : gawk
Version : 4.0.2-1
URL : http://www.gnu.org/directory/GNU/gawk.html
Licenses : GPL
Groups : base base-devel
Provides : awk
Depends On : sh glibc
Optional Deps : None
Required By : autoconf mkinitcpio pth sysvinit-tools
Conflicts With : None
Replaces : None
Installed Size : 2556.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 31 Dec 2012 01:03:28 AM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU version of awk
Name : gcc
Version : 4.7.2-4
URL : http://gcc.gnu.org
Licenses : GPL LGPL FDL custom
Groups : base-devel
Provides : None
Depends On : gcc-libs=4.7.2-4 binutils>=2.23 libmpc cloog ppl
Optional Deps : None
Required By : libtool
Conflicts With : None
Replaces : None
Installed Size : 75152.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 21 Jan 2013 02:18:31 PM EST
Install Date : Sun 17 Feb 2013 11:01:25 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : The GNU Compiler Collection - C and C++ frontends
Name : gcc-libs
Version : 4.7.2-4
URL : http://gcc.gnu.org
Licenses : GPL LGPL FDL custom
Groups : base
Provides : None
Depends On : glibc>=2.17
Optional Deps : None
Required By : boost-libs db gcc gettext gmp gnutls graphite groff hunspell icu js lib32-gcc-libs libconfig libproxy libsigc++ pcre rarian v4l-utils webrtc-audio-processing
Conflicts With : None
Replaces : None
Installed Size : 3004.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 21 Jan 2013 02:19:26 PM EST
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Runtime libraries shipped by GCC
Name : gconf
Version : 3.2.5-3
URL : http://www.gnome.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : libxml2 polkit libldap dbus-glib gtk3
Optional Deps : None
Required By : spotify
Conflicts With : None
Replaces : None
Installed Size : 7688.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Wed 31 Oct 2012 05:20:33 AM EDT
Install Date : Sun 24 Feb 2013 08:02:34 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A configuration database system
Name : gdbm
Version : 1.10-1
URL : http://www.gnu.org/software/gdbm/gdbm.html
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : avahi man-db perl python2
Conflicts With : None
Replaces : None
Installed Size : 380.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Fri 18 Nov 2011 07:07:48 PM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : GNU database library
Name : gdk-pixbuf2
Version : 2.26.5-1
URL : http://www.gtk.org/
Licenses : LGPL2.1
Groups : None
Provides : None
Depends On : glib2 libpng libtiff libjpeg libx11
Optional Deps : None
Required By : gtk-update-icon-cache lib32-gdk-pixbuf2 libnotify librsvg
Conflicts With : None
Replaces : None
Installed Size : 4036.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sat 10 Nov 2012 12:19:40 AM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : An image loading library
Name : gettext
Version : 0.18.2-1
URL : http://www.gnu.org/software/gettext/
Licenses : GPL
Groups : base base-devel
Provides : None
Depends On : gcc-libs acl sh glib2
Optional Deps : cvs: for autopoint tool
Required By : grub-common yaourt
Conflicts With : None
Replaces : None
Installed Size : 11584.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 31 Dec 2012 01:21:15 AM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU internationalization library
Name : giflib
Version : 4.1.6-5
URL : http://sourceforge.net/projects/giflib/
Licenses : MIT
Groups : None
Provides : libungif=4.1.6
Depends On : libx11
Optional Deps : None
Required By : imlib2 netbeans
Conflicts With : libungif
Replaces : libungif
Installed Size : 640.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 25 Feb 2012 05:13:00 AM EST
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library for reading and writing gif images
Name : git
Version : 1.8.1.4-1
URL : http://git-scm.com/
Licenses : GPL2
Groups : None
Provides : git-core
Depends On : curl expat>=2.0 perl-error perl>=5.14.0 openssl pcre
Optional Deps : tk: gitk and git gui
perl-libwww: git svn
perl-term-readkey: git svn
perl-mime-tools: git send-email
perl-net-smtp-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
python2: various helper scripts
subversion: git svn
cvsps: git cvsimport
Required By : None
Conflicts With : None
Replaces : git-core
Installed Size : 18544.00 KiB
Packager : Dan McGee <dan@archlinux.org>
Architecture : x86_64
Build Date : Wed 20 Feb 2013 10:06:59 AM EST
Install Date : Wed 20 Feb 2013 01:15:43 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : the fast distributed version control system
Name : glew
Version : 1.9.0-2
URL : http://glew.sourceforge.net
Licenses : BSD MIT GPL
Groups : None
Provides : None
Depends On : libxmu libxi glu
Optional Deps : None
Required By : mesa-demos
Conflicts With : None
Replaces : None
Installed Size : 2389.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 02 Dec 2012 04:42:35 AM EST
Install Date : Sat 23 Feb 2013 05:47:18 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The OpenGL Extension Wrangler Library
Name : glib-networking
Version : 2.34.2-1
URL : http://www.gtk.org/
Licenses : GPL2
Groups : None
Provides : None
Depends On : glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas
Optional Deps : None
Required By : libsoup
Conflicts With : None
Replaces : None
Installed Size : 440.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Mon 12 Nov 2012 05:05:09 PM EST
Install Date : Sun 17 Feb 2013 02:32:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Network-related giomodules for glib
Name : glib2
Version : 2.34.3-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : pcre libffi
Optional Deps : python2: for gdbus-codegen
Required By : at-spi2-core atk avahi conky dbus-glib dconf desktop-file-utils gamin gdk-pixbuf2 gettext glib-networking glibmm gsettings-desktop-schemas gstreamer0.10 harfbuzz lib32-glib2 libcroco libgnome-keyring libplist libsoup libxfce4util menu-cache pkg-config polkit python2-gobject2 qt shared-mime-info systemd udisks vala
Conflicts With : None
Replaces : None
Installed Size : 12324.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Mon 26 Nov 2012 03:27:02 PM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Common C routines used by GTK+ and other libs
Name : glibc
Version : 2.17-3
URL : http://www.gnu.org/software/libc
Licenses : GPL LGPL
Groups : base
Provides : None
Depends On : linux-api-headers>=3.7 tzdata filesystem>=2013.01
Optional Deps : None
Required By : alsa-lib attr bash binutils bison bzip2 coreutils cracklib device-mapper dhcpcd diffutils ethtool expat fakeroot fftw file findutils flex fuse gawk gcc-libs gdbm grep gzip iproute2 iptables json-c kbd keyutils kmod libasyncns libcap libdatrie libdrm libexif libffi libgpg-error libgssglue libice libjpeg-turbo libksba libnl libogg libpcap libpciaccess libpipeline libtasn1 libusbx libutempter libxau libxdmcp lsof lzo2 m4 make mcpp mdadm mkinitcpio-busybox mtdev ncurses net-tools nspr orc p11-kit pacman pam patch pciutils perl pixman popt ppp pth readline run-parts sbc sdl sg3_utils spotify sudo sysfsutils sysvinit-tools tar util-linux v4l-utils vte-common which wpa_actiond xf86-input-evdev xorg-sessreg zlib
Conflicts With : None
Replaces : None
Installed Size : 38832.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 02:09:55 AM EST
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU C Library
Name : glibmm
Version : 2.34.1-1
URL : http://www.gtkmm.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : glib2 libsigc++2.0
Optional Deps : None
Required By : atkmm pangomm
Conflicts With : None
Replaces : None
Installed Size : 5344.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 05 Nov 2012 06:31:14 AM EST
Install Date : Sun 17 Feb 2013 05:23:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Glib-- (glibmm) is a C++ interface for glib
Name : glu
Version : 9.0.0-1
URL : http://cgit.freedesktop.org/mesa/glu/
Licenses : LGPL
Groups : None
Provides : None
Depends On : libgl
Optional Deps : None
Required By : glew
Conflicts With : None
Replaces : None
Installed Size : 537.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 22 Sep 2012 08:51:19 AM EDT
Install Date : Sat 23 Feb 2013 05:47:18 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Mesa OpenGL Utility library
Name : gmp
Version : 5.1.1-1
URL : http://gmplib.org/
Licenses : LGPL3
Groups : None
Provides : None
Depends On : gcc-libs sh
Optional Deps : None
Required By : cloog coreutils mpfr nettle ppl
Conflicts With : None
Replaces : None
Installed Size : 2124.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 11 Feb 2013 08:04:03 PM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A free library for arbitrary precision arithmetic
Name : gmrun
Version : 0.9.2-4
URL : http://sf.net/projects/gmrun
Licenses : GPL
Groups : None
Provides : None
Depends On : gtk2 popt
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 84.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Fri 17 Feb 2012 11:31:41 AM EST
Install Date : Sun 17 Feb 2013 02:35:46 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : A simple program which provides a run program window
Name : gnome-common
Version : 3.6.0-1
URL : http://www.gnome.org
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 48.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : any
Build Date : Wed 17 Oct 2012 02:56:11 AM EDT
Install Date : Sun 24 Feb 2013 06:57:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Common development macros for GNOME
Name : gnome-doc-utils
Version : 0.20.10-1
URL : http://www.gnome.org
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : libxslt python2 docbook-xml rarian
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 3948.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : any
Build Date : Tue 27 Mar 2012 06:57:56 AM EDT
Install Date : Sun 24 Feb 2013 06:57:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Documentation utilities for Gnome
Name : gnome-icon-theme
Version : 3.6.2-1
URL : http://www.gnome.org
Licenses : GPL
Groups : gnome
Provides : None
Depends On : hicolor-icon-theme icon-naming-utils gtk-update-icon-cache gnome-icon-theme-symbolic
Optional Deps : None
Required By : network-manager-applet
Conflicts With : None
Replaces : None
Installed Size : 29820.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : any
Build Date : Wed 14 Nov 2012 02:07:16 AM EST
Install Date : Sun 17 Feb 2013 05:44:35 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNOME icon theme
Name : gnome-icon-theme-symbolic
Version : 3.6.2-1
URL : http://www.gnome.org
Licenses : GPL
Groups : gnome
Provides : None
Depends On : gtk-update-icon-cache icon-naming-utils hicolor-icon-theme
Optional Deps : None
Required By : gnome-icon-theme
Conflicts With : None
Replaces : None
Installed Size : 2328.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : any
Build Date : Wed 14 Nov 2012 02:07:33 AM EST
Install Date : Sun 17 Feb 2013 05:44:34 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : GNOME icon theme, symbolic icons
Name : gnupg
Version : 2.0.19-6
URL : http://www.gnupg.org/
Licenses : GPL
Groups : None
Provides : gnupg2=2.0.19
Depends On : bzip2 libksba libgcrypt pth libassuan readline pinentry dirmngr
Optional Deps : curl: gpg2keys_curl
libldap: gpg2keys_ldap
libusb-compat: scdaemon
Required By : gpgme
Conflicts With : gnupg2
Replaces : gnupg2
Installed Size : 7192.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Thu 14 Feb 2013 06:17:35 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Complete and free implementation of the OpenPGP standard
Name : gnutls
Version : 3.1.8-1
URL : http://www.gnutls.org/
Licenses : GPL3 LGPL
Groups : None
Provides : None
Depends On : gcc-libs>=4.7.1-5 libtasn1>=3.0 readline zlib nettle>=2.4 p11-kit>=0.12
Optional Deps : None
Required By : glib-networking libcups libimobiledevice
Conflicts With : None
Replaces : None
Installed Size : 7144.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 10 Feb 2013 01:46:19 PM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A library which provides a secure layer over a reliable transport layer
Name : gparted
Version : 0.14.1-1
URL : http://gparted.sourceforge.net
Licenses : GPL
Groups : None
Provides : None
Depends On : parted gtkmm hicolor-icon-theme
Optional Deps : dosfstools: for FAT16 and FAT32 partitions
jfsutils: for jfs partitions
ntfsprogs: for ntfs partitions
reiserfsprogs: for reiser partitions
xfsprogs: for xfs partitions
nilfs-utils: for nilfs2 support
polkit-gnome: to run gparted directly from menu
gpart: for recovering corrupt partition tables
mtools
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 5600.00 KiB
Packager : Giovanni Scafora <giovanni@archlinux.org>
Architecture : x86_64
Build Date : Wed 12 Dec 2012 07:49:54 PM EST
Install Date : Sun 24 Feb 2013 06:57:35 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A Partition Magic clone, frontend to GNU Parted
Name : gpgme
Version : 1.3.1-5
URL : http://www.gnupg.org/related_software/gpgme/
Licenses : GPL
Groups : None
Provides : None
Depends On : libgpg-error pth gnupg>=2
Optional Deps : None
Required By : pacman
Conflicts With : None
Replaces : None
Installed Size : 864.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Sun 20 Jan 2013 11:43:08 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A C wrapper library for GnuPG
Name : graphite
Version : 1:1.2.0-1
URL : http://projects.palaso.org/projects/graphitedev
Licenses : LGPL GPL custom
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Required By : harfbuzz
Conflicts With : None
Replaces : None
Installed Size : 212.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 21 Dec 2012 02:46:24 PM EST
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : reimplementation of the SIL Graphite text processing engine
Name : grep
Version : 2.14-2
URL : http://www.gnu.org/software/grep/grep.html
Licenses : GPL3
Groups : base base-devel
Provides : None
Depends On : glibc pcre sh
Optional Deps : None
Required By : mkinitcpio
Conflicts With : None
Replaces : None
Installed Size : 1364.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 07:11:13 AM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A string search utility
Name : groff
Version : 1.22.2-2
URL : http://www.gnu.org/software/groff/groff.html
Licenses : GPL
Groups : base-devel
Provides : None
Depends On : perl gcc-libs
Optional Deps : netpbm: for use together with man -H command interaction in browsers
psutils: for use together with man -H command interaction in browsers
Required By : man-db
Conflicts With : None
Replaces : None
Installed Size : 8876.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Tue 12 Feb 2013 10:58:18 PM EST
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU troff text-formatting system
Name : grub-bios
Version : 2.00-1
URL : https://www.gnu.org/software/grub/
Licenses : GPL3
Groups : None
Provides : grub2-bios
Depends On : grub-common=2.00
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : grub2-bios
Installed Size : 2176.00 KiB
Packager : Ronald van Haren <ronald@archlinux.org>
Architecture : x86_64
Build Date : Thu 28 Jun 2012 01:30:18 PM EDT
Install Date : Sun 17 Feb 2013 11:02:32 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : GNU GRand Unified Bootloader - i386 PC BIOS Modules
Name : grub-common
Version : 2.00-1
URL : https://www.gnu.org/software/grub/
Licenses : GPL3
Groups : None
Provides : grub2-common
Depends On : sh xz freetype2 gettext device-mapper fuse
Optional Deps : libisoburn: provides xorriso for generating grub rescue iso using grub-mkrescue
os-prober: to detect other OSes when generating grub.cfg in BIOS systems
mtools: for grub-mkrescue FAT FS support
Required By : grub-bios
Conflicts With : grub-legacy grub
Replaces : grub2-common
Installed Size : 14036.00 KiB
Packager : Ronald van Haren <ronald@archlinux.org>
Architecture : x86_64
Build Date : Thu 28 Jun 2012 01:30:05 PM EDT
Install Date : Sun 17 Feb 2013 11:02:31 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : GNU GRand Unified Bootloader - Utilities and Common Files
Name : gsettings-desktop-schemas
Version : 3.6.1-1
URL : http://live.gnome.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : glib2
Optional Deps : None
Required By : glib-networking
Conflicts With : None
Replaces : None
Installed Size : 2332.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : any
Build Date : Tue 13 Nov 2012 06:33:08 AM EST
Install Date : Sun 17 Feb 2013 02:32:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Shared GSettings schemas for the desktop
Name : gstreamer0.10
Version : 0.10.36-1
URL : http://gstreamer.freedesktop.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : libxml2 glib2
Optional Deps : sh: feedback script
Required By : gstreamer0.10-base
Conflicts With : None
Replaces : None
Installed Size : 13056.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 12 Mar 2012 10:51:04 AM EDT
Install Date : Sun 17 Feb 2013 07:51:40 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GStreamer Multimedia Framework
Name : gstreamer0.10-base
Version : 0.10.36-1
URL : http://gstreamer.freedesktop.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : gstreamer0.10>=0.10.35 orc libxv
Optional Deps : None
Required By : qtwebkit wxgtk
Conflicts With : None
Replaces : None
Installed Size : 11308.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 12 Mar 2012 11:33:55 AM EDT
Install Date : Sun 17 Feb 2013 07:51:41 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GStreamer Multimedia Framework Base plugin libraries
Name : gtk-update-icon-cache
Version : 2.24.15-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : gdk-pixbuf2>=2.24.1-3
Optional Deps : None
Required By : codeblocks dconf gnome-icon-theme gnome-icon-theme-symbolic gtk2 gtk3
Conflicts With : None
Replaces : None
Installed Size : 28.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sun 10 Feb 2013 07:46:06 AM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The GTK+ update icon cache tool
Name : gtk2
Version : 2.24.15-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : atk pango libxcursor libxinerama libxrandr libxi libxcomposite libxdamage shared-mime-info cairo libcups gtk-update-icon-cache
Optional Deps : None
Required By : batti chromium exo flashplugin gmrun gtkmm leafpad lib32-gtk2 libfm libglade libkeybinder2 libxfce4ui lxappearance obconf pcmanfm scite thunar tint2 vte wxgtk xchat
Conflicts With : None
Replaces : gtk2-docs
Installed Size : 56024.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sun 10 Feb 2013 07:45:39 AM EST
Install Date : Sun 17 Feb 2013 12:01:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : GTK+ is a multi-platform toolkit (v2)
Name : gtk3
Version : 3.6.4-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : atk cairo gtk-update-icon-cache libcups libxcursor libxinerama libxrandr libxi libxcomposite libxdamage pango shared-mime-info colord at-spi2-atk
Optional Deps : None
Required By : gconf network-manager-applet networkmanager-openvpn polkit-gnome spacefm volumeicon-git zenity
Conflicts With : None
Replaces : None
Installed Size : 56784.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 07 Jan 2013 08:00:46 AM EST
Install Date : Sun 17 Feb 2013 01:52:03 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : GObject-based multi-platform GUI toolkit (v3)
Name : gtkmm
Version : 2.24.2-2
URL : http://gtkmm.sourceforge.net/
Licenses : LGPL
Groups : None
Provides : None
Depends On : gtk2 pangomm atkmm
Optional Deps : None
Required By : gparted nitrogen
Conflicts With : None
Replaces : None
Installed Size : 9504.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Mon 23 Jan 2012 10:29:40 PM EST
Install Date : Sun 17 Feb 2013 05:23:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : C++ bindings for gtk2
Name : gzip
Version : 1.5-3
URL : http://www.gnu.org/software/gzip/
Licenses : GPL3
Groups : base base-devel
Provides : None
Depends On : glibc bash
Optional Deps : None
Required By : logrotate mkinitcpio texinfo
Conflicts With : None
Replaces : None
Installed Size : 248.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Tue 05 Feb 2013 05:43:45 PM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU compression utility
Name : harfbuzz
Version : 0.9.9-3
URL : http://www.freedesktop.org/wiki/Software/HarfBuzz
Licenses : MIT
Groups : None
Provides : None
Depends On : icu glib2 freetype2 graphite>=1.2.0
Optional Deps : cairo: hb-view program
Required By : chromium lib32-harfbuzz pango
Conflicts With : None
Replaces : None
Installed Size : 840.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sat 19 Jan 2013 04:25:59 PM EST
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : OpenType text shaping engine.
Name : heirloom-mailx
Version : 12.5-3
URL : http://heirloom.sourceforge.net/mailx.html
Licenses : custom
Groups : base
Provides : mailx mailx-heirloom
Depends On : openssl krb5
Optional Deps : smtp-forwarder: for sending mail
Required By : None
Conflicts With : mailx mailx-heirloom
Replaces : mailx mailx-heirloom
Installed Size : 472.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Fri 04 Nov 2011 04:43:58 PM EDT
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A commandline utility for sending and receiving email
Name : hicolor-icon-theme
Version : 0.12-2
URL : http://icon-theme.freedesktop.org/wiki/HicolorTheme
Licenses : GPL2
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : batti chromium codeblocks exo flashplugin gnome-icon-theme gnome-icon-theme-symbolic gparted jre7-openjdk libxfce4ui nitrogen qt skype thunar xchat xfce4-notifyd
Conflicts With : None
Replaces : None
Installed Size : 1400.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Wed 08 Feb 2012 03:26:51 PM EST
Install Date : Sun 17 Feb 2013 01:40:36 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Freedesktop.org Hicolor icon theme
Name : hunspell
Version : 1.3.2-2
URL : http://hunspell.sourceforge.net/
Licenses : GPL LGPL MPL
Groups : None
Provides : None
Depends On : gcc-libs readline
Optional Deps : perl: for ispellaff2myspell
Required By : codeblocks
Conflicts With : None
Replaces : None
Installed Size : 733.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 15 Sep 2012 03:45:38 AM EDT
Install Date : Sun 17 Feb 2013 07:51:40 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Spell checker and morphological analyzer library and program
Name : hwids
Version : 20130214-1
URL : https://github.com/gentoo/hwids
Licenses : GPL2
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : pciutils systemd usbutils
Conflicts With : None
Replaces : None
Installed Size : 1272.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : any
Build Date : Thu 14 Feb 2013 08:03:00 PM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : hardware identification databases
Name : iana-etc
Version : 2.30-3
URL : http://sethwklein.net/iana-etc.html
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : filesystem
Conflicts With : None
Replaces : None
Installed Size : 3524.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : any
Build Date : Sun 22 Jul 2012 01:24:07 PM EDT
Install Date : Sun 17 Feb 2013 11:00:56 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : /etc/protocols and /etc/services provided by IANA
Name : icon-naming-utils
Version : 0.8.90-2
URL : http://tango.freedesktop.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : perl-xml-simple
Optional Deps : None
Required By : gnome-icon-theme gnome-icon-theme-symbolic
Conflicts With : None
Replaces : None
Installed Size : 48.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : any
Build Date : Mon 06 Jun 2011 08:29:13 AM EDT
Install Date : Sun 17 Feb 2013 05:44:34 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Maps the new names of icons for Tango to the legacy names used by the GNOME and KDE desktops.
Name : icu
Version : 50.1.2-1
URL : http://www.icu-project.org/
Licenses : custom:"icu"
Groups : None
Provides : None
Depends On : gcc-libs>=4.7.1-5 sh
Optional Deps : None
Required By : boost-libs harfbuzz lib32-icu
Conflicts With : None
Replaces : None
Installed Size : 29252.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 19 Jan 2013 07:57:53 AM EST
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : International Components for Unicode library
Name : imlib2
Version : 1.4.5-2
URL : http://sourceforge.net/projects/enlightenment/
Licenses : BSD
Groups : None
Provides : None
Depends On : libtiff giflib bzip2 freetype2 libxext libpng libid3tag libjpeg-turbo
Optional Deps : None
Required By : conky openbox tint2
Conflicts With : None
Replaces : None
Installed Size : 1740.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Mon 23 Jan 2012 03:56:55 PM EST
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support
Name : inetutils
Version : 1.9.1-4
URL : http://www.gnu.org/software/inetutils/
Licenses : GPL3
Groups : base
Provides : None
Depends On : readline ncurses pam
Optional Deps : None
Required By : wicd xorg-xinit
Conflicts With : None
Replaces : None
Installed Size : 1096.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Fri 31 Aug 2012 06:27:53 PM EDT
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A collection of common network programs
Name : inputproto
Version : 2.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : lib32-libxi libxi libxtst
Conflicts With : None
Replaces : None
Installed Size : 588.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 02 Mar 2012 09:23:10 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Input extension wire protocol
Name : intel-dri
Version : 9.1-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : xf86-video-intel
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : intltool
Version : 0.50.2-1
URL : https://edge.launchpad.net/intltool
Licenses : GPL
Groups : None
Provides : None
Depends On : perl-xml-parser
Optional Deps : None
Required By : lxappearance menu-cache
Conflicts With : None
Replaces : None
Installed Size : 216.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : any
Build Date : Mon 02 Apr 2012 09:17:33 PM EDT
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The internationalization tool collection
Name : iproute2
Version : 3.7.0-1
URL : http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
Licenses : GPL2
Groups : base
Provides : iproute
Depends On : glibc db iptables
Optional Deps : linux-atm: ATM support
Required By : dhclient netcfg networkmanager openvpn
Conflicts With : iproute
Replaces : iproute
Installed Size : 1692.00 KiB
Packager : Ronald van Haren <ronald@archlinux.org>
Architecture : x86_64
Build Date : Wed 30 Jan 2013 03:25:30 PM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : IP Routing Utilities
Name : iptables
Version : 1.4.16.3-1
URL : http://www.netfilter.org/projects/iptables/index.html
Licenses : GPL2
Groups : None
Provides : None
Depends On : glibc bash
Optional Deps : None
Required By : iproute2
Conflicts With : None
Replaces : None
Installed Size : 1772.00 KiB
Packager : Ronald van Haren <ronald@archlinux.org>
Architecture : x86_64
Build Date : Thu 06 Dec 2012 02:26:47 PM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Linux kernel packet control tool
Name : iputils
Version : 20121221-1
URL : http://www.skbuff.net/iputils/
Licenses : GPL BSD
Groups : base
Provides : None
Depends On : openssl sysfsutils libcap
Optional Deps : xinetd: for tftpd
Required By : None
Conflicts With : netkit-base arping netkit-tftpd
Replaces : netkit-base
Installed Size : 284.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Tue 08 Jan 2013 11:14:47 AM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Network monitoring tools, including ping
Name : isl
Version : 0.11.1-1
URL : http://www.kotnet.org/~skimo/isl/
Licenses : MIT
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : cloog
Conflicts With : None
Replaces : None
Installed Size : 3552.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Wed 12 Dec 2012 11:24:26 PM EST
Install Date : Sun 17 Feb 2013 11:01:23 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library for manipulating sets and relations of integer points bounded by linear constraints
Name : iso-codes
Version : 3.38-1
URL : http://pkg-isocodes.alioth.debian.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : network-manager-applet
Conflicts With : None
Replaces : None
Installed Size : 14420.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : any
Build Date : Thu 09 Aug 2012 03:49:45 AM EDT
Install Date : Fri 22 Feb 2013 12:22:09 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Lists of the country, language, and currency names
Name : jdk7-openjdk
Version : 7.u13_2.3.7-1
URL : http://icedtea.classpath.org
Licenses : custom
Groups : None
Provides : java-environment=7
Depends On : jre7-openjdk
Optional Deps : None
Required By : netbeans
Conflicts With : java-environment
Replaces : openjdk6
Installed Size : 20061.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 20 Feb 2013 01:37:56 PM EST
Install Date : Wed 20 Feb 2013 06:57:20 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - SDK
Name : jfsutils
Version : 1.1.15-3
URL : http://jfs.sourceforge.net
Licenses : GPL
Groups : base
Provides : None
Depends On : util-linux-ng
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1052.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Wed 02 Nov 2011 08:47:56 AM EDT
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : JFS filesystem utilities
Name : jre7-openjdk
Version : 7.u13_2.3.7-1
URL : http://icedtea.classpath.org
Licenses : custom
Groups : None
Provides : java-runtime=7
Depends On : jre7-openjdk-headless xdg-utils hicolor-icon-theme
Optional Deps : icedtea-web-java7: web browser plugin + Java Web Start
alsa-lib: for basic sound support
giflib: for gif format support
libpulse: for advanced sound support
gtk2: for the Gtk+ look and feel - desktop usage
libxtst: linked in xawt/libmawt.so - desktop usage
Required By : jdk7-openjdk tor-browser-en
Conflicts With : openjdk6
Replaces : None
Installed Size : 556.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 20 Feb 2013 01:37:53 PM EST
Install Date : Wed 20 Feb 2013 06:57:19 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs -Full Java runtime environment - needed for executing Java GUI and Webstart programs
Name : jre7-openjdk-headless
Version : 7.u13_2.3.7-1
URL : http://icedtea.classpath.org
Licenses : custom
Groups : None
Provides : java-runtime-headless=7
Depends On : libjpeg-turbo lcms2 nss ca-certificates-java
Optional Deps : libcups: needed for Java Mauve support - libmawt.so
fontconfig: needed for Java Mauve support - libmawt.so
Required By : jre7-openjdk
Conflicts With : openjdk6
Replaces : None
Installed Size : 53898.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 20 Feb 2013 01:37:32 PM EST
Install Date : Wed 20 Feb 2013 06:57:18 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programs
Name : js
Version : 1.8.5-3
URL : https://developer.mozilla.org/En/SpiderMonkey/1.8.5
Licenses : GPL2
Groups : None
Provides : None
Depends On : nspr gcc-libs
Optional Deps : None
Required By : polkit
Conflicts With : spidermonkey
Replaces : spidermonkey
Installed Size : 8312.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Thu 21 Jul 2011 05:40:24 PM EDT
Install Date : Sun 17 Feb 2013 01:51:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : JavaScript interpreter and libraries
Name : json-c
Version : 0.10-2
URL : https://github.com/json-c/json-c/wiki
Licenses : MIT
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : libpulse
Conflicts With : None
Replaces : None
Installed Size : 136.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 07:09:24 PM EST
Install Date : Sat 23 Feb 2013 06:08:53 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A JSON implementation in C
Name : kbd
Version : 1.15.5-3
URL : http://www.kbd-project.org
Licenses : GPL
Groups : None
Provides : vlock
Depends On : glibc pam
Optional Deps : None
Required By : systemd
Conflicts With : vlock
Replaces : vlock
Installed Size : 4512.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Wed 16 Jan 2013 01:15:33 PM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Keytable files and keyboard utilities
Name : kbproto
Version : 1.0.6-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libx11
Conflicts With : None
Replaces : None
Installed Size : 1085.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 23 Mar 2012 01:17:50 PM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 XKB extension wire protocol
Name : keyutils
Version : 1.5.5-3
URL : http://www.kernel.org
Licenses : GPL2 LGPL2.1
Groups : None
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : krb5 lib32-keyutils
Conflicts With : None
Replaces : None
Installed Size : 256.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Sat 23 Jun 2012 12:27:41 PM EDT
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Linux Key Management Utilities
Name : kmod
Version : 12-1
URL : http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary
Licenses : GPL2
Groups : None
Provides : module-init-tools=3.16
Depends On : glibc zlib
Optional Deps : None
Required By : mkinitcpio systemd
Conflicts With : module-init-tools
Replaces : module-init-tools
Installed Size : 524.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Tue 04 Dec 2012 10:53:14 PM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Linux kernel module handling
Name : krb5
Version : 1.11-3
URL : http://web.mit.edu/kerberos/
Licenses : custom
Groups : None
Provides : None
Depends On : e2fsprogs libldap keyutils
Optional Deps : None
Required By : heirloom-mailx lib32-krb5 libcups openssh
Conflicts With : None
Replaces : None
Installed Size : 4372.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Thu 07 Feb 2013 02:51:57 PM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The Kerberos network authentication system
Name : lcms2
Version : 2.4-1
URL : http://www.littlecms.com
Licenses : MIT
Groups : None
Provides : None
Depends On : libtiff
Optional Deps : None
Required By : colord jre7-openjdk-headless
Conflicts With : None
Replaces : None
Installed Size : 1204.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Sat 15 Sep 2012 07:42:33 PM EDT
Install Date : Sun 17 Feb 2013 01:51:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Small-footprint color management engine, version 2
Name : ldns
Version : 1.6.16-1
URL : http://www.nlnetlabs.nl/projects/ldns/
Licenses : custom:BSD
Groups : None
Provides : None
Depends On : openssl dnssec-anchors
Optional Deps : libpcap: ldns-dpa tool
Required By : openssh
Conflicts With : None
Replaces : None
Installed Size : 3240.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Thu 15 Nov 2012 09:15:53 PM EST
Install Date : Wed 20 Feb 2013 04:55:36 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Fast DNS library supporting recent RFCs
Name : leafpad
Version : 0.8.18.1-3
URL : http://tarot.freeshell.org/leafpad/
Licenses : GPL
Groups : None
Provides : None
Depends On : gtk2 desktop-file-utils
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 432.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Thu 23 Feb 2012 07:31:32 AM EST
Install Date : Sun 17 Feb 2013 03:55:35 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A notepad clone for GTK+ 2.0
Name : less
Version : 451-1
URL : http://www.greenwoodsoftware.com/less
Licenses : GPL3
Groups : base
Provides : None
Depends On : ncurses pcre
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 232.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 30 Jul 2012 08:40:22 PM EDT
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A terminal based program for viewing text files
Name : lib32-alsa-lib
Version : 1.0.26-1
URL : http://www.alsa-project.org
Licenses : GPL
Groups : None
Provides : None
Depends On : lib32-glibc alsa-lib
Optional Deps : None
Required By : lib32-qt skype teamviewer
Conflicts With : None
Replaces : None
Installed Size : 1032.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Fri 07 Sep 2012 06:04:18 AM EDT
Install Date : Sun 17 Feb 2013 07:49:56 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An alternative implementation of Linux sound support (32 bit)
Name : lib32-atk
Version : 2.6.0-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : lib32-glib2>=2.25.17 atk
Optional Deps : None
Required By : lib32-gtk2
Conflicts With : None
Replaces : None
Installed Size : 140.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Wed 31 Oct 2012 06:59:19 AM EDT
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library providing a set of interfaces for accessibility (32-bit)
Name : lib32-bzip2
Version : 1.0.6-1
URL : http://sources.redhat.com/bzip2
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc bzip2
Optional Deps : None
Required By : lib32-freetype2
Conflicts With : None
Replaces : None
Installed Size : 140.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Wed 03 Aug 2011 10:35:15 AM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A high-quality data compression program (32-bit)
Name : lib32-cairo
Version : 1.12.12-1
URL : http://cairographics.org/
Licenses : LGPL MPL
Groups : None
Provides : None
Depends On : lib32-libpng lib32-libxext lib32-libxrender lib32-fontconfig lib32-pixman lib32-glib2 cairo
Optional Deps : None
Required By : lib32-gtk2 lib32-pango
Conflicts With : None
Replaces : None
Installed Size : 1524.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Mon 04 Feb 2013 07:30:59 PM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Cairo vector graphics library (32-bit)
Name : lib32-dbus-core
Version : 1.6.8-1
URL : http://www.freedesktop.org/Software/dbus
Licenses : GPL custom
Groups : None
Provides : None
Depends On : lib32-glibc lib32-expat dbus-core
Optional Deps : None
Required By : lib32-glib2 lib32-qt
Conflicts With : None
Replaces : None
Installed Size : 316.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Tue 09 Oct 2012 01:09:25 PM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Freedesktop.org message bus system (32-bit)
Name : lib32-e2fsprogs
Version : 1.42.7-1
URL : http://e2fsprogs.sourceforge.net
Licenses : GPL LGPL MIT
Groups : None
Provides : None
Depends On : lib32-util-linux e2fsprogs
Optional Deps : None
Required By : lib32-krb5
Conflicts With : None
Replaces : None
Installed Size : 900.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Tue 05 Feb 2013 02:59:31 PM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Ext2 filesystem libraries (32-bit)
Name : lib32-expat
Version : 2.1.0-1
URL : http://expat.sourceforge.net/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc expat
Optional Deps : None
Required By : lib32-dbus-core lib32-fontconfig
Conflicts With : None
Replaces : None
Installed Size : 380.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Wed 04 Apr 2012 12:55:03 PM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An XML Parser library written in C (32 bit)
Name : lib32-fontconfig
Version : 2.10.2-1
URL : http://www.fontconfig.org/release/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-expat>=2.0.1 lib32-freetype2>=2.3.11 fontconfig
Optional Deps : None
Required By : lib32-cairo lib32-libxft lib32-qt
Conflicts With : None
Replaces : None
Installed Size : 240.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Mon 03 Dec 2012 10:42:08 AM EST
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library for configuring and customizing font access (32-bit)
Name : lib32-freetype2
Version : 2.4.11-1
URL : http://freetype.sourceforge.net
Licenses : GPL
Groups : None
Provides : None
Depends On : lib32-zlib lib32-bzip2 freetype2
Optional Deps : None
Required By : lib32-fontconfig lib32-harfbuzz lib32-pango teamviewer
Conflicts With : None
Replaces : None
Installed Size : 1356.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Sat 22 Dec 2012 07:40:58 AM EST
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : TrueType font rendering library (32-bit)
Name : lib32-gcc-libs
Version : 4.7.2-4
URL : http://gcc.gnu.org
Licenses : GPL LGPL FDL custom
Groups : None
Provides : None
Depends On : lib32-glibc>=2.17 gcc-libs>=4.7.2
Optional Deps : None
Required By : lib32-icu lib32-pcre lib32-v4l-utils teamviewer
Conflicts With : None
Replaces : None
Installed Size : 2900.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Tue 22 Jan 2013 04:38:58 PM EST
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Runtime libraries shipped by GCC (32-bit)
Name : lib32-gdk-pixbuf2
Version : 2.26.5-1
URL : http://www.gtk.org/
Licenses : LGPL2
Groups : None
Provides : None
Depends On : lib32-glib2 lib32-libpng lib32-libtiff lib32-libjpeg lib32-libx11 gdk-pixbuf2
Optional Deps : None
Required By : lib32-gtk2
Conflicts With : None
Replaces : None
Installed Size : 500.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Wed 14 Nov 2012 11:17:06 AM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : An image loading library (32-bit)
Name : lib32-glib2
Version : 2.34.3-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : lib32-pcre lib32-zlib lib32-dbus-core lib32-libffi glib2
Optional Deps : None
Required By : lib32-atk lib32-cairo lib32-gdk-pixbuf2 lib32-harfbuzz lib32-pango lib32-qt lib32-systemd
Conflicts With : None
Replaces : None
Installed Size : 6948.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Mon 03 Dec 2012 10:45:17 AM EST
Install Date : Sun 17 Feb 2013 07:49:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Common C routines used by GTK+ 2.4 and other libs (32-bit)
Name : lib32-glibc
Version : 2.17-2
URL : http://www.gnu.org/software/libc
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : lib32-alsa-lib lib32-bzip2 lib32-dbus-core lib32-expat lib32-gcc-libs lib32-keyutils lib32-libffi lib32-libgpg-error lib32-libice lib32-libjpeg-turbo lib32-libpciaccess lib32-libxau lib32-libxdmcp lib32-pixman lib32-sqlite lib32-util-linux lib32-xz lib32-zlib teamviewer
Conflicts With : None
Replaces : None
Installed Size : 14984.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Tue 22 Jan 2013 05:20:27 PM EST
Install Date : Sun 17 Feb 2013 07:49:56 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GNU C Library for multilib
Name : lib32-gtk2
Version : 2.24.15-1
URL : http://www.gtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : lib32-atk>=1.30.0 lib32-pango>=1.28.0 lib32-cairo>=1.10.0 lib32-gdk-pixbuf2>=2.22.1 lib32-libcups>=1.4.4 lib32-libxcursor lib32-libxrandr>=1.3 lib32-libxi>=1.3 lib32-libxinerama lib32-libxcomposite lib32-libxdamage gtk2
Optional Deps : None
Required By : foxitreader-bin
Conflicts With : None
Replaces : None
Installed Size : 5948.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Fri 15 Feb 2013 10:22:59 AM EST
Install Date : Thu 21 Feb 2013 06:34:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : The GTK+ Toolkit (v2) (32-bit)
Name : lib32-harfbuzz
Version : 0.9.9-2
URL : http://www.freedesktop.org/wiki/Software/HarfBuzz
Licenses : MIT
Groups : None
Provides : None
Depends On : lib32-icu lib32-glib2 lib32-freetype2 harfbuzz
Optional Deps : None
Required By : lib32-pango
Conflicts With : None
Replaces : None
Installed Size : 616.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Wed 23 Jan 2013 12:08:20 PM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : OpenType text shaping engine. (32-bit)
Name : lib32-icu
Version : 50.1.2-1
URL : http://www.icu-project.org/
Licenses : custom:icu
Groups : None
Provides : None
Depends On : lib32-gcc-libs icu
Optional Deps : None
Required By : lib32-harfbuzz
Conflicts With : None
Replaces : None
Installed Size : 24544.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Wed 23 Jan 2013 11:41:37 AM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : International Components for Unicode library (32 bit)
Name : lib32-intel-dri
Version : 9.1-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : lib32-keyutils
Version : 1.5.5-1
URL : http://www.kernel.org
Licenses : GPL2 LGPL2.1
Groups : None
Provides : None
Depends On : lib32-glibc keyutils
Optional Deps : None
Required By : lib32-krb5
Conflicts With : None
Replaces : None
Installed Size : 24.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Mon 19 Dec 2011 02:16:16 PM EST
Install Date : Thu 21 Feb 2013 06:34:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Linux Key Management Utilities (32-bit)
Name : lib32-krb5
Version : 1.11-1
URL : http://web.mit.edu/kerberos/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-e2fsprogs lib32-libldap lib32-keyutils krb5
Optional Deps : None
Required By : lib32-libcups
Conflicts With : None
Replaces : None
Installed Size : 2248.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Sat 22 Dec 2012 07:43:04 AM EST
Install Date : Thu 21 Feb 2013 06:34:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The Kerberos network authentication system (32-bit)
Name : lib32-libcups
Version : 1.6.1-1
URL : http://www.cups.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : lib32-krb5 lib32-libtiff lib32-libpng libcups
Optional Deps : None
Required By : lib32-gtk2
Conflicts With : None
Replaces : None
Installed Size : 652.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Wed 01 Aug 2012 03:34:25 PM EDT
Install Date : Thu 21 Feb 2013 06:34:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The CUPS Printing System - client libraries (32-bit)
Name : lib32-libdrm
Version : 2.4.42-1
URL : http://dri.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libpciaccess libdrm
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 360.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Fri 08 Feb 2013 04:52:24 PM EST
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Userspace interface to kernel DRM services (32-bit)
Name : lib32-libffi
Version : 3.0.11-1
URL : http://sourceware.org/libffi
Licenses : MIT
Groups : None
Provides : None
Depends On : lib32-glibc
Optional Deps : None
Required By : lib32-glib2
Conflicts With : None
Replaces : None
Installed Size : 96.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Fri 27 Apr 2012 03:18:22 AM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A portable, high level programming interface to various calling conventions (32 bits version)
Name : lib32-libgcrypt
Version : 1.5.0-1
URL : http://www.gnupg.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : lib32-libgpg-error>=1.7 libgcrypt
Optional Deps : None
Required By : lib32-systemd
Conflicts With : None
Replaces : None
Installed Size : 532.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 08 Dec 2011 02:38:21 PM EST
Install Date : Sat 23 Feb 2013 10:38:15 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : a general purpose crypto library based on the code used (32-bit)
Name : lib32-libgpg-error
Version : 1.10-1
URL : http://www.gnupg.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : lib32-glibc libgpg-error
Optional Deps : None
Required By : lib32-libgcrypt
Conflicts With : None
Replaces : None
Installed Size : 16.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 08 Dec 2011 02:41:52 PM EST
Install Date : Sat 23 Feb 2013 10:38:15 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Support library for libgcrypt (32-bit)
Name : lib32-libice
Version : 1.0.8-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc libice
Optional Deps : None
Required By : lib32-libsm
Conflicts With : None
Replaces : None
Installed Size : 228.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 18 Mar 2012 10:13:53 AM EDT
Install Date : Sun 17 Feb 2013 07:50:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Inter-Client Exchange library (32-bit)
Name : lib32-libjpeg-turbo
Version : 1.2.1-1
URL : http://libjpeg-turbo.virtualgl.org/
Licenses : GPL custom
Groups : None
Provides : lib32-libjpeg=8.0.2
Depends On : lib32-glibc libjpeg-turbo
Optional Deps : None
Required By : lib32-gdk-pixbuf2 lib32-libmng lib32-libtiff lib32-v4l-utils
Conflicts With : lib32-libjpeg
Replaces : lib32-libjpeg
Installed Size : 476.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Fri 06 Jul 2012 11:35:31 AM EDT
Install Date : Sun 17 Feb 2013 07:49:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : libjpeg derivative with accelerated baseline JPEG compression and decompression (32-bit)
Name : lib32-libldap
Version : 2.4.33-1
URL : http://www.openldap.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-openssl libldap
Optional Deps : None
Required By : lib32-krb5
Conflicts With : None
Replaces : None
Installed Size : 1576.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Tue 23 Oct 2012 05:45:36 PM EDT
Install Date : Thu 21 Feb 2013 06:34:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Lightweight Directory Access Protocol (LDAP) client libraries (32-bit)
Name : lib32-libmng
Version : 1.0.10-6
URL : http://www.libmng.com/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-zlib lib32-libjpeg>=8 libmng
Optional Deps : None
Required By : lib32-qt
Conflicts With : None
Replaces : None
Installed Size : 948.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sat 05 Nov 2011 03:30:21 PM EDT
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A collection of routines used to create and manipulate MNG format graphics files (32-bit)
Name : lib32-libpciaccess
Version : 0.13.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc libpciaccess
Optional Deps : None
Required By : lib32-libdrm
Conflicts With : None
Replaces : None
Installed Size : 104.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Tue 10 Apr 2012 12:18:48 PM EDT
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 PCI access library (32-bit
Name : lib32-libpng
Version : 1.5.13-1
URL : http://www.libpng.org/pub/png/libpng.html
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-zlib libpng
Optional Deps : None
Required By : lib32-cairo lib32-gdk-pixbuf2 lib32-libcups lib32-qt
Conflicts With : None
Replaces : None
Installed Size : 452.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Sun 21 Oct 2012 06:50:26 AM EDT
Install Date : Sun 17 Feb 2013 07:49:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A collection of routines used to create PNG format graphics files (32-bit)
Name : lib32-libsm
Version : 1.2.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libice lib32-util-linux-ng libsm
Optional Deps : None
Required By : lib32-qt teamviewer
Conflicts With : None
Replaces : None
Installed Size : 96.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Mon 26 Mar 2012 06:00:30 AM EDT
Install Date : Sun 17 Feb 2013 07:50:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Session Management library (32-bit)
Name : lib32-libtiff
Version : 4.0.3-1
URL : http://www.remotesensing.org/libtiff/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libjpeg lib32-zlib libtiff
Optional Deps : None
Required By : lib32-gdk-pixbuf2 lib32-libcups lib32-qt
Conflicts With : None
Replaces : None
Installed Size : 1044.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Tue 09 Oct 2012 01:13:12 PM EDT
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library for manipulation of TIFF images (32-bit)
Name : lib32-libtxc_dxtn
Version : 1.0.1-3
URL : http://dri.freedesktop.org/wiki/S3TC
Licenses : custom:BSD
Groups : None
Provides : None
Depends On : lib32-mesa
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 24.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Fri 21 Dec 2012 06:15:00 AM EST
Install Date : Sat 23 Feb 2013 10:30:29 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Texture compression library for Mesa (32-bit)
Name : lib32-libx11
Version : 1.5.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom:XFREE86
Groups : None
Provides : None
Depends On : lib32-libxcb libx11
Optional Deps : None
Required By : lib32-gdk-pixbuf2 lib32-libxext lib32-libxfixes lib32-libxrender teamviewer
Conflicts With : None
Replaces : None
Installed Size : 1280.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sat 02 Jun 2012 06:14:09 PM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 client-side library (32-bit)
Name : lib32-libxau
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc libxau
Optional Deps : None
Required By : lib32-libxcb teamviewer
Conflicts With : None
Replaces : None
Installed Size : 44.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Wed 07 Mar 2012 04:46:53 PM EST
Install Date : Sun 17 Feb 2013 07:49:56 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 authorisation library (32-bit)
Name : lib32-libxcb
Version : 1.9-2
URL : http://xcb.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxdmcp lib32-libxau libxcb
Optional Deps : None
Required By : lib32-libx11 teamviewer
Conflicts With : None
Replaces : None
Installed Size : 1108.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Wed 02 Jan 2013 08:47:33 AM EST
Install Date : Sun 17 Feb 2013 07:49:56 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 client-side library (32-bit)
Name : lib32-libxcomposite
Version : 0.4.4-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxfixes libxcomposite
Optional Deps : None
Required By : lib32-gtk2
Conflicts With : None
Replaces : None
Installed Size : 28.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Sun 06 Jan 2013 05:54:45 AM EST
Install Date : Thu 21 Feb 2013 06:34:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Composite extension library (32-bit)
Name : lib32-libxcursor
Version : 1.1.13-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxfixes lib32-libxrender libxcursor
Optional Deps : None
Required By : lib32-gtk2 skype
Conflicts With : None
Replaces : None
Installed Size : 68.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Mon 26 Mar 2012 05:33:44 AM EDT
Install Date : Sun 17 Feb 2013 07:50:14 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X cursor management library (32-bit)
Name : lib32-libxdamage
Version : 1.1.4-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxfixes>=4.0.4 libxdamage
Optional Deps : None
Required By : foxitreader-bin lib32-gtk2 teamviewer
Conflicts With : None
Replaces : None
Installed Size : 28.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Sun 06 Jan 2013 05:58:48 AM EST
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 damaged region extension library (32-bit)
Name : lib32-libxdmcp
Version : 1.1.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc libxdmcp
Optional Deps : None
Required By : lib32-libxcb teamviewer
Conflicts With : None
Replaces : None
Installed Size : 40.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 18 Mar 2012 10:07:22 AM EDT
Install Date : Sun 17 Feb 2013 07:49:56 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Display Manager Control Protocol library (32-bit)
Name : lib32-libxext
Version : 1.3.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libx11 libxext
Optional Deps : None
Required By : lib32-cairo lib32-libxi lib32-libxinerama lib32-libxrandr lib32-libxss lib32-libxtst lib32-libxv lib32-libxxf86vm teamviewer
Conflicts With : None
Replaces : None
Installed Size : 84.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 18 Mar 2012 10:29:57 AM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 miscellaneous extensions library (32-bit)
Name : lib32-libxfixes
Version : 5.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libx11 libxfixes
Optional Deps : None
Required By : lib32-libxcomposite lib32-libxcursor lib32-libxdamage teamviewer
Conflicts With : None
Replaces : None
Installed Size : 24.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Mon 19 Dec 2011 02:00:23 PM EST
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 miscellaneous 'fixes' extension library (32-bit)
Name : lib32-libxft
Version : 2.3.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-fontconfig lib32-libxrender
Optional Deps : None
Required By : lib32-pango
Conflicts With : None
Replaces : None
Installed Size : 100.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sat 02 Jun 2012 06:17:37 PM EDT
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : FreeType-based font drawing library for X (32-bit)
Name : lib32-libxi
Version : 1.6.2-1
URL : http://xorg.freedesktop.org
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxext inputproto libxi
Optional Deps : None
Required By : lib32-gtk2 lib32-libxtst lib32-qt teamviewer
Conflicts With : None
Replaces : None
Installed Size : 76.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Wed 23 Jan 2013 10:30:21 AM EST
Install Date : Sun 17 Feb 2013 07:50:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Input extension library (32-bit)
Name : lib32-libxinerama
Version : 1.1.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxext libxinerama
Optional Deps : None
Required By : lib32-gtk2
Conflicts With : None
Replaces : None
Installed Size : 36.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 18 Mar 2012 10:22:52 AM EDT
Install Date : Thu 21 Feb 2013 06:34:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Xinerama extension library (32-bit)
Name : lib32-libxrandr
Version : 1.4.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxext lib32-libxrender libxrandr
Optional Deps : None
Required By : lib32-gtk2 lib32-qt
Conflicts With : None
Replaces : None
Installed Size : 100.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 16 Aug 2012 07:10:17 AM EDT
Install Date : Sun 17 Feb 2013 07:50:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 RandR extension library (32-bit)
Name : lib32-libxrender
Version : 0.9.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libx11>=1.3.4 libxrender
Optional Deps : None
Required By : lib32-cairo lib32-libxcursor lib32-libxft lib32-libxrandr
Conflicts With : None
Replaces : None
Installed Size : 64.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Mon 26 Mar 2012 05:58:20 AM EDT
Install Date : Sun 17 Feb 2013 07:50:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X Rendering Extension client library (32-bit)
Name : lib32-libxss
Version : 1.2.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxext libxss
Optional Deps : None
Required By : skype
Conflicts With : None
Replaces : None
Installed Size : 36.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 18 Mar 2012 10:33:30 AM EDT
Install Date : Sun 17 Feb 2013 07:50:14 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Screen Saver extension library (32-bit)
Name : lib32-libxtst
Version : 1.2.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxext lib32-libxi libxtst
Optional Deps : None
Required By : teamviewer
Conflicts With : None
Replaces : None
Installed Size : 40.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 18 Mar 2012 10:37:00 AM EDT
Install Date : Fri 22 Feb 2013 08:25:04 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Testing -- Resource extension library (32-bit)
Name : lib32-libxv
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxext libxv
Optional Deps : None
Required By : lib32-qt skype
Conflicts With : None
Replaces : None
Installed Size : 48.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Mon 26 Mar 2012 05:59:18 AM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Video extension library (32-bit)
Name : lib32-libxxf86vm
Version : 1.1.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libxext libxxf86vm
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 36.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 18 Mar 2012 10:26:42 AM EDT
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 XFree86 video mode extension library (32-bit)
Name : lib32-mesa
Version : 9.1-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : lib32-libtxc_dxtn
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : lib32-mesa-libgl
Version : 9.1-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : lib32-openssl
Version : 1.0.1.e-2
URL : https://www.openssl.org
Licenses : custom:BSD
Groups : None
Provides : None
Depends On : lib32-zlib openssl
Optional Deps : ca-certificates
Required By : lib32-libldap lib32-qt
Conflicts With : None
Replaces : None
Installed Size : 6540.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Sat 16 Feb 2013 03:36:33 PM EST
Install Date : Sun 17 Feb 2013 07:49:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (32-bit)
Name : lib32-pango
Version : 1.32.5-1
URL : http://www.pango.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : lib32-glib2>=2.25.15 lib32-cairo>=1.10.0 lib32-libxft>=2.1.14 lib32-freetype2>=2.4.2 lib32-harfbuzz pango
Optional Deps : None
Required By : lib32-gtk2
Conflicts With : None
Replaces : None
Installed Size : 540.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 24 Jan 2013 05:14:04 AM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A library for layout and rendering of text (32-bit)
Name : lib32-pcre
Version : 8.32-1
URL : http://pcre.sourceforge.net
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-gcc-libs pcre
Optional Deps : None
Required By : lib32-glib2
Conflicts With : None
Replaces : None
Installed Size : 2584.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 06 Dec 2012 04:39:18 AM EST
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library that implements Perl 5-style regular expressions (32-bit)
Name : lib32-pixman
Version : 0.28.2-1
URL : http://xorg.freedesktop.org
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc pixman
Optional Deps : None
Required By : lib32-cairo
Conflicts With : None
Replaces : None
Installed Size : 632.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 20 Dec 2012 10:53:25 AM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Pixman library (32-bit)
Name : lib32-qt
Version : 4.8.4-3
URL : http://qt-project.org/
Licenses : GPL3 LGPL
Groups : None
Provides : lib32-qtwebkit
Depends On : lib32-fontconfig lib32-sqlite3 lib32-alsa-lib lib32-glib2 lib32-dbus-core lib32-openssl lib32-libpng lib32-libtiff lib32-libmng lib32-libgl lib32-libsm lib32-libxrandr lib32-libxv lib32-libxi qt
Optional Deps : lib32-libxinerama: Xinerama support
lib32-libxcursor: Xcursor support
lib32-libxfixes: Xfixes support
Required By : skype
Conflicts With : lib32-qtwebkit
Replaces : lib32-qtwebkit
Installed Size : 57464.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Mon 03 Dec 2012 11:13:06 AM EST
Install Date : Sun 17 Feb 2013 07:50:14 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A cross-platform application and UI framework (32-bit)
Name : lib32-sqlite
Version : 3.7.15.2-1
URL : http://www.sqlite.org/
Licenses : custom
Groups : None
Provides : lib32-sqlite3=3.7.15.2
Depends On : lib32-glibc sqlite
Optional Deps : None
Required By : foxitreader-bin lib32-qt
Conflicts With : lib32-sqlite3
Replaces : lib32-sqlite3
Installed Size : 716.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Fri 18 Jan 2013 05:28:38 AM EST
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A C library that implements an SQL database engine (32-bit)
Name : lib32-systemd
Version : 197-1
URL : http://www.freedesktop.org/wiki/Software/systemd
Licenses : GPL2 LGPL2.1 MIT
Groups : None
Provides : None
Depends On : lib32-glib2 lib32-libgcrypt lib32-xz systemd
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 372.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 10 Feb 2013 06:29:15 PM EST
Install Date : Sat 23 Feb 2013 10:38:15 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : system and service manager (32-bit)
Name : lib32-util-linux
Version : 2.22.2-1
URL : http://www.kernel.org/pub/linux/utils/util-linux/
Licenses : GPL2
Groups : None
Provides : lib32-util-linux-ng
Depends On : lib32-glibc util-linux
Optional Deps : None
Required By : lib32-e2fsprogs lib32-libsm
Conflicts With : lib32-util-linux-ng
Replaces : lib32-util-linux-ng
Installed Size : 1244.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Thu 13 Dec 2012 08:31:05 AM EST
Install Date : Sun 17 Feb 2013 07:50:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Miscellaneous system utilities for Linux (32-bit)
Name : lib32-v4l-utils
Version : 0.9.3-1
URL : http://freshmeat.net/projects/libv4l
Licenses : LGPL
Groups : None
Provides : lib32-libv4l=0.9.3
Depends On : lib32-gcc-libs v4l-utils lib32-libjpeg-turbo
Optional Deps : None
Required By : skype
Conflicts With : lib32-libv4l
Replaces : lib32-libv4l
Installed Size : 916.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 09:52:26 AM EST
Install Date : Sun 17 Feb 2013 07:50:14 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Userspace tools and conversion library for Video 4 Linux (32-bit)
Name : lib32-xz
Version : 5.0.4-1
URL : http://tukaani.org/xz/
Licenses : GPL LGPL custom
Groups : None
Provides : None
Depends On : lib32-glibc xz
Optional Deps : None
Required By : lib32-systemd
Conflicts With : None
Replaces : None
Installed Size : 392.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Sun 10 Feb 2013 06:08:16 PM EST
Install Date : Sat 23 Feb 2013 10:38:15 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library and command line tools for XZ and LZMA compressed files (32-bit)
Name : lib32-zlib
Version : 1.2.7-1
URL : http://www.zlib.net/
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-glibc zlib
Optional Deps : None
Required By : lib32-freetype2 lib32-glib2 lib32-libmng lib32-libpng lib32-libtiff lib32-openssl
Conflicts With : None
Replaces : None
Installed Size : 216.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Thu 03 May 2012 04:39:48 AM EDT
Install Date : Sun 17 Feb 2013 07:49:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Compression library implementing the deflate compression method found in gzip and PKZIP (32-bit)
Name : libarchive
Version : 3.0.4-2
URL : http://libarchive.googlecode.com/
Licenses : BSD
Groups : None
Provides : None
Depends On : zlib bzip2 xz>=5.0.0 acl openssl>=1.0.0 expat
Optional Deps : None
Required By : mkinitcpio pacman rpmextract
Conflicts With : None
Replaces : None
Installed Size : 2992.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Thu 20 Sep 2012 09:58:28 PM EDT
Install Date : Sun 17 Feb 2013 11:01:02 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : library that can create and read several streaming archive formats
Name : libassuan
Version : 2.0.3-1
URL : http://www.gnupg.org/related_software/libassuan
Licenses : GPL
Groups : None
Provides : None
Depends On : libgpg-error
Optional Deps : None
Required By : dirmngr gnupg
Conflicts With : None
Replaces : None
Installed Size : 176.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Thu 12 Jan 2012 11:36:25 AM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A IPC library used by some GnuPG related software
Name : libasyncns
Version : 0.8-4
URL : http://0pointer.de/lennart/projects/libasyncns
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : libpulse
Conflicts With : None
Replaces : None
Installed Size : 92.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Tue 07 Feb 2012 12:00:23 PM EST
Install Date : Sat 23 Feb 2013 06:08:53 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A C library for executing name service queries asynchronously
Name : libatasmart
Version : 0.19-1
URL : http://0pointer.de/blog/projects/being-smart.html
Licenses : LGPL
Groups : None
Provides : None
Depends On : udev
Optional Deps : None
Required By : udisks
Conflicts With : None
Replaces : None
Installed Size : 112.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 27 Aug 2012 04:55:33 AM EDT
Install Date : Sun 17 Feb 2013 01:54:06 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : ATA S.M.A.R.T. Reading and Parsing Library
Name : libcap
Version : 2.22-3
URL : http://sites.google.com/site/fullycapable/
Licenses : GPL2
Groups : None
Provides : None
Depends On : glibc attr
Optional Deps : None
Required By : avahi coreutils iputils libpulse pinentry systemd
Conflicts With : None
Replaces : None
Installed Size : 208.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Sat 28 Apr 2012 03:38:54 PM EDT
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : POSIX 1003.1e capabilities
Name : libconfig
Version : 1.4.9-1
URL : http://hyperrealm.com/libconfig/libconfig.html
Licenses : LGPL
Groups : None
Provides : None
Depends On : gcc-libs texinfo
Optional Deps : None
Required By : compton-git
Conflicts With : None
Replaces : None
Installed Size : 424.00 KiB
Packager : Rashif Rahman (Ray) <schiv@archlinux.org>
Architecture : x86_64
Build Date : Tue 22 Jan 2013 01:00:02 PM EST
Install Date : Sun 17 Feb 2013 07:42:15 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : C/C++ Configuration File Library
Name : libcroco
Version : 0.6.8-1
URL : http://www.gnome.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : glib2 libxml2
Optional Deps : None
Required By : librsvg
Conflicts With : None
Replaces : None
Installed Size : 1456.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Tue 30 Oct 2012 12:49:03 PM EDT
Install Date : Sun 17 Feb 2013 05:23:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A CSS parsing library
Name : libcups
Version : 1.6.1-6
URL : http://www.cups.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : gnutls>=2.8.3 libtiff>=4.0.0 libpng>=1.5.7 krb5 avahi
Optional Deps : None
Required By : gtk2 gtk3 lib32-libcups
Conflicts With : None
Replaces : None
Installed Size : 916.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Mon 03 Sep 2012 03:53:01 PM EDT
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The CUPS Printing System - client libraries and headers
Name : libdaemon
Version : 0.14-2
URL : http://0pointer.de/lennart/projects/libdaemon/
Licenses : LGPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : avahi
Conflicts With : None
Replaces : None
Installed Size : 84.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Sun 05 Feb 2012 11:43:14 AM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Lightweight C library that eases the writing of UNIX daemons
Name : libdatrie
Version : 0.2.5-1
URL : http://linux.thai.net/projects/datrie
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : libthai
Conflicts With : None
Replaces : None
Installed Size : 76.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 07 Nov 2011 04:14:35 AM EST
Install Date : Sun 17 Feb 2013 12:01:21 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Implementation of double-array structure for representing trie, as proposed by Junichi Aoe.
Name : libdrm
Version : 2.4.42-1
URL : http://dri.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc libpciaccess
Optional Deps : None
Required By : lib32-libdrm xorg-server
Conflicts With : None
Replaces : libdrm-new libdrm-nouveau
Installed Size : 685.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 06 Feb 2013 10:22:35 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Userspace interface to kernel DRM services
Name : libedit
Version : 20120601_3.0-1
URL : http://www.thrysoee.dk/editline/
Licenses : BSD
Groups : None
Provides : None
Depends On : ncurses
Optional Deps : None
Required By : openssh
Conflicts With : None
Replaces : None
Installed Size : 288.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Wed 29 Aug 2012 09:04:20 AM EDT
Install Date : Wed 20 Feb 2013 04:55:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Command line editor library providing generic line editing, history, and tokenization functions
Name : libevent
Version : 2.0.21-2
URL : http://www.monkey.org/~provos/libevent/
Licenses : BSD
Groups : None
Provides : None
Depends On : openssl
Optional Deps : python2: to use event_rpcgen.py
Required By : chromium
Conflicts With : None
Replaces : None
Installed Size : 2056.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Sat 02 Feb 2013 12:53:26 PM EST
Install Date : Sun 17 Feb 2013 01:40:36 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An event notification library
Name : libexif
Version : 0.6.21-1
URL : http://sourceforge.net/projects/libexif
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : thunar
Conflicts With : None
Replaces : None
Installed Size : 2596.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Thu 09 Aug 2012 04:11:35 AM EDT
Install Date : Sun 17 Feb 2013 01:50:05 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library to parse an EXIF file and read the data from those tags
Name : libffi
Version : 3.0.11-1
URL : http://sourceware.org/libffi
Licenses : MIT
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : glib2 python2
Conflicts With : None
Replaces : None
Installed Size : 180.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 23 Apr 2012 07:09:12 AM EDT
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A portable, high level programming interface to various calling conventions
Name : libfm
Version : 1.1.0-3
URL : http://pcmanfm.sourceforge.net/
Licenses : GPL
Groups : lxde
Provides : None
Depends On : gtk2 menu-cache shared-mime-info udisks desktop-file-utils vala
Optional Deps : None
Required By : pcmanfm
Conflicts With : None
Replaces : None
Installed Size : 3548.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Thu 15 Nov 2012 02:03:26 PM EST
Install Date : Thu 21 Feb 2013 08:09:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Library for file management
Name : libfontenc
Version : 1.1.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : zlib
Optional Deps : None
Required By : libxfont xorg-luit xorg-mkfontscale
Conflicts With : None
Replaces : None
Installed Size : 48.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 03 Mar 2012 08:36:16 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 font encoding library
Name : libgcrypt
Version : 1.5.0-3
URL : http://www.gnupg.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : libgpg-error>=1.10-2
Optional Deps : None
Required By : chromium cryptsetup dirmngr gnupg lib32-libgcrypt libgnome-keyring libimobiledevice libxslt systemd xorg-server
Conflicts With : None
Replaces : None
Installed Size : 697.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 14 Apr 2012 04:29:29 AM EDT
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : a general purpose crypto library based on the code used
Name : libglade
Version : 2.6.4-3
URL : http://www.gnome.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : gtk2>=2.16.0 libxml2>=2.7.3
Optional Deps : python2: libglade-convert script
Required By : obconf pygtk
Conflicts With : None
Replaces : None
Installed Size : 568.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Fri 24 Feb 2012 12:48:17 PM EST
Install Date : Sun 17 Feb 2013 12:01:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Allows you to load glade interface files in a program at runtime
Name : libgnome-keyring
Version : 3.6.0-1
URL : http://www.gnome.org
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : dbus-core glib2 libgcrypt
Optional Deps : None
Required By : network-manager-applet networkmanager-openvpn
Conflicts With : None
Replaces : None
Installed Size : 1120.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Wed 26 Sep 2012 03:36:17 PM EDT
Install Date : Fri 22 Feb 2013 12:22:08 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GNOME keyring client library
Name : libgpg-error
Version : 1.10-2
URL : http://www.gnupg.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : dirmngr gpgme lib32-libgpg-error libassuan libgcrypt libksba
Conflicts With : None
Replaces : None
Installed Size : 272.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 14 Apr 2012 04:23:01 AM EDT
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Support library for libgcrypt
Name : libgssglue
Version : 0.4-1
URL : http://www.citi.umich.edu/projects/nfsv4/linux/
Licenses : BSD
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : libtirpc
Conflicts With : None
Replaces : None
Installed Size : 196.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Thu 23 Aug 2012 04:44:27 AM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Exports a gssapi interface which calls other random gssapi libraries
Name : libgusb
Version : 0.1.4-1
URL : https://gitorious.org/gusb/
Licenses : LGPL2.1
Groups : None
Provides : None
Depends On : udev libusbx
Optional Deps : None
Required By : colord
Conflicts With : None
Replaces : None
Installed Size : 388.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Nov 2012 07:22:52 AM EST
Install Date : Sun 17 Feb 2013 01:51:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GLib wrapper around libusb1
Name : libice
Version : 1.0.8-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc xproto>=7.0.18
Optional Deps : None
Required By : lib32-libice libsm xorg-iceauth
Conflicts With : None
Replaces : None
Installed Size : 552.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 03 Mar 2012 08:40:54 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Inter-Client Exchange library
Name : libid3tag
Version : 0.15.1b-7
URL : http://www.underbit.com/products/mad/
Licenses : GPL
Groups : None
Provides : None
Depends On : zlib
Optional Deps : None
Required By : imlib2
Conflicts With : None
Replaces : None
Installed Size : 300.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Sat 18 Feb 2012 07:16:17 AM EST
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : library for id3 tagging
Name : libimobiledevice
Version : 1.1.4-2
URL : http://libimobiledevice.org/
Licenses : GPL2 LGPL2.1
Groups : None
Provides : None
Depends On : usbmuxd gnutls libgcrypt
Optional Deps : None
Required By : upower
Conflicts With : None
Replaces : None
Installed Size : 576.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Sat 04 Aug 2012 05:03:23 AM EDT
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Is a software library that talks the protocols to support iPhone and iPod Touch devices on Linux
Name : libjpeg-turbo
Version : 1.2.1-1
URL : http://libjpeg-turbo.virtualgl.org/
Licenses : GPL custom
Groups : None
Provides : libjpeg=8.0.2
Depends On : glibc
Optional Deps : None
Required By : gdk-pixbuf2 imlib2 jre7-openjdk-headless lib32-libjpeg-turbo libmng libtiff slim v4l-utils
Conflicts With : libjpeg
Replaces : libjpeg
Installed Size : 1304.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Tue 03 Jul 2012 04:45:04 PM EDT
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : libjpeg derivative with accelerated baseline JPEG compression and decompression
Name : libkeybinder2
Version : 0.3.0-1
URL : http://kaizer.se/wiki/keybinder/
Licenses : GPL
Groups : None
Provides : None
Depends On : gtk2
Optional Deps : None
Required By : python2-keybinder2
Conflicts With : None
Replaces : None
Installed Size : 104.00 KiB
Packager : Guillaume ALAUX <guillaume@archlinux.org>
Architecture : x86_64
Build Date : Thu 08 Nov 2012 08:09:56 AM EST
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library for registering global keyboard shortcuts
Name : libksba
Version : 1.2.0-3
URL : ftp://ftp.gnupg.org/gcrypt/alpha/libksba
Licenses : GPL
Groups : None
Provides : None
Depends On : bash libgpg-error glibc
Optional Deps : None
Required By : dirmngr gnupg
Conflicts With : None
Replaces : None
Installed Size : 312.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 03 Feb 2013 12:36:17 AM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A CMS and X.509 access library
Name : libldap
Version : 2.4.33-3
URL : http://www.openldap.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libsasl e2fsprogs
Optional Deps : None
Required By : dirmngr gconf krb5 lib32-libldap
Conflicts With : None
Replaces : None
Installed Size : 2292.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Thu 22 Nov 2012 04:59:02 PM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Lightweight Directory Access Protocol (LDAP) client libraries
Name : libltdl
Version : 2.4.2-7
URL : http://www.gnu.org/software/libtool
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libtool pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 976.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 07 Oct 2012 09:42:13 PM EDT
Install Date : Sun 17 Feb 2013 11:01:25 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A system independent dlopen wrapper for GNU libtool
Name : libmng
Version : 1.0.10-4
URL : http://www.libmng.com/
Licenses : custom
Groups : None
Provides : None
Depends On : zlib libjpeg
Optional Deps : None
Required By : lib32-libmng qt
Conflicts With : None
Replaces : None
Installed Size : 1356.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Mon 12 Sep 2011 01:18:48 AM EDT
Install Date : Sun 17 Feb 2013 07:49:59 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A collection of routines used to create and manipulate MNG format graphics files
Name : libmpc
Version : 1.0.1-1
URL : http://www.multiprecision.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : mpfr>=3.0.0
Optional Deps : None
Required By : gcc
Conflicts With : None
Replaces : None
Installed Size : 392.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Thu 06 Sep 2012 09:12:24 PM EDT
Install Date : Sun 17 Feb 2013 11:01:23 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Library for the arithmetic of complex numbers with arbitrarily high precision
Name : libnl
Version : 3.2.19-1
URL : http://www.infradead.org/~tgr/libnl/
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : libpcap networkmanager wpa_supplicant
Conflicts With : None
Replaces : None
Installed Size : 1296.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 02:10:01 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library for applications dealing with netlink sockets
Name : libnotify
Version : 0.7.5-1
URL : http://library.gnome.org/devel/notification-spec/
Licenses : LGPL
Groups : None
Provides : None
Depends On : gdk-pixbuf2
Optional Deps : None
Required By : network-manager-applet python2-notify thunar volumeicon-git xchat zenity
Conflicts With : None
Replaces : None
Installed Size : 276.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Fri 30 Mar 2012 12:31:26 PM EDT
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Desktop notification library
Name : libogg
Version : 1.3.0-1
URL : http://www.xiph.org/ogg/
Licenses : BSD
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : flac libvorbis speex
Conflicts With : None
Replaces : None
Installed Size : 552.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Tue 09 Aug 2011 03:51:34 PM EDT
Install Date : Fri 22 Feb 2013 06:49:21 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Ogg bitstream and framing library
Name : libpcap
Version : 1.3.0-2
URL : http://www.tcpdump.org/
Licenses : BSD
Groups : None
Provides : None
Depends On : glibc libnl sh libusbx
Optional Deps : None
Required By : ppp
Conflicts With : None
Replaces : None
Installed Size : 624.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 02:21:38 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A system-independent interface for user-level packet capture
Name : libpciaccess
Version : 0.13.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : lib32-libpciaccess libdrm xorg-server
Conflicts With : None
Replaces : None
Installed Size : 116.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 10 Apr 2012 11:45:27 AM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 PCI access library
Name : libpipeline
Version : 1.2.2-1
URL : http://libpipeline.nongnu.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : man-db
Conflicts With : None
Replaces : None
Installed Size : 87.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 18 Sep 2012 02:09:12 PM EDT
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : a C library for manipulating pipelines of subprocesses in a flexible and convenient way
Name : libplist
Version : 1.8-2
URL : http://libimobiledevice.org/
Licenses : GPL2 LGPL2.1
Groups : None
Provides : None
Depends On : glib2 libxml2 python2
Optional Deps : None
Required By : usbmuxd
Conflicts With : None
Replaces : None
Installed Size : 468.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Thu 29 Mar 2012 05:00:57 PM EDT
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library to handle Apple Property List format whereas it's binary or XML
Name : libpng
Version : 1.5.13-1
URL : http://www.libpng.org/pub/png/libpng.html
Licenses : custom
Groups : None
Provides : None
Depends On : zlib sh
Optional Deps : None
Required By : gdk-pixbuf2 imlib2 lib32-libpng libcups qt slim thunar virtualbox
Conflicts With : None
Replaces : None
Installed Size : 772.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Sun 21 Oct 2012 06:48:04 AM EDT
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A collection of routines used to create PNG format graphics files
Name : libpng12
Version : 1.2.50-2
URL : http://www.libpng.org/pub/png/libpng.html
Licenses : custom
Groups : None
Provides : None
Depends On : zlib
Optional Deps : None
Required By : spotify
Conflicts With : None
Replaces : None
Installed Size : 868.00 KiB
Packager : Daniel Wallace <danielwallace at gtmanfred dot com>
Architecture : x86_64
Build Date : Wed 14 Nov 2012 02:18:58 AM EST
Install Date : Sun 24 Feb 2013 08:02:35 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A collection of routines used to create PNG format graphics files
Name : libproxy
Version : 0.4.7-2
URL : http://libproxy.googlecode.com
Licenses : LGPL
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : kdelibs: KDE configuration module
networkmanager: NetworkManager configuration module
perl: Perl bindings
python2: Python bindings
Required By : glib-networking
Conflicts With : None
Replaces : None
Installed Size : 296.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Sun 27 May 2012 02:40:59 AM EDT
Install Date : Sun 17 Feb 2013 02:32:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library that provides automatic proxy configuration management
Name : libpulse
Version : 3.0-2
URL : http://www.freedesktop.org/wiki/Software/PulseAudio
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : dbus-core libasyncns libcap libxtst libsm libsndfile json-c
Optional Deps : alsa-plugins: ALSA support
avahi: zeroconf support
Required By : pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 1412.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Tue 18 Dec 2012 03:24:25 PM EST
Install Date : Sat 23 Feb 2013 06:08:53 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A featureful, general-purpose sound server (client library)
Name : librsvg
Version : 2.36.4-1
URL : http://librsvg.sourceforge.net/
Licenses : LGPL
Groups : None
Provides : None
Depends On : gdk-pixbuf2 pango libcroco
Optional Deps : gtk3: for rsvg-view-3
gtk2: gtk2 SVG engine module
Required By : nitrogen
Conflicts With : None
Replaces : None
Installed Size : 688.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Tue 16 Oct 2012 11:34:11 AM EDT
Install Date : Sun 17 Feb 2013 05:23:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A SVG viewing library
Name : libsamplerate
Version : 0.1.8-1
URL : http://www.mega-nerd.com/SRC/index.html
Licenses : GPL
Groups : None
Provides : None
Depends On : libsndfile
Optional Deps : None
Required By : alsa-utils pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 3108.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Mon 22 Aug 2011 09:41:30 PM EDT
Install Date : Fri 22 Feb 2013 06:49:21 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Secret Rabbit Code - aka Sample Rate Converter for audio
Name : libsasl
Version : 2.1.23-9
URL : http://cyrusimap.web.cmu.edu/
Licenses : custom
Groups : None
Provides : None
Depends On : openssl
Optional Deps : None
Required By : libldap
Conflicts With : cyrus-sasl-plugins
Replaces : None
Installed Size : 480.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Mon 09 Jan 2012 09:50:30 AM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Cyrus Simple Authentication Service Layer (SASL) Library
Name : libsigc++
Version : 2.2.11-1
URL : http://libsigc.sourceforge.net/
Licenses : LGPL
Groups : None
Provides : libsigc++2.0=2.2.11
Depends On : gcc-libs
Optional Deps : None
Required By : atkmm cairomm glibmm
Conflicts With : libsigc++2.0
Replaces : libsigc++2.0
Installed Size : 1280.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 24 Sep 2012 01:43:52 PM EDT
Install Date : Sun 17 Feb 2013 05:23:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Libsigc++ implements a full callback system for use in widget libraries - V2
Name : libsm
Version : 1.2.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libice util-linux-ng
Optional Deps : None
Required By : lib32-libsm libpulse libxfce4ui libxt obconf qt wxgtk
Conflicts With : None
Replaces : None
Installed Size : 320.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 03 Mar 2012 08:42:53 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Session Management library
Name : libsndfile
Version : 1.0.25-2
URL : http://www.mega-nerd.com/libsndfile
Licenses : LGPL
Groups : None
Provides : None
Depends On : alsa-lib flac libvorbis
Optional Deps : None
Required By : libpulse libsamplerate
Conflicts With : None
Replaces : None
Installed Size : 1668.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Tue 07 Feb 2012 10:33:33 AM EST
Install Date : Fri 22 Feb 2013 06:49:21 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A C library for reading and writing files containing sampled sound
Name : libsoup
Version : 2.40.3-1
URL : http://www.gnome.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : glib2 libxml2 glib-networking
Optional Deps : None
Required By : networkmanager
Conflicts With : None
Replaces : None
Installed Size : 3860.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Wed 16 Jan 2013 05:54:01 AM EST
Install Date : Sun 17 Feb 2013 02:32:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GNOME HTTP Library - base library
Name : libssh2
Version : 1.4.3-1
URL : http://www.libssh2.org/
Licenses : BSD
Groups : None
Provides : libssh2.so=1-64
Depends On : openssl
Optional Deps : None
Required By : curl
Conflicts With : None
Replaces : None
Installed Size : 1220.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Sun 02 Dec 2012 08:53:36 AM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library implementing the SSH2 protocol as defined by Internet Drafts
Name : libtasn1
Version : 3.2-1
URL : http://www.gnu.org/software/libtasn1/
Licenses : GPL3 LGPL
Groups : None
Provides : None
Depends On : glibc texinfo
Optional Deps : None
Required By : gnutls
Conflicts With : None
Replaces : None
Installed Size : 446.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 23 Dec 2012 07:25:47 PM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : The ASN.1 library used in GNUTLS
Name : libthai
Version : 0.1.18-1
URL : http://linux.thai.net/projects/libthai
Licenses : LGPL
Groups : None
Provides : None
Depends On : libdatrie
Optional Deps : None
Required By : pango
Conflicts With : None
Replaces : None
Installed Size : 684.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Wed 01 Aug 2012 06:13:07 AM EDT
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Thai language support routines
Name : libtiff
Version : 4.0.3-1
URL : http://www.remotesensing.org/libtiff/
Licenses : custom
Groups : None
Provides : None
Depends On : libjpeg zlib xz
Optional Deps : freeglut: for using tiffgt
Required By : gdk-pixbuf2 imlib2 lcms2 lib32-libtiff libcups qt
Conflicts With : None
Replaces : None
Installed Size : 3720.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Wed 03 Oct 2012 12:10:26 AM EDT
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library for manipulation of TIFF images
Name : libtirpc
Version : 0.2.2-4
URL : http://libtirpc.sourceforge.net/
Licenses : BSD
Groups : None
Provides : None
Depends On : libgssglue
Optional Deps : None
Required By : pam
Conflicts With : None
Replaces : None
Installed Size : 812.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Tue 30 Oct 2012 07:30:43 PM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Transport Independent RPC library (SunRPC replacement)
Name : libtool
Version : 2.4.2-7
URL : http://www.gnu.org/software/libtool
Licenses : GPL
Groups : base-devel
Provides : None
Depends On : sh libltdl=2.4.2 tar gcc=4.7.2
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1308.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 07 Oct 2012 09:42:10 PM EDT
Install Date : Sun 17 Feb 2013 11:01:25 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A generic library support script
Name : libtxc_dxtn
Version : 1.0.1-3
URL : http://dri.freedesktop.org/wiki/S3TC
Licenses : custom:BSD
Groups : None
Provides : None
Depends On : mesa
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 28.00 KiB
Packager : Laurent Carlier <lordheavym@gmail.com>
Architecture : x86_64
Build Date : Fri 21 Dec 2012 05:02:23 AM EST
Install Date : Sat 23 Feb 2013 10:30:05 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Texture compression library for Mesa
Name : libusbx
Version : 1.0.14-1
URL : http://libusbx.org
Licenses : LGPL
Groups : None
Provides : libusb=1.0.14
Depends On : glibc
Optional Deps : None
Required By : libgusb libpcap upower usbmuxd usbutils
Conflicts With : libusb
Replaces : libusb1 libusb
Installed Size : 156.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Sun 30 Sep 2012 03:31:04 PM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library that provides generic access to USB device
Name : libutempter
Version : 1.1.6-1
URL : ftp://ftp.altlinux.org/pub/people/ldv/utempter
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : xterm
Conflicts With : None
Replaces : None
Installed Size : 64.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Tue 11 Dec 2012 05:21:43 AM EST
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files
Name : libvdpau
Version : 0.6-1
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : libvorbis
Version : 1.3.3-1
URL : http://www.xiph.org/vorbis/
Licenses : BSD
Groups : None
Provides : None
Depends On : libogg
Optional Deps : None
Required By : libsndfile
Conflicts With : None
Replaces : None
Installed Size : 4084.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Tue 07 Feb 2012 10:46:39 PM EST
Install Date : Fri 22 Feb 2013 06:49:21 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Vorbis codec library
Name : libx11
Version : 1.5.0-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxcb xproto kbproto
Optional Deps : None
Required By : at-spi2-atk compton-git gdk-pixbuf2 giflib lib32-libx11 libxext libxfixes libxkbfile libxrender libxt sdl startup-notification xorg-xclock xorg-xcmsdb xorg-xgamma xorg-xhost xorg-xinit xorg-xinput xorg-xkill xorg-xmodmap xorg-xprop xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xsetroot
Conflicts With : None
Replaces : None
Installed Size : 14816.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 09:25:07 AM EST
Install Date : Tue 26 Feb 2013 04:07:58 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : X11 client-side library
Name : libxau
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc xproto>=7.0.18
Optional Deps : None
Required By : lib32-libxau libxcb xorg-server
Conflicts With : None
Replaces : None
Installed Size : 84.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 07 Mar 2012 02:42:45 PM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 authorisation library
Name : libxaw
Version : 1.0.11-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxmu libxpm
Optional Deps : None
Required By : xorg-xclock xterm
Conflicts With : None
Replaces : None
Installed Size : 1908.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 02 Jun 2012 05:30:06 PM EDT
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Athena Widget library
Name : libxcb
Version : 1.9-3
URL : http://xcb.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : xcb-proto>=1.7 libxdmcp libxau
Optional Deps : None
Required By : lib32-libxcb libx11 xcb-util xorg-xpyb-git xorg-xwininfo
Conflicts With : None
Replaces : None
Installed Size : 12328.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 12 Feb 2013 03:00:15 PM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 client-side library
Name : libxcomposite
Version : 0.4.4-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxfixes compositeproto
Optional Deps : None
Required By : compton-git gtk2 gtk3 lib32-libxcomposite
Conflicts With : None
Replaces : None
Installed Size : 80.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Thu 03 Jan 2013 06:43:34 AM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Composite extension library
Name : libxcursor
Version : 1.1.13-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxfixes libxrender
Optional Deps : None
Required By : gtk2 gtk3 lib32-libxcursor openbox virtualbox xorg-xsetroot
Conflicts With : None
Replaces : None
Installed Size : 198.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:03:03 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X cursor management library
Name : libxdamage
Version : 1.1.4-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxfixes>=4.0.4 damageproto>=1.2.0
Optional Deps : None
Required By : compton-git conky gtk2 gtk3 lib32-libxdamage
Conflicts With : None
Replaces : None
Installed Size : 32.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Thu 03 Jan 2013 06:39:44 AM EST
Install Date : Sun 17 Feb 2013 11:56:42 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 damaged region extension library
Name : libxdmcp
Version : 1.1.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : xproto glibc
Optional Deps : None
Required By : lib32-libxdmcp libxcb xorg-server
Conflicts With : None
Replaces : None
Installed Size : 140.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:05:56 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Display Manager Control Protocol library
Name : libxext
Version : 1.3.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libx11 xextproto
Optional Deps : None
Required By : compton-git imlib2 lib32-libxext libxi libxinerama libxmu libxpm libxrandr libxss libxtst libxv libxxf86vm sdl
Conflicts With : None
Replaces : None
Installed Size : 559.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:08:47 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 miscellaneous extensions library
Name : libxfce4ui
Version : 4.10.0-1
URL : http://www.xfce.org/
Licenses : GPL2
Groups : None
Provides : None
Depends On : libxfce4util gtk2 xfconf libsm startup-notification hicolor-icon-theme
Optional Deps : None
Required By : exo thunar xfce4-notifyd
Conflicts With : None
Replaces : None
Installed Size : 1064.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Sat 28 Apr 2012 04:59:52 PM EDT
Install Date : Sun 17 Feb 2013 01:50:06 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Commonly used Xfce widgets among Xfce applications
Name : libxfce4util
Version : 4.10.0-1
URL : http://www.xfce.org/
Licenses : GPL2
Groups : None
Provides : None
Depends On : glib2
Optional Deps : None
Required By : libxfce4ui thunar xfconf
Conflicts With : None
Replaces : None
Installed Size : 804.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Sat 28 Apr 2012 04:09:21 PM EDT
Install Date : Sun 17 Feb 2013 01:50:05 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Basic utility non-GUI functions for Xfce
Name : libxfixes
Version : 5.0-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libx11 fixesproto>=5.0
Optional Deps : None
Required By : compton-git lib32-libxfixes libxcomposite libxcursor libxdamage
Conflicts With : None
Replaces : None
Installed Size : 96.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Sun 26 Feb 2012 05:41:33 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 miscellaneous 'fixes' extension library
Name : libxfont
Version : 1.4.5-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : freetype2 libfontenc xproto fontsproto
Optional Deps : None
Required By : xorg-bdftopcf xorg-server
Conflicts With : None
Replaces : None
Installed Size : 333.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 02 Mar 2012 01:52:53 PM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 font rasterisation library
Name : libxft
Version : 2.3.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : fontconfig libxrender
Optional Deps : None
Required By : conky pango slim xorg-xclock xterm
Conflicts With : None
Replaces : None
Installed Size : 124.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 02 Jun 2012 05:25:41 PM EDT
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : FreeType-based font drawing library for X
Name : libxi
Version : 1.6.2-1
URL : http://xorg.freedesktop.org
Licenses : custom
Groups : None
Provides : None
Depends On : libxext inputproto
Optional Deps : None
Required By : glew gtk2 gtk3 lib32-libxi libxtst qt xorg-xinput
Conflicts With : None
Replaces : None
Installed Size : 707.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 17 Jan 2013 10:31:30 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Input extension library
Name : libxinerama
Version : 1.1.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxext xineramaproto
Optional Deps : None
Required By : dmenu gtk2 gtk3 lib32-libxinerama openbox virtualbox xorg-xinput
Conflicts With : None
Replaces : None
Installed Size : 56.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:14:26 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Xinerama extension library
Name : libxkbfile
Version : 1.0.8-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libx11
Optional Deps : None
Required By : xorg-setxkbmap xorg-xclock xorg-xkbcomp
Conflicts With : None
Replaces : None
Installed Size : 208.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:18:37 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 keyboard file manipulation library
Name : libxml2
Version : 2.8.0-1
URL : http://www.xmlsoft.org/
Licenses : custom
Groups : None
Provides : None
Depends On : zlib>=1.2.4 readline>=6.1 ncurses>=5.7 xz
Optional Deps : None
Required By : conky docbook-xml docbook-xsl gconf gstreamer0.10 libcroco libglade libplist libsoup libxslt openbox shared-mime-info virtualbox
Conflicts With : None
Replaces : None
Installed Size : 11880.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Thu 09 Aug 2012 03:39:20 PM EDT
Install Date : Sun 17 Feb 2013 12:01:21 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : XML parsing library, version 2
Name : libxmu
Version : 1.1.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxext libxt
Optional Deps : None
Required By : glew libxaw slim virtualbox xorg-twm xorg-xauth xorg-xclock xorg-xhost xorg-xkill xorg-xrdb xorg-xset xorg-xsetroot
Conflicts With : None
Replaces : None
Installed Size : 405.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 06 Mar 2012 09:58:24 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 miscellaneous micro-utility library
Name : libxpm
Version : 3.5.10-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxt libxext
Optional Deps : None
Required By : flashplugin libxaw
Conflicts With : None
Replaces : None
Installed Size : 152.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:20:34 AM EST
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 pixmap library
Name : libxrandr
Version : 1.4.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxext libxrender randrproto>=1.4.0
Optional Deps : None
Required By : compton-git gtk2 gtk3 lib32-libxrandr openbox qt xorg-xrandr
Conflicts With : None
Replaces : None
Installed Size : 193.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 29 Jul 2012 07:04:35 AM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 RandR extension library
Name : libxrender
Version : 0.9.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libx11>=1.3.4 renderproto
Optional Deps : None
Required By : compton-git lib32-libxrender libxcursor libxft libxrandr sdl xorg-xclock
Conflicts With : None
Replaces : None
Installed Size : 88.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:23:00 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X Rendering Extension client library
Name : libxslt
Version : 1.1.26-3
URL : http://xmlsoft.org/XSLT/
Licenses : custom
Groups : None
Provides : None
Depends On : libxml2 libgcrypt
Optional Deps : None
Required By : asciidoc docbook-xsl gnome-doc-utils
Conflicts With : None
Replaces : None
Installed Size : 3096.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Tue 07 Feb 2012 07:32:26 AM EST
Install Date : Sun 17 Feb 2013 07:42:18 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : XML stylesheet transformation library
Name : libxss
Version : 1.2.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxext scrnsaverproto
Optional Deps : None
Required By : chromium lib32-libxss spotify
Conflicts With : None
Replaces : None
Installed Size : 97.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:27:02 AM EST
Install Date : Sun 17 Feb 2013 01:40:36 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Screen Saver extension library
Name : libxt
Version : 1.1.3-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libsm libx11
Optional Deps : None
Required By : flashplugin libxmu libxpm
Conflicts With : None
Replaces : None
Installed Size : 3048.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 16 Mar 2012 01:07:46 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 toolkit intrinsics library
Name : libxtst
Version : 1.2.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxext libxi recordproto inputproto
Optional Deps : None
Required By : at-spi2-core lib32-libxtst libpulse netbeans xf86-input-synaptics
Conflicts With : None
Replaces : None
Installed Size : 169.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:29:23 AM EST
Install Date : Sun 17 Feb 2013 11:57:01 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Testing -- Resource extension library
Name : libxv
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxext videoproto
Optional Deps : None
Required By : gstreamer0.10-base lib32-libxv libxvmc qt
Conflicts With : None
Replaces : None
Installed Size : 149.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:31:21 AM EST
Install Date : Sun 17 Feb 2013 11:56:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Video extension library
Name : libxvmc
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxv
Optional Deps : None
Required By : xf86-video-intel
Conflicts With : None
Replaces : None
Installed Size : 92.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:33:15 AM EST
Install Date : Sun 17 Feb 2013 11:56:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Video Motion Compensation extension library
Name : libxxf86vm
Version : 1.1.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxext xf86vidmodeproto
Optional Deps : None
Required By : lib32-libxxf86vm wxgtk xorg-xgamma
Conflicts With : None
Replaces : None
Installed Size : 129.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 09 Mar 2012 11:37:09 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 XFree86 video mode extension library
Name : licenses
Version : 20130203-1
URL : http://www.archlinux.org/
Licenses : custom:none
Groups : base
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 544.00 KiB
Packager : Dan McGee <dan@archlinux.org>
Architecture : any
Build Date : Sat 02 Feb 2013 07:37:03 PM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : The standard licenses distribution package
Name : linux
Version : 3.7.9-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : virtualbox-host-modules
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : Yes
Description : None
Name : linux-api-headers
Version : 3.7.4-1
URL : http://www.gnu.org/software/libc
Licenses : GPL2
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : glibc
Conflicts With : None
Replaces : None
Installed Size : 4664.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Mon 21 Jan 2013 06:57:45 PM EST
Install Date : Sun 17 Feb 2013 11:00:56 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Kernel headers sanitized for use in userspace
Name : linux-firmware
Version : 20121118-1
URL : http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git;a=summary
Licenses : GPL2 GPL3 custom
Groups : None
Provides : kernel26-firmware=2.6.34.99
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : linux-firmware-git kernel26-firmware ar9170-fw iwlwifi-1000-ucode iwlwifi-3945-ucode iwlwifi-4965-ucode iwlwifi-5000-ucode iwlwifi-5150-ucode iwlwifi-6000-ucode rt2870usb-fw rt2x00-rt61-fw rt2x00-rt71w-fw
Replaces : kernel26-firmware ar9170-fw iwlwifi-1000-ucode iwlwifi-3945-ucode iwlwifi-4965-ucode iwlwifi-5000-ucode iwlwifi-5150-ucode iwlwifi-6000-ucode rt2870usb-fw rt2x00-rt61-fw rt2x00-rt71w-fw
Installed Size : 47080.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : any
Build Date : Sun 18 Nov 2012 05:16:23 PM EST
Install Date : Sun 17 Feb 2013 11:01:02 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Firmware files for Linux
Name : lm_sensors
Version : 3.3.3-1
URL : http://www.lm-sensors.org/
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : perl sysfsutils
Optional Deps : rrdtool: for logging with sensord
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 580.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Tue 06 Nov 2012 08:26:38 PM EST
Install Date : Sat 23 Feb 2013 11:08:46 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Collection of user space tools for general SMBus access and hardware monitoring
Name : logrotate
Version : 3.8.2-2
URL : https://fedorahosted.org/logrotate/
Licenses : GPL
Groups : base
Provides : None
Depends On : popt cron gzip
Optional Deps : cron: scheduled log rotation
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 112.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 16 Nov 2012 06:07:21 PM EST
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Rotates system logs automatically
Name : lsof
Version : 4.86-1
URL : http://people.freebsd.org/~abe/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : udisks
Conflicts With : None
Replaces : None
Installed Size : 932.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Fri 27 Apr 2012 06:27:55 PM EDT
Install Date : Sun 17 Feb 2013 01:54:06 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Lists open files for running Unix processes
Name : lvm2
Version : 2.02.98-3
URL : http://sourceware.org/lvm2/
Licenses : GPL2 LGPL2.1
Groups : base
Provides : None
Depends On : bash device-mapper>=2.02.98 udev readline
Optional Deps : None
Required By : None
Conflicts With : lvm mkinitcpio<0.7
Replaces : None
Installed Size : 3464.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 03 Nov 2012 02:21:53 PM EDT
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Logical Volume Manager 2 utilities
Name : lxappearance
Version : 0.5.2-1
URL : http://lxde.org/
Licenses : GPL2
Groups : lxde
Provides : None
Depends On : gtk2 intltool
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 920.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Tue 22 May 2012 01:47:38 AM EDT
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Feature-rich GTK+ theme switcher of the LXDE Desktop
Name : lxinput
Version : 0.3.2-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : lxmenu-data
Version : 0.1.2-1
URL : http://lxde.org/
Licenses : GPL2
Groups : lxde
Provides : None
Depends On : None
Optional Deps : None
Required By : pcmanfm
Conflicts With : None
Replaces : None
Installed Size : 216.00 KiB
Packager : Angel Velásquez <angvp@archlinux.org>
Architecture : x86_64
Build Date : Fri 29 Jul 2011 02:43:13 PM EDT
Install Date : Thu 21 Feb 2013 08:09:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : freedesktop.org desktop menus for LXDE
Name : lzo2
Version : 2.06-1
URL : http://www.oberhumer.com/opensource/lzo
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : openvpn
Conflicts With : None
Replaces : None
Installed Size : 628.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Fri 26 Aug 2011 08:36:47 AM EDT
Install Date : Fri 22 Feb 2013 12:28:54 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Portable lossless data compression library
Name : m4
Version : 1.4.16-2
URL : http://www.gnu.org/software/m4
Licenses : GPL3
Groups : base-devel
Provides : None
Depends On : glibc bash
Optional Deps : None
Required By : autoconf bison flex
Conflicts With : None
Replaces : None
Installed Size : 284.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Thu 03 Nov 2011 07:03:19 AM EDT
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : The GNU macro processor
Name : make
Version : 3.82-5
URL : http://www.gnu.org/software/make
Licenses : GPL3
Groups : base-devel
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1324.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 14 Sep 2012 12:42:31 AM EDT
Install Date : Sun 17 Feb 2013 11:01:25 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU make utility to maintain groups of programs
Name : man-db
Version : 2.6.3-1
URL : http://www.nongnu.org/man-db/
Licenses : GPL LGPL
Groups : base
Provides : man
Depends On : bash gdbm zlib groff libpipeline
Optional Deps : less
gzip
Required By : None
Conflicts With : man
Replaces : man
Installed Size : 1457.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 18 Sep 2012 02:17:49 PM EDT
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A utility for reading man pages
Name : man-pages
Version : 3.47-1
URL : http://man7.org/linux/man-pages/index.html
Licenses : GPL
Groups : base
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 15504.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Tue 12 Feb 2013 02:36:22 PM EST
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Linux man pages
Name : mcpp
Version : 2.7.2-4
URL : http://mcpp.sourceforge.net
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : xorg-xrdb
Conflicts With : None
Replaces : None
Installed Size : 940.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Fri 18 May 2012 07:54:50 AM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Matsui's CPP implementation precisely conformed to standards
Name : mdadm
Version : 3.2.6-3
URL : http://neil.brown.name/blog/mdadm
Licenses : GPL
Groups : base
Provides : None
Depends On : glibc
Optional Deps : None
Required By : None
Conflicts With : mkinitcpio<0.7
Replaces : raidtools
Installed Size : 1168.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 03:43:59 PM EST
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A tool for managing/monitoring Linux md device arrays, also known as Software RAID
Name : menu-cache
Version : 0.4.1-1
URL : http://lxde.org/
Licenses : GPL2
Groups : lxde
Provides : None
Depends On : intltool glib2
Optional Deps : None
Required By : libfm
Conflicts With : None
Replaces : None
Installed Size : 192.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Tue 19 Feb 2013 11:59:17 PM EST
Install Date : Thu 21 Feb 2013 08:09:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Caching mechanism for freedesktop.org compliant menus
Name : mesa
Version : 9.1-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : compton-git libtxc_dxtn
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : mesa-demos
Version : 8.0.1-2
URL : http://mesa3d.sourceforge.net
Licenses : custom
Groups : None
Provides : None
Depends On : glew
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 496.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Sat 25 Feb 2012 07:33:42 AM EST
Install Date : Sat 23 Feb 2013 05:47:18 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Mesa demos and tools
Name : mesa-libgl
Version : 9.1-2
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : mkinitcpio
Version : 0.13.0-1
URL : http://www.archlinux.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : awk mkinitcpio-busybox>=1.19.4-2 kmod util-linux>=2.21 libarchive coreutils bash findutils grep filesystem>=2011.10-1 file gzip systemd-tools
Optional Deps : xz: Use lzma or xz compression for the initramfs image
bzip2: Use bzip2 compression for the initramfs image
lzop: Use lzo compression for the initramfs image
mkinitcpio-nfs-utils: Support for root filesystem on NFS
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 248.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : any
Build Date : Thu 31 Jan 2013 05:00:59 PM EST
Install Date : Sun 17 Feb 2013 11:01:02 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Modular initramfs image creation utility
Name : mkinitcpio-busybox
Version : 1.20.2-1
URL : http://www.busybox.net/
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : mkinitcpio
Conflicts With : None
Replaces : None
Installed Size : 352.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Fri 21 Sep 2012 08:36:46 PM EDT
Install Date : Sun 17 Feb 2013 11:01:02 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : base initramfs tools
Name : mobile-broadband-provider-info
Version : 20120614-1
URL : http://git.gnome.org/browse/mobile-broadband-provider-info/
Licenses : other
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : network-manager-applet
Conflicts With : None
Replaces : None
Installed Size : 264.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : any
Build Date : Fri 15 Jun 2012 10:38:20 AM EDT
Install Date : Fri 22 Feb 2013 12:22:08 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Network Management daemon
Name : mozilla-common
Version : 1.4-3
URL : http://www.mozilla.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : flashplugin
Conflicts With : None
Replaces : None
Installed Size : 20.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Sat 10 Sep 2011 08:20:38 AM EDT
Install Date : Fri 22 Feb 2013 06:36:17 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Common Initialization Profile for Mozilla.org products
Name : mpfr
Version : 3.1.1.p2-2
URL : http://www.mpfr.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : gmp>=5.0
Optional Deps : None
Required By : libmpc
Conflicts With : None
Replaces : None
Installed Size : 1528.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 05 Jan 2013 05:11:33 AM EST
Install Date : Sun 17 Feb 2013 11:01:23 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Multiple-precision floating-point library
Name : mtdev
Version : 1.1.3-1
URL : http://bitmath.org/code/mtdev/
Licenses : custom:MIT
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : xf86-input-evdev xf86-input-synaptics
Conflicts With : None
Replaces : None
Installed Size : 64.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 11 Oct 2012 12:11:39 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol
Name : nano
Version : 2.2.6-2
URL : http://www.nano-editor.org
Licenses : GPL
Groups : base
Provides : None
Depends On : ncurses sh
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1521.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 02 Nov 2011 11:54:09 AM EDT
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Pico editor clone with enhancements
Name : ncurses
Version : 5.9-4
URL : http://www.gnu.org/software/ncurses/
Licenses : MIT
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : alsa-utils dialog inetutils less libedit libxml2 nano pinentry procps-ng psmisc readline texinfo vi xterm
Conflicts With : None
Replaces : None
Installed Size : 9880.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 03 Feb 2013 12:29:22 AM EST
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : System V Release 4.0 curses emulation library
Name : net-tools
Version : 1.60.20120804git-2
URL : http://net-tools.sourceforge.net/
Licenses : GPL2
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : dhclient wicd
Conflicts With : None
Replaces : None
Installed Size : 544.00 KiB
Packager : Ronald van Haren <ronald@archlinux.org>
Architecture : x86_64
Build Date : Tue 07 Aug 2012 04:13:07 PM EDT
Install Date : Sun 17 Feb 2013 02:32:21 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Configuration tools for Linux networking
Name : netbeans
Version : 7.3-1
URL : http://netbeans.org/
Licenses : CDDL
Groups : None
Provides : None
Depends On : java-environment ttf-bitstream-vera libxtst giflib
Optional Deps : php: for developing programs in php
groovy: for developing programs in groovy
lib32-glibc
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 552592.00 KiB
Packager : Alexander Rødseth <rodseth@gmail.com>
Architecture : any
Build Date : Thu 21 Feb 2013 05:59:53 PM EST
Install Date : Thu 21 Feb 2013 07:57:34 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : IDE for Java, HTML5, PHP, Groovy, C and C++
Name : netcfg
Version : 3.0-1
URL : http://archlinux.org/netcfg/
Licenses : BSD
Groups : base
Provides : None
Depends On : coreutils dhcpcd iproute2
Optional Deps : dialog: for the menu based profile and wifi selectors
wpa_supplicant: for wireless networking support
ifplugd: for automatic wired connections through net-auto-wired
wpa_actiond: for automatic wireless connections through net-auto-wireless
wireless_tools: for interface renaming through net-rename
ifenslave: for bond connections
bridge-utils: for bridge connections
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 284.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : any
Build Date : Tue 16 Oct 2012 03:47:50 PM EDT
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Network configuration and profile scripts
Name : nettle
Version : 2.6-1
URL : http://www.lysator.liu.se/~nisse/nettle/
Licenses : GPL2
Groups : None
Provides : None
Depends On : gmp
Optional Deps : None
Required By : gnutls
Conflicts With : None
Replaces : None
Installed Size : 605.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 17 Jan 2013 01:25:12 PM EST
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A low-level cryptographic library
Name : network-manager-applet
Version : 0.9.6.4-1
URL : http://www.gnome.org/projects/NetworkManager/
Licenses : GPL
Groups : None
Provides : None
Depends On : networkmanager>=0.9.6 libgnome-keyring polkit-gnome gtk3 libnotify gnome-icon-theme mobile-broadband-provider-info iso-codes
Optional Deps : gnome-bluetooth: for PAN/DUN support
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 5648.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Fri 26 Oct 2012 11:03:48 PM EDT
Install Date : Fri 22 Feb 2013 12:22:09 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNOME frontends to NetWorkmanager
Name : networkmanager
Version : 0.9.6.4-2
URL : http://www.gnome.org/projects/NetworkManager/
Licenses : GPL
Groups : None
Provides : None
Depends On : dbus-glib iproute2 libnl nss polkit udev wpa_supplicant ppp dhclient libsoup systemd
Optional Deps : modemmanager: for modem management service
dhcpcd: alternative DHCP client; does not support DHCPv6
iptables: Connection sharing
dnsmasq: Connection sharing
bluez: Bluetooth support
openresolv: resolvconf support
Required By : network-manager-applet networkmanager-openvpn
Conflicts With : None
Replaces : None
Installed Size : 5448.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 02:35:26 PM EST
Install Date : Thu 21 Feb 2013 04:57:45 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Network Management daemon
Name : networkmanager-openvpn
Version : 0.9.6.0-1
URL : http://www.gnome.org/projects/NetworkManager/
Licenses : GPL
Groups : None
Provides : None
Depends On : networkmanager>=0.9.6.0 openvpn gtk3 libgnome-keyring
Optional Deps : network-manager-applet: GNOME frontends to NetWorkmanager
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 800.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Tue 07 Aug 2012 02:02:31 PM EDT
Install Date : Fri 22 Feb 2013 12:28:54 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : NetworkManager VPN plugin for OpenVPN
Name : nitrogen
Version : 1.5.2-1
URL : http://projects.l3ib.org/nitrogen/
Licenses : GPL
Groups : None
Provides : None
Depends On : gtkmm hicolor-icon-theme librsvg
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 408.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Wed 20 Apr 2011 07:20:26 AM EDT
Install Date : Sun 17 Feb 2013 05:23:58 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Background browser and setter for X windows
Name : nspr
Version : 4.9.4-1
URL : http://www.mozilla.org/projects/nspr/
Licenses : MPL GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : js nss
Conflicts With : None
Replaces : None
Installed Size : 1341.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 28 Dec 2012 02:38:55 AM EST
Install Date : Sun 17 Feb 2013 01:40:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Netscape Portable Runtime
Name : nss
Version : 3.14.1.1.93-1
URL : http://www.mozilla.org/projects/security/pki/nss/
Licenses : MPL GPL
Groups : None
Provides : None
Depends On : nspr>=4.9.4 sqlite zlib sh
Optional Deps : None
Required By : chromium flashplugin jre7-openjdk-headless networkmanager
Conflicts With : None
Replaces : None
Installed Size : 6224.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Sun 06 Jan 2013 03:07:07 PM EST
Install Date : Sun 17 Feb 2013 01:40:36 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Mozilla Network Security Services
Name : obconf
Version : 2.0.3.git20100309-3
URL : http://openbox.org/wiki/ObConf:About
Licenses : GPL
Groups : None
Provides : None
Depends On : openbox gtk2 libglade desktop-file-utils libsm
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 556.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Fri 17 Feb 2012 01:41:45 PM EST
Install Date : Sun 17 Feb 2013 12:01:24 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A GTK2 based configuration tool for the Openbox windowmanager
Name : obmenu
Version : 1.0-9
URL : http://obmenu.sourceforge.net/
Licenses : GPL
Groups : None
Provides : None
Depends On : python2 pygtk openbox
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 164.00 KiB
Packager : Lukas Fleischer <archlinux@cryptocrack.de>
Architecture : any
Build Date : Thu 03 Nov 2011 06:19:37 AM EDT
Install Date : Sun 17 Feb 2013 12:01:25 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Openbox menu editor.
Name : openbox
Version : 3.5.0-7
URL : http://openbox.org
Licenses : GPL
Groups : lxde
Provides : None
Depends On : startup-notification libxml2 libxinerama libxrandr libxcursor pango imlib2
Optional Deps : pyxdg: for the xdg-autostart script
Required By : obconf obmenu openbox-themes
Conflicts With : None
Replaces : None
Installed Size : 2256.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Sat 12 May 2012 04:19:32 AM EDT
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A highly configurable and lightweight X11 window manager
Name : openbox-themes
Version : 1.0.2-2
URL : http://www.debian.org
Licenses : GPL
Groups : None
Provides : None
Depends On : openbox
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 8276.00 KiB
Packager : Lukas Fleischer <archlinux@cryptocrack.de>
Architecture : any
Build Date : Thu 03 Nov 2011 05:43:47 AM EDT
Install Date : Thu 21 Feb 2013 09:23:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Various themes for the Openbox window manager.
Name : openssh
Version : 6.1p1-6
URL : http://www.openssh.org/portable.html
Licenses : custom:BSD
Groups : None
Provides : None
Depends On : krb5 openssl libedit ldns
Optional Deps : xorg-xauth: X11 forwarding
x11-ssh-askpass: input passphrase in X
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 2688.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Wed 13 Feb 2013 11:45:19 PM EST
Install Date : Wed 20 Feb 2013 04:55:36 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Free version of the SSH connectivity tools
Name : openssl
Version : 1.0.1.e-3
URL : https://www.openssl.org
Licenses : custom:BSD
Groups : None
Provides : None
Depends On : perl
Optional Deps : ca-certificates
Required By : ca-certificates curl git heirloom-mailx iputils ldns lib32-openssl libarchive libevent libsasl libssh2 openssh openssl098 openvpn python2 wpa_supplicant xchat
Conflicts With : None
Replaces : None
Installed Size : 11648.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Sun 17 Feb 2013 07:46:19 AM EST
Install Date : Sun 17 Feb 2013 03:31:25 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The Open Source toolkit for Secure Sockets Layer and Transport Layer Security
Name : openssl098
Version : 0.9.8.y-1
URL : https://www.openssl.org
Licenses : custom:BSD
Groups : None
Provides : openssl-compatibility
Depends On : openssl
Optional Deps : ca-certificates
Required By : spotify
Conflicts With : openssl-compatibility
Replaces : None
Installed Size : 1936.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Sun 24 Feb 2013 08:06:43 AM EST
Install Date : Sun 24 Feb 2013 08:06:50 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The Open Source toolkit for Secure Sockets Layer and Transport Layer Security (0.9.8 branch)
Name : openvpn
Version : 2.3.0-2
URL : http://openvpn.net/index.php/open-source.html
Licenses : custom
Groups : None
Provides : None
Depends On : openssl lzo2 iproute2
Optional Deps : None
Required By : networkmanager-openvpn
Conflicts With : None
Replaces : None
Installed Size : 1040.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 10:00:58 AM EST
Install Date : Fri 22 Feb 2013 12:28:54 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)
Name : orc
Version : 0.4.16-1
URL : http://code.entropywave.com/projects/orc/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : gstreamer0.10-base pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 1380.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Mon 06 Feb 2012 01:18:36 PM EST
Install Date : Sun 17 Feb 2013 07:51:40 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The Oild Runtime Compiler
Name : p11-kit
Version : 0.13-1
URL : http://p11-glue.freedesktop.org
Licenses : BSD
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : gnutls
Conflicts With : None
Replaces : None
Installed Size : 440.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Sun 12 Aug 2012 04:40:38 PM EDT
Install Date : Sun 17 Feb 2013 12:01:23 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library to work with PKCS#11 modules
Name : package-query
Version : 1.1-2
URL : http://gitweb.archlinux.fr/package-query.git/
Licenses : GPL
Groups : None
Provides : None
Depends On : pacman>=4.0 pacman<4.1 curl yajl>=2.0
Optional Deps : None
Required By : yaourt
Conflicts With : None
Replaces : None
Installed Size : 84.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Sun 17 Feb 2013 04:57:22 PM EST
Install Date : Sun 17 Feb 2013 04:57:24 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Query ALPM and AUR
Name : pacman
Version : 4.0.3-5
URL : http://www.archlinux.org/pacman/
Licenses : GPL
Groups : base
Provides : None
Depends On : bash glibc>=2.15 libarchive>=3.0.2 curl>=7.19.4 gpgme pacman-mirrorlist archlinux-keyring
Optional Deps : fakeroot: for makepkg usage as normal user
Required By : package-query yaourt
Conflicts With : None
Replaces : None
Installed Size : 3628.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 17 Nov 2012 08:56:11 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A library-based package manager with dependency support
Name : pacman-mirrorlist
Version : 20130203-1
URL : http://www.archlinux.org/mirrorlist/
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : pacman
Conflicts With : None
Replaces : None
Installed Size : 24.00 KiB
Packager : Dan McGee <dan@archlinux.org>
Architecture : any
Build Date : Sat 02 Feb 2013 07:22:20 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Arch Linux mirror list for use by pacman
Name : pam
Version : 1.1.6-1
URL : http://www.kernel.org/pub/linux/libs/pam/
Licenses : GPL2
Groups : None
Provides : None
Depends On : glibc db cracklib libtirpc pambase
Optional Deps : None
Required By : coreutils cronie inetutils kbd polkit shadow slim sudo systemd util-linux
Conflicts With : None
Replaces : None
Installed Size : 4220.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Fri 12 Oct 2012 05:10:36 AM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : PAM (Pluggable Authentication Modules) library
Name : pambase
Version : 20130113-1
URL : http://www.archlinux.org
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : pam
Conflicts With : None
Replaces : None
Installed Size : 36.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : any
Build Date : Sun 13 Jan 2013 03:58:59 PM EST
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Base PAM configuration for services
Name : pango
Version : 1.32.5-1
URL : http://www.pango.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : libthai cairo libxft harfbuzz
Optional Deps : None
Required By : gtk2 gtk3 lib32-pango librsvg openbox pangomm
Conflicts With : None
Replaces : None
Installed Size : 3796.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Tue 08 Jan 2013 04:19:14 AM EST
Install Date : Sun 17 Feb 2013 12:01:22 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A library for layout and rendering of text
Name : pangomm
Version : 2.28.4-1
URL : http://gtkmm.sourceforge.net/
Licenses : LGPL
Groups : None
Provides : None
Depends On : pango glibmm cairomm
Optional Deps : None
Required By : gtkmm
Conflicts With : None
Replaces : None
Installed Size : 604.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Wed 26 Oct 2011 10:52:38 AM EDT
Install Date : Sun 17 Feb 2013 05:23:57 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : C++ bindings for pango
Name : parted
Version : 3.1-1
URL : http://www.gnu.org/software/parted/parted.html
Licenses : GPL3
Groups : None
Provides : None
Depends On : device-mapper e2fsprogs
Optional Deps : None
Required By : gparted udisks
Conflicts With : None
Replaces : None
Installed Size : 2584.00 KiB
Packager : Giovanni Scafora <giovanni@archlinux.org>
Architecture : x86_64
Build Date : Sat 03 Mar 2012 08:57:01 AM EST
Install Date : Sun 17 Feb 2013 01:54:06 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A program for creating, destroying, resizing, checking and copying partitions
Name : patch
Version : 2.7.1-2
URL : http://www.gnu.org/software/patch/patch.html
Licenses : GPL
Groups : base-devel
Provides : None
Depends On : glibc
Optional Deps : ed: for patch -e functionality
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 152.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Mon 31 Dec 2012 07:53:43 AM EST
Install Date : Sun 17 Feb 2013 11:01:25 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A utility to apply patch files to original sources
Name : pciutils
Version : 3.1.10-1
URL : http://mj.ucw.cz/sw/pciutils/
Licenses : GPL2
Groups : base
Provides : None
Depends On : glibc hwids
Optional Deps : None
Required By : alsa-utils
Conflicts With : None
Replaces : None
Installed Size : 384.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Wed 27 Jun 2012 09:32:54 AM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : PCI bus configuration space access library and tools
Name : pcmanfm
Version : 1.1.0-1
URL : http://pcmanfm.sourceforge.net/
Licenses : GPL
Groups : lxde
Provides : None
Depends On : gtk2 desktop-file-utils libfm lxmenu-data
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1428.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Thu 01 Nov 2012 06:31:42 AM EDT
Install Date : Thu 21 Feb 2013 08:09:35 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : An extremely fast and lightweight file manager
Name : pcmciautils
Version : 018-6
URL : http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
Licenses : GPL
Groups : base
Provides : None
Depends On : systemd
Optional Deps : None
Required By : None
Conflicts With : pcmcia-cs
Replaces : None
Installed Size : 80.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Mon 10 Dec 2012 07:12:44 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Utilities for inserting and removing PCMCIA cards
Name : pcre
Version : 8.32-1
URL : http://www.pcre.org/
Licenses : BSD
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Required By : compton-git git glib2 grep less lib32-pcre
Conflicts With : None
Replaces : None
Installed Size : 4976.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 30 Nov 2012 07:45:17 PM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library that implements Perl 5-style regular expressions
Name : perl
Version : 5.16.2-3
URL : http://www.perl.org
Licenses : GPL PerlArtistic
Groups : base
Provides : perl-app-cpan=1.5701 perl-archive-extract=0.58 perl-archive-extract=0.58 perl-archive-tar=1.82 perl-archive-tar=1.82 perl-attribute-handlers=0.93 perl-attribute-handlers=0.93 perl-autodie=2.10 perl-autodie=2.10 perl-autoloader=5.72 perl-autoloader=5.72 perl-autouse=1.07 perl-autouse=1.07 perl-b-debug=1.17 perl-b-debug=1.17 perl-b-deparse=1.14 perl-b-lint=1.14 perl-b-lint=1.14 perl-base=2.18 perl-base=2.18 perl-bignum=0.29 perl-bignum=0.29 perl-carp=1.26 perl-carp=1.26 perl-cgi=3.59 perl-cgipm=3.59 perl-compress-raw-bzip2=2.048 perl-compress-raw-bzip2=2.048 perl-compress-raw-zlib=2.048 perl-compress-raw-zlib=2.048 perl-constant=1.23 perl-constant=1.23 perl-cpan=1.9800 perl-cpan=1.9800 perl-cpan-meta=2.120630 perl-cpan-meta=2.120630 perl-cpan-meta-requirements=2.120630 perl-cpan-meta-yaml=0.007 perl-cpan-meta-yaml=0.007 perl-cpanplus=0.9121 perl-cpanplus=0.9121 perl-cpanplus-dist-build=0.62 perl-cpanplus-dist-build=0.62 perl-data-dumper=2.135 perl-data-dumper=2.135 perl-db-file=1.826 perl-db-file=1.826 perl-devel-ppport=3.20 perl-devel-ppport=3.20 perl-devel-selfstubber=1.05 perl-devel-selfstubber=1.05 perl-digest=1.17 perl-digest=1.17 perl-digest-md5=2.51 perl-digest-md5=2.51 perl-digest-sha=5.71 perl-digest-sha=5.71 perl-dumpvalue=1.17 perl-dumpvalue=1.17 perl-encode=2.44 perl-encode=2.44 perl-encoding-warnings=0.11 perl-encoding-warnings=0.11 perl-env=1.03 perl-env=1.03 perl-exporter=5.66 perl-extutils-cbuilder=0.280206 perl-extutils-cbuilder=0.280206 perl-extutils-command=1.17 perl-extutils-command=1.17 perl-extutils-constant=0.23 perl-extutils-constant=0.23 perl-extutils-install=1.58 perl-extutils-install=1.999002 perl-extutils-makemaker=6.63 perl-extutils-makemaker=6.63 perl-extutils-manifest=1.61 perl-extutils-manifest=1.61 perl-extutils-parsexs=3.16 perl-extutils-parsexs=3.16 perl-file-checktree=4.41 perl-file-checktree=4.41 perl-file-fetch=0.32 perl-file-fetch=0.32 perl-file-path=2.08 perl-file-path=2.08 perl-file-temp=0.22 perl-file-temp=0.22 perl-filter=1.40 perl-filter-simple=0.88 perl-filter-simple=0.88 perl-filter-util-call=1.40 perl-getopt-long=2.38 perl-getopt-long=2.38 perl-http-tiny=0.017 perl-http-tiny=0.017 perl-i18n-collate=1.02 perl-i18n-collate=1.02 perl-i18n-langtags=0.38 perl-if=0.0602 perl-if=0.0602 perl-io=1.25 perl-io=1.25 perl-io-compress=2.048 perl-io-compress=1.000 perl-io-zlib=1.10 perl-io-zlib=1.10 perl-ipc-cmd=0.76 perl-ipc-cmd=0.76 perl-ipc-sysv=2.03 perl-ipc-sysv=2.03 perl-json-pp=2.27200 perl-json-pp=2.27200 perl-lib=0.63 perl-lib=0.63 perl-libnet=1.22 perl-libnet=2.29 perl-locale-codes=3.21 perl-locale-codes=3.21 perl-locale-maketext=1.22 perl-locale-maketext=1.22 perl-locale-maketext-simple=0.21 perl-locale-maketext-simple=0.21 perl-log-message=0.04 perl-log-message=0.04 perl-log-message-simple=0.08 perl-log-message-simple=0.08 perl-math-bigint=1.998 perl-math-bigint=1.998 perl-math-bigint-fastcalc=0.30 perl-math-bigint-fastcalc=0.30 perl-math-bigrat=0.2603 perl-math-bigrat=0.2603 perl-math-complex=1.59 perl-math-complex=1.59 perl-memoize=1.02 perl-memoize=1.02 perl-mime-base64=3.13 perl-mime-base64=3.13 perl-module-build=0.39 perl-module-build=0.39 perl-module-corelist=2.76 perl-module-corelist=2.76 perl-module-load=0.22 perl-module-load=0.22 perl-module-load-conditional=0.46 perl-module-load-conditional=0.46 perl-module-loaded=0.08 perl-module-loaded=0.08 perl-module-metadata=1.000009 perl-module-metadata=1.000009 perl-module-pluggable=4.0 perl-module-pluggable=0.4 perl-net-ping=2.38 perl-net-ping=2.38 perl-next=0.65 perl-object-accessor=0.42 perl-object-accessor=0.42 perl-package-constants=0.02 perl-package-constants=0.02 perl-params-check=0.32 perl-params-check=0.32 perl-parent=0.225 perl-parent=0.225 perl-parse-cpan-meta=1.4402 perl-parse-cpan-meta=1.4402 perl-pathtools=3.39 perl-pathtools=3.39 perl-perl-ostype=1.002 perl-perl-ostype=1.002 perl-perlfaq=5.0150039 perl-perlfaq=5.0150039 perl-perlio-via-quotedprint=0.06 perl-perlio-via-quotedprint=0.06 perl-pod-escapes=1.04 perl-pod-escapes=1.04 perl-pod-latex=0.60 perl-pod-latex=0.60 perl-pod-parser=1.51 perl-pod-parser=1.51 perl-pod-perldoc=3.17 perl-pod-perldoc=3.17 perl-pod-simple=3.20 perl-pod-simple=3.20 perl-podlators=2.4.0 perl-podlators=1.10 perl-safe=2.31 perl-safe=2.31 perl-scalar-list-utils=1.25 perl-scalar-list-utils=1.25 perl-search-dict=1.04 perl-search-dict=1.04 perl-selfloader=1.20 perl-selfloader=1.20 perl-socket=2.001 perl-socket=2.001 perl-storable=2.34 perl-storable=2.34 perl-sys-syslog=0.29 perl-sys-syslog=0.29 perl-term-ansicolor=3.01 perl-term-ansicolor=3.01 perl-term-cap=1.13 perl-term-cap=1.13 perl-term-complete=1.402 perl-term-complete=1.402 perl-term-readline=1.09 perl-term-readline=1.09 perl-term-ui=0.30 perl-term-ui=0.30 perl-test=1.25 perl-test=1.25 perl-test-harness=3.23 perl-test-harness=3.23 perl-test-simple=0.98 perl-test-simple=0.98 perl-text-abbrev=1.02 perl-text-abbrev=1.02 perl-text-balanced=2.02 perl-text-balanced=2.02 perl-text-parsewords=3.27 perl-text-parsewords=3.27 perl-text-soundex=3.03 perl-text-soundex=3.03 perl-text-tabs-wrap=2009.0305 perl-text-tabs-wrap=2009.0305 perl-thread-queue=2.12 perl-thread-queue=2.12 perl-thread-semaphore=2.12 perl-thread-semaphore=2.12 perl-threads=1.86 perl-threads=1.86 perl-threads-shared=1.40 perl-threads-shared=1.40 perl-tie-file=0.98 perl-tie-file=0.98 perl-tie-refhash=1.39 perl-tie-refhash=1.39 perl-time-hires=1.9725 perl-time-hires=1.9725 perl-time-local=1.2000 perl-time-local=1.2000 perl-time-piece=1.20 perl-time-piece= perl-unicode-collate=0.89 perl-unicode-collate=0.89 perl-unicode-normalize=1.14 perl-unicode-normalize=1.14 perl-version=0.99 perl-version-requirements=0.101022 perl-version-requirements=0.101022 perl-win32=0.44 perl-win32api-file=0.1200 perl-xsloader=0.16 perl-xsloader=0.16
Depends On : gdbm db coreutils glibc sh
Optional Deps : None
Required By : alsi automake git groff lm_sensors openssl perl-data-dump perl-error perl-xml-parser perl-xml-simple texinfo
Conflicts With : None
Replaces : None
Installed Size : 54372.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Sat 02 Feb 2013 09:18:41 AM EST
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A highly capable, feature-rich programming language
Name : perl-data-dump
Version : 1.21-1
URL : https://metacpan.org/release/Data-Dump
Licenses : PerlArtistic GPL
Groups : None
Provides : None
Depends On : perl>=5.006
Optional Deps : None
Required By : alsi
Conflicts With : None
Replaces : None
Installed Size : 96.00 KiB
Packager : Justin Davis <jrcd83@gmail.com>
Architecture : any
Build Date : Sun 29 Jan 2012 11:59:34 AM EST
Install Date : Wed 20 Feb 2013 02:15:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Pretty printing of data structures
Name : perl-error
Version : 0.17019-1
URL : http://search.cpan.org/dist/Error/
Licenses : PerlArtistic GPL
Groups : None
Provides : None
Depends On : perl>=5.10.0
Optional Deps : None
Required By : git
Conflicts With : None
Replaces : None
Installed Size : 76.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : any
Build Date : Thu 24 Jan 2013 11:10:14 PM EST
Install Date : Sun 17 Feb 2013 07:42:15 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Perl/CPAN Error module - Error/exception handling in an OO-ish way
Name : perl-xml-parser
Version : 2.41-3
URL : http://search.cpan.org/dist/XML-Parser/
Licenses : GPL PerlArtistic
Groups : None
Provides : perlxml=2.41
Depends On : perl expat
Optional Deps : None
Required By : intltool perl-xml-simple
Conflicts With : None
Replaces : perlxml
Installed Size : 536.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Fri 25 May 2012 09:09:16 PM EDT
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Expat-based XML parser module for perl
Name : perl-xml-simple
Version : 2.20-1
URL : http://search.cpan.org/dist/XML-Simple/
Licenses : PerlArtistic
Groups : None
Provides : None
Depends On : perl-xml-parser perl
Optional Deps : None
Required By : icon-naming-utils
Conflicts With : None
Replaces : None
Installed Size : 168.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : any
Build Date : Sun 15 Jul 2012 11:38:43 PM EDT
Install Date : Sun 17 Feb 2013 05:44:34 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Simple XML parser for perl
Name : pinentry
Version : 0.8.2-1
URL : http://www.gnupg.org/aegypten2
Licenses : GPL
Groups : None
Provides : None
Depends On : ncurses libcap>=2.16
Optional Deps : gtk2: for gtk2 backend
qt: for qt4 backend
Required By : gnupg
Conflicts With : None
Replaces : None
Installed Size : 340.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Fri 07 Sep 2012 04:16:58 PM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : a collection of simple PIN or passphrase entry dialogs which utilize the Assuan protocol
Name : pixman
Version : 0.28.2-1
URL : http://xorg.freedesktop.org
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : lib32-pixman xorg-server
Conflicts With : None
Replaces : None
Installed Size : 665.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 16 Dec 2012 12:42:25 PM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The pixel-manipulation library for X and cairo
Name : pkg-config
Version : 0.28-1
URL : http://pkgconfig.freedesktop.org/wiki/
Licenses : GPL
Groups : base-devel
Provides : pkgconfig=0.28
Depends On : glib2
Optional Deps : None
Required By : None
Conflicts With : pkgconfig
Replaces : pkgconfig
Installed Size : 116.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 26 Jan 2013 10:33:52 PM EST
Install Date : Sun 17 Feb 2013 11:01:25 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A system for managing library compile/link flags
Name : pm-quirks
Version : 0.20100619-3
URL : http://pm-utils.freedesktop.org/wiki/
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : pm-utils
Conflicts With : None
Replaces : None
Installed Size : 80.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : any
Build Date : Mon 04 Feb 2013 03:31:20 AM EST
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Quirks data for pm-utils
Name : pm-utils
Version : 1.4.1-5
URL : http://pm-utils.freedesktop.org
Licenses : GPL
Groups : None
Provides : None
Depends On : bash procps pm-quirks
Optional Deps : None
Required By : upower
Conflicts With : None
Replaces : None
Installed Size : 248.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 24 May 2012 05:44:19 AM EDT
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Utilities and scripts for suspend and hibernate power management
Name : polkit
Version : 0.109-1
URL : http://www.freedesktop.org/wiki/Software/polkit
Licenses : LGPL
Groups : None
Provides : None
Depends On : glib2 pam expat libsystemd js
Optional Deps : None
Required By : colord gconf networkmanager polkit-gnome rtkit udisks upower
Conflicts With : None
Replaces : policykit
Installed Size : 1824.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 07 Jan 2013 06:24:44 AM EST
Install Date : Sun 17 Feb 2013 01:51:58 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Application development toolkit for controlling system-wide privileges
Name : polkit-gnome
Version : 0.105-1
URL : http://www.freedesktop.org/wiki/Software/PolicyKit
Licenses : LGPL
Groups : None
Provides : None
Depends On : polkit gtk3
Optional Deps : None
Required By : network-manager-applet
Conflicts With : None
Replaces : None
Installed Size : 448.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Thu 27 Oct 2011 12:24:50 PM EDT
Install Date : Fri 22 Feb 2013 12:22:08 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : PolicyKit integration for the GNOME desktop
Name : popt
Version : 1.16-5
URL : http://rpm5.org
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : cryptsetup gmrun logrotate
Conflicts With : None
Replaces : None
Installed Size : 592.00 KiB
Packager : Stéphane Gaudreault <stephane@archlinux.org>
Architecture : x86_64
Build Date : Sun 08 Apr 2012 07:35:48 PM EDT
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A commandline option parser
Name : ppl
Version : 1.0-1
URL : http://bugseng.com/products/ppl
Licenses : GPL3
Groups : None
Provides : None
Depends On : gmp>=5.0
Optional Deps : None
Required By : gcc
Conflicts With : None
Replaces : None
Installed Size : 25784.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 30 Jun 2012 02:40:21 AM EDT
Install Date : Sun 17 Feb 2013 11:01:23 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A modern library for convex polyhedra and other numerical abstractions.
Name : ppp
Version : 2.4.5-5
URL : http://www.samba.org/ppp/
Licenses : custom:GPL/BSD
Groups : base
Provides : None
Depends On : glibc libpcap>=1.0.0
Optional Deps : None
Required By : networkmanager
Conflicts With : None
Replaces : None
Installed Size : 876.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 13 Oct 2012 04:44:19 PM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A daemon which implements the Point-to-Point Protocol for dial-up networking
Name : procps-ng
Version : 3.3.5-1
URL : http://gitorious.org/procps
Licenses : GPL LGPL
Groups : base
Provides : procps
Depends On : ncurses
Optional Deps : None
Required By : pm-utils
Conflicts With : procps
Replaces : procps
Installed Size : 828.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Tue 30 Oct 2012 02:13:16 PM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Utilities for monitoring your system and its processes
Name : psmisc
Version : 22.19-1
URL : http://psmisc.sourceforge.net/index.html
Licenses : GPL
Groups : base
Provides : None
Depends On : ncurses
Optional Deps : None
Required By : alsa-utils
Conflicts With : None
Replaces : None
Installed Size : 704.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Sun 24 Jun 2012 03:06:53 PM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Miscellaneous procfs tools
Name : pth
Version : 2.0.7-4
URL : http://www.gnu.org/software/pth/
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc awk
Optional Deps : None
Required By : dirmngr gnupg gpgme
Conflicts With : None
Replaces : None
Installed Size : 212.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Wed 19 Oct 2011 11:10:09 AM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : The GNU Portable Threads.
Name : pulseaudio
Version : 3.0-2
URL : http://www.freedesktop.org/wiki/Software/PulseAudio
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : libpulse=3.0-2 rtkit libltdl speex tdb udev fftw orc libsamplerate webrtc-audio-processing systemd sbc
Optional Deps : avahi: zeroconf support
bluez: bluetooth support
gconf: configuration through gconf (paprefs)
jack: jack support
lirc-utils: infra-red support
openssl: RAOP support
python2-pyqt: Equalizer GUI (qpaeq)
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 5364.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Tue 18 Dec 2012 03:24:20 PM EST
Install Date : Sat 23 Feb 2013 06:08:54 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A featureful, general-purpose sound server
Name : pygobject2-devel
Version : 2.28.6-8
URL : http://www.pygtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : python2-gobject2
Conflicts With : None
Replaces : None
Installed Size : 1524.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sat 20 Oct 2012 04:55:54 AM EDT
Install Date : Sun 17 Feb 2013 12:01:25 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Development files for the pygobject bindings
Name : pygtk
Version : 2.24.0-3
URL : http://www.pygtk.org/
Licenses : LGPL
Groups : None
Provides : None
Depends On : libglade python2-cairo pygobject
Optional Deps : python2-numpy
Required By : batti obmenu python2-keybinder2 python2-notify terminator wicd-gtk
Conflicts With : None
Replaces : None
Installed Size : 18228.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Mon 23 Jan 2012 03:48:33 PM EST
Install Date : Sun 17 Feb 2013 12:01:25 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Python bindings for the GTK widget set
Name : python-dbus-common
Version : 1.1.1-2
URL : http://www.freedesktop.org/wiki/Software/DBusBindings
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : python2-dbus
Conflicts With : dbus-python<1.1.0
Replaces : None
Installed Size : 124.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Sat 13 Oct 2012 06:09:39 PM EDT
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Common dbus-python files shared between python-dbus and python2-dbus
Name : python2
Version : 2.7.3-4
URL : http://www.python.org/
Licenses : PSF
Groups : None
Provides : None
Depends On : bzip2 gdbm openssl zlib expat sqlite libffi
Optional Deps : tk: for IDLE
Required By : asciidoc gnome-doc-utils libplist obmenu python2-cairo python2-dbus python2-gobject2 python2-urwid pytyle3-git wicd xorg-xpyb-git xpybutil-git
Conflicts With : python<3
Replaces : None
Installed Size : 70867.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 22 Dec 2012 03:14:52 PM EST
Install Date : Sun 17 Feb 2013 12:01:25 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A high-level scripting language
Name : python2-cairo
Version : 1.10.0-1
URL : http://www.cairographics.org/pycairo
Licenses : LGPL MPL
Groups : None
Provides : pycairo=1.10.0
Depends On : python2 cairo
Optional Deps : None
Required By : pygtk
Conflicts With : pycairo
Replaces : pycairo
Installed Size : 128.00 KiB
Packager : Angel Velásquez <angvp@archlinux.org>
Architecture : x86_64
Build Date : Sun 01 May 2011 01:00:41 PM EDT
Install Date : Sun 17 Feb 2013 12:01:25 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Python2 bindings for the cairo graphics library
Name : python2-dbus
Version : 1.1.1-2
URL : http://www.freedesktop.org/wiki/Software/DBusBindings
Licenses : GPL LGPL
Groups : None
Provides : dbus-python=1.1.1
Depends On : python-dbus-common python2 dbus-core
Optional Deps : dbus-glib: glib mainloop support
Required By : batti wicd
Conflicts With : dbus-python
Replaces : dbus-python
Installed Size : 740.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Sat 13 Oct 2012 06:09:37 PM EDT
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Python 2.7 bindings for DBUS
Name : python2-gobject2
Version : 2.28.6-8
URL : http://www.pygtk.org/
Licenses : LGPL
Groups : None
Provides : pygobject=2.28.6
Depends On : glib2 pygobject2-devel python2
Optional Deps : None
Required By : pygtk wicd
Conflicts With : None
Replaces : pygobject
Installed Size : 2032.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sat 20 Oct 2012 04:55:51 AM EDT
Install Date : Sun 17 Feb 2013 12:01:25 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Python 2 bindings for GObject2
Name : python2-keybinder2
Version : 0.3.0-1
URL : http://kaizer.se/wiki/keybinder/
Licenses : GPL
Groups : None
Provides : python-keybinder
Depends On : libkeybinder2 pygtk
Optional Deps : None
Required By : terminator
Conflicts With : None
Replaces : None
Installed Size : 28.00 KiB
Packager : Guillaume ALAUX <guillaume@archlinux.org>
Architecture : x86_64
Build Date : Thu 08 Nov 2012 08:09:58 AM EST
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library for registering global keyboard shortcuts - Python 2 bindings
Name : python2-notify
Version : 0.1.1-12
URL : http://www.galago-project.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : pygtk>=2.22.0 libnotify>=0.7.1
Optional Deps : None
Required By : terminator
Conflicts With : python-notify<=0.1.1-11
Replaces : python-notify<=0.1.1-11
Installed Size : 96.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Sun 14 Oct 2012 04:40:18 PM EDT
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Python bindings for libnotify
Name : python2-urwid
Version : 1.1.1-1
URL : http://excess.org/urwid/
Licenses : LGPL
Groups : None
Provides : None
Depends On : python2
Optional Deps : None
Required By : wicd
Conflicts With : None
Replaces : None
Installed Size : 2672.00 KiB
Packager : Daniel Isenmann <daniel@archlinux.org>
Architecture : x86_64
Build Date : Sat 12 Jan 2013 12:54:04 PM EST
Install Date : Sun 17 Feb 2013 07:27:03 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Urwid is a curses-based user interface library.
Name : pytyle3-git
Version : 20130220-1
URL : http://burntsushi.net/X11/pytyle
Licenses : GPL
Groups : None
Provides : None
Depends On : python2>=2.7 xpybutil-git
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 136.00 KiB
Packager : Unknown Packager
Architecture : any
Build Date : Wed 20 Feb 2013 02:04:37 PM EST
Install Date : Wed 20 Feb 2013 02:04:40 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : An automatic tiler that is compatible with Openbox Multihead
Name : qt
Version : 4.8.4-3
URL : http://qt-project.org/
Licenses : GPL3 LGPL
Groups : None
Provides : None
Depends On : libtiff libpng libmng sqlite ca-certificates glib2 dbus fontconfig libgl libsm libxrandr libxv libxi alsa-lib xdg-utils hicolor-icon-theme desktop-file-utils
Optional Deps : postgresql-libs: PostgreSQL driver
libmysqlclient: MySQL driver
unixodbc: ODBC driver
libfbclient: Firebird/iBase driver
libxinerama: Xinerama support
libxcursor: Xcursor support
libxfixes: Xfixes support
icu: Unicode support
Required By : lib32-qt qtwebkit spotify
Conflicts With : None
Replaces : None
Installed Size : 93104.00 KiB
Packager : Andrea Scarpino <andrea@archlinux.org>
Architecture : x86_64
Build Date : Tue 05 Feb 2013 06:28:34 AM EST
Install Date : Sun 17 Feb 2013 07:50:08 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : A cross-platform application and UI framework
Name : qtwebkit
Version : 2.3.beta2-1
URL : http://trac.webkit.org/wiki/QtWebKit
Licenses : LGPL2.1 GPL3
Groups : None
Provides : None
Depends On : qt systemd gstreamer0.10-base
Optional Deps : None
Required By : spotify
Conflicts With : qt<4.8
Replaces : None
Installed Size : 34132.00 KiB
Packager : Andrea Scarpino <andrea@archlinux.org>
Architecture : x86_64
Build Date : Thu 14 Feb 2013 03:03:45 AM EST
Install Date : Sun 24 Feb 2013 08:02:35 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : An open source web browser engine (Qt port)
Name : randrproto
Version : 1.4.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxrandr
Conflicts With : None
Replaces : None
Installed Size : 140.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Sun 29 Jul 2012 07:02:29 AM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 RandR extension wire protocol
Name : rarian
Version : 0.8.1-3
URL : http://rarian.freedesktop.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Required By : gnome-doc-utils
Conflicts With : None
Replaces : None
Installed Size : 592.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 04 Feb 2013 03:39:10 AM EST
Install Date : Sun 24 Feb 2013 06:57:01 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Documentation meta-data library, designed as a replacement for Scrollkeeper.
Name : readline
Version : 6.2.004-1
URL : http://tiswww.case.edu/php/chet/readline/rltop.html
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc ncurses
Optional Deps : None
Required By : bash gnupg gnutls hunspell inetutils libxml2 lvm2 sqlite wpa_supplicant
Conflicts With : None
Replaces : None
Installed Size : 1224.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Thu 19 Jul 2012 09:23:38 PM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : GNU readline library
Name : recordproto
Version : 1.14.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxtst
Conflicts With : None
Replaces : None
Installed Size : 84.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 23 Mar 2012 01:19:16 PM EDT
Install Date : Sun 17 Feb 2013 11:57:01 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Record extension wire protocol
Name : reiserfsprogs
Version : 3.6.22-1
URL : http://www.kernel.org/
Licenses : GPL
Groups : base
Provides : None
Depends On : util-linux
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1020.00 KiB
Packager : Andrea Scarpino <andrea@archlinux.org>
Architecture : x86_64
Build Date : Wed 09 Jan 2013 03:16:48 PM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Reiserfs utilities
Name : renderproto
Version : 0.11.1-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxrender
Conflicts With : None
Replaces : None
Installed Size : 120.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Sat 25 Feb 2012 04:47:51 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Render extension wire protocol
Name : rfkill
Version : 0.4-7
URL : http://linuxwireless.org/en/users/Documentation/rfkill
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : wicd
Conflicts With : None
Replaces : None
Installed Size : 40.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Sat 12 Jan 2013 04:36:52 PM EST
Install Date : Sun 17 Feb 2013 07:27:03 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Tool for enabling and disabling wireless devices
Name : rpmextract
Version : 1.0-5
URL : http://www.archlinux.org
Licenses : GPL
Groups : None
Provides : None
Depends On : bash libarchive coreutils
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 20.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : any
Build Date : Wed 08 Feb 2012 06:18:03 AM EST
Install Date : Thu 21 Feb 2013 06:34:19 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Script to convert or extract RPM archives (contains rpm2cpio)
Name : rtkit
Version : 0.11-1
URL : http://git.0pointer.de/?p=rtkit.git
Licenses : GPL custom:BSD
Groups : None
Provides : None
Depends On : dbus polkit
Optional Deps : None
Required By : pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 100.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Thu 09 Aug 2012 07:22:26 PM EDT
Install Date : Sat 23 Feb 2013 06:08:53 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Realtime Policy and Watchdog Daemon
Name : run-parts
Version : 4.3.4-1
URL : http://packages.qa.debian.org/d/debianutils.html
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : ca-certificates cronie
Conflicts With : None
Replaces : None
Installed Size : 108.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Tue 25 Sep 2012 03:19:09 PM EDT
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : run scripts or programs in a directory
Name : sbc
Version : 1.0-1
URL : http://www.bluez.org/
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 244.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Thu 06 Sep 2012 02:01:10 PM EDT
Install Date : Sat 23 Feb 2013 06:08:54 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Bluetooth Subband Codec (SBC) library
Name : scite
Version : 3.2.4-1
URL : http://www.scintilla.org/SciTE.html
Licenses : custom:scite
Groups : None
Provides : None
Depends On : desktop-file-utils gtk2
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 4424.00 KiB
Packager : Alexander Rødseth <rodseth@gmail.com>
Architecture : x86_64
Build Date : Sun 03 Feb 2013 03:55:28 PM EST
Install Date : Sun 17 Feb 2013 02:31:01 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Editor with facilities for building and running programs
Name : scrnsaverproto
Version : 1.2.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxss
Conflicts With : None
Replaces : None
Installed Size : 56.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 23 Mar 2012 01:21:08 PM EDT
Install Date : Sun 17 Feb 2013 01:40:36 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Screen Saver extension wire protocol
Name : sdl
Version : 1.2.15-3
URL : http://www.libsdl.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc libxext libxrender libx11
Optional Deps : alsa-lib: ALSA audio driver
libpulse: PulseAudio audio driver
Required By : virtualbox wxgtk
Conflicts With : None
Replaces : None
Installed Size : 1736.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Sat 15 Sep 2012 05:38:33 AM EDT
Install Date : Sun 17 Feb 2013 07:51:41 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard
Name : sed
Version : 4.2.2-2
URL : http://www.gnu.org/software/sed
Licenses : GPL3
Groups : base base-devel
Provides : None
Depends On : acl sh
Optional Deps : None
Required By : ca-certificates fakeroot
Conflicts With : None
Replaces : None
Installed Size : 876.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 07:19:14 AM EST
Install Date : Sun 17 Feb 2013 11:01:16 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : GNU stream editor
Name : sg3_utils
Version : 1.33-1
URL : http://sg.danny.cz/sg/sg3_utils.html
Licenses : GPL custom:BSD
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : udisks
Conflicts With : None
Replaces : None
Installed Size : 2052.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 22 Jan 2012 05:54:45 AM EST
Install Date : Sun 17 Feb 2013 01:54:06 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Generic SCSI utilities
Name : shadow
Version : 4.1.5.1-4
URL : http://pkg-shadow.alioth.debian.org/
Licenses : BSD
Groups : base
Provides : None
Depends On : bash pam acl
Optional Deps : None
Required By : dbus util-linux
Conflicts With : None
Replaces : None
Installed Size : 4932.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sat 26 Jan 2013 11:41:43 PM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Password and account management tool suite with support for shadow files and PAM
Name : shared-color-profiles
Version : 0.1.5-1
URL : http://github.com/hughsie/shared-color-profiles
Licenses : GPL2
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : colord
Conflicts With : None
Replaces : None
Installed Size : 25084.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : any
Build Date : Mon 05 Dec 2011 07:26:02 AM EST
Install Date : Sun 17 Feb 2013 01:52:00 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Shared color profiles are used in color management aware applications
Name : shared-mime-info
Version : 1.1-1
URL : http://freedesktop.org/Software/shared-mime-info
Licenses : GPL
Groups : None
Provides : None
Depends On : libxml2 glib2
Optional Deps : None
Required By : codeblocks gtk2 gtk3 libfm spacefm virtualbox wicd
Conflicts With : None
Replaces : None
Installed Size : 3711.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 17 Feb 2013 12:10:37 PM EST
Install Date : Sun 17 Feb 2013 03:31:25 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Freedesktop.org Shared MIME Info
Name : skype
Version : 4.1.0.20-2
URL : http://www.skype.com/
Licenses : custom
Groups : None
Provides : bin32-skype=4.1.0.20
Depends On : xdg-utils hicolor-icon-theme lib32-qt lib32-alsa-lib lib32-libxss lib32-libxv lib32-libxcursor lib32-v4l-utils lib32-qtwebkit
Optional Deps : lib32-libcanberra: XDG sound support
lib32-libpulse: PulseAudio support
Required By : None
Conflicts With : skype-staticqt bin32-skype bin32-skype-staticqt
Replaces : bin32-skype
Installed Size : 36492.00 KiB
Packager : Florian Pritz <bluewind@xinu.at>
Architecture : x86_64
Build Date : Thu 15 Nov 2012 06:11:40 AM EST
Install Date : Sun 17 Feb 2013 07:50:15 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : P2P software for high-quality voice communication
Name : slim
Version : 1.3.5-1
URL : http://slim.berlios.de/
Licenses : GPL2
Groups : None
Provides : None
Depends On : pam libxmu libpng libjpeg libxft
Optional Deps : None
Required By : slim-themes
Conflicts With : None
Replaces : None
Installed Size : 376.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Fri 18 Jan 2013 11:31:20 PM EST
Install Date : Sun 17 Feb 2013 12:01:53 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Desktop-independent graphical login manager for X11
Name : slim-themes
Version : 1.2.3-6
URL : http://slim.berlios.de
Licenses : GPL
Groups : None
Provides : None
Depends On : slim
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 5828.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : any
Build Date : Sat 27 Oct 2012 10:00:10 PM EDT
Install Date : Thu 21 Feb 2013 09:27:43 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Themes Pack for Simple Login Manager
Name : spacefm
Version : 0.8.6-1
URL : http://ignorantguru.github.com/spacefm/
Licenses : GPL3
Groups : None
Provides : None
Depends On : gtk3 shared-mime-info desktop-file-utils startup-notification udev
Optional Deps : lsof: device processes
eject: eject media
wget: plugin download
gksu: perform as root functionality
udevil: mount as non-root user and mount networks
udisks: mount as non-root user
udisks2: mount as non-root user
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 3812.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Wed 13 Feb 2013 01:41:55 PM EST
Install Date : Sun 17 Feb 2013 01:52:03 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Multi-panel tabbed file manager
Name : speex
Version : 1.2rc1-3
URL : http://www.speex.org/
Licenses : BSD
Groups : None
Provides : None
Depends On : libogg
Optional Deps : None
Required By : pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 1100.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Fri 01 Feb 2013 10:05:08 PM EST
Install Date : Sat 23 Feb 2013 06:08:54 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A free codec for free speech
Name : spotify
Version : 0.8.8.323-1
URL : http://www.spotify.com
Licenses : custom:"Copyright (c) 2006-2010 Spotify Ltd"
Groups : None
Provides : None
Depends On : alsa-lib>=1.0.14 glibc>=2.6 qt>=4.5.0 libxss openssl098 qtwebkit gconf libpng12
Optional Deps : desktop-file-utils: Adds URI support to compatible desktop environments
ffmpeg-spotify: Adds playback support for local files
Required By : None
Conflicts With : spotify-beta
Replaces : None
Installed Size : 106688.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Sun 24 Feb 2013 08:08:23 AM EST
Install Date : Sun 24 Feb 2013 08:09:41 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A proprietary peer-to-peer music streaming service
Name : sqlite
Version : 3.7.15.2-1
URL : http://www.sqlite.org/
Licenses : custom
Groups : None
Provides : sqlite3=3.7.15.2
Depends On : readline
Optional Deps : None
Required By : colord lib32-sqlite nss python2 qt
Conflicts With : None
Replaces : sqlite3
Installed Size : 1117.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 10 Jan 2013 12:45:58 PM EST
Install Date : Sun 17 Feb 2013 12:01:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A C library that implements an SQL database engine
Name : startup-notification
Version : 0.12-3
URL : http://www.freedesktop.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : libx11 xcb-util>=0.3.9
Optional Deps : None
Required By : libxfce4ui openbox spacefm
Conflicts With : None
Replaces : None
Installed Size : 128.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 31 May 2012 01:07:11 PM EDT
Install Date : Sun 17 Feb 2013 12:01:21 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Monitor and display application startup
Name : steam
Version : 1.0.0.34-3
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : Yes
Description : None
Name : sudo
Version : 1.8.6.p6-1
URL : http://www.sudo.ws/sudo/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc pam
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 2440.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Fri 01 Feb 2013 06:36:03 AM EST
Install Date : Sun 17 Feb 2013 03:22:16 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Give certain users the ability to run some commands as root
Name : sysfsutils
Version : 2.1.0-8
URL : http://linux-diag.sourceforge.net/Sysfsutils.html
Licenses : GPL LGPL
Groups : base
Provides : None
Depends On : glibc
Optional Deps : None
Required By : iputils lm_sensors v4l-utils
Conflicts With : None
Replaces : None
Installed Size : 172.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Sun 29 Apr 2012 01:11:56 AM EDT
Install Date : Sun 17 Feb 2013 11:01:01 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : System Utilities Based on Sysfs
Name : systemd
Version : 197-4
URL : http://www.freedesktop.org/wiki/Software/systemd
Licenses : GPL2 LGPL2.1 MIT
Groups : None
Provides : libsystemd=197 nss-myhostname systemd-tools=197 udev=197
Depends On : acl bash dbus-core glib2 kbd kmod hwids libcap libgcrypt pam util-linux xz
Optional Deps : cryptsetup: required for encrypted block devices
libmicrohttpd: systemd-journal-gatewayd
quota-tools: kernel-level quota management
python: systemd library bindings
python2-cairo: systemd-analyze
python2-gobject: systemd-analyze
systemd-sysvcompat: symlink package to provide sysvinit binaries
Required By : chromium colord device-mapper lib32-systemd libatasmart libgusb lvm2 mkinitcpio networkmanager pcmciautils polkit pulseaudio qtwebkit spacefm systemd-sysvcompat thunar udisks upower xf86-input-evdev xf86-video-intel
Conflicts With : libsystemd nss-myhostname systemd-tools udev
Replaces : libsystemd nss-myhostname systemd-tools udev
Installed Size : 12460.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Sun 13 Jan 2013 10:58:36 AM EST
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : system and service manager
Name : systemd-sysvcompat
Version : 197-4
URL : http://www.freedesktop.org/wiki/Software/systemd
Licenses : GPL2 LGPL2.1 MIT
Groups : base
Provides : None
Depends On : sysvinit-tools systemd
Optional Deps : None
Required By : None
Conflicts With : sysvinit
Replaces : None
Installed Size : 48.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Sun 13 Jan 2013 10:58:46 AM EST
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : sysvinit compat for systemd
Name : sysvinit-tools
Version : 2.88-9
URL : http://savannah.nongnu.org/projects/sysvinit
Licenses : GPL
Groups : None
Provides : None
Depends On : util-linux coreutils glibc awk
Optional Deps : None
Required By : systemd-sysvcompat
Conflicts With : None
Replaces : None
Installed Size : 136.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Fri 12 Oct 2012 03:04:13 PM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Linux System V Init Tools
Name : tar
Version : 1.26-2
URL : http://www.gnu.org/software/tar/tar.html
Licenses : GPL3
Groups : base
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : libtool
Conflicts With : None
Replaces : None
Installed Size : 2472.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Thu 03 Nov 2011 10:19:37 AM EDT
Install Date : Sun 17 Feb 2013 11:01:20 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Utility used to store, backup, and transport files
Name : tdb
Version : 1.2.11-1
URL : http://tdb.samba.org/
Licenses : GPL3
Groups : None
Provides : None
Depends On : None
Optional Deps : python2: for python bindings
Required By : pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 252.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Tue 04 Dec 2012 09:37:33 AM EST
Install Date : Sat 23 Feb 2013 06:08:54 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A Trivial Database similar to GDBM but allows simultaneous commits
Name : teamviewer
Version : 8.0.17147-3
URL : http://www.teamviewer.com
Licenses : custom
Groups : None
Provides : None
Depends On : lib32-libsm lib32-libxext lib32-glibc lib32-freetype2 lib32-gcc-libs lib32-alsa-lib lib32-libx11 lib32-libxtst lib32-libxdamage lib32-libxfixes lib32-libxcb lib32-libxi lib32-libxau lib32-libxdmcp
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 57444.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Fri 22 Feb 2013 08:27:05 AM EST
Install Date : Fri 22 Feb 2013 08:51:35 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : All-in-one solution for accessing PC's using the internet
Name : terminator
Version : 0.96-2
URL : http://www.tenshu.net/p/terminator.html
Licenses : GPL2
Groups : None
Provides : None
Depends On : vte pygtk xdg-utils python2-notify python2-keybinder2
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 1836.00 KiB
Packager : Guillaume ALAUX <guillaume@archlinux.org>
Architecture : any
Build Date : Thu 08 Nov 2012 10:11:20 AM EST
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : an application that provides lots of terminals in a single window
Name : texinfo
Version : 5.0-1
URL : http://www.gnu.org/software/texinfo/
Licenses : GPL3
Groups : base base-devel
Provides : None
Depends On : ncurses findutils gzip perl sh
Optional Deps : None
Required By : libconfig libtasn1
Conflicts With : None
Replaces : None
Installed Size : 8696.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 17 Feb 2013 01:32:20 AM EST
Install Date : Wed 20 Feb 2013 01:15:54 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file
Name : thunar
Version : 1.6.2-1
URL : http://thunar.xfce.org
Licenses : GPL2 LGPL2.1
Groups : xfce4
Provides : None
Depends On : desktop-file-utils libexif hicolor-icon-theme libnotify udev gtk2 exo libxfce4util libxfce4ui libpng
Optional Deps : gvfs: for trash support, mounting with udisk and remote filesystems
polkit-gnome: for mounting internal partitions (needs root password)
xfce4-panel: for trash applet
tumbler: for thumbnail previews
thunar-volman: manages removable devices
thunar-archive-plugin: create and deflate archives
thunar-media-tags-plugin: view/edit id3/ogg tags
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 5020.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Thu 27 Dec 2012 08:06:01 AM EST
Install Date : Thu 21 Feb 2013 08:08:30 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Modern file manager for Xfce
Name : tint2
Version : 0.11-5
URL : http://code.google.com/p/tint2/
Licenses : GPL2
Groups : None
Provides : tint
Depends On : gtk2 imlib2
Optional Deps : pygtk: for using tint2conf
Required By : tint2-themes
Conflicts With : ttm-svn tint
Replaces : tint
Installed Size : 408.00 KiB
Packager : Bartłomiej Piotrowski <barthalion@gmail.com>
Architecture : x86_64
Build Date : Sat 18 Feb 2012 03:02:30 PM EST
Install Date : Sun 17 Feb 2013 01:33:38 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : A basic, good-looking task manager for WMs
Name : tint2-themes
Version : 0.10-1
URL : http://tint2.googlecode.com
Licenses : GPL3
Groups : None
Provides : None
Depends On : tint2
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 64.00 KiB
Packager : Unknown Packager
Architecture : any
Build Date : Sun 17 Feb 2013 04:58:46 PM EST
Install Date : Sun 17 Feb 2013 04:58:52 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Themes for tint2
Name : tor-browser-en
Version : 2.3.25_4-1
URL : https://www.torproject.org/projects/torbrowser.html.en
Licenses : GPL
Groups : None
Provides : None
Depends On : java-runtime
Optional Deps : zenity: simple dialog boxes
kdialog: KDE dialog boxes
notify-send: Gnome dialog boxes
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 38772.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Fri 22 Feb 2013 12:19:13 PM EST
Install Date : Fri 22 Feb 2013 12:20:41 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Anonymous browsing using firefox and tor
Name : ttf-bitstream-vera
Version : 1.10-9
URL : http://www-old.gnome.org/fonts/
Licenses : custom
Groups : None
Provides : ttf-font
Depends On : fontconfig xorg-fonts-encodings xorg-font-utils
Optional Deps : None
Required By : chromium netbeans
Conflicts With : None
Replaces : None
Installed Size : 596.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : any
Build Date : Fri 11 Jan 2013 06:26:34 PM EST
Install Date : Wed 20 Feb 2013 06:57:20 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Bitstream vera fonts
Name : ttf-dejavu
Version : 2.33-4
URL : http://dejavu-fonts.org/wiki/Main_Page
Licenses : custom
Groups : None
Provides : ttf-font
Depends On : fontconfig xorg-fonts-encodings xorg-mkfontscale xorg-mkfontdir
Optional Deps : None
Required By : chromium
Conflicts With : None
Replaces : None
Installed Size : 9072.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : any
Build Date : Fri 11 Jan 2013 06:28:03 PM EST
Install Date : Sun 17 Feb 2013 11:59:32 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Font family based on the Bitstream Vera Fonts with a wider range of characters
Name : ttf-liberation
Version : 2.00.1-3
URL : https://www.redhat.com/promo/fonts/
Licenses : custom:OFL
Groups : None
Provides : ttf-font
Depends On : fontconfig xorg-fonts-encodings xorg-font-utils
Optional Deps : None
Required By : chromium
Conflicts With : None
Replaces : None
Installed Size : 4020.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : any
Build Date : Fri 11 Jan 2013 06:29:40 PM EST
Install Date : Fri 22 Feb 2013 08:00:33 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Red Hats Liberation fonts.
Name : tzdata
Version : 2012j-1
URL : http://www.iana.org/time-zones
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : glibc
Conflicts With : None
Replaces : None
Installed Size : 5583.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Wed 14 Nov 2012 02:20:54 PM EST
Install Date : Sun 17 Feb 2013 11:00:56 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Sources for time zone and daylight saving time data
Name : udisks
Version : 1.0.4-6
URL : http://www.freedesktop.org/wiki/Software/udisks
Licenses : GPL
Groups : None
Provides : None
Depends On : systemd util-linux sg3_utils glib2 dbus-glib polkit parted device-mapper libatasmart lsof
Optional Deps : None
Required By : libfm
Conflicts With : None
Replaces : None
Installed Size : 888.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Thu 22 Nov 2012 09:33:27 AM EST
Install Date : Sun 17 Feb 2013 01:54:06 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Disk Management Service
Name : unzip
Version : 6.0-6
URL : http://www.info-zip.org/
Licenses : custom
Groups : None
Provides : None
Depends On : bzip2 bash
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 328.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 17 Feb 2012 06:21:21 PM EST
Install Date : Sun 24 Feb 2013 06:33:35 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Unpacks .zip archives such as those made by PKZIP
Name : upower
Version : 0.9.19-1
URL : http://upower.freedesktop.org
Licenses : GPL
Groups : None
Provides : None
Depends On : systemd-tools libsystemd libusb polkit pm-utils dbus-glib libimobiledevice
Optional Deps : None
Required By : batti
Conflicts With : None
Replaces : None
Installed Size : 564.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 07 Jan 2013 07:32:18 AM EST
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Abstraction for enumerating power devices, listening to device events and querying history and statistics
Name : usbmuxd
Version : 1.0.8-1
URL : http://marcansoft.com/blog/iphonelinux/usbmuxd/
Licenses : GPL2 GPL3 LGPL2.1
Groups : None
Provides : None
Depends On : libusb libplist
Optional Deps : None
Required By : libimobiledevice
Conflicts With : None
Replaces : None
Installed Size : 124.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Fri 20 Jul 2012 09:55:01 AM EDT
Install Date : Sun 17 Feb 2013 05:19:24 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : USB Multiplex Daemon
Name : usbutils
Version : 006-1
URL : http://linux-usb.sourceforge.net/
Licenses : GPL
Groups : base
Provides : None
Depends On : libusb hwids
Optional Deps : python2: for lsusb.py usage
coreutils: for lsusb.py usage
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 204.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Sun 08 Jul 2012 06:03:19 AM EDT
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : USB Device Utilities
Name : util-linux
Version : 2.22.2-1
URL : http://www.kernel.org/pub/linux/utils/util-linux/
Licenses : GPL2
Groups : base
Provides : util-linux-ng=2.22.2 eject
Depends On : pam shadow coreutils glibc
Optional Deps : None
Required By : cryptsetup e2fsprogs fakeroot jfsutils lib32-util-linux libsm mkinitcpio reiserfsprogs systemd sysvinit-tools udisks xfsprogs
Conflicts With : util-linux-ng eject
Replaces : None
Installed Size : 8912.00 KiB
Packager : Tom Gundersen <teg@jklm.no>
Architecture : x86_64
Build Date : Thu 13 Dec 2012 08:24:53 AM EST
Install Date : Sun 17 Feb 2013 11:00:58 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Miscellaneous system utilities for Linux
Name : v4l-utils
Version : 0.9.3-1
URL : http://freshmeat.net/projects/libv4l
Licenses : LGPL
Groups : None
Provides : libv4l=0.9.3
Depends On : glibc gcc-libs sysfsutils libjpeg-turbo
Optional Deps : qt
Required By : lib32-v4l-utils
Conflicts With : libv4l
Replaces : libv4l
Installed Size : 2448.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 09:46:19 AM EST
Install Date : Sun 17 Feb 2013 07:50:14 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Userspace tools and conversion library for Video 4 Linux
Name : vala
Version : 0.18.1-1
URL : http://live.gnome.org/Vala
Licenses : LGPL
Groups : None
Provides : None
Depends On : glib2
Optional Deps : None
Required By : libfm
Conflicts With : None
Replaces : None
Installed Size : 10116.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Tue 13 Nov 2012 06:58:17 PM EST
Install Date : Thu 21 Feb 2013 08:09:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Compiler for the GObject type system
Name : vi
Version : 1:050325-3
URL : http://ex-vi.sourceforge.net/
Licenses : custom:ex
Groups : base
Provides : None
Depends On : ncurses
Optional Deps : heirloom-mailx: used by the preserve command for notification
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 340.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Fri 16 Nov 2012 01:34:06 PM EST
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : The original ex/vi text editor.
Name : videoproto
Version : 2.3.1-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxv
Conflicts With : None
Replaces : None
Installed Size : 120.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Sat 25 Feb 2012 02:29:27 AM EST
Install Date : Sun 17 Feb 2013 11:56:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Video extension wire protocol
Name : virtualbox
Version : 4.2.6-3
URL : http://virtualbox.org
Licenses : GPL custom
Groups : None
Provides : None
Depends On : curl libpng libxcursor libxinerama libxml2 libxmu sdl shared-mime-info virtualbox-host-modules
Optional Deps : qt: VirtualBox GUI support
vde2: Virtual Distributed Ethernet support
virtualbox-sdk: Developer kit
virtualbox-host-dkms: Host kernel source modules for non-stock kernels
net-tools: Host-only or bridged networking support
Required By : None
Conflicts With : virtualbox-ose
Replaces : virtualbox-ose
Installed Size : 75944.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Wed 20 Feb 2013 10:03:15 PM EST
Install Date : Thu 21 Feb 2013 08:01:23 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Powerful x86 virtualization for enterprise as well as home use
Name : virtualbox-host-modules
Version : 4.2.6-6
URL : http://virtualbox.org
Licenses : GPL
Groups : None
Provides : None
Depends On : linux>=3.7 linux<3.8
Optional Deps : None
Required By : virtualbox
Conflicts With : virtualbox-modules
Replaces : virtualbox-modules
Installed Size : 168.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Tue 05 Feb 2013 12:40:35 PM EST
Install Date : Thu 21 Feb 2013 08:01:20 PM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : Host kernel modules for VirtualBox
Name : volumeicon-git
Version : 20130222-1
URL : http://softwarebakery.com/maato/volumeicon.html
Licenses : GPL3
Groups : None
Provides : None
Depends On : gtk3 alsa-lib libnotify
Optional Deps : None
Required By : None
Conflicts With : volumeicon
Replaces : volumeicon
Installed Size : 232.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Fri 22 Feb 2013 06:43:53 AM EST
Install Date : Fri 22 Feb 2013 06:44:00 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Volume control for your system tray
Name : vte
Version : 0.28.2-3
URL : http://www.gnome.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : gtk2 vte-common
Optional Deps : None
Required By : terminator
Conflicts With : None
Replaces : None
Installed Size : 1996.00 KiB
Packager : Ionut Biru <ibiru@archlinux.org>
Architecture : x86_64
Build Date : Sat 12 Nov 2011 01:48:35 PM EST
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Virtual Terminal Emulator widget for use with GTK2
Name : vte-common
Version : 0.34.2-1
URL : http://www.gnome.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : vte
Conflicts With : None
Replaces : None
Installed Size : 16.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Mon 12 Nov 2012 05:36:58 PM EST
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Common files used by vte and vte3
Name : wayland
Version : 1.0.5-1
URL : None
Licenses : None
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 0.00 KiB
Packager : None
Architecture : None
Build Date : None
Install Date : None
Install Reason : Explicitly installed
Install Script : No
Description : None
Name : webrtc-audio-processing
Version : 0.1-1
URL : http://freedesktop.org/software/pulseaudio/webrtc-audio-processing
Licenses : custom
Groups : None
Provides : None
Depends On : gcc-libs
Optional Deps : None
Required By : pulseaudio
Conflicts With : None
Replaces : None
Installed Size : 368.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Architecture : x86_64
Build Date : Fri 11 May 2012 11:59:28 AM EDT
Install Date : Sat 23 Feb 2013 06:08:54 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : AudioProcessing library based on Google's implementation of WebRTC
Name : which
Version : 2.20-6
URL : http://www.xs4all.nl/~carlo17/which
Licenses : GPL3
Groups : base base-devel
Provides : None
Depends On : glibc sh
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 60.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Sun 27 Jan 2013 07:31:17 AM EST
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A utility to show the full path of commands
Name : wicd
Version : 1.7.2.4-6
URL : http://wicd.sourceforge.net/
Licenses : GPL2
Groups : None
Provides : None
Depends On : python2 python2-dbus dhcpcd wpa_supplicant wireless_tools inetutils net-tools ethtool shared-mime-info python2-urwid python2-gobject2 dbus-glib rfkill
Optional Deps : wicd-gtk: needed if you want the GTK interface
Required By : wicd-gtk
Conflicts With : wicd-svn
Replaces : None
Installed Size : 2160.00 KiB
Packager : Daniel Isenmann <daniel@archlinux.org>
Architecture : any
Build Date : Tue 22 Jan 2013 01:42:27 PM EST
Install Date : Sun 17 Feb 2013 07:27:03 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Wired and wireless network manager for Linux
Name : wicd-gtk
Version : 1.7.2.4-6
URL : http://wicd.sourceforge.net/
Licenses : GPL2
Groups : None
Provides : None
Depends On : wicd pygtk
Optional Deps : gksu: needed to access some preferences in gtk interface
notification-daemon: needed if you want notifications
python2-notify: needed if you want notifications
hicolor-icon-theme
Required By : None
Conflicts With : wicd-svn
Replaces : None
Installed Size : 576.00 KiB
Packager : Daniel Isenmann <daniel@archlinux.org>
Architecture : any
Build Date : Tue 22 Jan 2013 01:42:30 PM EST
Install Date : Sun 17 Feb 2013 07:27:12 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Wired and wireless network manager for Linux - GTK client
Name : wireless_tools
Version : 29-7
URL : http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Licenses : GPL
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : conky wicd
Conflicts With : None
Replaces : None
Installed Size : 312.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Mon 20 Aug 2012 10:46:43 AM EDT
Install Date : Sun 17 Feb 2013 11:46:57 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Tools allowing to manipulate the Wireless Extensions
Name : wpa_actiond
Version : 1.3-1
URL : http://projects.archlinux.org/wpa_actiond.git/
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc wpa_supplicant
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 32.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 14 Jul 2012 09:33:05 AM EDT
Install Date : Sun 17 Feb 2013 11:46:57 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Daemon that connects to wpa_supplicant and handles connect and disconnect events
Name : wpa_supplicant
Version : 2.0-2
URL : http://hostap.epitest.fi/wpa_supplicant
Licenses : GPL
Groups : None
Provides : None
Depends On : openssl dbus-core readline libnl
Optional Deps : wpa_supplicant_gui: wpa_gui program
Required By : networkmanager wicd wpa_actiond
Conflicts With : None
Replaces : None
Installed Size : 1416.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Sat 09 Feb 2013 02:37:30 PM EST
Install Date : Sun 17 Feb 2013 11:46:57 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : A utility providing key negotiation for WPA wireless networks
Name : wxgtk
Version : 2.8.12.1-4
URL : http://wxwidgets.org
Licenses : custom:wxWindows
Groups : None
Provides : None
Depends On : gtk2 gstreamer0.10-base libgl libxxf86vm libsm sdl
Optional Deps : None
Required By : codeblocks
Conflicts With : None
Replaces : None
Installed Size : 20032.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Fri 16 Nov 2012 09:50:50 PM EST
Install Date : Sun 17 Feb 2013 07:51:42 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : GTK+ implementation of wxWidgets API for GUI
Name : xbitmaps
Version : 1.1.1-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : xterm
Conflicts With : None
Replaces : None
Installed Size : 460.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Sat 25 Feb 2012 02:26:08 AM EST
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X.org Bitmap files
Name : xcb-proto
Version : 1.8-1
URL : http://xcb.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxcb xorg-xpyb-git
Conflicts With : None
Replaces : None
Installed Size : 765.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 05 Oct 2012 12:09:22 PM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : XML-XCB protocol descriptions
Name : xcb-util
Version : 0.3.9-1
URL : http://xcb.freedesktop.org
Licenses : custom
Groups : None
Provides : None
Depends On : libxcb>=1.7
Optional Deps : None
Required By : startup-notification xf86-video-intel xorg-xbacklight
Conflicts With : None
Replaces : None
Installed Size : 76.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 31 May 2012 12:49:47 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Utility libraries for XC Binding
Name : xchat
Version : 2.8.8-12
URL : http://www.xchat.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : gtk2 openssl dbus-glib libnotify hicolor-icon-theme
Optional Deps : enchant: for spell checking support
tcl: for tcl plugin
python2: for python plugin
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 4100.00 KiB
Packager : Eric Belanger <eric@archlinux.org>
Architecture : x86_64
Build Date : Wed 30 Jan 2013 03:54:52 PM EST
Install Date : Thu 21 Feb 2013 05:06:38 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : A GTK+ based IRC client
Name : xdg-utils
Version : 1.1.0.git20121008-2
URL : http://portland.freedesktop.org/
Licenses : MIT
Groups : None
Provides : None
Depends On : sh xorg-xset
Optional Deps : kdebase-runtime: for KDE support in xdg-open
libgnome: for GNOME support in xdg-open
exo: for Xfce support in xdg-open
xorg-xprop: for Xfce support in xdg-open
pcmanfm: for LXDE support in xdg-open
perl-file-mimeinfo: for generic support in xdg-open
Required By : chromium jre7-openjdk qt skype terminator
Conflicts With : None
Replaces : None
Installed Size : 284.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Mon 07 Jan 2013 01:47:10 PM EST
Install Date : Sun 17 Feb 2013 01:35:27 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Command line tools that assist applications with a variety of desktop integration tasks
Name : xextproto
Version : 7.2.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : fixesproto libxext
Conflicts With : None
Replaces : None
Installed Size : 753.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 23 Mar 2012 01:23:40 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 various extension wire protocol
Name : xf86-input-evdev
Version : 2.7.3-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-drivers xorg
Provides : None
Depends On : glibc systemd-tools mtdev
Optional Deps : None
Required By : xorg-server
Conflicts With : xorg-server<1.13.0 X-ABI-XINPUT_VERSION<18 X-ABI-XINPUT_VERSION>=19
Replaces : None
Installed Size : 72.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 05 Oct 2012 02:09:10 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X.org evdev input driver
Name : xf86-input-synaptics
Version : 1.6.3-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-drivers xorg
Provides : synaptics
Depends On : libxtst mtdev
Optional Deps : None
Required By : None
Conflicts With : synaptics
Replaces : synaptics
Installed Size : 152.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 01 Feb 2013 10:25:42 AM EST
Install Date : Sun 17 Feb 2013 11:57:01 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Synaptics driver for notebook touchpads
Name : xf86-video-intel
Version : 2.21.3-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-drivers xorg
Provides : xf86-video-intel-uxa xf86-video-intel-sna
Depends On : intel-dri libxvmc xcb-util>=0.3.9 systemd
Optional Deps : None
Required By : None
Conflicts With : xorg-server<1.13.0 X-ABI-VIDEODRV_VERSION<13 X-ABI-VIDEODRV_VERSION>=14 xf86-video-intel-sna xf86-video-intel-uxa xf86-video-i810 xf86-video-intel-legacy
Replaces : xf86-video-intel-uxa xf86-video-intel-sna
Installed Size : 1669.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 20 Feb 2013 11:16:12 AM EST
Install Date : Sat 23 Feb 2013 10:23:02 AM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : X.org Intel i810/i830/i915/945G/G965+ video drivers
Name : xf86vidmodeproto
Version : 2.3.1-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxxf86vm
Conflicts With : None
Replaces : None
Installed Size : 76.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Sat 25 Feb 2012 02:07:25 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Video Mode extension wire protocol
Name : xfce4-notifyd
Version : 0.2.2-3
URL : http://goodies.xfce.org/projects/applications/xfce4-notifyd
Licenses : GPL2
Groups : xfce4-goodies
Provides : notification-daemon
Depends On : libxfce4ui hicolor-icon-theme
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 264.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Sat 28 Apr 2012 08:22:44 PM EDT
Install Date : Sun 17 Feb 2013 05:20:08 PM EST
Install Reason : Explicitly installed
Install Script : Yes
Description : Notification daemon for the Xfce desktop
Name : xfconf
Version : 4.10.0-2
URL : http://www.xfce.org/
Licenses : GPL2
Groups : xfce4
Provides : None
Depends On : libxfce4util dbus-glib dbus
Optional Deps : None
Required By : libxfce4ui
Conflicts With : None
Replaces : None
Installed Size : 908.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Architecture : x86_64
Build Date : Sat 26 May 2012 02:02:17 PM EDT
Install Date : Sun 17 Feb 2013 01:50:06 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A simple client-server configuration storage and query system
Name : xfsprogs
Version : 3.1.10-1
URL : http://oss.sgi.com/projects/xfs/
Licenses : LGPL
Groups : base
Provides : None
Depends On : util-linux
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 3544.00 KiB
Packager : Tobias Powalowski <tpowa@archlinux.org>
Architecture : x86_64
Build Date : Wed 19 Dec 2012 08:27:15 AM EST
Install Date : Sun 17 Feb 2013 11:01:22 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : XFS filesystem utilities
Name : xineramaproto
Version : 1.2.1-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : libxinerama
Conflicts With : None
Replaces : None
Installed Size : 56.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Sat 25 Feb 2012 02:05:12 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 Xinerama extension wire protocol
Name : xkeyboard-config
Version : 2.8-1
URL : http://www.freedesktop.org/wiki/Software/XKeyboardConfig
Licenses : custom
Groups : None
Provides : xkbdata
Depends On : xorg-xkbcomp
Optional Deps : None
Required By : xorg-server-common
Conflicts With : xkbdata
Replaces : xkbdata
Installed Size : 5422.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Wed 30 Jan 2013 03:32:13 PM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X keyboard configuration files
Name : xorg-bdftopcf
Version : 1.0.4-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg xorg-apps
Provides : None
Depends On : libxfont
Optional Deps : None
Required By : xorg-font-utils
Conflicts With : None
Replaces : None
Installed Size : 20.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Wed 16 Jan 2013 05:11:47 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Convert X font from Bitmap Distribution Format to Portable Compiled Format
Name : xorg-font-util
Version : 1.3.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-fonts xorg
Provides : font-util
Depends On : None
Optional Deps : None
Required By : xorg-font-utils
Conflicts With : font-util
Replaces : font-util
Installed Size : 276.00 KiB
Packager : Gaetan Bisson <bisson@archlinux.org>
Architecture : x86_64
Build Date : Thu 01 Mar 2012 05:53:45 PM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X.Org font utilities
Name : xorg-font-utils
Version : 7.6-3
URL : http://xorg.freedesktop.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : xorg-bdftopcf xorg-mkfontdir xorg-mkfontscale xorg-font-util
Optional Deps : None
Required By : ttf-bitstream-vera ttf-liberation xorg-fonts-misc
Conflicts With : None
Replaces : None
Installed Size : 4.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Fri 24 Feb 2012 07:37:26 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Transitional package depending on xorg font utilities
Name : xorg-fonts-alias
Version : 1.0.2-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : xorg-fonts-misc
Conflicts With : None
Replaces : None
Installed Size : 64.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : any
Build Date : Tue 01 Nov 2011 05:56:42 AM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X.org font alias files
Name : xorg-fonts-encodings
Version : 1.0.4-3
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-fonts xorg
Provides : None
Depends On : None
Optional Deps : None
Required By : ttf-bitstream-vera ttf-dejavu ttf-liberation xorg-fonts-misc
Conflicts With : None
Replaces : None
Installed Size : 796.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Tue 06 Mar 2012 03:22:03 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X.org font encoding files
Name : xorg-fonts-misc
Version : 1.0.1-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : xorg-fonts-encodings xorg-fonts-alias xorg-font-utils fontconfig
Optional Deps : None
Required By : xorg-server-common
Conflicts With : None
Replaces : None
Installed Size : 8188.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Fri 17 Feb 2012 05:20:11 AM EST
Install Date : Sun 17 Feb 2013 11:53:41 AM EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description : X.org misc fonts
Name : xorg-iceauth
Version : 1.0.5-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libice
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 36.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 26 May 2011 04:14:08 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : ICE authority file utility
Name : xorg-luit
Version : 1.1.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg xorg-apps
Provides : None
Depends On : libfontenc
Optional Deps : None
Required By : xterm
Conflicts With : None
Replaces : None
Installed Size : 52.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 23 Mar 2012 01:26:46 PM EDT
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Filter that can be run between an arbitrary application and a UTF-8 terminal emulator
Name : xorg-mkfontdir
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg xorg-apps
Provides : None
Depends On : sh xorg-mkfontscale
Optional Deps : None
Required By : ttf-dejavu xorg-font-utils
Conflicts With : None
Replaces : None
Installed Size : 12.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Sat 11 Feb 2012 04:40:14 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Create an index of X font files in a directory
Name : xorg-mkfontscale
Version : 1.1.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : freetype2 libfontenc
Optional Deps : None
Required By : ttf-dejavu xorg-font-utils xorg-mkfontdir
Conflicts With : None
Replaces : None
Installed Size : 40.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 11 Feb 2012 05:02:25 AM EST
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Create an index of scalable font files for X
Name : xorg-server
Version : 1.13.2.901-1
URL : http://xorg.freedesktop.org
Licenses : custom
Groups : xorg
Provides : X-ABI-VIDEODRV_VERSION=13 X-ABI-XINPUT_VERSION=18 X-ABI-EXTENSION_VERSION=7.0 x-server
Depends On : libxdmcp libxfont libpciaccess libdrm pixman>=0.28.0 libgcrypt libxau xorg-server-common xf86-input-evdev
Optional Deps : None
Required By : None
Conflicts With : nvidia-utils<=290.10
Replaces : None
Installed Size : 3416.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 18 Feb 2013 10:54:05 AM EST
Install Date : Sat 23 Feb 2013 10:23:02 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Xorg X server
Name : xorg-server-common
Version : 1.13.2.901-1
URL : http://xorg.freedesktop.org
Licenses : custom
Groups : None
Provides : None
Depends On : xkeyboard-config xorg-xkbcomp xorg-setxkbmap xorg-fonts-misc
Optional Deps : None
Required By : xorg-server
Conflicts With : None
Replaces : None
Installed Size : 140.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Mon 18 Feb 2013 10:54:17 AM EST
Install Date : Sat 23 Feb 2013 10:23:02 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Xorg server common files
Name : xorg-server-utils
Version : 7.6-3
URL : http://xorg.freedesktop.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : xorg-iceauth xorg-sessreg xorg-xcmsdb xorg-xbacklight xorg-xgamma xorg-xhost xorg-xinput xorg-xmodmap xorg-xrandr xorg-xrdb xorg-xrefresh xorg-xset xorg-xsetroot
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 4.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : any
Build Date : Fri 24 Feb 2012 07:42:59 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Transition package depending on xorg server utilities
Name : xorg-sessreg
Version : 1.0.8-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : glibc
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 20.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Tue 12 Feb 2013 02:45:26 PM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Register X sessions in system utmp/utmpx databases
Name : xorg-setxkbmap
Version : 1.3.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libxkbfile
Optional Deps : None
Required By : xorg-server-common
Conflicts With : None
Replaces : None
Installed Size : 32.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 23 Mar 2012 01:29:50 PM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Set the keyboard using the X Keyboard Extension
Name : xorg-twm
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libxmu
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 196.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Tue 02 Aug 2011 02:36:26 PM EDT
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : Tab Window Manager for the X Window System
Name : xorg-xauth
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libxmu
Optional Deps : None
Required By : xorg-xinit
Conflicts With : None
Replaces : None
Installed Size : 52.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 23 Mar 2012 03:13:06 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X.Org authorization settings program
Name : xorg-xbacklight
Version : 1.2.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : xcb-util
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 24.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 14 Sep 2012 10:32:20 AM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : RandR-based backlight control application
Name : xorg-xclock
Version : 1.0.6-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libx11 libxmu libxaw libxrender libxft libxkbfile
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 60.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 11 Feb 2012 05:11:47 AM EST
Install Date : Sun 17 Feb 2013 11:58:43 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : X clock
Name : xorg-xcmsdb
Version : 1.0.4-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 40.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 15 Feb 2012 11:33:54 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Device Color Characterization utility for X Color Management System
Name : xorg-xgamma
Version : 1.0.5-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11 libxxf86vm
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 20.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 23 Mar 2012 04:09:25 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Alter a monitor's gamma correction
Name : xorg-xhost
Version : 1.0.5-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11 libxmu
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 24.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 23 Mar 2012 03:22:05 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Server access control program for X
Name : xorg-xinit
Version : 1.3.2-3
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : libx11 xorg-xauth inetutils
Optional Deps : xorg-twm
xterm
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 56.00 KiB
Packager : Thomas Bächler <thomas@archlinux.org>
Architecture : x86_64
Build Date : Tue 30 Oct 2012 08:10:40 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Explicitly installed
Install Script : No
Description : X.Org initialisation program
Name : xorg-xinput
Version : 1.6.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11 libxi>=1.5.99.2 xorg-xrandr libxinerama
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 56.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 17 May 2012 09:46:15 AM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Small commandline tool to configure devices
Name : xorg-xkbcomp
Version : 1.2.4-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libxkbfile
Optional Deps : None
Required By : xkeyboard-config xorg-server-common
Conflicts With : None
Replaces : None
Installed Size : 220.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Fri 23 Mar 2012 03:31:02 PM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X Keyboard description compiler
Name : xorg-xkill
Version : 1.0.3-3
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11 libxmu
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 56.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 24 Feb 2012 08:36:09 AM EST
Install Date : Wed 20 Feb 2013 01:21:41 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : Kill a client by its X resource
Name : xorg-xmodmap
Version : 1.0.7-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 44.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 21 Apr 2012 07:42:52 PM EDT
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Utility for modifying keymaps and button mappings
Name : xorg-xprop
Version : 1.2.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11
Optional Deps : None
Required By : compton-git
Conflicts With : None
Replaces : None
Installed Size : 48.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 07 Jul 2011 06:27:24 PM EDT
Install Date : Sun 17 Feb 2013 07:42:16 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Property displayer for X
Name : xorg-xpyb-git
Version : 20130220-1
URL : http://xcb.freedesktop.org/
Licenses : X11
Groups : None
Provides : xpyb=1.3 xpyb-git
Depends On : python2 xcb-proto libxcb>=1.7
Optional Deps : None
Required By : xpybutil-git
Conflicts With : xpyb xpyb-git
Replaces : None
Installed Size : 1972.00 KiB
Packager : Unknown Packager
Architecture : x86_64
Build Date : Wed 20 Feb 2013 02:04:13 PM EST
Install Date : Wed 20 Feb 2013 02:04:28 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : XCB-based Python bindings for the X Window System
Name : xorg-xrandr
Version : 1.4.0-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libxrandr libx11
Optional Deps : None
Required By : xorg-server-utils xorg-xinput
Conflicts With : None
Replaces : None
Installed Size : 68.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 13 Feb 2013 11:42:38 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Primitive command line interface to RandR extension
Name : xorg-xrdb
Version : 1.0.9-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11 libxmu mcpp
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 72.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 24 Feb 2012 08:04:16 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X server resource database utility
Name : xorg-xrefresh
Version : 1.0.4-3
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libx11
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 52.00 KiB
Packager : Allan McRae <allan@archlinux.org>
Architecture : x86_64
Build Date : Fri 24 Feb 2012 08:06:43 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Refresh all or part of an X screen
Name : xorg-xset
Version : 1.2.2-2
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libxmu
Optional Deps : None
Required By : xdg-utils xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 44.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sat 02 Feb 2013 02:13:03 AM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : User preference utility for X
Name : xorg-xsetroot
Version : 1.1.1-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libxmu libx11 libxcursor
Optional Deps : None
Required By : xorg-server-utils
Conflicts With : None
Replaces : None
Installed Size : 24.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Wed 23 Jan 2013 02:12:39 PM EST
Install Date : Sun 17 Feb 2013 11:53:43 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Classic X utility to set your root window background to a given pattern or color
Name : xorg-xwininfo
Version : 1.1.2-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : xorg-apps xorg
Provides : None
Depends On : libxcb
Optional Deps : None
Required By : compton-git
Conflicts With : None
Replaces : None
Installed Size : 48.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Thu 07 Jul 2011 06:32:01 PM EDT
Install Date : Sun 17 Feb 2013 07:42:15 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Command-line utility to print information about windows on an X server
Name : xproto
Version : 7.0.23-1
URL : http://xorg.freedesktop.org/
Licenses : custom
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : compton-git damageproto fixesproto libice libx11 libxau libxdmcp libxfont
Conflicts With : None
Replaces : None
Installed Size : 1229.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : any
Build Date : Fri 16 Mar 2012 01:09:46 PM EDT
Install Date : Sun 17 Feb 2013 11:53:38 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : X11 core wire protocol and auxiliary headers
Name : xpybutil-git
Version : 20130220-1
URL : http://burntsushi.net/X11/xpybutil
Licenses : GPL
Groups : None
Provides : None
Depends On : python2>=2.7 xorg-xpyb-git
Optional Deps : python-imaging
Required By : pytyle3-git
Conflicts With : None
Replaces : None
Installed Size : 516.00 KiB
Packager : Unknown Packager
Architecture : any
Build Date : Wed 20 Feb 2013 02:04:30 PM EST
Install Date : Wed 20 Feb 2013 02:04:35 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : A Python rendition of xcb-util. EWMH, ICCCM, key binding, Xinerama, etc...
Name : xterm
Version : 290-1
URL : http://invisible-island.net/xterm/
Licenses : custom
Groups : None
Provides : None
Depends On : libxft libxaw ncurses xorg-luit xbitmaps libutempter
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 693.00 KiB
Packager : Andreas Radke <andyrtr@archlinux.org>
Architecture : x86_64
Build Date : Sun 17 Feb 2013 12:19:28 PM EST
Install Date : Sun 17 Feb 2013 03:31:27 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : X Terminal Emulator
Name : xz
Version : 5.0.4-1
URL : http://tukaani.org/xz/
Licenses : GPL LGPL custom
Groups : None
Provides : None
Depends On : sh
Optional Deps : None
Required By : grub-common lib32-xz libarchive libtiff libxml2 systemd
Conflicts With : None
Replaces : None
Installed Size : 1152.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Fri 22 Jun 2012 12:36:26 PM EDT
Install Date : Sun 17 Feb 2013 11:00:59 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Library and command line tools for XZ and LZMA compressed files
Name : yajl
Version : 2.0.4-1
URL : http://lloyd.github.com/yajl/
Licenses : ISC
Groups : None
Provides : None
Depends On : None
Optional Deps : None
Required By : package-query
Conflicts With : None
Replaces : None
Installed Size : 248.00 KiB
Packager : Dave Reisner <dreisner@archlinux.org>
Architecture : x86_64
Build Date : Mon 19 Dec 2011 10:05:12 PM EST
Install Date : Sun 17 Feb 2013 04:57:08 PM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Yet Another JSON Library.
Name : yaourt
Version : 1.2.2-1
URL : http://www.archlinux.fr/yaourt-en/
Licenses : GPL
Groups : None
Provides : None
Depends On : diffutils pacman>=4.0 package-query>=1.0 gettext
Optional Deps : aurvote: vote for favorite packages from AUR
customizepkg: automatically modify PKGBUILD during install/upgrade
rsync: retrieve PKGBUILD from official repositories
pacman-color: fully colorized output
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 340.00 KiB
Packager : Unknown Packager
Architecture : any
Build Date : Sun 17 Feb 2013 04:57:52 PM EST
Install Date : Sun 17 Feb 2013 04:57:59 PM EST
Install Reason : Explicitly installed
Install Script : No
Description : A pacman wrapper with extended features and AUR support
Name : zenity
Version : 3.6.0-1
URL : http://www.gnome.org
Licenses : LGPL
Groups : None
Provides : None
Depends On : gtk3 libnotify
Optional Deps : None
Required By : None
Conflicts With : None
Replaces : None
Installed Size : 7572.00 KiB
Packager : Jan de Groot <jgc@archlinux.org>
Architecture : x86_64
Build Date : Wed 26 Sep 2012 01:36:45 PM EDT
Install Date : Fri 22 Feb 2013 07:59:58 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Display graphical dialog boxes from shell scripts
Name : zlib
Version : 1.2.7-1
URL : http://www.zlib.net/
Licenses : custom
Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Required By : binutils boost-libs cracklib curl file freetype2 gnutls kmod lib32-zlib libarchive libfontenc libid3tag libmng libpng libpng12 libtiff libxml2 man-db nss python2
Conflicts With : None
Replaces : None
Installed Size : 360.00 KiB
Packager : Pierre Schmitz <pierre@archlinux.de>
Architecture : x86_64
Build Date : Thu 03 May 2012 04:33:53 AM EDT
Install Date : Sun 17 Feb 2013 11:00:57 AM EST
Install Reason : Installed as a dependency for another package
Install Script : No
Description : Compression library implementing the deflate compression method found in gzip and PKZIP
Last edited by MisterChoc (2013-02-26 21:54:48)
Offline
Try reinstalling linux? It seems to be of zero size.
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
^ Well spotted. On closer inspection, a significant number of packages seem to be, and are missing a lot of information.
@MisterChoc: By the looks of things, you can install packages from a liveCD. Good. Here's a list of packages you should reinstall:
archlinux-keyring cairo intel-dri lib32-intel-dri lib32-mesa lib32-mesa-libgl libvdpau linux lxinput mesa mesa-libgl steam wayland
See if that fixes your problem.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
@cfr that's how I feel about my install: http://www.youtube.com/watch?v=lyViVmaBQDg
@WorMzy, I reinstalled all of them, no change at all : (
Offline
You mean that you reinstalled them and they are still listed as of zero size etc.? Did you get any errors? How exactly did you reinstall?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Yes, I mounted the root partition then sudo pacman -Qi -r /mnt/mountedroot
I didn't get any errors
Offline
But what command did you use to reinstall?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I'm assuming that you ran "pacman -S -r /mnt/mountedroot <packages>" too? And said yes when it warned that the package were up todate? To clarify, -Qi doesn't install anything, it simply provides information about packages. Your post is a little ambiguous, so it seems like you may have muddled those commands up.
Assuming you did run -S to reinstall the packages, you statement about -Qi was to confirm that the packages in question are still reporting 0.00 KiB disk usage, correct?
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Sorry I responded a bit quickly and it was unclear (also sorry if my english sucks sometimes)
So yes I also ran pacman -S -r /mnt/mountedroot <packages> then said yes and pacman -Qi still shows them 0.00KiB
Offline
Maybe you could rerun the installation command with the -v flag and post the output here?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
MisterChoc:
Dude, slow down. If you look at the command I provided, you would have received the information for the linux package. You did not include 'linux' in your incantation -- your system dumped information on EVERY package you have installed.
That list did say:
Name : linux
Version : 3.7.9-2
but was that from a live CD, or from your installed system? If it was from the CD, it is of no use.
I want to verify that the kernel (provided by "uname -a") matches the modules that are installed (as provided by 'pacman -Qi linux )
Last edited by ewaller (2013-02-27 00:23:56)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
It was from a live cd but I mounted the root partition and I use the -r option of pacman. So if I pacman -Qi linux it's still 0k even after I install it (and it says it already exists). The kernel option is the same
Offline
But ewaller wanted to know the *version* it gives you. Which version does the output of pacman -Qi -r ... give you?
Also does -r switch pacman's database?
EDIT: I guess it does switch it according to the man page.
Last edited by cfr (2013-02-27 00:59:54)
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Well yes... 3.7.9-2, that's the version, same as uname -a
Offline
Got the same problem, wait of solution. Bad news is it quite complicated for me to access network cuz it need portal verify X(
Offline
Goold luck heliumhgy, I reinstalled everything
Offline