Updates
-
Arch Linux removed the kernel from the base group. The updated Arch Installation Guide instructs users to install the kernel and linux-firmware explicitly when installing the base group. Step 2 of Section: Installation Part I has been updated to reflect this change. Thanks to Disqus user Daniel Gustaw for relaying this change.
Introduction
The steps I describe in this article are those that I used to install Arch and the Plasma desktop environment in July of 2019. This installation method was painless and took about four hours -- while also writing this article -- to have a working desktop environment with a working wireless network configuration.
There were a few other post installation configuration items, like editing the polkit configuration file to allow rootless access to other partitions on the system, but these were matters of convenience and could not be considered part of the installation rather part of the normal Arch user configuration, and will be discussed in a later article.
For first time Arch users who want an even easier Arch set up than the chroot from an existing Linux installation should try Manjaro over this method or Antergos. The Arch derived Manjaro, while not pure Arch, mainly because it uses its own repositories and delays updates and makes minor changes for added stability, is still a rolling Arch based distribution and offers a reliable graphical installer, installation of a graphical package manager -- which are not available in the official Arch repositories but only in the AUR, pre-configures the AUR, takes care of user interventions that Arch requires, and provides nice themes, among other items that make Arch easier to use and maintain.
This installation was done on a Dell G5 5587 with Dell EFI v 2.0, an Intel Core-i7 8750H processor, integrated Intel Graphics HD630, discrete Nvidia GEFORCE GTX 1050Ti, and an Intel wireless. The existing Linux I performed the installation from was openSUSE Tumbleweed Snapshot 20190720.
Read on for the full step by step guide to installing Arch Linux from an existing Linux OS on a different partition of the same computer.
Initial Steps
Prepare Target Partitions
I would first prepare the partitions in which the Arch installation will reside using the tools available in the existing Linux installation from which the chroot installation will be performed. Assigning labels to the partitions is also a good idea because it will be easier to select the appropriate partition (as from the following output).
-
Determine existing partitions to use from the available partitions.
>17:01:56 [brook@G5-openSUSE:~] $ sudo blkid
The above command with the output:
17:01:56 [brook@G5-openSUSE:~] $ sudo blkid
/dev/nvme0n1p1: LABEL="ESP" UUID="3E5E-D18F" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="807b04c1-aeac-4894-83e2-11673dd77463"
/dev/nvme0n1p3: LABEL="OS" UUID="8C569986569971A6" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="ae9ed282-5510-4609-b112-9f0d01dc4ab9"
/dev/nvme0n1p7: UUID="965ae100-255f-42be-9755-b47fb46ae8b0" TYPE="ext4" PARTUUID="7a14ec41-4e36-4d23-8c44-4337626db21e"
/dev/nvme0n1p8: LABEL="FEDORA-Root" UUID="23420edc-8942-49d3-b788-6cdb17d63f0e" TYPE="ext4" PARTUUID="b4a2f184-a7c0-4dd4-ad65-68fa637a8f6f"
/dev/nvme0n1p4: LABEL="WINRETOOLS" UUID="32F40A8BF40A5191" TYPE="ntfs" PARTUUID="570f01b8-1a02-4d02-95b1-f28f5d4c633b"
/dev/nvme0n1p5: LABEL="Image" UUID="AAA20AC6A20A96CB" TYPE="ntfs" PARTUUID="f5f5be57-56ce-4fd5-bcc9-f1618683a24d"
/dev/nvme0n1p6: LABEL="DELLSUPPORT" UUID="4A56FD3956FD267B" TYPE="ntfs" PARTUUID="3a33497b-40ee-4588-9a9b-e9103ca5ad44"
/dev/nvme0n1p9: UUID="376ef633-f09d-4270-8da0-d7e93d543610" UUID_SUB="e5526f01-5ddb-4c61-990a-aef834020c52" TYPE="btrfs" PARTUUID="bf680740-c564-4a0f-83a6-82284c7d2b8c"
/dev/sda2: LABEL="DataNTFS" UUID="F2F8A3C1F8A38309" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="f4273749-f9b0-4709-a891-9c9a8416d1f0"
/dev/sda3: LABEL="DataEXT4" UUID="930d58ab-c0b8-44d6-a5fa-7c7fe49ffa6a" TYPE="ext4" PARTUUID="7be9de79-6222-4a97-a8f5-45b963a631cb"
/dev/sda5: UUID="19887d1b-db38-43c9-97cc-0bb1147d5140" TYPE="ext4" PARTUUID="916f0de4-f948-4afd-8d91-f8eb075c76a8"
/dev/sda6: LABEL="FEDORA-Home" UUID="1ae6429a-1389-47ba-82f4-d6effbaf6d1d" TYPE="ext4" PARTUUID="f2426152-3a36-473d-a130-4c0f32516288"
/dev/sda7: LABEL="UbuntuWDVM" UUID="b311b2ae-4da9-43f6-8622-6d4171da0eb1" TYPE="ext4" PARTUUID="f700ecaa-5b27-4b0e-a782-4bc0745d4505"
/dev/sda8: UUID="db67ee67-01d7-494e-bc12-e5c122ffe6de" TYPE="swap" PARTUUID="3242a15f-b220-468f-94ad-6bec37d920b2"
/dev/sda4: UUID="f2e4aa1a-a811-4a55-867e-2e9471efcb05" TYPE="xfs" PARTUUID="4a7514c7-85a3-4d25-83c2-98da58e0ad68"
/dev/nvme0n1p10: LABEL="ARCH-Root" UUID="04f66445-7baa-4609-9b04-8c220514276a" TYPE="ext4" PARTUUID="161e798e-777d-45a8-94e6-cb04766b0f74"
/dev/sda9: LABEL="ARCH-Home" UUID="358304ad-4d19-4d27-aa97-5c33bcbb9573" TYPE="ext4" PARTUUID="64648aaf-33ac-40a0-9aaa-7ccf374dacd3"
/dev/nvme0n1: PTUUID="7267e23f-3b87-4aa0-a812-d478b1310ed6" PTTYPE="gpt"
/dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="af49c9d5-4678-447c-90cd-c4554d20396b"
/dev/sda1: PARTLABEL="Microsoft reserved partition" PARTUUID="59daec18-013a-44a1-9b9f-33aceded3ef4"
Looking at the above output I can see that the paritions that I want to use, because I assigned lables when formatting them in KDE Partition Manager in openSUSE Tumbleweed, are /dev/nvme0n1p10 (with the label ARCH-Root) for the / partition, /dev/sda9 (with the label ARCH-Home) for the /home partition, and /dev/sda8 (with parititon type swap) will be used as the swap partition. The EFI System Partition is /dev/nvme0n1p1 (with the label "EFI System Partition" assigned by the computer manufacturer)".
-
If the partitions to be used for / and /home in the new Arch installation are not fresh and have been used before, reformat them. But don't format the EFI partition or the swap partition.
mkfs.ext4 -L ARCH-Root /dev/nvme0n1p10
mkfs.ext4 /dev/sda9 -L ARCH-Home
Download the Bootstrap Image
The mirror for downloading the image can be selected from the list on the Arch downloads page which lists mirrors by country. I chose the mirror at princeton.edu because it is somewhat close to me and my past affiliation with the institution. The screenshot below shows the files available, an iso image and a bootstrap image -- archlinux-bootstrap-2019.07.01-x86_64.tar.gz
-
Change directory to /
17:16:56 [brook@G5-openSUSE:/] $ cd /tmp
-
Download the bootstrap image. Note that the date in the name of the image file will change to whatever is current at the time you visit the mirror. I use the aria2 command line download manager, a very good alternative to more common CLI download managers.
17:17:00 [brook@G5-openSUSE:/tmp] $ aria2c -x 4 -s 4 http://mirror.math.princeton.edu/pub/archlinux/iso/2019.07.01/archlinux-bootstrap-2019.07.01-x86_64.tar.gz
-
Download the GPG signature file. It is at the same path as the bootstrap image but with .sig at the end.
17:19:55 [brook@G5-openSUSE:/tmp] $ aria2c http://mirror.math.princeton.edu/pub/archlinux/iso/2019.07.01/archlinux-bootstrap-2019.07.01-x86_64.tar.gz.sig
At this point the two files listed in the output below should be in /tmp.
17:27:57 [brook@G5-openSUSE:/tmp] $ ls -l | grep arch
-rw-r--r-- 1 brook users 153633869 Jul 21 17:23 archlinux-bootstrap-2019.07.01-x86_64.tar.gz
-rw-r--r-- 1 brook users 310 Jul 21 17:26 archlinux-bootstrap-2019.07.01-x86_64.tar.gz.sig
-
Verify the downloaded bootstrap file. The following command retrieves the necessary public key and verifies the file. All that is necessary is the "Good signature from ..." The warning can be ignored.
17:32:38 θ62° [brook@G5-openSUSE:/tmp] 2 $ gpg --keyserver-options auto-key-retrieve --verify archlinux-bootstrap-2019.07.01-x86_64.tar.gz.sig
gpg: assuming signed data in 'archlinux-bootstrap-2019.07.01-x86_64.tar.gz'
gpg: Signature made Mon 01 Jul 2019 11:07:39 AM EDT
gpg: using RSA key 4AA4767BBC9C4B1D18AE28B77F2D434B9741E8AC
gpg: key 7F2D434B9741E8AC: 36 signatures not checked due to missing keys
gpg: key 7F2D434B9741E8AC: public key "Pierre Schmitz " imported
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2020-06-16
gpg: Total number processed: 1
gpg: imported: 1
gpg: Good signature from "Pierre Schmitz " [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 4AA4 767B BC9C 4B1D 18AE 28B7 7F2D 434B 9741 E8AC
-
Extract the downloaded bootstrap image. I changed to root at this point instead of using sudo because all commands will require elevated privileges from this point on.
[root:/tmp] # tar xzf archlinux-bootstrap-2019.07.01-x86_64.tar.gz
Extracting the archive will create a directory called root.x86_64 in /tmp, the current directory.
Other Initial Steps
Other initial steps involve modifying the mirrorlist file included in the bootstrap image as appropriate and turning off swap on the host installation.
-
Edit the mirrorlist to select the desired mirror for the installation. I used nano to edit the file.
[root:/tmp] # nano ./root.x86_64/etc/pacman.d/mirrorlist
-
Deactivate swap on the host system so that it can be used in the chroot environment.
[root:/tmp] # swapoff --all
Activate chroot Environment
After the preliminary steps described above, we are ready to activate the chroot and begin the installation.
From Using a chroot environment.
The arch-chroot tool is part of the installation bootstrap image.
-
Determine the method of activating the chroot environment, as there are two options depending on the capabilities of unshare available on the host system.
Note the oputput of
[root:/tmp] # unshare --help
The command with the output:
[root:/tmp] # unshare --help
Usage:
unshare [options] [ [...]]
Run a program with some namespaces unshared from the parent.
Options:
-m, --mount[=] unshare mounts namespace
-u, --uts[=] unshare UTS namespace (hostname etc)
-i, --ipc[=] unshare System V IPC namespace
-n, --net[=] unshare network namespace
-p, --pid[=] unshare pid namespace
-U, --user[=] unshare user namespace
-C, --cgroup[=] unshare cgroup namespace
-f, --fork fork before launching
-r, --map-root-user map current user to root (implies --user)
--kill-child[=] when dying, kill the forked child (implies --fork)
defaults to SIGKILL
--mount-proc[=] mount proc filesystem first (implies --mount)
--propagation slave|shared|private|unchanged
modify mount propagation in mount namespace
--setgroups allow|deny control the setgroups syscall in user namespaces
-h, --help display this help
-V, --version display version
For more details see unshare(1).
Verify that the options --fork
and --pid
are available.
-
Activate the chroot environment. If the above mentioned options are available on the host system, determined as above, use
[root:/tmp] 8s 1 # /tmp/root.x86_64/bin/arch-chroot /tmp/root.x86_64/
The command with the output:[root:/tmp] 8s 1 # /tmp/root.x86_64/bin/arch-chroot /tmp/root.x86_64/
==> WARNING: /tmp/root.x86_64/ is not a mountpoint. This may have undesirable side effects.
[root@G5-openSUSE /]#
The output includes a warning which may have to do with the host environment -- openSUSE Tumbleweed in this case -- and compatability with arch-chroot. This issue was not addressed in the Arch Installation Guide which mentions addresses issues with Debian and Fedora based systems. In any case, the subject of this warning didn't seem to affect the installation negatively.
If --fork or --pid are not available with unshare, use the following series of commands to activate the chroot.
mount --bind /tmp/root.x86_64 /tmp/root.x86_64
cd /tmp/root.x86_64
cp /etc/resolv.conf etc
mount -t proc /proc proc
mount --make-rslave --rbind /sys sys
mount --make-rslave --rbind /dev dev
mount --make-rslave --rbind /run run
chroot /tmp/root.x86_64 /bin/bash
Initialize and Populate the Keyring
The next step is to initialize the pacman keys.
-
Initialize the keyring.
[root@G5-openSUSE /]# pacman-key --init
The above command with its output:
[root@G5-openSUSE /]# pacman-key --init
gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
gpg: no ultimately trusted keys found
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
gpg: migration succeeded
gpg: Generating pacman keyring master key...
gpg: key 82282F00565A0BF6 marked as ultimately trusted
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/D65ED981FC2C41360C57BEBB82282F00565A0BF6.rev'
gpg: Done
==> Updating trust database...
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
-
Populate the keyring.
[root@G5-openSUSE /]# pacman-key --populate archlinux
The above command with its output:
[root@G5-openSUSE /]# pacman-key --populate archlinux
==> Appending keys from archlinux.gpg...
==> Locally signing trusted keys in keyring...
-> Locally signing key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C...
-> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
-> Locally signing key 684148BB25B49E986A4944C55184252D824B18E8...
-> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
-> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
-> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
==> Importing owner trust values...
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
-> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
-> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
-> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
-> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
-> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
-> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
-> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
-> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
-> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
-> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
-> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
-> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
-> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
-> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
-> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
-> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
-> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
-> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
-> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
-> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
-> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
-> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
-> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
-> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
-> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
-> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
-> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
-> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
-> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
-> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
-> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
==> Updating trust database...
gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1 valid: 6 signed: 75 trust: 0-, 0q, 0n, 6m, 0f, 0u
gpg: depth: 2 valid: 75 signed: 7 trust: 75-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2019-10-03
Mount the File Systems
Before beginning the actual installation, we will mount the partitions that will be written to and will ultimately be part of the installed Arch system.
-
Mount the partition intended for the Arch root.
[root@G5-openSUSE /]# mount /dev/nvme0n1p10 /mnt
-
Create a mount point for the Arch home.
[root@G5-openSUSE /]# mkdir /mnt/home
-
Mount the partition intended for the Arch home.
[root@G5-openSUSE /]# mount /dev/sda9 /mnt/home
-
Create a mount point for the EFI System Partition (ESP).
[root@G5-openSUSE /]# mkdir /mnt/efi
-
Mount the ESP.
[root@G5-openSUSE /]# mount /dev/nvme0n1p1 /mnt/efi
-
Activate the swap partition. This was the reason swap was deactivated on the host system earlier -- so it can be used in the chroot environment.
[root@G5-openSUSE /]# swapon /dev/sda8
Installation Part I
-
Refresh the package lists.
[root@G5-openSUSE /]# pacman -Syy
The above command with its output:
[root@G5-openSUSE /]# pacman -Syy
:: Synchronizing package databases...
core 133.7 KiB 1114K/s 00:00 [########################################################################] 100%
extra 1629.2 KiB 4.85M/s 00:00 [########################################################################] 100%
community 4.9 MiB 2.00M/s 00:02 [########################################################################] 100%
-
Install the base group, the default kernel, and firmware for common hardware.
[root@G5-openSUSE /]# pacstrap /mnt base linux linux-firmware
The above command with its output:
[root@G5-openSUSE /]# pacstrap /mnt base
==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
core 133.7 KiB 107K/s 00:01 [########################################################################################] 100%
extra 1629.2 KiB 183K/s 00:09 [########################################################################################] 100%
community 4.9 MiB 767K/s 00:06 [########################################################################################] 100%
:: There are 50 members in group base:
:: Repository core
1) bash 2) bzip2 3) coreutils 4) cryptsetup 5) device-mapper 6) dhcpcd 7) diffutils 8) e2fsprogs 9) file 10) filesystem 11) findutils 12) gawk 13) gcc-libs 14) gettext 15) glibc 16) grep 17) gzip 18) inetutils
19) iproute2 20) iputils 21) jfsutils 22) less 23) licenses 24) linux 25) linux-firmware 26) logrotate 27) lvm2 28) man-db 29) man-pages 30) mdadm 31) nano 32) netctl 33) pacman 34) pciutils 35) perl 36) procps-ng
37) psmisc 38) reiserfsprogs 39) s-nail 40) sed 41) shadow 42) sysfsutils 43) systemd-sysvcompat 44) tar 45) texinfo 46) usbutils 47) util-linux 48) vi 49) which 50) xfsprogs
Enter a selection (default=all):
resolving dependencies...
:: There are 2 providers available for resolvconf:
:: Repository core
1) openresolv 2) systemd-resolvconf
Enter a number (default=1):
looking for conflicting packages...
Packages (138) acl-2.2.53-1 archlinux-keyring-20190123-2 argon2-20190702-1 attr-2.4.48-1 audit-2.8.5-3 ca-certificates-20181109-1 ca-certificates-mozilla-3.45-1 ca-certificates-utils-20181109-1 cracklib-2.9.7-1 curl-7.65.1-3
db-5.3.28-4 dbus-1.12.16-1 expat-2.2.7-1 gdbm-1.18.1-2 glib2-2.60.5-1 gmp-6.1.2-2 gnupg-2.2.17-2 gnutls-3.6.8-3 gpgme-1.13.1-1 groff-1.22.4-1 hwids-20190316-1 iana-etc-20190702-1 icu-64.2-1 iptables-1:1.8.3-1
json-c-0.13.1-2 kbd-2.0.4-2 keyutils-1.6-1 kmod-26-2 krb5-1.17-1 libaio-0.3.112-1 libarchive-3.4.0-2 libassuan-2.5.3-1 libcap-2.27-1 libcap-ng-0.7.9-1 libcroco-0.6.13-1 libelf-0.176-1 libffi-3.2.1-3
libgcrypt-1.8.4-1 libgpg-error-1.36-1 libidn2-2.2.0-1 libksba-1.3.5-1 libldap-2.4.47-3 libmnl-1.0.4-2 libnetfilter_conntrack-1.0.7-1 libnfnetlink-1.0.1-3 libnftnl-1.1.3-1 libnghttp2-1.36.0-1 libnl-3.4.0-1
libpcap-1.9.0-1 libpipeline-1.5.1-1 libpsl-0.21.0-1 libsasl-2.1.27-1 libseccomp-2.4.1-2 libsecret-0.18.8-2 libssh2-1.8.2-1 libtasn1-4.13-1 libtirpc-1.1.4-1 libunistring-0.9.10-1 libusb-1.0.22-1
libutil-linux-2.34-3 libxml2-2.9.9-2 linux-api-headers-5.1-1 lz4-1:1.9.1-1 mkinitcpio-25-2 mkinitcpio-busybox-1.30.1-1 mpfr-4.0.2-1 ncurses-6.1-6 nettle-3.5.1-1 npth-1.6-1 openresolv-3.9.0-2 openssl-1.1.1.c-1
p11-kit-0.23.16.1-1 pacman-mirrorlist-20190614-1 pam-1.3.1-1 pambase-20190105.1-1 pcre-8.43-1 pcre2-10.33-1 pinentry-1.1.0-4 popt-1.16-10 readline-8.0.0-1 sqlite-3.29.0-1 systemd-242.32-3 systemd-libs-242.32-3
thin-provisioning-tools-0.8.5-2 tzdata-2019b-1 xz-5.2.4-1 zlib-1:1.2.11-3 zstd-1.4.0-1 bash-5.0.007-1 bzip2-1.0.8-2 coreutils-8.31-1 cryptsetup-2.1.0-1 device-mapper-2.02.185-1 dhcpcd-7.2.2-1 diffutils-3.7-1
e2fsprogs-1.45.3-1 file-5.37-2 filesystem-2019.05-2 findutils-4.6.0-4 gawk-4.2.1-2 gcc-libs-9.1.0-2 gettext-0.19.8.1-3 glibc-2.29-3 grep-3.3-1 gzip-1.10-1 inetutils-1.9.4-7 iproute2-5.2.0-1
iputils-20180629.f6aac8d-4 jfsutils-1.1.15-6 less-551-1 licenses-20181104-1 linux-5.2.1.arch1-1 linux-firmware-20190712.d52556e-1 logrotate-3.15.0-1 lvm2-2.02.185-1 man-db-2.8.5-2 man-pages-5.01-1 mdadm-4.1-1
nano-4.3-1 netctl-1.20-1 pacman-5.1.3-1 pciutils-3.6.2-1 perl-5.30.0-3 procps-ng-3.3.15-1 psmisc-23.2-1 reiserfsprogs-3.6.27-2 s-nail-14.9.13-2 sed-4.7-1 shadow-4.6-3 sysfsutils-2.1.0-10
systemd-sysvcompat-242.32-3 tar-1.32-1 texinfo-6.6-1 usbutils-010-1 util-linux-2.34-3 vi-1:070224-3 which-2.21-3 xfsprogs-4.20.0-2
Total Download Size: 278.93 MiB
Total Installed Size: 1087.57 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
linux-api-headers-5.1-1-any 981.8 KiB 864K/s 00:01 [########################################################################################] 100%
tzdata-2019b-1-x86_64 340.9 KiB 820K/s 00:00 [########################################################################################] 100%
iana-etc-20190702-1-any 368.5 KiB 877K/s 00:00 [########################################################################################] 100%
filesystem-2019.05-2-x86_64 27.8 KiB 0.00B/s 00:00 [########################################################################################] 100%
glibc-2.29-3-x86_64 9.1 MiB 1063K/s 00:09 [########################################################################################] 100%
gcc-libs-9.1.0-2-x86_64 22.7 MiB 1846K/s 00:13 [########################################################################################] 100%
ncurses-6.1-6-x86_64 1066.4 KiB 2.96M/s 00:00 [########################################################################################] 100%
readline-8.0.0-1-x86_64 296.1 KiB 2.01M/s 00:00 [########################################################################################] 100%
bash-5.0.007-1-x86_64 1536.9 KiB 2.42M/s 00:01 [########################################################################################] 100%
bzip2-1.0.8-2-x86_64 53.5 KiB 3.26M/s 00:00 [########################################################################################] 100%
attr-2.4.48-1-x86_64 65.0 KiB 5.29M/s 00:00 [########################################################################################] 100%
acl-2.2.53-1-x86_64 131.9 KiB 2.15M/s 00:00 [########################################################################################] 100%
gmp-6.1.2-2-x86_64 408.1 KiB 2.85M/s 00:00 [########################################################################################] 100%
libcap-2.27-1-x86_64 39.1 KiB 9.54M/s 00:00 [########################################################################################] 100%
gdbm-1.18.1-2-x86_64 160.5 KiB 4.35M/s 00:00 [########################################################################################] 100%
db-5.3.28-4-x86_64 1094.0 KiB 1495K/s 00:01 [########################################################################################] 100%
perl-5.30.0-3-x86_64 14.2 MiB 884K/s 00:16 [########################################################################################] 100%
openssl-1.1.1.c-1-x86_64 3.4 MiB 474K/s 00:07 [########################################################################################] 100%
coreutils-8.31-1-x86_64 2.4 MiB 1022K/s 00:02 [########################################################################################] 100%
libgpg-error-1.36-1-x86_64 195.8 KiB 2.52M/s 00:00 [########################################################################################] 100%
libgcrypt-1.8.4-1-x86_64 485.7 KiB 1292K/s 00:00 [########################################################################################] 100%
lz4-1:1.9.1-1-x86_64 105.2 KiB 2.85M/s 00:00 [########################################################################################] 100%
xz-5.2.4-1-x86_64 231.2 KiB 9.41M/s 00:00 [########################################################################################] 100%
systemd-libs-242.32-3-x86_64 413.9 KiB 1310K/s 00:00 [########################################################################################] 100%
device-mapper-2.02.185-1-x86_64 270.0 KiB 2.35M/s 00:00 [########################################################################################] 100%
popt-1.16-10-x86_64 62.8 KiB 7.67M/s 00:00 [########################################################################################] 100%
libutil-linux-2.34-3-x86_64 378.3 KiB 6.60M/s 00:00 [########################################################################################] 100%
json-c-0.13.1-2-x86_64 44.8 KiB 10.9M/s 00:00 [########################################################################################] 100%
argon2-20190702-1-x86_64 30.2 KiB 0.00B/s 00:00 [########################################################################################] 100%
cryptsetup-2.1.0-1-x86_64 392.7 KiB 962K/s 00:00 [########################################################################################] 100%
expat-2.2.7-1-x86_64 86.3 KiB 3.51M/s 00:00 [########################################################################################] 100%
e2fsprogs-1.45.3-1-x86_64 1074.5 KiB 1178K/s 00:01 [########################################################################################] 100%
libsasl-2.1.27-1-x86_64 137.1 KiB 8.37M/s 00:00 [########################################################################################] 100%
libldap-2.4.47-3-x86_64 282.5 KiB 4.93M/s 00:00 [########################################################################################] 100%
keyutils-1.6-1-x86_64 84.4 KiB 10.3M/s 00:00 [########################################################################################] 100%
krb5-1.17-1-x86_64 1225.4 KiB 1304K/s 00:01 [########################################################################################] 100%
libcap-ng-0.7.9-1-x86_64 36.1 KiB 0.00B/s 00:00 [########################################################################################] 100%
audit-2.8.5-3-x86_64 337.6 KiB 4.58M/s 00:00 [########################################################################################] 100%
dbus-1.12.16-1-x86_64 277.8 KiB 7.54M/s 00:00 [########################################################################################] 100%
libmnl-1.0.4-2-x86_64 10.6 KiB 1327K/s 00:00 [########################################################################################] 100%
libnftnl-1.1.3-1-x86_64 58.5 KiB 7.14M/s 00:00 [########################################################################################] 100%
libnl-3.4.0-1-x86_64 352.6 KiB 4.30M/s 00:00 [########################################################################################] 100%
libusb-1.0.22-1-x86_64 55.4 KiB 3.38M/s 00:00 [########################################################################################] 100%
libpcap-1.9.0-1-x86_64 233.4 KiB 8.14M/s 00:00 [########################################################################################] 100%
iptables-1:1.8.3-1-x86_64 405.8 KiB 2.61M/s 00:00 [########################################################################################] 100%
zlib-1:1.2.11-3-x86_64 81.3 KiB 3.31M/s 00:00 [########################################################################################] 100%
cracklib-2.9.7-1-x86_64 249.9 KiB 6.10M/s 00:00 [########################################################################################] 100%
libtirpc-1.1.4-1-x86_64 177.5 KiB 2.71M/s 00:00 [########################################################################################] 100%
pambase-20190105.1-1-any 3.1 KiB 0.00B/s 00:00 [########################################################################################] 100%
pam-1.3.1-1-x86_64 552.8 KiB 966K/s 00:01 [########################################################################################] 100%
kbd-2.0.4-2-x86_64 1140.9 KiB 1385K/s 00:01 [########################################################################################] 100%
kmod-26-2-x86_64 113.9 KiB 2034K/s 00:00 [########################################################################################] 100%
hwids-20190316-1-any 366.5 KiB 3.44M/s 00:00 [########################################################################################] 100%
libunistring-0.9.10-1-x86_64 501.7 KiB 3.83M/s 00:00 [########################################################################################] 100%
libidn2-2.2.0-1-x86_64 113.6 KiB 1352K/s 00:00 [########################################################################################] 100%
libelf-0.176-1-x86_64 368.9 KiB 2.81M/s 00:00 [########################################################################################] 100%
libseccomp-2.4.1-2-x86_64 77.7 KiB 4.74M/s 00:00 [########################################################################################] 100%
shadow-4.6-3-x86_64 1103.8 KiB 1577K/s 00:01 [########################################################################################] 100%
util-linux-2.34-3-x86_64 2.1 MiB 1507K/s 00:01 [########################################################################################] 100%
pcre2-10.33-1-x86_64 1026.3 KiB 1846K/s 00:01 [########################################################################################] 100%
systemd-242.32-3-x86_64 4.6 MiB 1363K/s 00:03 [########################################################################################] 100%
dhcpcd-7.2.2-1-x86_64 169.4 KiB 77.1K/s 00:02 [########################################################################################] 100%
diffutils-3.7-1-x86_64 327.1 KiB 183K/s 00:02 [########################################################################################] 100%
file-5.37-2-x86_64 292.0 KiB 343K/s 00:01 [########################################################################################] 100%
findutils-4.6.0-4-x86_64 426.6 KiB 229K/s 00:02 [########################################################################################] 100%
mpfr-4.0.2-1-x86_64 313.8 KiB 318K/s 00:01 [########################################################################################] 100%
gawk-4.2.1-2-x86_64 1047.3 KiB 424K/s 00:02 [########################################################################################] 100%
pcre-8.43-1-x86_64 929.2 KiB 377K/s 00:02 [########################################################################################] 100%
libffi-3.2.1-3-x86_64 31.8 KiB 7.76M/s 00:00 [########################################################################################] 100%
glib2-2.60.5-1-x86_64 2.4 MiB 777K/s 00:03 [########################################################################################] 100%
icu-64.2-1-x86_64 8.8 MiB 1320K/s 00:07 [########################################################################################] 100%
gettext-0.19.8.1-3-x86_64 1796.9 KiB 2.26M/s 00:01 [########################################################################################] 100%
grep-3.3-1-x86_64 185.4 KiB 4.53M/s 00:00 [########################################################################################] 100%
less-551-1-x86_64 100.9 KiB 2.74M/s 00:00 [########################################################################################] 100%
gzip-1.10-1-x86_64 77.9 KiB 3.17M/s 00:00 [########################################################################################] 100%
inetutils-1.9.4-7-x86_64 295.0 KiB 2.25M/s 00:00 [########################################################################################] 100%
iproute2-5.2.0-1-x86_64 835.6 KiB 2.68M/s 00:00 [########################################################################################] 100%
iputils-20180629.f6aac8d-4-x86_64 73.1 KiB 1405K/s 00:00 [########################################################################################] 100%
jfsutils-1.1.15-6-x86_64 179.9 KiB 2.31M/s 00:00 [########################################################################################] 100%
licenses-20181104-1-any 67.2 KiB 3.28M/s 00:00 [########################################################################################] 100%
linux-firmware-20190712.d52556e-1-any 80.5 MiB 1607K/s 00:51 [########################################################################################] 100%
mkinitcpio-busybox-1.30.1-1-x86_64 252.7 KiB 1663K/s 00:00 [########################################################################################] 100%
zstd-1.4.0-1-x86_64 375.4 KiB 2.29M/s 00:00 [########################################################################################] 100%
libarchive-3.4.0-2-x86_64 472.2 KiB 1845K/s 00:00 [########################################################################################] 100%
mkinitcpio-25-2-any 40.1 KiB 2.45M/s 00:00 [########################################################################################] 100%
linux-5.2.1.arch1-1-x86_64 73.4 MiB 1445K/s 00:52 [########################################################################################] 100%
logrotate-3.15.0-1-x86_64 42.0 KiB 101K/s 00:00 [########################################################################################] 100%
libaio-0.3.112-1-x86_64 6.3 KiB 0.00B/s 00:00 [########################################################################################] 100%
thin-provisioning-tools-0.8.5-2-x86_64 397.0 KiB 173K/s 00:02 [########################################################################################] 100%
lvm2-2.02.185-1-x86_64 1353.4 KiB 318K/s 00:04 [########################################################################################] 100%
groff-1.22.4-1-x86_64 2043.9 KiB 476K/s 00:04 [########################################################################################] 100%
libpipeline-1.5.1-1-x86_64 38.0 KiB 0.00B/s 00:00 [########################################################################################] 100%
man-db-2.8.5-2-x86_64 969.6 KiB 280K/s 00:03 [########################################################################################] 100%
man-pages-5.01-1-any 5.8 MiB 601K/s 00:10 [########################################################################################] 100%
mdadm-4.1-1-x86_64 345.2 KiB 918K/s 00:00 [########################################################################################] 100%
nano-4.3-1-x86_64 481.1 KiB 970K/s 00:00 [########################################################################################] 100%
openresolv-3.9.0-2-any 21.1 KiB 5.16M/s 00:00 [########################################################################################] 100%
netctl-1.20-1-any 38.7 KiB 1936K/s 00:00 [########################################################################################] 100%
libtasn1-4.13-1-x86_64 117.1 KiB 2.38M/s 00:00 [########################################################################################] 100%
p11-kit-0.23.16.1-1-x86_64 453.4 KiB 886K/s 00:01 [########################################################################################] 100%
ca-certificates-utils-20181109-1-any 7.9 KiB 0.00B/s 00:00 [########################################################################################] 100%
ca-certificates-mozilla-3.45-1-x86_64 333.0 KiB 737K/s 00:00 [########################################################################################] 100%
ca-certificates-20181109-1-any 2.1 KiB 513K/s 00:00 [########################################################################################] 100%
libssh2-1.8.2-1-x86_64 182.9 KiB 1116K/s 00:00 [########################################################################################] 100%
libpsl-0.21.0-1-x86_64 73.9 KiB 2.25M/s 00:00 [########################################################################################] 100%
libnghttp2-1.36.0-1-x86_64 86.7 KiB 4.23M/s 00:00 [########################################################################################] 100%
curl-7.65.1-3-x86_64 984.1 KiB 908K/s 00:01 [########################################################################################] 100%
npth-1.6-1-x86_64 13.1 KiB 0.00B/s 00:00 [########################################################################################] 100%
libksba-1.3.5-1-x86_64 116.0 KiB 9.44M/s 00:00 [########################################################################################] 100%
libassuan-2.5.3-1-x86_64 85.2 KiB 2.08M/s 00:00 [########################################################################################] 100%
libsecret-0.18.8-2-x86_64 196.7 KiB 1405K/s 00:00 [########################################################################################] 100%
pinentry-1.1.0-4-x86_64 101.1 KiB 2.06M/s 00:00 [########################################################################################] 100%
nettle-3.5.1-1-x86_64 329.5 KiB 1043K/s 00:00 [########################################################################################] 100%
gnutls-3.6.8-3-x86_64 2.5 MiB 1524K/s 00:02 [########################################################################################] 100%
sqlite-3.29.0-1-x86_64 1391.6 KiB 2.24M/s 00:01 [########################################################################################] 100%
gnupg-2.2.17-2-x86_64 2.1 MiB 1687K/s 00:01 [########################################################################################] 100%
gpgme-1.13.1-1-x86_64 410.4 KiB 1282K/s 00:00 [########################################################################################] 100%
pacman-mirrorlist-20190614-1-any 5.8 KiB 0.00B/s 00:00 [########################################################################################] 100%
archlinux-keyring-20190123-2-any 685.1 KiB 1392K/s 00:00 [########################################################################################] 100%
pacman-5.1.3-1-x86_64 751.1 KiB 1591K/s 00:00 [########################################################################################] 100%
pciutils-3.6.2-1-x86_64 87.0 KiB 7.08M/s 00:00 [########################################################################################] 100%
procps-ng-3.3.15-1-x86_64 339.2 KiB 4.14M/s 00:00 [########################################################################################] 100%
psmisc-23.2-1-x86_64 105.7 KiB 2.15M/s 00:00 [########################################################################################] 100%
reiserfsprogs-3.6.27-2-x86_64 204.3 KiB 2.27M/s 00:00 [########################################################################################] 100%
s-nail-14.9.13-2-x86_64 493.0 KiB 934K/s 00:01 [########################################################################################] 100%
sed-4.7-1-x86_64 218.1 KiB 2.05M/s 00:00 [########################################################################################] 100%
sysfsutils-2.1.0-10-x86_64 31.4 KiB 7.67M/s 00:00 [########################################################################################] 100%
systemd-sysvcompat-242.32-3-x86_64 7.6 KiB 0.00B/s 00:00 [########################################################################################] 100%
tar-1.32-1-x86_64 743.7 KiB 1100K/s 00:01 [########################################################################################] 100%
texinfo-6.6-1-x86_64 1299.0 KiB 843K/s 00:02 [########################################################################################] 100%
usbutils-010-1-x86_64 69.2 KiB 16.9M/s 00:00 [########################################################################################] 100%
vi-1:070224-3-x86_64 152.1 KiB 9.28M/s 00:00 [########################################################################################] 100%
which-2.21-3-x86_64 16.0 KiB 998K/s 00:00 [########################################################################################] 100%
xfsprogs-4.20.0-2-x86_64 923.5 KiB 966K/s 00:01 [########################################################################################] 100%
libnfnetlink-1.0.1-3-x86_64 16.4 KiB 0.00B/s 00:00 [########################################################################################] 100%
libnetfilter_conntrack-1.0.7-1-x86_64 47.5 KiB 3.87M/s 00:00 [########################################################################################] 100%
libxml2-2.9.9-2-x86_64 1268.8 KiB 1244K/s 00:01 [########################################################################################] 100%
libcroco-0.6.13-1-x86_64 146.0 KiB 1043K/s 00:00 [########################################################################################] 100%
(138/138) checking keys in keyring [########################################################################################] 100%
(138/138) checking package integrity [########################################################################################] 100%
(138/138) loading package files [########################################################################################] 100%
(138/138) checking for file conflicts [########################################################################################] 100%
(138/138) checking available disk space [########################################################################################] 100%
:: Processing package changes...
( 1/138) installing linux-api-headers [########################################################################################] 100%
( 2/138) installing tzdata [########################################################################################] 100%
( 3/138) installing iana-etc [########################################################################################] 100%
( 4/138) installing filesystem [########################################################################################] 100%
( 5/138) installing glibc [########################################################################################] 100%
Optional dependencies for glibc
gd: for memusagestat
( 6/138) installing gcc-libs [########################################################################################] 100%
( 7/138) installing ncurses [########################################################################################] 100%
( 8/138) installing readline [########################################################################################] 100%
( 9/138) installing bash [########################################################################################] 100%
Optional dependencies for bash
bash-completion: for tab completion
( 10/138) installing bzip2 [########################################################################################] 100%
( 11/138) installing attr [########################################################################################] 100%
( 12/138) installing acl [########################################################################################] 100%
( 13/138) installing gmp [########################################################################################] 100%
( 14/138) installing libcap [########################################################################################] 100%
( 15/138) installing gdbm [########################################################################################] 100%
( 16/138) installing db [########################################################################################] 100%
( 17/138) installing perl [########################################################################################] 100%
( 18/138) installing openssl [########################################################################################] 100%
Optional dependencies for openssl
ca-certificates [pending]
( 19/138) installing coreutils [########################################################################################] 100%
( 20/138) installing libgpg-error [########################################################################################] 100%
( 21/138) installing libgcrypt [########################################################################################] 100%
( 22/138) installing lz4 [########################################################################################] 100%
( 23/138) installing xz [########################################################################################] 100%
( 24/138) installing systemd-libs [########################################################################################] 100%
( 25/138) installing device-mapper [########################################################################################] 100%
( 26/138) installing popt [########################################################################################] 100%
( 27/138) installing libutil-linux [########################################################################################] 100%
( 28/138) installing json-c [########################################################################################] 100%
( 29/138) installing argon2 [########################################################################################] 100%
( 30/138) installing cryptsetup [########################################################################################] 100%
( 31/138) installing expat [########################################################################################] 100%
( 32/138) installing e2fsprogs [########################################################################################] 100%
( 33/138) installing libsasl [########################################################################################] 100%
( 34/138) installing libldap [########################################################################################] 100%
( 35/138) installing keyutils [########################################################################################] 100%
( 36/138) installing krb5 [########################################################################################] 100%
( 37/138) installing libcap-ng [########################################################################################] 100%
( 38/138) installing audit [########################################################################################] 100%
( 39/138) installing dbus [########################################################################################] 100%
( 40/138) installing libmnl [########################################################################################] 100%
( 41/138) installing libnftnl [########################################################################################] 100%
( 42/138) installing libnl [########################################################################################] 100%
( 43/138) installing libusb [########################################################################################] 100%
( 44/138) installing libpcap [########################################################################################] 100%
( 45/138) installing libnfnetlink [########################################################################################] 100%
( 46/138) installing libnetfilter_conntrack [########################################################################################] 100%
( 47/138) installing iptables [########################################################################################] 100%
( 48/138) installing zlib [########################################################################################] 100%
( 49/138) installing cracklib [########################################################################################] 100%
( 50/138) installing libtirpc [########################################################################################] 100%
( 51/138) installing pambase [########################################################################################] 100%
( 52/138) installing pam [########################################################################################] 100%
( 53/138) installing kbd [########################################################################################] 100%
( 54/138) installing kmod [########################################################################################] 100%
( 55/138) installing hwids [########################################################################################] 100%
( 56/138) installing libunistring [########################################################################################] 100%
( 57/138) installing libidn2 [########################################################################################] 100%
( 58/138) installing libelf [########################################################################################] 100%
( 59/138) installing libseccomp [########################################################################################] 100%
( 60/138) installing shadow [########################################################################################] 100%
( 61/138) installing util-linux [########################################################################################] 100%
Optional dependencies for util-linux
python: python bindings to libmount
words: default dictionary for look
( 62/138) installing pcre2 [########################################################################################] 100%
( 63/138) installing systemd [########################################################################################] 100%
Initializing machine ID from random generator.
Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /usr/lib/systemd/system/getty@.service.
Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /usr/lib/systemd/system/remote-fs.target.
:: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
chgrp: invalid group: 'systemd-journal-remote'
error: command failed to execute correctly
Optional dependencies for systemd
libmicrohttpd: remote journald capabilities
quota-tools: kernel-level quota management
systemd-sysvcompat: symlink package to provide sysvinit binaries [pending]
polkit: allow administration as unprivileged user
curl: machinectl pull-tar and pull-raw [pending]
( 64/138) installing dhcpcd [########################################################################################] 100%
Optional dependencies for dhcpcd
openresolv: resolvconf support [pending]
( 65/138) installing diffutils [########################################################################################] 100%
( 66/138) installing file [########################################################################################] 100%
( 67/138) installing findutils [########################################################################################] 100%
( 68/138) installing mpfr [########################################################################################] 100%
( 69/138) installing gawk [########################################################################################] 100%
( 70/138) installing pcre [########################################################################################] 100%
( 71/138) installing libffi [########################################################################################] 100%
( 72/138) installing glib2 [########################################################################################] 100%
Optional dependencies for glib2
python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
libelf: gresource inspection tool [installed]
( 73/138) installing icu [########################################################################################] 100%
( 74/138) installing libxml2 [########################################################################################] 100%
( 75/138) installing libcroco [########################################################################################] 100%
( 76/138) installing gettext [########################################################################################] 100%
Optional dependencies for gettext
git: for autopoint infrastructure updates
( 77/138) installing grep [########################################################################################] 100%
( 78/138) installing less [########################################################################################] 100%
( 79/138) installing gzip [########################################################################################] 100%
( 80/138) installing inetutils [########################################################################################] 100%
( 81/138) installing iproute2 [########################################################################################] 100%
Optional dependencies for iproute2
linux-atm: ATM support
( 82/138) installing iputils [########################################################################################] 100%
Optional dependencies for iputils
xinetd: for tftpd
( 83/138) installing jfsutils [########################################################################################] 100%
( 84/138) installing licenses [########################################################################################] 100%
( 85/138) installing linux-firmware [########################################################################################] 100%
( 86/138) installing mkinitcpio-busybox [########################################################################################] 100%
( 87/138) installing zstd [########################################################################################] 100%
( 88/138) installing libarchive [########################################################################################] 100%
( 89/138) installing mkinitcpio [########################################################################################] 100%
Optional dependencies for mkinitcpio
xz: Use lzma or xz compression for the initramfs image [installed]
bzip2: Use bzip2 compression for the initramfs image [installed]
lzop: Use lzo compression for the initramfs image
lz4: Use lz4 compression for the initramfs image [installed]
mkinitcpio-nfs-utils: Support for root filesystem on NFS
( 90/138) installing linux [########################################################################################] 100%
Optional dependencies for linux
crda: to set the correct wireless channels of your country
( 91/138) installing logrotate [########################################################################################] 100%
( 92/138) installing libaio [########################################################################################] 100%
( 93/138) installing thin-provisioning-tools [########################################################################################] 100%
( 94/138) installing lvm2 [########################################################################################] 100%
( 95/138) installing groff [########################################################################################] 100%
Optional dependencies for groff
netpbm: for use together with man -H command interaction in browsers
psutils: for use together with man -H command interaction in browsers
libxaw: for gxditview
( 96/138) installing libpipeline [########################################################################################] 100%
( 97/138) installing man-db [########################################################################################] 100%
Optional dependencies for man-db
gzip [installed]
( 98/138) installing man-pages [########################################################################################] 100%
( 99/138) installing mdadm [########################################################################################] 100%
(100/138) installing nano [########################################################################################] 100%
(101/138) installing openresolv [########################################################################################] 100%
(102/138) installing netctl [########################################################################################] 100%
Optional dependencies for netctl
dialog: for the menu based wifi assistant
dhclient: for DHCP support (or dhcpcd)
dhcpcd: for DHCP support (or dhclient) [installed]
wpa_supplicant: for wireless networking support
ifplugd: for automatic wired connections through netctl-ifplugd
ppp: for PPP connections
openvswitch: for Open vSwitch connections
(103/138) installing libtasn1 [########################################################################################] 100%
(104/138) installing p11-kit [########################################################################################] 100%
Created symlink /etc/systemd/user/sockets.target.wants/p11-kit-server.socket → /usr/lib/systemd/user/p11-kit-server.socket.
(105/138) installing ca-certificates-utils [########################################################################################] 100%
(106/138) installing ca-certificates-mozilla [########################################################################################] 100%
(107/138) installing ca-certificates [########################################################################################] 100%
(108/138) installing libssh2 [########################################################################################] 100%
(109/138) installing libpsl [########################################################################################] 100%
(110/138) installing libnghttp2 [########################################################################################] 100%
(111/138) installing curl [########################################################################################] 100%
(112/138) installing npth [########################################################################################] 100%
(113/138) installing libksba [########################################################################################] 100%
(114/138) installing libassuan [########################################################################################] 100%
(115/138) installing libsecret [########################################################################################] 100%
Optional dependencies for libsecret
gnome-keyring: key storage service, or use any other service implementing org.freedesktop.secrets
(116/138) installing pinentry [########################################################################################] 100%
Optional dependencies for pinentry
gtk2: gtk2 backend
qt5-base: qt backend
gcr: gnome3 backend
(117/138) installing nettle [########################################################################################] 100%
(118/138) installing gnutls [########################################################################################] 100%
Optional dependencies for gnutls
guile: for use with Guile bindings
(119/138) installing sqlite [########################################################################################] 100%
(120/138) installing gnupg [########################################################################################] 100%
Optional dependencies for gnupg
libldap: gpg2keys_ldap [installed]
libusb-compat: scdaemon
pcsclite: scdaemon
(121/138) installing gpgme [########################################################################################] 100%
(122/138) installing pacman-mirrorlist [########################################################################################] 100%
(123/138) installing archlinux-keyring [########################################################################################] 100%
(124/138) installing pacman [########################################################################################] 100%
Optional dependencies for pacman
perl-locale-gettext: translation support in makepkg-template
xdelta3: delta support in repo-add
(125/138) installing pciutils [########################################################################################] 100%
(126/138) installing procps-ng [########################################################################################] 100%
(127/138) installing psmisc [########################################################################################] 100%
(128/138) installing reiserfsprogs [########################################################################################] 100%
(129/138) installing s-nail [########################################################################################] 100%
Optional dependencies for s-nail
smtp-forwarder: for sending mail
(130/138) installing sed [########################################################################################] 100%
(131/138) installing sysfsutils [########################################################################################] 100%
(132/138) installing systemd-sysvcompat [########################################################################################] 100%
(133/138) installing tar [########################################################################################] 100%
(134/138) installing texinfo [########################################################################################] 100%
(135/138) installing usbutils [########################################################################################] 100%
Optional dependencies for usbutils
python: for lsusb.py usage
coreutils: for lsusb.py usage [installed]
(136/138) installing vi [########################################################################################] 100%
Optional dependencies for vi
s-nail: used by the preserve command for notification [installed]
(137/138) installing which [########################################################################################] 100%
(138/138) installing xfsprogs [########################################################################################] 100%
:: Running post-transaction hooks...
( 1/13) Updating linux module dependencies...
( 2/13) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.2.1-arch1-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.2.1-arch1-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
( 3/13) Warn about old perl modules
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "",
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
( 4/13) Updating journal message catalog...
( 5/13) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
( 6/13) Updating udev hardware database...
( 7/13) Applying kernel sysctl settings...
( 8/13) Creating system user accounts...
( 9/13) Creating temporary files...
error: command failed to execute correctly
(10/13) Reloading device manager configuration...
Running in chroot, ignoring request.
(11/13) Arming ConditionNeedsUpdate...
(12/13) Updating the info directory file...
(13/13) Rebuilding certificate stores...
[root@G5-openSUSE /]#
-
Install the base-devel group. This is optional but it will probably be needed by most users as it is necessary to build packages from the Arch User Repository (AUR).
[root@G5-openSUSE /]# pacstrap /mnt base-devel
The above command with its output:
[root@G5-openSUSE /]# pacstrap /mnt base-devel
==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: There are 26 members in group base-devel:
:: Repository core
1) autoconf 2) automake 3) binutils 4) bison 5) fakeroot 6) file 7) findutils 8) flex 9) gawk 10) gcc 11) gettext 12) grep 13) groff 14) gzip 15) libtool 16) m4 17) make 18) pacman 19) patch 20) pkgconf 21) sed
22) sudo 23) systemd 24) texinfo 25) util-linux 26) which
Enter a selection (default=all):
warning: file-5.37-2 is up to date -- reinstalling
warning: findutils-4.6.0-4 is up to date -- reinstalling
warning: gawk-4.2.1-2 is up to date -- reinstalling
warning: gettext-0.19.8.1-3 is up to date -- reinstalling
warning: grep-3.3-1 is up to date -- reinstalling
warning: groff-1.22.4-1 is up to date -- reinstalling
warning: gzip-1.10-1 is up to date -- reinstalling
warning: pacman-5.1.3-1 is up to date -- reinstalling
warning: sed-4.7-1 is up to date -- reinstalling
warning: systemd-242.32-3 is up to date -- reinstalling
warning: texinfo-6.6-1 is up to date -- reinstalling
warning: util-linux-2.34-3 is up to date -- reinstalling
warning: which-2.21-3 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (30) gc-7.6.8-1 guile-2.2.6-1 libatomic_ops-7.6.10-1 libmpc-1.1.0-1 autoconf-2.69-5 automake-1.16.1-1 binutils-2.32-2 bison-3.3.2-1 fakeroot-1.23-1 file-5.37-2 findutils-4.6.0-4 flex-2.6.4-2 gawk-4.2.1-2 gcc-9.1.0-2
gettext-0.19.8.1-3 grep-3.3-1 groff-1.22.4-1 gzip-1.10-1 libtool-2.4.6+42+gb88cebd5-4 m4-1.4.18-2 make-4.2.1-3 pacman-5.1.3-1 patch-2.7.6-7 pkgconf-1.6.1-1 sed-4.7-1 sudo-1.8.27-1 systemd-242.32-3 texinfo-6.6-1
util-linux-2.34-3 which-2.21-3
Total Download Size: 48.70 MiB
Total Installed Size: 305.16 MiB
Net Upgrade Size: 229.94 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
m4-1.4.18-2-x86_64 169.7 KiB 816K/s 00:00 [########################################################################################] 100%
autoconf-2.69-5-any 586.7 KiB 2.43M/s 00:00 [########################################################################################] 100%
automake-1.16.1-1-any 598.6 KiB 2.28M/s 00:00 [########################################################################################] 100%
binutils-2.32-2-x86_64 4.8 MiB 2.31M/s 00:02 [########################################################################################] 100%
bison-3.3.2-1-x86_64 603.3 KiB 2.50M/s 00:00 [########################################################################################] 100%
fakeroot-1.23-1-x86_64 66.8 KiB 4.08M/s 00:00 [########################################################################################] 100%
flex-2.6.4-2-x86_64 298.4 KiB 2.80M/s 00:00 [########################################################################################] 100%
libmpc-1.1.0-1-x86_64 64.7 KiB 3.16M/s 00:00 [########################################################################################] 100%
gcc-9.1.0-2-x86_64 33.9 MiB 2.19M/s 00:15 [########################################################################################] 100%
libtool-2.4.6+42+gb88cebd5-4-x86_64 399.5 KiB 2.71M/s 00:00 [########################################################################################] 100%
make-4.2.1-3-x86_64 412.7 KiB 2.65M/s 00:00 [########################################################################################] 100%
patch-2.7.6-7-x86_64 92.8 KiB 3.78M/s 00:00 [########################################################################################] 100%
pkgconf-1.6.1-1-x86_64 54.4 KiB 6.64M/s 00:00 [########################################################################################] 100%
sudo-1.8.27-1-x86_64 760.7 KiB 2.04M/s 00:00 [########################################################################################] 100%
libatomic_ops-7.6.10-1-x86_64 63.7 KiB 2.59M/s 00:00 [########################################################################################] 100%
gc-7.6.8-1-x86_64 219.2 KiB 3.15M/s 00:00 [########################################################################################] 100%
guile-2.2.6-1-x86_64 5.6 MiB 2.30M/s 00:02 [########################################################################################] 100%
(30/30) checking keys in keyring [########################################################################################] 100%
(30/30) checking package integrity [########################################################################################] 100%
(30/30) loading package files [########################################################################################] 100%
(30/30) checking for file conflicts [########################################################################################] 100%
(30/30) checking available disk space [########################################################################################] 100%
:: Processing package changes...
( 1/30) reinstalling gawk [########################################################################################] 100%
( 2/30) installing m4 [########################################################################################] 100%
( 3/30) installing autoconf [########################################################################################] 100%
( 4/30) installing automake [########################################################################################] 100%
( 5/30) installing binutils [########################################################################################] 100%
( 6/30) installing bison [########################################################################################] 100%
( 7/30) reinstalling sed [########################################################################################] 100%
( 8/30) reinstalling util-linux [########################################################################################] 100%
( 9/30) installing fakeroot [########################################################################################] 100%
(10/30) reinstalling file [########################################################################################] 100%
(11/30) reinstalling findutils [########################################################################################] 100%
(12/30) installing flex [########################################################################################] 100%
(13/30) installing libmpc [########################################################################################] 100%
(14/30) installing gcc [########################################################################################] 100%
Optional dependencies for gcc
lib32-gcc-libs: for generating code for 32-bit ABI
(15/30) reinstalling gettext [########################################################################################] 100%
(16/30) reinstalling grep [########################################################################################] 100%
(17/30) reinstalling groff [########################################################################################] 100%
(18/30) reinstalling gzip [########################################################################################] 100%
(19/30) installing libtool [########################################################################################] 100%
(20/30) reinstalling texinfo [########################################################################################] 100%
(21/30) installing libatomic_ops [########################################################################################] 100%
(22/30) installing gc [########################################################################################] 100%
(23/30) installing guile [########################################################################################] 100%
(24/30) installing make [########################################################################################] 100%
(25/30) reinstalling systemd [########################################################################################] 100%
Running in chroot, ignoring request: daemon-reexec
(26/30) reinstalling pacman [########################################################################################] 100%
(27/30) installing patch [########################################################################################] 100%
Optional dependencies for patch
ed: for patch -e functionality
(28/30) installing pkgconf [########################################################################################] 100%
(29/30) installing sudo [########################################################################################] 100%
(30/30) reinstalling which [########################################################################################] 100%
:: Running post-transaction hooks...
( 1/10) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.2.1-arch1-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.2.1-arch1-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
( 2/10) Updating journal message catalog...
( 3/10) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
( 4/10) Updating udev hardware database...
( 5/10) Applying kernel sysctl settings...
( 6/10) Creating system user accounts...
( 7/10) Creating temporary files...
error: command failed to execute correctly
( 8/10) Reloading device manager configuration...
Running in chroot, ignoring request.
( 9/10) Arming ConditionNeedsUpdate...
(10/10) Updating the info directory file...
-
Generate the fstab file.
[root@G5-openSUSE /]# genfstab -U /mnt >> /mnt/etc/fstab
-
Change root again to the new system. The previous chroot changed root to the bootstrap image. This chroot will chroot from the bootstrap image to the installed system (in progress) on the previously mounted partition.
[root@G5-openSUSE /]# arch-chroot /mnt
-
The Arch installation instructions recommend opening the generated /etc/fstab file and editing errors. I did this at this point instead of before the last chroot, editing /mnt/etc/fstab because when I attempted to edit the file there was an error concerning lack of space in /tmp. Editing this file after the chroot doesn't make any difference since the same file is actually edited whether before the chroot -- editing /mnt/etc/fstab -- or after -- editing /etc/fstab.
[root@G5-openSUSE /]# nano /etc/fstab
-
Set the time zone.
[root@G5-openSUSE /]# ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime
My time zone is US Eastern so the above command is appropriate. Other available time zones can be determined by by browsing /usr/share/zoneinfo and its subdirectories, e.g.
[root@G5-openSUSE /]# ls -l /usr/share/zoneinfo/
[root@G5-openSUSE /]# ls -l /usr/share/zoneinfo/Europe/
-
Generate /etc/adjtime.
[root@G5-openSUSE /]# hwclock --systohc
This assumes that the hardware clock is set to UTC as it is in my case. Note that I also modified the registry of the Windows installation on this computer so that Windows knows that the hardware clock is set to UTC.
-
Uncomment needed locales in /etc/locale.gen
nano /etc/locale.gen
-
Generate the locale.
[root@G5-openSUSE /]# locale-gen
The above command with its output:
[root@G5-openSUSE /]# locale-gen
Generating locales...
en_US.ISO-8859-1... done
Generation complete.
-
Create the locale.conf file.
[root@G5-openSUSE /]# touch /etc/locale.conf
-
Set the LANG variable in locale.conf.
[root@G5-openSUSE /]# nano /etc/locale.conf
I need the en_US.UTF-8 locale so I entered the following in /etc/locale.conf
LANG=en_US.UTF-8
-
The default keyboard layout is US, so I didn't need to do anything. Users who want a different or optional keymap will need to add appropriate entries to the /etc/vconsole.conf file
nano /etc/vconsole.conf
-
Set the hostname by creating /etc/hostname and entering the desired hostname in the file.
[root@G5-openSUSE /]# touch /etc/hostname
[root@G5-openSUSE /]# nano /etc/hosts
G5-ARCH
-
Add entries corresponding to the set hostname in /etc/hosts. Note that if the system will have a permanent IP address the actual IP address should be used instead of 127.0.1.1.
nano /etc/hosts
I entered the following in /etc/hosts:
127.0.0.1 localhost
::1 localhost
127.0.1.1 G5-ARCH.localdomain G5-ARCH
-
Optionally create a new initramfs. I opted not to do this during installation, but instead to optimize the initramfs configuration at /etc/mkinitcpio.conf later after installation.
mkinitcpio -p linux
-
Set the root password.
[root@G5-openSUSE /]# passwd
The above command with the interactive output:
[root@G5-openSUSE /]# passwd
New password:
Retype new password:
passwd: password updated successfully
-
I already had the rEFInd boot manager installed in my EFI partition, but I reinstalled it for the sake of this article, first by installing the package refind-efi then running the script refind-install with the options --usedefault --alldrivers. I use rEFInd because it is more advanced than GRUB and more convenient, for example, it discovers installed OSes on-the-fly during boot without anything like grub-mkconfig and OS probing required during kernel updates. It is capable of starting an appropriately compiled kernel (and its OS) directly or starting available GRUBs from other OSes even if they are not in the ESP. GRUB can also be installed for Arch. In this case rEFInd would display two options for Arch, one corresponding to starting the kernel directly and one corresponding to loading its GRUB. Install the rEFInd package with:
[root@G5-openSUSE /]# pacman -S refind-efi
The above command with its oputput:
[root@G5-openSUSE /]# pacman -S refind-efi
resolving dependencies...
looking for conflicting packages...
Packages (4) dosfstools-4.1-2 efibootmgr-16-1 efivar-37-1 refind-efi-0.11.3-1
Total Download Size: 3.02 MiB
Total Installed Size: 4.75 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
dosfstools-4.1-2-x86_64 58.0 KiB 1612K/s 00:00 [########################################################################] 100%
efivar-37-1-x86_64 97.5 KiB 4.76M/s 00:00 [########################################################################] 100%
efibootmgr-16-1-x86_64 19.3 KiB 0.00B/s 00:00 [########################################################################] 100%
refind-efi-0.11.3-1-x86_64 2.9 MiB 2.68M/s 00:01 [########################################################################] 100%
(4/4) checking keys in keyring [########################################################################] 100%
(4/4) checking package integrity [########################################################################] 100%
(4/4) loading package files [########################################################################] 100%
(4/4) checking for file conflicts [########################################################################] 100%
(4/4) checking available disk space [########################################################################] 100%
:: Processing package changes...
(1/4) installing dosfstools [########################################################################] 100%
(2/4) installing efivar [########################################################################] 100%
(3/4) installing efibootmgr [########################################################################] 100%
(4/4) installing refind-efi [########################################################################] 100%
rEFInd UEFI application has been installed at /usr/share/refind/refind_*.efi
Other UEFI applications have been installed at /usr/share/refind/tools_*/
UEFI drivers have been installed at /usr/share/refind/drivers_*/
Copy the efi application (according to your UEFI ARCH)
and /usr/share/refind/refind.conf-sample to a sub-directory of /EFI/
as refind.conf and add an entry to firmware boot menu using efibootmgr
or mactel-boot (for Macs)
rEFInd Icons have been installed at /usr/share/refind/icons/
rEFInd Fonts have been installed at /usr/share/refind/fonts/
HTML Documentation is available at /usr/share/refind/docs/html/
More info: https://wiki.archlinux.org/index.php/rEFInd
Optional dependencies for refind-efi
sudo: privilege elevation [installed]
parted: For finding ESP
imagemagick: For refind-mkfont script
python: For refind-mkdefault script
sbsigntools: For EFI binary signing
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
Run the script that writes rEFInd to the ESP. Here I am explicity providing the ESP partition for use as default and to include drivers for all types of filesystems.
[root@G5-openSUSE /]# refind-install --usedefault /dev/nvme0n1p1 --alldrivers
The above command with its oputput:
[root@G5-openSUSE /]# refind-install --usedefault /dev/nvme0n1p1 --alldrivers
ShimSource is none
Installing rEFInd on Linux....
Note: IA32 (x86) binary not installed!
Copied rEFInd binary files
Copying sample configuration file as refind.conf; edit this file to configure
rEFInd.
See the Arch Wiki page on rEFInd for details.
Installation Part II
At this point we have installed Arch. A root password has been created so we can use the installed system from a console without any graphical environment, not even the basic X Window System. Since Wayland -- although it promises to fix the security deficiencies of the X Window System provided by X.org -- is still immature, I opted to go with an X only system, not installing explicitly any packages to make Wayland available on this system.
-
First install the Xorg server. This will also install mesa which includes the driver for the intigrated Intel graphics card.
[root@G5-openSUSE /]# pacman -S xorg-server
The above command with its output:
[root@G5-openSUSE /]# pacman -S xorg-server
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
warning: dependency cycle detected:
warning: mesa will be installed before its libglvnd dependency
Packages (41) freetype2-2.10.1-1 graphite-1:1.3.13-1 harfbuzz-2.5.3-1 libdrm-2.4.99-1 libedit-20190324_3.1-1 libepoxy-1.5.3-1 libevdev-1.7.0-1 libfontenc-1.1.4-1
libglvnd-1.1.1-1 libgudev-232-1 libinput-1.13.4-1 libomxil-bellagio-0.9.3-2 libpciaccess-0.16-1 libpng-1.6.37-1 libunwind-1.3.1-1 libwacom-0.33-1
libx11-1.6.8-1 libxau-1.0.9-1 libxcb-1.13.1-1 libxdamage-1.1.5-1 libxdmcp-1.1.3-1 libxext-1.3.4-1 libxfixes-5.0.3-2 libxfont2-2.0.3-1 libxkbfile-1.1.0-1
libxshmfence-1.3-1 libxxf86vm-1.1.4-2 llvm-libs-8.0.0-2 lm_sensors-3.5.0-1 mesa-19.1.2-1 mtdev-1.1.5-2 pixman-0.38.4-1 wayland-1.17.0-1 xcb-proto-1.13-2
xf86-input-libinput-0.28.2-1 xkeyboard-config-2.27-1 xorg-server-common-1.20.5-2 xorg-setxkbmap-1.3.2-1 xorg-xkbcomp-1.4.2-1 xorgproto-2019.1-1
xorg-server-1.20.5-2
Total Download Size: 43.19 MiB
Total Installed Size: 188.97 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libedit-20190324_3.1-1-x86_64 97.9 KiB 720K/s 00:00 [################################################################] 100%
libepoxy-1.5.3-1-x86_64 378.0 KiB 844K/s 00:00 [################################################################] 100%
libpng-1.6.37-1-x86_64 237.5 KiB 2.42M/s 00:00 [################################################################] 100%
graphite-1:1.3.13-1-x86_64 222.4 KiB 2.47M/s 00:00 [################################################################] 100%
harfbuzz-2.5.3-1-x86_64 729.9 KiB 1014K/s 00:01 [################################################################] 100%
freetype2-2.10.1-1-x86_64 459.8 KiB 1437K/s 00:00 [################################################################] 100%
libfontenc-1.1.4-1-x86_64 14.7 KiB 3.59M/s 00:00 [################################################################] 100%
xorgproto-2019.1-1-any 253.6 KiB 2.95M/s 00:00 [################################################################] 100%
libxfont2-2.0.3-1-x86_64 109.6 KiB 4.46M/s 00:00 [################################################################] 100%
pixman-0.38.4-1-x86_64 231.8 KiB 2.98M/s 00:00 [################################################################] 100%
xkeyboard-config-2.27-1-any 621.3 KiB 2.49M/s 00:00 [################################################################] 100%
xcb-proto-1.13-2-any 105.1 KiB 3.66M/s 00:00 [################################################################] 100%
libxdmcp-1.1.3-1-x86_64 26.0 KiB 6.34M/s 00:00 [################################################################] 100%
libxau-1.0.9-1-x86_64 10.8 KiB 0.00B/s 00:00 [################################################################] 100%
libxcb-1.13.1-1-x86_64 999.3 KiB 2.39M/s 00:00 [################################################################] 100%
libx11-1.6.8-1-x86_64 2.0 MiB 2.14M/s 00:01 [################################################################] 100%
libxkbfile-1.1.0-1-x86_64 70.0 KiB 2.14M/s 00:00 [################################################################] 100%
xorg-xkbcomp-1.4.2-1-x86_64 84.8 KiB 4.14M/s 00:00 [################################################################] 100%
xorg-setxkbmap-1.3.2-1-x86_64 13.2 KiB 0.00B/s 00:00 [################################################################] 100%
xorg-server-common-1.20.5-2-x86_64 26.6 KiB 2.17M/s 00:00 [################################################################] 100%
libunwind-1.3.1-1-x86_64 108.6 KiB 2.21M/s 00:00 [################################################################] 100%
libxext-1.3.4-1-x86_64 104.9 KiB 4.27M/s 00:00 [################################################################] 100%
libpciaccess-0.16-1-x86_64 20.0 KiB 0.00B/s 00:00 [################################################################] 100%
libdrm-2.4.99-1-x86_64 245.6 KiB 3.00M/s 00:00 [################################################################] 100%
wayland-1.17.0-1-x86_64 117.7 KiB 4.10M/s 00:00 [################################################################] 100%
libxxf86vm-1.1.4-2-x86_64 14.9 KiB 3.63M/s 00:00 [################################################################] 100%
libxfixes-5.0.3-2-x86_64 13.1 KiB 3.20M/s 00:00 [################################################################] 100%
libxdamage-1.1.5-1-x86_64 7.1 KiB 0.00B/s 00:00 [################################################################] 100%
libxshmfence-1.3-1-x86_64 6.2 KiB 0.00B/s 00:00 [################################################################] 100%
libomxil-bellagio-0.9.3-2-x86_64 116.8 KiB 3.17M/s 00:00 [################################################################] 100%
llvm-libs-8.0.0-2-x86_64 16.7 MiB 1620K/s 00:11 [################################################################] 100%
lm_sensors-3.5.0-1-x86_64 128.1 KiB 534K/s 00:00 [################################################################] 100%
mesa-19.1.2-1-x86_64 17.2 MiB 1283K/s 00:14 [################################################################] 100%
libglvnd-1.1.1-1-x86_64 181.6 KiB 2.22M/s 00:00 [################################################################] 100%
mtdev-1.1.5-2-x86_64 16.4 KiB 2045K/s 00:00 [################################################################] 100%
libevdev-1.7.0-1-x86_64 54.1 KiB 2.20M/s 00:00 [################################################################] 100%
libgudev-232-1-x86_64 36.3 KiB 2.22M/s 00:00 [################################################################] 100%
libwacom-0.33-1-x86_64 72.3 KiB 4.41M/s 00:00 [################################################################] 100%
libinput-1.13.4-1-x86_64 205.3 KiB 3.34M/s 00:00 [################################################################] 100%
xf86-input-libinput-0.28.2-1-x86_64 33.9 KiB 4.14M/s 00:00 [################################################################] 100%
xorg-server-1.20.5-2-x86_64 1266.3 KiB 2.38M/s 00:01 [################################################################] 100%
(41/41) checking keys in keyring [################################################################] 100%
(41/41) checking package integrity [################################################################] 100%
(41/41) loading package files [################################################################] 100%
(41/41) checking for file conflicts [################################################################] 100%
(41/41) checking available disk space [################################################################] 100%
:: Processing package changes...
( 1/41) installing libepoxy [################################################################] 100%
( 2/41) installing libpng [################################################################] 100%
( 3/41) installing graphite [################################################################] 100%
( 4/41) installing harfbuzz [################################################################] 100%
Optional dependencies for harfbuzz
cairo: hb-view program
( 5/41) installing freetype2 [################################################################] 100%
( 6/41) installing libfontenc [################################################################] 100%
( 7/41) installing xorgproto [################################################################] 100%
( 8/41) installing libxfont2 [################################################################] 100%
( 9/41) installing pixman [################################################################] 100%
(10/41) installing xkeyboard-config [################################################################] 100%
(11/41) installing xcb-proto [################################################################] 100%
(12/41) installing libxdmcp [################################################################] 100%
(13/41) installing libxau [################################################################] 100%
(14/41) installing libxcb [################################################################] 100%
(15/41) installing libx11 [################################################################] 100%
(16/41) installing libxkbfile [################################################################] 100%
(17/41) installing xorg-xkbcomp [################################################################] 100%
(18/41) installing xorg-setxkbmap [################################################################] 100%
(19/41) installing xorg-server-common [################################################################] 100%
(20/41) installing libunwind [################################################################] 100%
(21/41) installing libxext [################################################################] 100%
(22/41) installing libpciaccess [################################################################] 100%
(23/41) installing libdrm [################################################################] 100%
(24/41) installing wayland [################################################################] 100%
(25/41) installing libxxf86vm [################################################################] 100%
(26/41) installing libxfixes [################################################################] 100%
(27/41) installing libxdamage [################################################################] 100%
(28/41) installing libxshmfence [################################################################] 100%
(29/41) installing libomxil-bellagio [################################################################] 100%
(30/41) installing libedit [################################################################] 100%
(31/41) installing llvm-libs [################################################################] 100%
(32/41) installing lm_sensors [################################################################] 100%
Optional dependencies for lm_sensors
rrdtool: for logging with sensord
(33/41) installing mesa [################################################################] 100%
Optional dependencies for mesa
opengl-man-pages: for the OpenGL API man pages
mesa-vdpau: for accelerated video playback
libva-mesa-driver: for accelerated video playback
(34/41) installing libglvnd [################################################################] 100%
(35/41) installing mtdev [################################################################] 100%
(36/41) installing libevdev [################################################################] 100%
(37/41) installing libgudev [################################################################] 100%
(38/41) installing libwacom [################################################################] 100%
(39/41) installing libinput [################################################################] 100%
Optional dependencies for libinput
gtk3: libinput debug-gui
python-pyudev: libinput measure
python-evdev: libinput measure
(40/41) installing xf86-input-libinput [################################################################] 100%
(41/41) installing xorg-server [################################################################] 100%
>>> xorg-server has now the ability to run without root rights with
the help of systemd-logind. xserver will fail to run if not launched
from the same virtual terminal as was used to log in.
Without root rights, log files will be in ~/.local/share/xorg/ directory.
Old behavior can be restored through Xorg.wrap config file.
See Xorg.wrap man page (man xorg.wrap).
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
(2/3) Reloading device manager configuration...
Running in chroot, ignoring request.
(3/3) Arming ConditionNeedsUpdate...
Note the optional dependencies for mesa in the output, two of which are mesa-vdpau and libva-mesa-driver, which according to the comments are necessary "for accelerated video playback." I only noticed these after I had started using the installed system and installed them then.
-
Install Xorg utilities.
[root@G5-openSUSE /]# pacman -S xorg-apps
The above command with its oputput:
[root@G5-openSUSE /]# pacman -S xorg-apps
:: There are 36 members in group xorg-apps:
:: Repository extra
1) xorg-bdftopcf 2) xorg-iceauth 3) xorg-luit 4) xorg-mkfontscale 5) xorg-sessreg 6) xorg-setxkbmap 7) xorg-smproxy 8) xorg-x11perf 9) xorg-xauth 10) xorg-xbacklight
11) xorg-xcmsdb 12) xorg-xcursorgen 13) xorg-xdpyinfo 14) xorg-xdriinfo 15) xorg-xev 16) xorg-xgamma 17) xorg-xhost 18) xorg-xinput 19) xorg-xkbcomp 20) xorg-xkbevd
21) xorg-xkbutils 22) xorg-xkill 23) xorg-xlsatoms 24) xorg-xlsclients 25) xorg-xmodmap 26) xorg-xpr 27) xorg-xprop 28) xorg-xrandr 29) xorg-xrdb 30) xorg-xrefresh
31) xorg-xset 32) xorg-xsetroot 33) xorg-xvinfo 34) xorg-xwd 35) xorg-xwininfo 36) xorg-xwud
Enter a selection (default=all):
warning: xorg-setxkbmap-1.3.2-1 is up to date -- reinstalling
warning: xorg-xkbcomp-1.4.2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (55) fontconfig-2:2.13.1+12+g5f5ec56-1 libdmx-1.1.4-1 libice-1.0.10-1 libsm-1.2.3-1 libxaw-1.0.13-2 libxcomposite-0.4.5-1 libxcursor-1.2.0-1 libxft-2.3.3-1
libxi-1.7.10-1 libxinerama-1.1.4-1 libxmu-1.1.3-1 libxpm-3.5.12-2 libxrandr-1.5.2-1 libxrender-0.9.10-2 libxt-1.2.0-1 libxtst-1.2.3-2 libxv-1.0.11-2
libxxf86dga-1.1.5-1 xcb-util-0.4.0-2 xorg-bdftopcf-1.1-1 xorg-iceauth-1.0.8-1 xorg-luit-1.1.1-3 xorg-mkfontscale-1.2.1-1 xorg-sessreg-1.1.2-1
xorg-setxkbmap-1.3.2-1 xorg-smproxy-1.0.6-2 xorg-x11perf-1.6.1-1 xorg-xauth-1.1-1 xorg-xbacklight-1.2.3-1 xorg-xcmsdb-1.0.5-2 xorg-xcursorgen-1.0.7-1
xorg-xdpyinfo-1.3.2-2 xorg-xdriinfo-1.0.6-1 xorg-xev-1.2.3-1 xorg-xgamma-1.0.6-2 xorg-xhost-1.0.8-1 xorg-xinput-1.6.3-1 xorg-xkbcomp-1.4.2-1
xorg-xkbevd-1.1.4-2 xorg-xkbutils-1.0.4-3 xorg-xkill-1.0.5-1 xorg-xlsatoms-1.1.3-1 xorg-xlsclients-1.1.4-1 xorg-xmodmap-1.0.10-1 xorg-xpr-1.0.5-1
xorg-xprop-1.2.4-1 xorg-xrandr-1.5.0-2 xorg-xrdb-1.2.0-1 xorg-xrefresh-1.0.6-1 xorg-xset-1.2.4-1 xorg-xsetroot-1.1.2-1 xorg-xvinfo-1.1.4-1 xorg-xwd-1.0.7-1
xorg-xwininfo-1.1.5-1 xorg-xwud-1.0.5-1
Total Download Size: 2.93 MiB
Total Installed Size: 11.12 MiB
Net Upgrade Size: 10.81 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
xorg-bdftopcf-1.1-1-x86_64 23.1 KiB 241K/s 00:00 [################################################################] 100%
libice-1.0.10-1-x86_64 74.2 KiB 1091K/s 00:00 [################################################################] 100%
xorg-iceauth-1.0.8-1-x86_64 16.3 KiB 3.98M/s 00:00 [################################################################] 100%
xorg-luit-1.1.1-3-x86_64 21.1 KiB 2.58M/s 00:00 [################################################################] 100%
xorg-mkfontscale-1.2.1-1-x86_64 23.1 KiB 5.65M/s 00:00 [################################################################] 100%
xorg-sessreg-1.1.2-1-x86_64 8.9 KiB 2.16M/s 00:00 [################################################################] 100%
libsm-1.2.3-1-x86_64 43.7 KiB 1560K/s 00:00 [################################################################] 100%
libxt-1.2.0-1-x86_64 519.7 KiB 1529K/s 00:00 [################################################################] 100%
libxmu-1.1.3-1-x86_64 73.1 KiB 3.57M/s 00:00 [################################################################] 100%
xorg-smproxy-1.0.6-2-x86_64 12.2 KiB 2.97M/s 00:00 [################################################################] 100%
libxrender-0.9.10-2-x86_64 24.2 KiB 2.96M/s 00:00 [################################################################] 100%
fontconfig-2:2.13.1+12+g5f5ec56-1-x86_64 874.2 KiB 2.43M/s 00:00 [################################################################] 100%
libxft-2.3.3-1-x86_64 46.1 KiB 3.75M/s 00:00 [################################################################] 100%
xorg-x11perf-1.6.1-1-x86_64 62.6 KiB 3.82M/s 00:00 [################################################################] 100%
xorg-xauth-1.1-1-x86_64 23.5 KiB 1175K/s 00:00 [################################################################] 100%
xcb-util-0.4.0-2-x86_64 11.2 KiB 0.00B/s 00:00 [################################################################] 100%
xorg-xbacklight-1.2.3-1-x86_64 8.4 KiB 0.00B/s 00:00 [################################################################] 100%
xorg-xcmsdb-1.0.5-2-x86_64 16.2 KiB 0.00B/s 00:00 [################################################################] 100%
libxcursor-1.2.0-1-x86_64 27.7 KiB 6.76M/s 00:00 [################################################################] 100%
xorg-xcursorgen-1.0.7-1-x86_64 9.3 KiB 2.27M/s 00:00 [################################################################] 100%
libxi-1.7.10-1-x86_64 145.7 KiB 3.95M/s 00:00 [################################################################] 100%
libxtst-1.2.3-2-x86_64 28.1 KiB 2.29M/s 00:00 [################################################################] 100%
libxxf86dga-1.1.5-1-x86_64 17.7 KiB 2.16M/s 00:00 [################################################################] 100%
libxcomposite-0.4.5-1-x86_64 11.5 KiB 0.00B/s 00:00 [################################################################] 100%
libxinerama-1.1.4-1-x86_64 9.9 KiB 2.42M/s 00:00 [################################################################] 100%
libdmx-1.1.4-1-x86_64 35.1 KiB 2.14M/s 00:00 [################################################################] 100%
xorg-xdpyinfo-1.3.2-2-x86_64 16.2 KiB 2021K/s 00:00 [################################################################] 100%
xorg-xdriinfo-1.0.6-1-x86_64 7.4 KiB 1854K/s 00:00 [################################################################] 100%
libxrandr-1.5.2-1-x86_64 25.8 KiB 1610K/s 00:00 [################################################################] 100%
xorg-xev-1.2.3-1-x86_64 14.9 KiB 1862K/s 00:00 [################################################################] 100%
xorg-xgamma-1.0.6-2-x86_64 8.3 KiB 2.03M/s 00:00 [################################################################] 100%
xorg-xhost-1.0.8-1-x86_64 11.6 KiB 963K/s 00:00 [################################################################] 100%
xorg-xrandr-1.5.0-2-x86_64 34.2 KiB 2.09M/s 00:00 [################################################################] 100%
xorg-xinput-1.6.3-1-x86_64 26.3 KiB 3.21M/s 00:00 [################################################################] 100%
xorg-xkbevd-1.1.4-2-x86_64 17.3 KiB 4.22M/s 00:00 [################################################################] 100%
libxpm-3.5.12-2-x86_64 50.6 KiB 4.12M/s 00:00 [################################################################] 100%
libxaw-1.0.13-2-x86_64 335.9 KiB 2.10M/s 00:00 [################################################################] 100%
xorg-xkbutils-1.0.4-3-x86_64 18.1 KiB 4.42M/s 00:00 [################################################################] 100%
xorg-xkill-1.0.5-1-x86_64 9.7 KiB 2.36M/s 00:00 [################################################################] 100%
xorg-xlsatoms-1.1.3-1-x86_64 8.2 KiB 2047K/s 00:00 [################################################################] 100%
xorg-xlsclients-1.1.4-1-x86_64 10.6 KiB 2.58M/s 00:00 [################################################################] 100%
xorg-xmodmap-1.0.10-1-x86_64 20.8 KiB 5.09M/s 00:00 [################################################################] 100%
xorg-xpr-1.0.5-1-x86_64 31.7 KiB 7.74M/s 00:00 [################################################################] 100%
xorg-xprop-1.2.4-1-x86_64 24.7 KiB 6.04M/s 00:00 [################################################################] 100%
xorg-xrdb-1.2.0-1-x86_64 19.1 KiB 4.65M/s 00:00 [################################################################] 100%
xorg-xrefresh-1.0.6-1-x86_64 9.1 KiB 2.22M/s 00:00 [################################################################] 100%
xorg-xset-1.2.4-1-x86_64 19.1 KiB 4.66M/s 00:00 [################################################################] 100%
xorg-xsetroot-1.1.2-1-x86_64 11.9 KiB 0.00B/s 00:00 [################################################################] 100%
libxv-1.0.11-2-x86_64 34.8 KiB 4.25M/s 00:00 [################################################################] 100%
xorg-xvinfo-1.1.4-1-x86_64 8.5 KiB 0.00B/s 00:00 [################################################################] 100%
xorg-xwd-1.0.7-1-x86_64 17.9 KiB 4.38M/s 00:00 [################################################################] 100%
xorg-xwininfo-1.1.5-1-x86_64 22.7 KiB 1888K/s 00:00 [################################################################] 100%
xorg-xwud-1.0.5-1-x86_64 15.9 KiB 3.89M/s 00:00 [################################################################] 100%
(55/55) checking keys in keyring [################################################################] 100%
(55/55) checking package integrity [################################################################] 100%
(55/55) loading package files [################################################################] 100%
(55/55) checking for file conflicts [################################################################] 100%
(55/55) checking available disk space [################################################################] 100%
:: Processing package changes...
( 1/55) installing xorg-bdftopcf [################################################################] 100%
( 2/55) installing libice [################################################################] 100%
( 3/55) installing xorg-iceauth [################################################################] 100%
( 4/55) installing xorg-luit [################################################################] 100%
( 5/55) installing xorg-mkfontscale [################################################################] 100%
( 6/55) installing xorg-sessreg [################################################################] 100%
( 7/55) reinstalling xorg-setxkbmap [################################################################] 100%
( 8/55) installing libsm [################################################################] 100%
( 9/55) installing libxt [################################################################] 100%
(10/55) installing libxmu [################################################################] 100%
(11/55) installing xorg-smproxy [################################################################] 100%
(12/55) installing libxrender [################################################################] 100%
(13/55) installing fontconfig [################################################################] 100%
Fontconfig configuration is done via /etc/fonts/conf.avail and conf.d.
Read /etc/fonts/conf.d/README for more information.
Configuration via /etc/fonts/local.conf is still possible,
but is no longer recommended for options available in conf.avail.
Main systemwide configuration should be done by symlinks
(especially for autohinting, sub-pixel and lcdfilter):
cd /etc/fonts/conf.d
ln -s ../conf.avail/XX-foo.conf
Check also https://wiki.archlinux.org/index.php/Font_Configuration
and https://wiki.archlinux.org/index.php/Fonts.
Rebuilding fontconfig cache... done.
(14/55) installing libxft [################################################################] 100%
(15/55) installing xorg-x11perf [################################################################] 100%
(16/55) installing xorg-xauth [################################################################] 100%
(17/55) installing xcb-util [################################################################] 100%
(18/55) installing xorg-xbacklight [################################################################] 100%
(19/55) installing xorg-xcmsdb [################################################################] 100%
(20/55) installing libxcursor [################################################################] 100%
Optional dependencies for libxcursor
gnome-themes-standard: fallback icon theme
(21/55) installing xorg-xcursorgen [################################################################] 100%
(22/55) installing libxi [################################################################] 100%
(23/55) installing libxtst [################################################################] 100%
(24/55) installing libxxf86dga [################################################################] 100%
(25/55) installing libxcomposite [################################################################] 100%
(26/55) installing libxinerama [################################################################] 100%
(27/55) installing libdmx [################################################################] 100%
(28/55) installing xorg-xdpyinfo [################################################################] 100%
(29/55) installing xorg-xdriinfo [################################################################] 100%
(30/55) installing libxrandr [################################################################] 100%
(31/55) installing xorg-xev [################################################################] 100%
(32/55) installing xorg-xgamma [################################################################] 100%
(33/55) installing xorg-xhost [################################################################] 100%
(34/55) installing xorg-xrandr [################################################################] 100%
(35/55) installing xorg-xinput [################################################################] 100%
(36/55) reinstalling xorg-xkbcomp [################################################################] 100%
(37/55) installing xorg-xkbevd [################################################################] 100%
(38/55) installing libxpm [################################################################] 100%
(39/55) installing libxaw [################################################################] 100%
(40/55) installing xorg-xkbutils [################################################################] 100%
(41/55) installing xorg-xkill [################################################################] 100%
(42/55) installing xorg-xlsatoms [################################################################] 100%
(43/55) installing xorg-xlsclients [################################################################] 100%
(44/55) installing xorg-xmodmap [################################################################] 100%
(45/55) installing xorg-xpr [################################################################] 100%
(46/55) installing xorg-xprop [################################################################] 100%
(47/55) installing xorg-xrdb [################################################################] 100%
Optional dependencies for xorg-xrdb
gcc: for preprocessing [installed]
mcpp: a lightweight alternative for preprocessing
(48/55) installing xorg-xrefresh [################################################################] 100%
(49/55) installing xorg-xset [################################################################] 100%
(50/55) installing xorg-xsetroot [################################################################] 100%
(51/55) installing libxv [################################################################] 100%
(52/55) installing xorg-xvinfo [################################################################] 100%
(53/55) installing xorg-xwd [################################################################] 100%
(54/55) installing xorg-xwininfo [################################################################] 100%
(55/55) installing xorg-xwud [################################################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
-
Install Bumblebee. Note, Bumblebee is use for managing hybrid graphics that consist of integrated Intel and discrete Nvidia graphics cards. This will not be appropriate for other types of graphics hardware configurations.
[root@G5-openSUSE /]# pacman -S bumblebee
The above command with its oputput:
[root@G5-openSUSE /]# pacman -S bumblebee
resolving dependencies...
looking for conflicting packages...
Packages (5) glu-9.0.0-5 libjpeg-turbo-2.0.2-1 virtualgl-2.6.2-1 xcb-util-keysyms-0.4.0-2 bumblebee-3.2.1-20
Total Download Size: 1.43 MiB
Total Installed Size: 6.10 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
glu-9.0.0-5-x86_64 190.9 KiB 1060K/s 00:00 [################################################################] 100%
libjpeg-turbo-2.0.2-1-x86_64 422.5 KiB 2.52M/s 00:00 [################################################################] 100%
xcb-util-keysyms-0.4.0-2-x86_64 7.7 KiB 1925K/s 00:00 [################################################################] 100%
virtualgl-2.6.2-1-x86_64 800.4 KiB 2.15M/s 00:00 [################################################################] 100%
bumblebee-3.2.1-20-x86_64 40.5 KiB 4.94M/s 00:00 [################################################################] 100%
(5/5) checking keys in keyring [################################################################] 100%
(5/5) checking package integrity [################################################################] 100%
(5/5) loading package files [################################################################] 100%
(5/5) checking for file conflicts [################################################################] 100%
(5/5) checking available disk space [################################################################] 100%
:: Processing package changes...
(1/5) installing glu [################################################################] 100%
(2/5) installing libjpeg-turbo [################################################################] 100%
(3/5) installing xcb-util-keysyms [################################################################] 100%
(4/5) installing virtualgl [################################################################] 100%
(5/5) installing bumblebee [################################################################] 100%
Don't forget to add yourself to the 'bumblebee' group to use Bumblebee
Optional dependencies for bumblebee
bbswitch: switch on/off discrete card
nvidia: NVIDIA kernel driver
nvidia-390xx: NVIDIA kernel driver for old devices
nvidia-340xx: NVIDIA kernel driver for even older devices
primus: faster back-end for optirun
lib32-virtualgl: run 32bit applications with optirun
lib32-primus: faster back-end for optirun
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
(2/4) Creating system user accounts...
(3/4) Reloading device manager configuration...
Running in chroot, ignoring request.
(4/4) Arming ConditionNeedsUpdate...
-
Install other needed packages including the proprietary Nvidia driver and the programs that will be used to run programs using the Nvidia driver.
[root@G5-openSUSE /]# pacman -S bbswitch nvidia primus lib32-virtualgl lib32-primus
The above command with its oputput:
[root@G5-openSUSE /]# pacman -S bbswitch nvidia primus lib32-virtualgl lib32-primus
resolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: eglexternalplatform will be installed before its nvidia-utils dependency
warning: dependency cycle detected:
warning: lib32-mesa will be installed before its lib32-libglvnd dependency
Packages (39) egl-wayland-1.1.3-1 eglexternalplatform-1.0+3+g7c8f8e2-1 lib32-bzip2-1.0.8-2 lib32-expat-2.2.7-1 lib32-gcc-libs-9.1.0-2 lib32-glibc-2.29-3 lib32-glu-9.0.0-4
lib32-icu-64.2-1 lib32-libdrm-2.4.99-1 lib32-libelf-0.176-1 lib32-libffi-3.2.1-2 lib32-libglvnd-1.1.1-1 lib32-libjpeg-turbo-2.0.2-1 lib32-libpciaccess-0.16-1
lib32-libx11-1.6.8-1 lib32-libxau-1.0.9-1 lib32-libxcb-1.13.1-1 lib32-libxdamage-1.1.5-1 lib32-libxdmcp-1.1.3-1 lib32-libxext-1.3.4-1 lib32-libxfixes-5.0.3-2
lib32-libxml2-2.9.9-2 lib32-libxshmfence-1.3-1 lib32-libxv-1.0.11-2 lib32-libxxf86vm-1.1.4-2 lib32-llvm-libs-8.0.0-1 lib32-lm_sensors-3.5.0-2
lib32-mesa-19.1.2-1 lib32-ncurses-6.1-4 lib32-readline-8.0.0-1 lib32-wayland-1.17.0-1 lib32-xz-5.2.4-1 lib32-zlib-1.2.11-2 nvidia-utils-430.34-1
bbswitch-0.8-237 lib32-primus-20151110-4 lib32-virtualgl-2.6.2-1 nvidia-430.34-1 primus-20151110-8
Total Download Size: 120.61 MiB
Total Installed Size: 483.00 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
lib32-glibc-2.29-3-x86_64 3.0 MiB 1957K/s 00:02 [################################################################] 100%
lib32-gcc-libs-9.1.0-2-x86_64 19.3 MiB 2004K/s 00:10 [################################################################] 100%
eglexternalplatform-1.0+3+g7c8f8e2-1-any 6.9 KiB 0.00B/s 00:00 [################################################################] 100%
egl-wayland-1.1.3-1-x86_64 22.0 KiB 0.00B/s 00:00 [################################################################] 100%
nvidia-utils-430.34-1-x86_64 40.3 MiB 2036K/s 00:20 [################################################################] 100%
nvidia-430.34-1-x86_64 12.6 MiB 1919K/s 00:07 [################################################################] 100%
bbswitch-0.8-237-x86_64 7.6 KiB 0.00B/s 00:00 [################################################################] 100%
primus-20151110-8-x86_64 51.6 KiB 3.15M/s 00:00 [################################################################] 100%
lib32-libxdmcp-1.1.3-1-x86_64 9.6 KiB 1206K/s 00:00 [################################################################] 100%
lib32-libxau-1.0.9-1-x86_64 6.6 KiB 1660K/s 00:00 [################################################################] 100%
lib32-libxcb-1.13.1-1-x86_64 167.6 KiB 3.72M/s 00:00 [################################################################] 100%
lib32-libx11-1.6.8-1-x86_64 559.3 KiB 2.40M/s 00:00 [################################################################] 100%
lib32-libxext-1.3.4-1-x86_64 26.8 KiB 2.18M/s 00:00 [################################################################] 100%
lib32-libxv-1.0.11-2-x86_64 9.3 KiB 2.27M/s 00:00 [################################################################] 100%
lib32-libpciaccess-0.16-1-x86_64 17.3 KiB 4.23M/s 00:00 [################################################################] 100%
lib32-libdrm-2.4.99-1-x86_64 131.5 KiB 4.01M/s 00:00 [################################################################] 100%
lib32-libxxf86vm-1.1.4-2-x86_64 9.4 KiB 2.29M/s 00:00 [################################################################] 100%
lib32-libxfixes-5.0.3-2-x86_64 9.3 KiB 2.27M/s 00:00 [################################################################] 100%
lib32-libxdamage-1.1.5-1-x86_64 5.9 KiB 0.00B/s 00:00 [################################################################] 100%
lib32-libxshmfence-1.3-1-x86_64 5.2 KiB 0.00B/s 00:00 [################################################################] 100%
lib32-lm_sensors-3.5.0-2-x86_64 23.9 KiB 5.83M/s 00:00 [################################################################] 100%
lib32-bzip2-1.0.8-2-x86_64 30.0 KiB 7.33M/s 00:00 [################################################################] 100%
lib32-zlib-1.2.11-2-x86_64 46.5 KiB 11.4M/s 00:00 [################################################################] 100%
lib32-libelf-0.176-1-x86_64 381.8 KiB 2.33M/s 00:00 [################################################################] 100%
lib32-libffi-3.2.1-2-x86_64 20.3 KiB 2.47M/s 00:00 [################################################################] 100%
lib32-ncurses-6.1-4-x86_64 222.9 KiB 2.47M/s 00:00 [################################################################] 100%
lib32-readline-8.0.0-1-x86_64 120.9 KiB 1374K/s 00:00 [################################################################] 100%
lib32-xz-5.2.4-1-x86_64 80.2 KiB 3.92M/s 00:00 [################################################################] 100%
lib32-icu-64.2-1-x86_64 8.1 MiB 2.12M/s 00:04 [################################################################] 100%
lib32-libxml2-2.9.9-2-x86_64 549.9 KiB 2.17M/s 00:00 [################################################################] 100%
lib32-llvm-libs-8.0.0-1-x86_64 18.4 MiB 2.07M/s 00:09 [################################################################] 100%
lib32-expat-2.2.7-1-x86_64 57.1 KiB 2039K/s 00:00 [################################################################] 100%
lib32-wayland-1.17.0-1-x86_64 46.5 KiB 1938K/s 00:00 [################################################################] 100%
lib32-mesa-19.1.2-1-x86_64 15.6 MiB 2.06M/s 00:08 [################################################################] 100%
lib32-libglvnd-1.1.1-1-x86_64 154.8 KiB 1382K/s 00:00 [################################################################] 100%
lib32-glu-9.0.0-4-x86_64 192.5 KiB 2.94M/s 00:00 [################################################################] 100%
lib32-libjpeg-turbo-2.0.2-1-x86_64 229.6 KiB 2.55M/s 00:00 [################################################################] 100%
lib32-virtualgl-2.6.2-1-x86_64 260.3 KiB 2.35M/s 00:00 [################################################################] 100%
lib32-primus-20151110-4-x86_64 49.4 KiB 1544K/s 00:00 [################################################################] 100%
(39/39) checking keys in keyring [################################################################] 100%
(39/39) checking package integrity [################################################################] 100%
(39/39) loading package files [################################################################] 100%
(39/39) checking for file conflicts [################################################################] 100%
(39/39) checking available disk space [################################################################] 100%
:: Processing package changes...
( 1/39) installing bbswitch [################################################################] 100%
( 2/39) installing eglexternalplatform [################################################################] 100%
( 3/39) installing egl-wayland [################################################################] 100%
( 4/39) installing nvidia-utils [################################################################] 100%
If you run into trouble with CUDA not being available, run nvidia-modprobe first.
Optional dependencies for nvidia-utils
nvidia-settings: configuration tool
xorg-server-devel: nvidia-xconfig
opencl-nvidia: OpenCL support
( 5/39) installing nvidia [################################################################] 100%
( 6/39) installing primus [################################################################] 100%
( 7/39) installing lib32-glibc [################################################################] 100%
( 8/39) installing lib32-libxdmcp [################################################################] 100%
( 9/39) installing lib32-libxau [################################################################] 100%
(10/39) installing lib32-libxcb [################################################################] 100%
(11/39) installing lib32-libx11 [################################################################] 100%
(12/39) installing lib32-libxext [################################################################] 100%
(13/39) installing lib32-libxv [################################################################] 100%
(14/39) installing lib32-libpciaccess [################################################################] 100%
(15/39) installing lib32-libdrm [################################################################] 100%
(16/39) installing lib32-libxxf86vm [################################################################] 100%
(17/39) installing lib32-libxfixes [################################################################] 100%
(18/39) installing lib32-libxdamage [################################################################] 100%
(19/39) installing lib32-libxshmfence [################################################################] 100%
(20/39) installing lib32-lm_sensors [################################################################] 100%
(21/39) installing lib32-bzip2 [################################################################] 100%
(22/39) installing lib32-zlib [################################################################] 100%
(23/39) installing lib32-libelf [################################################################] 100%
(24/39) installing lib32-libffi [################################################################] 100%
(25/39) installing lib32-ncurses [################################################################] 100%
(26/39) installing lib32-readline [################################################################] 100%
(27/39) installing lib32-xz [################################################################] 100%
(28/39) installing lib32-gcc-libs [################################################################] 100%
(29/39) installing lib32-icu [################################################################] 100%
(30/39) installing lib32-libxml2 [################################################################] 100%
(31/39) installing lib32-llvm-libs [################################################################] 100%
(32/39) installing lib32-expat [################################################################] 100%
(33/39) installing lib32-wayland [################################################################] 100%
(34/39) installing lib32-mesa [################################################################] 100%
Optional dependencies for lib32-mesa
opengl-man-pages: for the OpenGL API man pages
lib32-mesa-vdpau: for accelerated video playback
(35/39) installing lib32-libglvnd [################################################################] 100%
(36/39) installing lib32-glu [################################################################] 100%
(37/39) installing lib32-libjpeg-turbo [################################################################] 100%
(38/39) installing lib32-virtualgl [################################################################] 100%
(39/39) installing lib32-primus [################################################################] 100%
:: Running post-transaction hooks...
(1/4) Updating linux module dependencies...
(2/4) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
(3/4) Creating system user accounts...
(4/4) Arming ConditionNeedsUpdate...
-
Install the Plasma desktop environemnt. I chose to install the meta package instead of the group for the advantages described in the preceeding link.
[root@G5-openSUSE /]# pacman -S plasma-meta
The above command with its oputput:
[root@G5-openSUSE /]# pacman -S plasma-meta
resolving dependencies...
:: There are 2 providers available for phonon-qt5-backend:
:: Repository extra
1) phonon-qt5-gstreamer 2) phonon-qt5-vlc
Enter a number (default=1): 2
looking for conflicting packages...
warning: dependency cycle detected:
warning: usbmuxd will be installed before its libimobiledevice dependency
warning: dependency cycle detected:
warning: phonon-qt5-vlc will be installed before its phonon-qt5 dependency
warning: dependency cycle detected:
warning: x264 will be installed before its ffmpeg dependency
Packages (314) a52dec-0.7.4-10 accountsservice-0.6.55-1 alsa-lib-1.1.9-1 aom-1.0.0-1 appstream-0.12.7-1 appstream-qt-0.12.7-1 archlinux-appstream-data-20190614-1
aribb24-1.0.3-2 attica-5.60.0-1 avahi-0.7+18+g1b5f401-2 baloo-5.60.0-1 bc-1.07.1-3 bluedevil-1:5.16.3-1 bluez-5.50-6 bluez-libs-5.50-6 bluez-qt-5.60.0-1
breeze-5.16.3-1 breeze-gtk-5.16.3-1 breeze-icons-5.60.0-1 btrfs-progs-5.2-1 cairo-1.16.0-2 cdparanoia-10.2-7 convertlit-1.8-8 dbus-glib-0.110-1
desktop-file-utils-0.23+4+g92af410-1 discount-2.2.6-1 discover-5.16.3-1 dmraid-1.0.0.rc16.3-11 double-conversion-3.1.5-1 drkonqi-5.16.3-1 ebook-tools-0.2.2-6
editorconfig-core-c-0.12.3-1 exiv2-0.27.1-1 faad2-2.8.8-1 ffmpeg-1:4.1.4-1 flac-1.3.2-2 frameworkintegration-5.60.0-1 fribidi-1.0.5-1 gdb-8.3-1
gdb-common-8.3-1 giflib-5.1.9-3 gpm-1.20.7.r27.g1fd1941-1 gptfdisk-1.0.4-1 graphene-1.8.6-1 gsm-1.0.18-1 gst-plugins-base-1.16.0-3
gst-plugins-base-libs-1.16.0-3 gstreamer-1.16.0-2 guile2.0-2.0.14-3 hicolor-icon-theme-0.17-1 http-parser-2.9.2-1 iso-codes-4.3-1 jack-0.125.0-7
jansson-2.12-1 js60-60.8.0-1 kactivities-5.60.0-1 kactivities-stats-5.60.0-1 kactivitymanagerd-5.16.3-1 karchive-5.60.0-1 kauth-5.60.0-1 kbookmarks-5.60.0-1
kcmutils-5.60.0-1 kcodecs-5.60.0-1 kcompletion-5.60.0-1 kconfig-5.60.0-1 kconfigwidgets-5.60.0-1 kcoreaddons-5.60.0-1 kcrash-5.60.0-1 kdbusaddons-5.60.0-1
kde-cli-tools-5.16.3-1 kdeclarative-5.60.0-1 kdecoration-5.16.3-1 kded-5.60.0-1 kdelibs4support-5.60.0-1 kdeplasma-addons-5.16.3-1 kdesu-5.60.0-1
kemoticons-5.60.0-1 kfilemetadata-5.60.0-1 kgamma5-5.16.3-1 kglobalaccel-5.60.0-1 kguiaddons-5.60.0-1 kholidays-1:5.60.0-1 khotkeys-5.16.3-1 ki18n-5.60.0-1
kiconthemes-5.60.0-1 kidletime-5.60.0-1 kinfocenter-5.16.3-1 kinit-5.60.0-1 kio-5.60.0-1 kirigami2-5.60.0-1 kitemmodels-5.60.0-1 kitemviews-5.60.0-1
kjobwidgets-5.60.0-1 kjs-5.60.0-1 kjsembed-5.60.0-1 kmenuedit-5.16.3-1 knetattach-5.16.3-1 knewstuff-5.60.0-1 knotifications-5.60.0-1 knotifyconfig-5.60.0-1
kpackage-5.60.0-1 kparts-5.60.0-1 kpeople-5.60.0-1 kpty-5.60.0-1 krunner-5.60.0-1 kscreen-5.16.3-1 kscreenlocker-5.16.3-1 kservice-5.60.0-1
ksshaskpass-5.16.3-1 ksysguard-5.16.3-1 ktexteditor-5.60.0-1 ktextwidgets-5.60.0-1 kunitconversion-5.60.0-1 kwallet-5.60.0-1 kwallet-pam-5.16.3-1
kwayland-5.60.0-1 kwayland-integration-5.16.3-1 kwidgetsaddons-5.60.0-1 kwin-5.16.3-1 kwindowsystem-5.60.0-1 kwrited-5.16.3-1 kxmlgui-5.60.0-1
kxmlrpcclient-5.60.0-1 l-smash-2.14.5-1 lame-3.100-2 lcms2-2.9-2 libass-0.14.0-1 libasyncns-0.8+3+g68cd5af-2 libatasmart-0.19-4 libavc1394-0.5.4-3
libblockdev-2.22-1 libbluray-1.1.2-1 libbytesize-2.0-1 libcanberra-0.30+2+gc0620e4-2 libcanberra-pulse-0.30+2+gc0620e4-2 libcups-2.2.11-2 libdaemon-0.14-4
libdatrie-0.2.12-1 libdbusmenu-qt5-0.9.3+16.04.20160218-4 libdca-0.0.6-1 libdmtx-0.7.5-1 libdvbpsi-1:1.3.2-1 libebml-1.3.9-1 libevent-2.1.10-1
libgit2-1:0.28.2-1 libibus-1.5.20-2 libical-3.0.4-3 libidn-1.35-1 libiec61883-1.2.0-5 libimobiledevice-1.2.0+87+g92c5462-1 libkscreen-5.16.3-1
libksysguard-5.16.3-1 libmad-0.15.1b-8 libmatroska-1.5.2-1 libmbim-1.18.2-1 libmm-glib-1.10.4-1 libmodplug-0.8.9.0-2 libmpcdec-1:0.1+r475-2 libmpeg2-0.5.1-6
libndp-1.7-1 libnewt-0.52.21-1 libnm-1.18.0-1 libnm-glib-1.18.0-1 libnsl-1.2.0-1 libogg-1.3.3-3 libpgm-5.2.122-3 libplist-2.0.0+11+gec9ba8b-2
libproxy-0.4.15-10 libpulse-12.2-2 libpwquality-1.4.0-2 libqalculate-3.2.0-1 libqmi-1.22.4-1 libraw1394-2.1.2-2 libsamplerate-0.1.9-2 libsndfile-1.0.28-2
libsodium-1.0.18-1 libsoxr-0.1.3-1 libssh-0.9.0-1 libstemmer-0+337-3 libtar-1.2.20-4 libteam-1.29-1 libthai-0.1.28-1 libtheora-1.1.1-4 libtiff-4.0.10-1
libupnp-1.6.25-1 libusbmuxd-1.0.10+29+g9db5747-1 libutempter-1.1.6-3 libva-2.5.0-1 libvdpau-1.2-1 libvisual-0.4.0-7 libvorbis-1.3.6-1 libvpx-1.8.1-1
libwebp-1.0.3-1 libxkbcommon-0.8.4-1 libxkbcommon-x11-0.8.4-1 libxres-1.2.0-1 libxslt-1.1.33-1 libxss-1.2.3-1 libyaml-0.2.2-1 libzip-1.5.2-2 lmdb-0.9.23-1
lua-5.3.5-2 lzo-2.10-2 media-player-info-24-1 milou-5.16.3-1 minizip-1:1.2.11-3 mobile-broadband-provider-info-20190116-1 modemmanager-1.10.4-1
modemmanager-qt-5.60.0-1 ndctl-65-1 networkmanager-1.18.0-1 networkmanager-qt-5.60.0-1 noto-fonts-20190111-2 nspr-4.21-1 nss-3.45-1 openal-1.19.1-2
opencore-amr-0.1.5-2 openjpeg2-2.3.1-1 opus-1.3.1-1 orc-0.4.29-1 oxygen-5.16.3-1 pango-1:1.43.0-2 parted-3.2-9 phonon-qt5-4.10.3-1 phonon-qt5-vlc-0.10.3-1
pipewire-0.2.6+1+g37613b67-1 plasma-browser-integration-5.16.3-1 plasma-desktop-5.16.3-1 plasma-framework-5.60.0-1 plasma-integration-5.16.3-1
plasma-nm-5.16.3-1 plasma-pa-5.16.3-1 plasma-sdk-5.16.3-1 plasma-vault-5.16.3-1 plasma-workspace-5.16.3-2 plasma-workspace-wallpapers-5.16.3-1 polkit-0.116-2
polkit-kde-agent-5.16.3-1 polkit-qt5-0.112.0+git20180107-2 poppler-0.79.0-1 poppler-qt5-0.79.0-1 powerdevil-5.16.3-1 ppp-2.4.7-5 prison-5.60.0-1
pulseaudio-12.2-2 python-3.7.3-2 qca-2.2.1-2 qqc2-desktop-style-5.60.0-1 qrencode-4.0.2-1 qt5-base-5.13.0-7 qt5-declarative-5.13.0-1
qt5-graphicaleffects-5.13.0-1 qt5-location-5.13.0-1 qt5-multimedia-5.13.0-1 qt5-quickcontrols-5.13.0-1 qt5-quickcontrols2-5.13.0-1 qt5-script-5.13.0-1
qt5-sensors-5.13.0-1 qt5-speech-5.13.0-1 qt5-svg-5.13.0-1 qt5-tools-5.13.0-1 qt5-webchannel-5.13.0-1 qt5-webengine-5.13.0-3 qt5-x11extras-5.13.0-1
re2-20190701-1 rtkit-0.12-1 sbc-1.4-1 sddm-0.18.1-1 sddm-kcm-5.16.3-1 sdl2-2.0.9-1 shared-mime-info-1.12-1 slang-2.3.2-1 snappy-1.1.7-1 socat-1.7.3.3-1
solid-5.60.0-1 sonnet-5.60.0-1 sound-theme-freedesktop-0.8-3 speex-1.2.0-2 speexdsp-1.2.0-1 syntax-highlighting-5.60.0-1 systemsettings-5.16.3-1
taglib-1.11.1-3 tdb-1.3.18-2 threadweaver-5.60.0-1 tslib-1.20-1 ttf-hack-3.003-1 udisks2-2.8.3-1 upower-0.99.10-1 usbmuxd-1.1.0+48+g1cc8b34-3
user-manager-5.16.3-1 v4l-utils-1.16.6-1 vid.stab-1.1-2 vlc-3.0.7.1-2 volume_key-0.3.11-2 wayland-protocols-1.17-1 webrtc-audio-processing-0.3.1-1
wpa_supplicant-2:2.8-1 x264-2:157.r72db4377-1 x265-3.1.1-1 xcb-util-cursor-0.1.3-2 xcb-util-image-0.4.0-2 xcb-util-renderutil-0.3.9-2 xcb-util-wm-0.4.1-2
xdg-desktop-portal-kde-5.16.3-1 xdg-utils-1.1.3-3 xorg-font-util-1.3.1-2 xorg-font-utils-7.6-5 xorg-fonts-encodings-1.0.5-1 xorg-xmessage-1.0.5-1
xvidcore-1.3.5-1 zeromq-4.3.1-2 zita-alsa-pcmi-0.3.2-1 zita-resampler-1.6.2-1 plasma-meta-5.16-1
Total Download Size: 402.81 MiB
Total Installed Size: 1592.43 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
lzo-2.10-2-x86_64 81.7 KiB 851K/s 00:00 [################################################################] 100%
btrfs-progs-5.2-1-x86_64 734.3 KiB 1932K/s 00:00 [################################################################] 100%
dmraid-1.0.0.rc16.3-11-x86_64 113.9 KiB 3.97M/s 00:00 [################################################################] 100%
nspr-4.21-1-x86_64 189.2 KiB 3.08M/s 00:00 [################################################################] 100%
nss-3.45-1-x86_64 1368.2 KiB 2.37M/s 00:01 [################################################################] 100%
libnsl-1.2.0-1-x86_64 57.3 KiB 4.67M/s 00:00 [################################################################] 100%
libidn-1.35-1-x86_64 204.7 KiB 3.12M/s 00:00 [################################################################] 100%
libevent-2.1.10-1-x86_64 251.1 KiB 2.92M/s 00:00 [################################################################] 100%
minizip-1:1.2.11-3-x86_64 26.2 KiB 6.40M/s 00:00 [################################################################] 100%
ppp-2.4.7-5-x86_64 291.6 KiB 2.85M/s 00:00 [################################################################] 100%
wpa_supplicant-2:2.8-1-x86_64 955.5 KiB 2.36M/s 00:00 [################################################################] 100%
gpm-1.20.7.r27.g1fd1941-1-x86_64 131.8 KiB 4.02M/s 00:00 [################################################################] 100%
xcb-util-renderutil-0.3.9-2-x86_64 9.1 KiB 2.21M/s 00:00 [################################################################] 100%
xdg-utils-1.1.3-3-any 55.6 KiB 3.40M/s 00:00 [################################################################] 100%
shared-mime-info-1.12-1-x86_64 514.2 KiB 2.56M/s 00:00 [################################################################] 100%
xcb-util-wm-0.4.1-2-x86_64 31.8 KiB 3.88M/s 00:00 [################################################################] 100%
xcb-util-image-0.4.0-2-x86_64 16.7 KiB 2.04M/s 00:00 [################################################################] 100%
tslib-1.20-1-x86_64 94.6 KiB 3.85M/s 00:00 [################################################################] 100%
libxkbcommon-0.8.4-1-x86_64 136.5 KiB 4.17M/s 00:00 [################################################################] 100%
libxkbcommon-x11-0.8.4-1-x86_64 15.2 KiB 1904K/s 00:00 [################################################################] 100%
libproxy-0.4.15-10-x86_64 87.9 KiB 5.37M/s 00:00 [################################################################] 100%
libtiff-4.0.10-1-x86_64 807.9 KiB 2.44M/s 00:00 [################################################################] 100%
libdaemon-0.14-4-x86_64 18.2 KiB 4.44M/s 00:00 [################################################################] 100%
avahi-0.7+18+g1b5f401-2-x86_64 418.2 KiB 2.84M/s 00:00 [################################################################] 100%
libcups-2.2.11-2-x86_64 253.6 KiB 2.95M/s 00:00 [################################################################] 100%
double-conversion-3.1.5-1-x86_64 51.4 KiB 3.14M/s 00:00 [################################################################] 100%
qt5-base-5.13.0-7-x86_64 12.1 MiB 2.17M/s 00:06 [################################################################] 100%
libical-3.0.4-3-x86_64 333.4 KiB 2.81M/s 00:00 [################################################################] 100%
alsa-lib-1.1.9-1-x86_64 413.3 KiB 2.59M/s 00:00 [################################################################] 100%
bluez-5.50-6-x86_64 522.4 KiB 2.24M/s 00:00 [################################################################] 100%
bluez-qt-5.60.0-1-x86_64 687.0 KiB 2.24M/s 00:00 [################################################################] 100%
media-player-info-24-1-any 36.3 KiB 2.95M/s 00:00 [################################################################] 100%
libplist-2.0.0+11+gec9ba8b-2-x86_64 152.6 KiB 3.73M/s 00:00 [################################################################] 100%
libusbmuxd-1.0.10+29+g9db5747-1-x86_64 22.4 KiB 2.73M/s 00:00 [################################################################] 100%
usbmuxd-1.1.0+48+g1cc8b34-3-x86_64 33.0 KiB 2.68M/s 00:00 [################################################################] 100%
libimobiledevice-1.2.0+87+g92c5462-1-x86_64 492.3 KiB 2.61M/s 00:00 [################################################################] 100%
upower-0.99.10-1-x86_64 166.1 KiB 3.69M/s 00:00 [################################################################] 100%
js60-60.8.0-1-x86_64 13.2 MiB 2.11M/s 00:06 [################################################################] 100%
polkit-0.116-2-x86_64 386.8 KiB 2.55M/s 00:00 [################################################################] 100%
libatasmart-0.19-4-x86_64 27.2 KiB 2.21M/s 00:00 [################################################################] 100%
gptfdisk-1.0.4-1-x86_64 183.0 KiB 3.19M/s 00:00 [################################################################] 100%
libbytesize-2.0-1-x86_64 16.7 KiB 4.07M/s 00:00 [################################################################] 100%
ndctl-65-1-x86_64 192.9 KiB 3.36M/s 00:00 [################################################################] 100%
parted-3.2-9-x86_64 419.9 KiB 2.63M/s 00:00 [################################################################] 100%
volume_key-0.3.11-2-x86_64 139.4 KiB 2.13M/s 00:00 [################################################################] 100%
libyaml-0.2.2-1-x86_64 54.7 KiB 4.45M/s 00:00 [################################################################] 100%
libblockdev-2.22-1-x86_64 200.7 KiB 3.27M/s 00:00 [################################################################] 100%
udisks2-2.8.3-1-x86_64 888.9 KiB 2.26M/s 00:00 [################################################################] 100%
solid-5.60.0-1-x86_64 638.4 KiB 2.02M/s 00:00 [################################################################] 100%
kcoreaddons-5.60.0-1-x86_64 1075.6 KiB 2.24M/s 00:00 [################################################################] 100%
kwidgetsaddons-5.60.0-1-x86_64 3.3 MiB 2.27M/s 00:01 [################################################################] 100%
qt5-x11extras-5.13.0-1-x86_64 13.0 KiB 0.00B/s 00:00 [################################################################] 100%
kjobwidgets-5.60.0-1-x86_64 257.2 KiB 2.85M/s 00:00 [################################################################] 100%
kdbusaddons-5.60.0-1-x86_64 187.8 KiB 3.28M/s 00:00 [################################################################] 100%
kconfig-5.60.0-1-x86_64 948.0 KiB 2.44M/s 00:00 [################################################################] 100%
kwindowsystem-5.60.0-1-x86_64 568.4 KiB 2.52M/s 00:00 [################################################################] 100%
kcrash-5.60.0-1-x86_64 113.3 KiB 6.91M/s 00:00 [################################################################] 100%
kglobalaccel-5.60.0-1-x86_64 224.1 KiB 1367K/s 00:00 [################################################################] 100%
kcompletion-5.60.0-1-x86_64 481.9 KiB 2.56M/s 00:00 [################################################################] 100%
qt5-declarative-5.13.0-1-x86_64 4.0 MiB 2.07M/s 00:02 [################################################################] 100%
ki18n-5.60.0-1-x86_64 1375.8 KiB 2.27M/s 00:01 [################################################################] 100%
kservice-5.60.0-1-x86_64 652.0 KiB 2.34M/s 00:00 [################################################################] 100%
qt5-svg-5.13.0-1-x86_64 135.2 KiB 4.13M/s 00:00 [################################################################] 100%
polkit-qt5-0.112.0+git20180107-2-x86_64 66.8 KiB 5.43M/s 00:00 [################################################################] 100%
kauth-5.60.0-1-x86_64 298.9 KiB 2.92M/s 00:00 [################################################################] 100%
kcodecs-5.60.0-1-x86_64 331.2 KiB 2.61M/s 00:00 [################################################################] 100%
kguiaddons-5.60.0-1-x86_64 237.9 KiB 3.06M/s 00:00 [################################################################] 100%
kconfigwidgets-5.60.0-1-x86_64 824.1 KiB 2.45M/s 00:00 [################################################################] 100%
kitemviews-5.60.0-1-x86_64 371.3 KiB 2.75M/s 00:00 [################################################################] 100%
karchive-5.60.0-1-x86_64 342.5 KiB 2.70M/s 00:00 [################################################################] 100%
kiconthemes-5.60.0-1-x86_64 411.5 KiB 2.64M/s 00:00 [################################################################] 100%
sonnet-5.60.0-1-x86_64 462.9 KiB 2.57M/s 00:00 [################################################################] 100%
gstreamer-1.16.0-2-x86_64 1924.7 KiB 2.21M/s 00:01 [################################################################] 100%
orc-0.4.29-1-x86_64 199.1 KiB 3.04M/s 00:00 [################################################################] 100%
iso-codes-4.3-1-any 2.6 MiB 1806K/s 00:01 [################################################################] 100%
gst-plugins-base-libs-1.16.0-3-x86_64 2.1 MiB 2.14M/s 00:01 [################################################################] 100%
cdparanoia-10.2-7-x86_64 68.5 KiB 3.34M/s 00:00 [################################################################] 100%
libvisual-0.4.0-7-x86_64 123.1 KiB 4.29M/s 00:00 [################################################################] 100%
libogg-1.3.3-3-x86_64 187.5 KiB 3.52M/s 00:00 [################################################################] 100%
libvorbis-1.3.6-1-x86_64 294.1 KiB 2.87M/s 00:00 [################################################################] 100%
libtheora-1.1.1-4-x86_64 272.8 KiB 2.90M/s 00:00 [################################################################] 100%
libdatrie-0.2.12-1-x86_64 26.2 KiB 3.20M/s 00:00 [################################################################] 100%
libthai-0.1.28-1-x86_64 151.7 KiB 3.70M/s 00:00 [################################################################] 100%
cairo-1.16.0-2-x86_64 723.2 KiB 2.49M/s 00:00 [################################################################] 100%
fribidi-1.0.5-1-x86_64 39.5 KiB 3.21M/s 00:00 [################################################################] 100%
pango-1:1.43.0-2-x86_64 438.3 KiB 2.61M/s 00:00 [################################################################] 100%
opus-1.3.1-1-x86_64 368.6 KiB 2.65M/s 00:00 [################################################################] 100%
graphene-1.8.6-1-x86_64 170.7 KiB 3.47M/s 00:00 [################################################################] 100%
gst-plugins-base-1.16.0-3-x86_64 276.7 KiB 2.94M/s 00:00 [################################################################] 100%
libasyncns-0.8+3+g68cd5af-2-x86_64 15.8 KiB 3.86M/s 00:00 [################################################################] 100%
flac-1.3.2-2-x86_64 376.2 KiB 2.78M/s 00:00 [################################################################] 100%
libsndfile-1.0.28-2-x86_64 260.0 KiB 3.17M/s 00:00 [################################################################] 100%
libpulse-12.2-2-x86_64 358.6 KiB 2.82M/s 00:00 [################################################################] 100%
openal-1.19.1-2-x86_64 609.2 KiB 2.56M/s 00:00 [################################################################] 100%
qt5-multimedia-5.13.0-1-x86_64 763.2 KiB 2.27M/s 00:00 [################################################################] 100%
qt5-speech-5.13.0-1-x86_64 50.6 KiB 2.47M/s 00:00 [################################################################] 100%
ktextwidgets-5.60.0-1-x86_64 570.6 KiB 2.63M/s 00:00 [################################################################] 100%
attica-5.60.0-1-x86_64 532.4 KiB 2.28M/s 00:00 [################################################################] 100%
kxmlgui-5.60.0-1-x86_64 1294.2 KiB 2.13M/s 00:01 [################################################################] 100%
kbookmarks-5.60.0-1-x86_64 341.5 KiB 2.69M/s 00:00 [################################################################] 100%
libxslt-1.1.33-1-x86_64 361.9 KiB 2.68M/s 00:00 [################################################################] 100%
tdb-1.3.18-2-x86_64 67.6 KiB 650K/s 00:00 [################################################################] 100%
sound-theme-freedesktop-0.8-3-any 369.1 KiB 1883K/s 00:00 [################################################################] 100%
libcanberra-0.30+2+gc0620e4-2-x86_64 77.0 KiB 2.69M/s 00:00 [################################################################] 100%
libdbusmenu-qt5-0.9.3+16.04.20160218-4-x86_64 167.0 KiB 3.40M/s 00:00 [################################################################] 100%
knotifications-5.60.0-1-x86_64 346.0 KiB 2.72M/s 00:00 [################################################################] 100%
kwallet-5.60.0-1-x86_64 501.3 KiB 2.45M/s 00:00 [################################################################] 100%
desktop-file-utils-0.23+4+g92af410-1-x86_64 39.2 KiB 2.39M/s 00:00 [################################################################] 100%
qt5-script-5.13.0-1-x86_64 967.9 KiB 2.09M/s 00:00 [################################################################] 100%
kio-5.60.0-1-x86_64 5.9 MiB 1944K/s 00:03 [################################################################] 100%
bluedevil-1:5.16.3-1-x86_64 322.7 KiB 2.92M/s 00:00 [################################################################] 100%
libxss-1.2.3-1-x86_64 13.9 KiB 3.40M/s 00:00 [################################################################] 100%
kidletime-5.60.0-1-x86_64 123.9 KiB 4.32M/s 00:00 [################################################################] 100%
kxmlrpcclient-5.60.0-1-x86_64 146.8 KiB 3.58M/s 00:00 [################################################################] 100%
python-3.7.3-2-x86_64 34.1 MiB 1957K/s 00:18 [################################################################] 100%
guile2.0-2.0.14-3-x86_64 2.3 MiB 1710K/s 00:01 [################################################################] 100%
gdb-common-8.3-1-x86_64 62.3 KiB 5.07M/s 00:00 [################################################################] 100%
gdb-8.3-1-x86_64 3.8 MiB 2.30M/s 00:02 [################################################################] 100%
drkonqi-5.16.3-1-x86_64 694.6 KiB 2.23M/s 00:00 [################################################################] 100%
kjs-5.60.0-1-x86_64 375.0 KiB 2.13M/s 00:00 [################################################################] 100%
kjsembed-5.60.0-1-x86_64 376.2 KiB 2.55M/s 00:00 [################################################################] 100%
a52dec-0.7.4-10-x86_64 36.9 KiB 4.50M/s 00:00 [################################################################] 100%
libdvbpsi-1:1.3.2-1-x86_64 88.1 KiB 7.17M/s 00:00 [################################################################] 100%
libdca-0.0.6-1-x86_64 98.2 KiB 4.80M/s 00:00 [################################################################] 100%
lua-5.3.5-2-x86_64 230.2 KiB 2.96M/s 00:00 [################################################################] 100%
libebml-1.3.9-1-x86_64 66.1 KiB 4.03M/s 00:00 [################################################################] 100%
libmatroska-1.5.2-1-x86_64 134.9 KiB 1606K/s 00:00 [################################################################] 100%
taglib-1.11.1-3-x86_64 340.1 KiB 2.24M/s 00:00 [################################################################] 100%
libmpcdec-1:0.1+r475-2-x86_64 34.8 KiB 4.25M/s 00:00 [################################################################] 100%
aom-1.0.0-1-x86_64 2037.8 KiB 1521K/s 00:01 [################################################################] 100%
gsm-1.0.18-1-x86_64 34.2 KiB 778K/s 00:00 [################################################################] 100%
libsamplerate-0.1.9-2-x86_64 956.8 KiB 825K/s 00:01 [################################################################] 100%
zita-alsa-pcmi-0.3.2-1-x86_64 18.1 KiB 2.21M/s 00:00 [################################################################] 100%
zita-resampler-1.6.2-1-x86_64 115.3 KiB 3.13M/s 00:00 [################################################################] 100%
jack-0.125.0-7-x86_64 362.5 KiB 1777K/s 00:00 [################################################################] 100%
lame-3.100-2-x86_64 256.5 KiB 1733K/s 00:00 [################################################################] 100%
libass-0.14.0-1-x86_64 92.9 KiB 2.27M/s 00:00 [################################################################] 100%
libraw1394-2.1.2-2-x86_64 44.4 KiB 2.17M/s 00:00 [################################################################] 100%
libavc1394-0.5.4-3-x86_64 30.5 KiB 0.00B/s 00:00 [################################################################] 100%
libbluray-1.1.2-1-x86_64 848.8 KiB 1405K/s 00:01 [################################################################] 100%
libiec61883-1.2.0-5-x86_64 31.1 KiB 2.53M/s 00:00 [################################################################] 100%
libmodplug-0.8.9.0-2-x86_64 152.3 KiB 2.66M/s 00:00 [################################################################] 100%
libsoxr-0.1.3-1-x86_64 98.6 KiB 3.44M/s 00:00 [################################################################] 100%
libssh-0.9.0-1-x86_64 204.2 KiB 2.17M/s 00:00 [################################################################] 100%
libva-2.5.0-1-x86_64 145.1 KiB 3.54M/s 00:00 [################################################################] 100%
libvdpau-1.2-1-x86_64 56.4 KiB 3.44M/s 00:00 [################################################################] 100%
vid.stab-1.1-2-x86_64 46.8 KiB 5.72M/s 00:00 [################################################################] 100%
libvpx-1.8.1-1-x86_64 1215.8 KiB 1961K/s 00:01 [################################################################] 100%
giflib-5.1.9-3-x86_64 78.1 KiB 2.12M/s 00:00 [################################################################] 100%
libwebp-1.0.3-1-x86_64 310.5 KiB 2.05M/s 00:00 [################################################################] 100%
l-smash-2.14.5-1-x86_64 286.4 KiB 2.06M/s 00:00 [################################################################] 100%
x264-2:157.r72db4377-1-x86_64 743.2 KiB 1935K/s 00:00 [################################################################] 100%
x265-3.1.1-1-x86_64 1446.6 KiB 1799K/s 00:01 [################################################################] 100%
xvidcore-1.3.5-1-x86_64 202.2 KiB 3.29M/s 00:00 [################################################################] 100%
opencore-amr-0.1.5-2-x86_64 128.1 KiB 3.91M/s 00:00 [################################################################] 100%
lcms2-2.9-2-x86_64 186.6 KiB 3.25M/s 00:00 [################################################################] 100%
openjpeg2-2.3.1-1-x86_64 879.2 KiB 2035K/s 00:00 [################################################################] 100%
libibus-1.5.20-2-x86_64 5.8 MiB 1532K/s 00:04 [################################################################] 100%
sdl2-2.0.9-1-x86_64 597.2 KiB 1623K/s 00:00 [################################################################] 100%
speexdsp-1.2.0-1-x86_64 448.2 KiB 2.54M/s 00:00 [################################################################] 100%
speex-1.2.0-2-x86_64 477.6 KiB 2.05M/s 00:00 [################################################################] 100%
hicolor-icon-theme-0.17-1-any 10.7 KiB 2.61M/s 00:00 [################################################################] 100%
v4l-utils-1.16.6-1-x86_64 1050.8 KiB 2.40M/s 00:00 [################################################################] 100%
ffmpeg-1:4.1.4-1-x86_64 8.6 MiB 1610K/s 00:05 [################################################################] 100%
faad2-2.8.8-1-x86_64 169.1 KiB 4.59M/s 00:00 [################################################################] 100%
libupnp-1.6.25-1-x86_64 120.2 KiB 2.26M/s 00:00 [################################################################] 100%
libmad-0.15.1b-8-x86_64 58.9 KiB 2.40M/s 00:00 [################################################################] 100%
libmpeg2-0.5.1-6-x86_64 71.3 KiB 2.18M/s 00:00 [################################################################] 100%
libtar-1.2.20-4-x86_64 35.1 KiB 2.86M/s 00:00 [################################################################] 100%
wayland-protocols-1.17-1-any 58.8 KiB 2.05M/s 00:00 [################################################################] 100%
aribb24-1.0.3-2-x86_64 39.8 KiB 2.43M/s 00:00 [################################################################] 100%
vlc-3.0.7.1-2-x86_64 10.8 MiB 1937K/s 00:06 [################################################################] 100%
phonon-qt5-vlc-0.10.3-1-x86_64 102.9 KiB 2.51M/s 00:00 [################################################################] 100%
phonon-qt5-4.10.3-1-x86_64 262.3 KiB 2.29M/s 00:00 [################################################################] 100%
knotifyconfig-5.60.0-1-x86_64 170.2 KiB 2.31M/s 00:00 [################################################################] 100%
libxres-1.2.0-1-x86_64 10.3 KiB 2.52M/s 00:00 [################################################################] 100%
qt5-webchannel-5.13.0-1-x86_64 59.4 KiB 3.63M/s 00:00 [################################################################] 100%
qt5-location-5.13.0-1-x86_64 2.8 MiB 2.11M/s 00:01 [################################################################] 100%
snappy-1.1.7-1-x86_64 23.5 KiB 1955K/s 00:00 [################################################################] 100%
re2-20190701-1-x86_64 158.9 KiB 3.88M/s 00:00 [################################################################] 100%
qt5-webengine-5.13.0-3-x86_64 41.0 MiB 1631K/s 00:26 [################################################################] 100%
libksysguard-5.16.3-1-x86_64 612.4 KiB 2.30M/s 00:00 [################################################################] 100%
kparts-5.60.0-1-x86_64 779.4 KiB 2.47M/s 00:00 [################################################################] 100%
syntax-highlighting-5.60.0-1-x86_64 1132.7 KiB 2.32M/s 00:00 [################################################################] 100%
http-parser-2.9.2-1-x86_64 19.3 KiB 2.35M/s 00:00 [################################################################] 100%
libgit2-1:0.28.2-1-x86_64 550.4 KiB 2.32M/s 00:00 [################################################################] 100%
editorconfig-core-c-0.12.3-1-x86_64 28.4 KiB 3.47M/s 00:00 [################################################################] 100%
ktexteditor-5.60.0-1-x86_64 3.1 MiB 2.25M/s 00:01 [################################################################] 100%
libqalculate-3.2.0-1-x86_64 1563.7 KiB 2.36M/s 00:01 [################################################################] 100%
qt5-tools-5.13.0-1-x86_64 5.7 MiB 1956K/s 00:03 [################################################################] 100%
libutempter-1.1.6-3-x86_64 8.1 KiB 2013K/s 00:00 [################################################################] 100%
kpty-5.60.0-1-x86_64 173.4 KiB 2.12M/s 00:00 [################################################################] 100%
kdesu-5.60.0-1-x86_64 225.9 KiB 1486K/s 00:00 [################################################################] 100%
kpackage-5.60.0-1-x86_64 329.1 KiB 2.11M/s 00:00 [################################################################] 100%
kdeclarative-5.60.0-1-x86_64 395.5 KiB 1476K/s 00:00 [################################################################] 100%
kcmutils-5.60.0-1-x86_64 466.0 KiB 1820K/s 00:00 [################################################################] 100%
kinit-5.60.0-1-x86_64 128.4 KiB 2.24M/s 00:00 [################################################################] 100%
kactivities-5.60.0-1-x86_64 272.6 KiB 3.02M/s 00:00 [################################################################] 100%
kde-cli-tools-5.16.3-1-x86_64 842.1 KiB 2.45M/s 00:00 [################################################################] 100%
bc-1.07.1-3-x86_64 84.3 KiB 3.43M/s 00:00 [################################################################] 100%
kactivitymanagerd-5.16.3-1-x86_64 156.7 KiB 3.82M/s 00:00 [################################################################] 100%
kholidays-1:5.60.0-1-x86_64 340.3 KiB 2.86M/s 00:00 [################################################################] 100%
xorg-xmessage-1.0.5-1-x86_64 13.6 KiB 3.31M/s 00:00 [################################################################] 100%
kwayland-5.60.0-1-x86_64 2.0 MiB 2.04M/s 00:01 [################################################################] 100%
qt5-quickcontrols-5.13.0-1-x86_64 838.8 KiB 2.33M/s 00:00 [################################################################] 100%
qt5-quickcontrols2-5.13.0-1-x86_64 1841.5 KiB 2.11M/s 00:01 [################################################################] 100%
qt5-graphicaleffects-5.13.0-1-x86_64 69.4 KiB 2.12M/s 00:00 [################################################################] 100%
kirigami2-5.60.0-1-x86_64 284.9 KiB 2.24M/s 00:00 [################################################################] 100%
plasma-framework-5.60.0-1-x86_64 3.7 MiB 2.17M/s 00:02 [################################################################] 100%
threadweaver-5.60.0-1-x86_64 424.2 KiB 2.16M/s 00:00 [################################################################] 100%
krunner-5.60.0-1-x86_64 287.1 KiB 2.19M/s 00:00 [################################################################] 100%
milou-5.16.3-1-x86_64 68.3 KiB 2.38M/s 00:00 [################################################################] 100%
libdmtx-0.7.5-1-x86_64 46.5 KiB 3.79M/s 00:00 [################################################################] 100%
qrencode-4.0.2-1-x86_64 36.5 KiB 1015K/s 00:00 [################################################################] 100%
prison-5.60.0-1-x86_64 132.2 KiB 4.03M/s 00:00 [################################################################] 100%
kscreenlocker-5.16.3-1-x86_64 179.1 KiB 3.36M/s 00:00 [################################################################] 100%
xcb-util-cursor-0.1.3-2-x86_64 11.2 KiB 0.00B/s 00:00 [################################################################] 100%
knewstuff-5.60.0-1-x86_64 1380.1 KiB 1700K/s 00:01 [################################################################] 100%
frameworkintegration-5.60.0-1-x86_64 1581.4 KiB 1822K/s 00:01 [################################################################] 100%
kdecoration-5.16.3-1-x86_64 64.1 KiB 5.22M/s 00:00 [################################################################] 100%
breeze-icons-5.60.0-1-any 9.4 MiB 1761K/s 00:05 [################################################################] 100%
breeze-5.16.3-1-x86_64 14.0 MiB 1607K/s 00:09 [################################################################] 100%
qt5-sensors-5.13.0-1-x86_64 159.2 KiB 2.16M/s 00:00 [################################################################] 100%
kwin-5.16.3-1-x86_64 6.1 MiB 1474K/s 00:04 [################################################################] 100%
noto-fonts-20190111-2-any 17.8 MiB 1608K/s 00:11 [################################################################] 100%
xorg-fonts-encodings-1.0.5-1-any 562.1 KiB 1561K/s 00:00 [################################################################] 100%
xorg-font-util-1.3.1-2-x86_64 29.7 KiB 2.42M/s 00:00 [################################################################] 100%
xorg-font-utils-7.6-5-any 2048.0 B 500K/s 00:00 [################################################################] 100%
ttf-hack-3.003-1-any 354.1 KiB 1639K/s 00:00 [################################################################] 100%
qqc2-desktop-style-5.60.0-1-x86_64 62.6 KiB 15.3M/s 00:00 [################################################################] 100%
plasma-integration-5.16.3-1-x86_64 124.2 KiB 3.03M/s 00:00 [################################################################] 100%
kunitconversion-5.60.0-1-x86_64 865.1 KiB 1703K/s 00:01 [################################################################] 100%
kitemmodels-5.60.0-1-x86_64 506.7 KiB 1689K/s 00:00 [################################################################] 100%
kemoticons-5.60.0-1-x86_64 1832.0 KiB 2.07M/s 00:01 [################################################################] 100%
kded-5.60.0-1-x86_64 56.4 KiB 2.30M/s 00:00 [################################################################] 100%
kdelibs4support-5.60.0-1-x86_64 3.1 MiB 1525K/s 00:02 [################################################################] 100%
plasma-workspace-5.16.3-2-x86_64 6.2 MiB 1612K/s 00:04 [################################################################] 100%
kdeplasma-addons-5.16.3-1-x86_64 864.3 KiB 1174K/s 00:01 [################################################################] 100%
kinfocenter-5.16.3-1-x86_64 1561.1 KiB 1394K/s 00:01 [################################################################] 100%
ksysguard-5.16.3-1-x86_64 616.5 KiB 2.18M/s 00:00 [################################################################] 100%
libkscreen-5.16.3-1-x86_64 369.5 KiB 2.15M/s 00:00 [################################################################] 100%
kscreen-5.16.3-1-x86_64 228.5 KiB 2.23M/s 00:00 [################################################################] 100%
ksshaskpass-5.16.3-1-x86_64 23.0 KiB 1920K/s 00:00 [################################################################] 100%
kwrited-5.16.3-1-x86_64 14.7 KiB 3.58M/s 00:00 [################################################################] 100%
oxygen-5.16.3-1-x86_64 4.4 MiB 1382K/s 00:03 [################################################################] 100%
plasma-browser-integration-5.16.3-1-x86_64 99.9 KiB 2.71M/s 00:00 [################################################################] 100%
polkit-kde-agent-5.16.3-1-x86_64 54.7 KiB 1955K/s 00:00 [################################################################] 100%
khotkeys-5.16.3-1-x86_64 1949.5 KiB 1593K/s 00:01 [################################################################] 100%
kmenuedit-5.16.3-1-x86_64 924.9 KiB 2.19M/s 00:00 [################################################################] 100%
libstemmer-0+337-3-x86_64 63.3 KiB 5.15M/s 00:00 [################################################################] 100%
lmdb-0.9.23-1-x86_64 84.1 KiB 4.11M/s 00:00 [################################################################] 100%
appstream-0.12.7-1-x86_64 1905.5 KiB 2045K/s 00:01 [################################################################] 100%
appstream-qt-0.12.7-1-x86_64 59.6 KiB 2.91M/s 00:00 [################################################################] 100%
kactivities-stats-5.60.0-1-x86_64 236.2 KiB 2.31M/s 00:00 [################################################################] 100%
systemsettings-5.16.3-1-x86_64 293.7 KiB 2.24M/s 00:00 [################################################################] 100%
kpeople-5.60.0-1-x86_64 287.1 KiB 2.19M/s 00:00 [################################################################] 100%
exiv2-0.27.1-1-x86_64 1608.4 KiB 2001K/s 00:01 [################################################################] 100%
poppler-0.79.0-1-x86_64 1186.0 KiB 2.11M/s 00:01 [################################################################] 100%
poppler-qt5-0.79.0-1-x86_64 166.6 KiB 2.39M/s 00:00 [################################################################] 100%
libzip-1.5.2-2-x86_64 208.8 KiB 2.22M/s 00:00 [################################################################] 100%
convertlit-1.8-8-x86_64 64.2 KiB 5.23M/s 00:00 [################################################################] 100%
ebook-tools-0.2.2-6-x86_64 23.9 KiB 5.83M/s 00:00 [################################################################] 100%
kfilemetadata-5.60.0-1-x86_64 350.6 KiB 2.52M/s 00:00 [################################################################] 100%
baloo-5.60.0-1-x86_64 586.6 KiB 2.31M/s 00:00 [################################################################] 100%
knetattach-5.16.3-1-x86_64 24.1 KiB 2.95M/s 00:00 [################################################################] 100%
plasma-desktop-5.16.3-1-x86_64 11.0 MiB 1345K/s 00:08 [################################################################] 100%
libmbim-1.18.2-1-x86_64 204.4 KiB 897K/s 00:00 [################################################################] 100%
libqmi-1.22.4-1-x86_64 1225.1 KiB 1683K/s 00:01 [################################################################] 100%
libmm-glib-1.10.4-1-x86_64 390.5 KiB 2034K/s 00:00 [################################################################] 100%
modemmanager-1.10.4-1-x86_64 1087.9 KiB 1327K/s 00:01 [################################################################] 100%
modemmanager-qt-5.60.0-1-x86_64 496.6 KiB 1217K/s 00:00 [################################################################] 100%
libnm-1.18.0-1-x86_64 1009.2 KiB 1173K/s 00:01 [################################################################] 100%
dbus-glib-0.110-1-x86_64 119.1 KiB 2.24M/s 00:00 [################################################################] 100%
libnm-glib-1.18.0-1-x86_64 650.8 KiB 1564K/s 00:00 [################################################################] 100%
slang-2.3.2-1-x86_64 714.1 KiB 1899K/s 00:00 [################################################################] 100%
libndp-1.7-1-x86_64 17.0 KiB 2.08M/s 00:00 [################################################################] 100%
libteam-1.29-1-x86_64 256.6 KiB 2.98M/s 00:00 [################################################################] 100%
bluez-libs-5.50-6-x86_64 74.8 KiB 4.56M/s 00:00 [################################################################] 100%
networkmanager-1.18.0-1-x86_64 2.7 MiB 1796K/s 00:02 [################################################################] 100%
networkmanager-qt-5.60.0-1-x86_64 1566.9 KiB 1495K/s 00:01 [################################################################] 100%
qca-2.2.1-2-x86_64 717.0 KiB 1775K/s 00:00 [################################################################] 100%
mobile-broadband-provider-info-20190116-1-any 42.0 KiB 2.56M/s 00:00 [################################################################] 100%
plasma-nm-5.16.3-1-x86_64 1252.3 KiB 1639K/s 00:01 [################################################################] 100%
plasma-workspace-wallpapers-5.16.3-1-any 32.6 MiB 1709K/s 00:20 [################################################################] 100%
libcanberra-pulse-0.30+2+gc0620e4-2-x86_64 13.3 KiB 0.00B/s 00:00 [################################################################] 100%
rtkit-0.12-1-x86_64 25.4 KiB 6.20M/s 00:00 [################################################################] 100%
webrtc-audio-processing-0.3.1-1-x86_64 287.3 KiB 2.81M/s 00:00 [################################################################] 100%
pulseaudio-12.2-2-x86_64 1118.6 KiB 2.04M/s 00:01 [################################################################] 100%
plasma-pa-5.16.3-1-x86_64 202.2 KiB 2.24M/s 00:00 [################################################################] 100%
plasma-sdk-5.16.3-1-x86_64 365.3 KiB 2.23M/s 00:00 [################################################################] 100%
plasma-vault-5.16.3-1-x86_64 276.9 KiB 2.18M/s 00:00 [################################################################] 100%
kwayland-integration-5.16.3-1-x86_64 24.2 KiB 2013K/s 00:00 [################################################################] 100%
socat-1.7.3.3-1-x86_64 169.6 KiB 2.30M/s 00:00 [################################################################] 100%
kwallet-pam-5.16.3-1-x86_64 11.0 KiB 2.68M/s 00:00 [################################################################] 100%
kgamma5-5.16.3-1-x86_64 136.4 KiB 4.16M/s 00:00 [################################################################] 100%
accountsservice-0.6.55-1-x86_64 153.3 KiB 2.34M/s 00:00 [################################################################] 100%
libpwquality-1.4.0-2-x86_64 77.2 KiB 2.36M/s 00:00 [################################################################] 100%
user-manager-5.16.3-1-x86_64 416.9 KiB 2005K/s 00:00 [################################################################] 100%
sddm-0.18.1-1-x86_64 3.4 MiB 1990K/s 00:02 [################################################################] 100%
sddm-kcm-5.16.3-1-x86_64 105.5 KiB 2.57M/s 00:00 [################################################################] 100%
breeze-gtk-5.16.3-1-x86_64 224.4 KiB 2.88M/s 00:00 [################################################################] 100%
powerdevil-5.16.3-1-x86_64 785.3 KiB 2.20M/s 00:00 [################################################################] 100%
archlinux-appstream-data-20190614-1-any 15.7 MiB 1634K/s 00:10 [################################################################] 100%
discount-2.2.6-1-x86_64 71.8 KiB 2.19M/s 00:00 [################################################################] 100%
discover-5.16.3-1-x86_64 8.6 MiB 1900K/s 00:05 [################################################################] 100%
sbc-1.4-1-x86_64 40.9 KiB 2.50M/s 00:00 [################################################################] 100%
pipewire-0.2.6+1+g37613b67-1-x86_64 393.1 KiB 2.23M/s 00:00 [################################################################] 100%
xdg-desktop-portal-kde-5.16.3-1-x86_64 169.8 KiB 2.30M/s 00:00 [################################################################] 100%
plasma-meta-5.16-1-any 4.9 KiB 1213K/s 00:00 [################################################################] 100%
jansson-2.12-1-x86_64 38.9 KiB 4.75M/s 00:00 [################################################################] 100%
libnewt-0.52.21-1-x86_64 89.5 KiB 7.29M/s 00:00 [################################################################] 100%
libsodium-1.0.18-1-x86_64 158.6 KiB 3.52M/s 00:00 [################################################################] 100%
libpgm-5.2.122-3-x86_64 172.1 KiB 3.00M/s 00:00 [################################################################] 100%
zeromq-4.3.1-2-x86_64 537.6 KiB 2.30M/s 00:00 [################################################################] 100%
(314/314) checking keys in keyring [################################################################] 100%
(314/314) checking package integrity [################################################################] 100%
(314/314) loading package files [################################################################] 100%
(314/314) checking for file conflicts [################################################################] 100%
(314/314) checking available disk space [################################################################] 100%
:: Processing package changes...
( 1/314) installing xcb-util-renderutil [################################################################] 100%
( 2/314) installing xdg-utils [################################################################] 100%
Optional dependencies for xdg-utils
kde-cli-tools: for KDE Plasma5 support in xdg-open [pending]
exo: for Xfce support in xdg-open
xorg-xprop: for Xfce support in xdg-open [installed]
pcmanfm: for LXDE support in xdg-open
perl-file-mimeinfo: for generic support in xdg-open
perl-net-dbus: Perl extension to dbus used in xdg-screensaver
perl-x11-protocol: Perl X11 protocol used in xdg-screensaver
( 3/314) installing shared-mime-info [################################################################] 100%
( 4/314) installing xcb-util-wm [################################################################] 100%
( 5/314) installing xcb-util-image [################################################################] 100%
( 6/314) installing tslib [################################################################] 100%
( 7/314) installing libxkbcommon [################################################################] 100%
( 8/314) installing libxkbcommon-x11 [################################################################] 100%
( 9/314) installing libproxy [################################################################] 100%
Optional dependencies for libproxy
networkmanager: NetworkManager configuration module [pending]
perl: Perl bindings [installed]
python2: Python 2.x bindings
python: Python 3.x bindings [pending]
glib2: gsettings configuration module [installed]
webkit2gtk: PAC proxy support (Webkit2gtk engine)
( 10/314) installing libtiff [################################################################] 100%
Optional dependencies for libtiff
freeglut: for using tiffgt
( 11/314) installing libdaemon [################################################################] 100%
( 12/314) installing avahi [################################################################] 100%
Optional dependencies for avahi
gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
gtk2: gtk2 bindings
qt5-base: qt5 bindings [pending]
pygtk: avahi-bookmarks
python2-twisted: avahi-bookmarks
mono: mono bindings
nss-mdns: NSS support for mDNS
python-gobject: avahi-discover
python-dbus: avahi-discover
( 13/314) installing libcups [################################################################] 100%
( 14/314) installing double-conversion [################################################################] 100%
( 15/314) installing qt5-base [################################################################] 100%
Optional dependencies for qt5-base
qt5-svg: to use SVG icon themes [pending]
qt5-translations: for some native UI translations
postgresql-libs: PostgreSQL driver
mariadb-libs: MariaDB driver
unixodbc: ODBC driver
libfbclient: Firebird/iBase driver
freetds: MS SQL driver
gtk3: GTK platform plugin
( 16/314) installing libical [################################################################] 100%
( 17/314) installing alsa-lib [################################################################] 100%
Optional dependencies for alsa-lib
python2: for python smixer plugin
( 18/314) installing bluez [################################################################] 100%
( 19/314) installing bluez-qt [################################################################] 100%
Optional dependencies for bluez-qt
qt5-declarative: QML bindings [pending]
( 20/314) installing media-player-info [################################################################] 100%
( 21/314) installing libplist [################################################################] 100%
( 22/314) installing libusbmuxd [################################################################] 100%
( 23/314) installing usbmuxd [################################################################] 100%
( 24/314) installing libimobiledevice [################################################################] 100%
( 25/314) installing upower [################################################################] 100%
( 26/314) installing js60 [################################################################] 100%
( 27/314) installing polkit [################################################################] 100%
( 28/314) installing libatasmart [################################################################] 100%
( 29/314) installing lzo [################################################################] 100%
( 30/314) installing btrfs-progs [################################################################] 100%
Optional dependencies for btrfs-progs
python: libbtrfsutil python bindings [pending]
( 31/314) installing dmraid [################################################################] 100%
( 32/314) installing gptfdisk [################################################################] 100%
( 33/314) installing libbytesize [################################################################] 100%
( 34/314) installing ndctl [################################################################] 100%
( 35/314) installing parted [################################################################] 100%
( 36/314) installing nspr [################################################################] 100%
( 37/314) installing nss [################################################################] 100%
( 38/314) installing volume_key [################################################################] 100%
Optional dependencies for volume_key
python: for python bindings [pending]
( 39/314) installing libyaml [################################################################] 100%
( 40/314) installing libblockdev [################################################################] 100%
( 41/314) installing udisks2 [################################################################] 100%
Optional dependencies for udisks2
gptfdisk: GUID partition table support [installed]
ntfs-3g: NTFS filesystem management support
dosfstools: VFAT filesystem management support [installed]
( 42/314) installing solid [################################################################] 100%
Optional dependencies for solid
qt5-declarative: QML bindings [pending]
( 43/314) installing kcoreaddons [################################################################] 100%
Optional dependencies for kcoreaddons
python-pyqt5: for the Python bindings
( 44/314) installing kwidgetsaddons [################################################################] 100%
Optional dependencies for kwidgetsaddons
python-pyqt5: for the Python bindings
( 45/314) installing qt5-x11extras [################################################################] 100%
( 46/314) installing kjobwidgets [################################################################] 100%
Optional dependencies for kjobwidgets
python-pyqt5: for the Python bindings
( 47/314) installing kdbusaddons [################################################################] 100%
Optional dependencies for kdbusaddons
python-pyqt5: for the Python bindings
( 48/314) installing kconfig [################################################################] 100%
Optional dependencies for kconfig
python-pyqt5: for the Python bindings
( 49/314) installing kwindowsystem [################################################################] 100%
( 50/314) installing kcrash [################################################################] 100%
Optional dependencies for kcrash
drkonqi: KDE crash handler application [pending]
( 51/314) installing kglobalaccel [################################################################] 100%
( 52/314) installing kcompletion [################################################################] 100%
Optional dependencies for kcompletion
python-pyqt5: for the Python bindings
( 53/314) installing qt5-declarative [################################################################] 100%
( 54/314) installing ki18n [################################################################] 100%
Optional dependencies for ki18n
python-pyqt5: for the Python bindings
python: to compile .ts files [pending]
( 55/314) installing kservice [################################################################] 100%
( 56/314) installing qt5-svg [################################################################] 100%
( 57/314) installing polkit-qt5 [################################################################] 100%
( 58/314) installing kauth [################################################################] 100%
Optional dependencies for kauth
python-pyqt5: for the Python bindings
( 59/314) installing kcodecs [################################################################] 100%
Optional dependencies for kcodecs
python-pyqt5: for the Python bindings
( 60/314) installing kguiaddons [################################################################] 100%
Optional dependencies for kguiaddons
python-pyqt5: for the Python bindings
( 61/314) installing kconfigwidgets [################################################################] 100%
Optional dependencies for kconfigwidgets
python-pyqt5: for the Python bindings
( 62/314) installing kitemviews [################################################################] 100%
Optional dependencies for kitemviews
python-pyqt5: for the Python bindings
( 63/314) installing karchive [################################################################] 100%
( 64/314) installing kiconthemes [################################################################] 100%
Optional dependencies for kiconthemes
breeze-icons: fallback icon theme [pending]
( 65/314) installing sonnet [################################################################] 100%
Optional dependencies for sonnet
hunspell: spell checking via hunspell
aspell: spell checking via aspell
hspell: spell checking for Hebrew
libvoikko: Finnish support via Voikko
( 66/314) installing gstreamer [################################################################] 100%
( 67/314) installing orc [################################################################] 100%
( 68/314) installing iso-codes [################################################################] 100%
( 69/314) installing gst-plugins-base-libs [################################################################] 100%
( 70/314) installing cdparanoia [################################################################] 100%
( 71/314) installing libvisual [################################################################] 100%
( 72/314) installing libogg [################################################################] 100%
( 73/314) installing libvorbis [################################################################] 100%
( 74/314) installing libtheora [################################################################] 100%
( 75/314) installing libdatrie [################################################################] 100%
( 76/314) installing libthai [################################################################] 100%
( 77/314) installing cairo [################################################################] 100%
( 78/314) installing fribidi [################################################################] 100%
( 79/314) installing pango [################################################################] 100%
( 80/314) installing opus [################################################################] 100%
( 81/314) installing graphene [################################################################] 100%
( 82/314) installing gst-plugins-base [################################################################] 100%
( 83/314) installing libasyncns [################################################################] 100%
( 84/314) installing flac [################################################################] 100%
( 85/314) installing libsndfile [################################################################] 100%
( 86/314) installing libpulse [################################################################] 100%
( 87/314) installing openal [################################################################] 100%
Optional dependencies for openal
qt5-base: alsoft-config GUI Configurator [installed]
fluidsynth: MIDI rendering
( 88/314) installing qt5-multimedia [################################################################] 100%
Optional dependencies for qt5-multimedia
qt5-declarative: QML bindings [installed]
gst-plugins-good: camera support, additional plugins
gst-plugins-bad: camera support, additional plugins
gst-plugins-ugly: additional plugins
gst-libav: ffmpeg plugin
( 89/314) installing qt5-speech [################################################################] 100%
Optional dependencies for qt5-speech
flite: flite TTS backend
speech-dispatcher: speech-dispatcher TTS backend
( 90/314) installing ktextwidgets [################################################################] 100%
( 91/314) installing attica [################################################################] 100%
( 92/314) installing kxmlgui [################################################################] 100%
( 93/314) installing kbookmarks [################################################################] 100%
( 94/314) installing libxslt [################################################################] 100%
( 95/314) installing tdb [################################################################] 100%
Optional dependencies for tdb
python: for python bindings [pending]
( 96/314) installing sound-theme-freedesktop [################################################################] 100%
( 97/314) installing libcanberra [################################################################] 100%
Optional dependencies for libcanberra
libcanberra-pulse: PulseAudio driver [pending]
libcanberra-gstreamer: GStreamer driver
( 98/314) installing libdbusmenu-qt5 [################################################################] 100%
( 99/314) installing knotifications [################################################################] 100%
(100/314) installing kwallet [################################################################] 100%
Optional dependencies for kwallet
kwalletmanager: Configuration GUI
(101/314) installing desktop-file-utils [################################################################] 100%
(102/314) installing qt5-script [################################################################] 100%
(103/314) installing kio [################################################################] 100%
Optional dependencies for kio
kio-extras: extra protocols support (sftp, fish and more)
kdoctools: for the help kioslave
knetattach: to add new kio-remote entries [pending]
(104/314) installing bluedevil [################################################################] 100%
Optional dependencies for bluedevil
pulseaudio-bluetooth: to connect to A2DP profile
(105/314) installing libxss [################################################################] 100%
(106/314) installing kidletime [################################################################] 100%
(107/314) installing kxmlrpcclient [################################################################] 100%
(108/314) installing libnsl [################################################################] 100%
(109/314) installing python [################################################################] 100%
Optional dependencies for python
python-setuptools
python-pip
sqlite [installed]
mpdecimal: for decimal
xz: for lzma [installed]
tk: for tkinter
(110/314) installing guile2.0 [################################################################] 100%
(111/314) installing gdb-common [################################################################] 100%
(112/314) installing gdb [################################################################] 100%
(113/314) installing drkonqi [################################################################] 100%
(114/314) installing kjs [################################################################] 100%
(115/314) installing kjsembed [################################################################] 100%
(116/314) installing a52dec [################################################################] 100%
(117/314) installing libdvbpsi [################################################################] 100%
(118/314) installing libdca [################################################################] 100%
(119/314) installing lua [################################################################] 100%
(120/314) installing libidn [################################################################] 100%
(121/314) installing libebml [################################################################] 100%
(122/314) installing libmatroska [################################################################] 100%
(123/314) installing taglib [################################################################] 100%
(124/314) installing libmpcdec [################################################################] 100%
(125/314) installing aom [################################################################] 100%
(126/314) installing gsm [################################################################] 100%
(127/314) installing libsamplerate [################################################################] 100%
(128/314) installing zita-alsa-pcmi [################################################################] 100%
(129/314) installing zita-resampler [################################################################] 100%
(130/314) installing jack [################################################################] 100%
Optional dependencies for jack
celt: NetJACK driver
libffado: FireWire support
realtime-privileges: Acquire realtime privileges
(131/314) installing lame [################################################################] 100%
(132/314) installing libass [################################################################] 100%
(133/314) installing libraw1394 [################################################################] 100%
(134/314) installing libavc1394 [################################################################] 100%
(135/314) installing libbluray [################################################################] 100%
Optional dependencies for libbluray
java-runtime=8: BD-J library
(136/314) installing libiec61883 [################################################################] 100%
(137/314) installing libmodplug [################################################################] 100%
(138/314) installing libsoxr [################################################################] 100%
(139/314) installing libssh [################################################################] 100%
(140/314) installing libva [################################################################] 100%
Optional dependencies for libva
libva-vdpau-driver: backend for Nvidia and AMD cards
libva-intel-driver: backend for Intel cards
(141/314) installing libvdpau [################################################################] 100%
(142/314) installing vid.stab [################################################################] 100%
(143/314) installing libvpx [################################################################] 100%
(144/314) installing giflib [################################################################] 100%
(145/314) installing libwebp [################################################################] 100%
Optional dependencies for libwebp
freeglut: vwebp viewer
(146/314) installing l-smash [################################################################] 100%
(147/314) installing x264 [################################################################] 100%
(148/314) installing x265 [################################################################] 100%
(149/314) installing xvidcore [################################################################] 100%
(150/314) installing opencore-amr [################################################################] 100%
(151/314) installing lcms2 [################################################################] 100%
(152/314) installing openjpeg2 [################################################################] 100%
(153/314) installing libibus [################################################################] 100%
(154/314) installing sdl2 [################################################################] 100%
Optional dependencies for sdl2
alsa-lib: ALSA audio driver [installed]
libpulse: PulseAudio audio driver [installed]
jack: JACK audio driver [installed]
(155/314) installing speexdsp [################################################################] 100%
(156/314) installing speex [################################################################] 100%
(157/314) installing hicolor-icon-theme [################################################################] 100%
(158/314) installing v4l-utils [################################################################] 100%
Optional dependencies for v4l-utils
qt5-base [installed]
alsa-lib [installed]
(159/314) installing ffmpeg [################################################################] 100%
Optional dependencies for ffmpeg
ladspa: LADSPA filters
(160/314) installing faad2 [################################################################] 100%
(161/314) installing libupnp [################################################################] 100%
(162/314) installing libmad [################################################################] 100%
(163/314) installing libmpeg2 [################################################################] 100%
Optional dependencies for libmpeg2
sdl: required for mpeg2dec
libxv: required for mpeg2dec [installed]
(164/314) installing libtar [################################################################] 100%
(165/314) installing wayland-protocols [################################################################] 100%
(166/314) installing aribb24 [################################################################] 100%
(167/314) installing vlc [################################################################] 100%
Optional dependencies for vlc
avahi: service discovery using bonjour protocol [installed]
aom: AOM AV1 codec [installed]
gst-plugins-base-libs: for libgst plugins [installed]
dav1d: dav1d AV1 decoder
libdvdcss: decoding encrypted DVDs
libavc1394: devices using the 1394ta AV/C [installed]
libdc1394: IEEE 1394 access plugin
kwallet: kwallet keystore [installed]
libva-vdpau-driver: vdpau backend nvidia
libva-intel-driver: video backend intel
libbluray: Blu-Ray video input [installed]
flac: Free Lossless Audio Codec plugin [installed]
twolame: TwoLAME mpeg2 encoder plugin
libgme: Game Music Emu plugin
vcdimager: navigate VCD with libvcdinfo
libmtp: MTP devices discovery
systemd-libs: udev services discovery [installed]
smbclient: SMB access plugin
libcdio: audio CD playback
ttf-freefont: subtitle font
ttf-dejavu: subtitle font
libssh2: sftp access [installed]
libnfs: NFS access
mpg123: mpg123 codec
protobuf: chromecast streaming
libmicrodns: mDNS services discovery (chromecast etc)
lua-socket: http interface
live-media: RTSP input
libdvdread: DVD input module
libdvdnav: DVD with navigation input module
libogg: Ogg and OggSpots codec [installed]
libshout: shoutcast/icecast output plugin
libmodplug: MOD output plugin [installed]
libvpx: VP8 and VP9 codec [installed]
libvorbis: Vorbis decoder/encoder [installed]
speex: Speex codec [installed]
opus: opus codec [installed]
libtheora: theora codec [installed]
libpng: PNG support [installed]
libjpeg-turbo: JPEG support [installed]
librsvg: SVG plugin
x264: H264 encoding [installed]
x265: HEVC/H.265 encoder [installed]
zvbi: VBI/Teletext decoding
libass: Subtitle support [installed]
libkate: Kate codec
libtiger: Tiger rendering for Kate streams
sdl_image: SDL image support
srt: SRT input/output plugin
aalib: ASCII art video output
libcaca: colored ASCII art video output
libpulse: PulseAudio audio output [installed]
alsa-lib: ALSA audio output [installed]
jack: jack audio server [installed]
libsamplerate: audio Resampler [installed]
libsoxr: SoX audio Resampler [installed]
chromaprint: Chromaprint audio fingerprinter
lirc: lirc control
libgoom2: Goom visualization
projectm: ProjectM visualisation
ncurses: ncurses interface [installed]
libnotify: notification plugin
gtk3: notification plugin
(168/314) installing phonon-qt5-vlc [################################################################] 100%
(169/314) installing phonon-qt5 [################################################################] 100%
Optional dependencies for phonon-qt5
pulseaudio: PulseAudio support [pending]
qt5-tools: Designer plugin [pending]
(170/314) installing knotifyconfig [################################################################] 100%
(171/314) installing libxres [################################################################] 100%
(172/314) installing qt5-webchannel [################################################################] 100%
(173/314) installing qt5-location [################################################################] 100%
(174/314) installing libevent [################################################################] 100%
Optional dependencies for libevent
python2: to use event_rpcgen.py
(175/314) installing snappy [################################################################] 100%
(176/314) installing minizip [################################################################] 100%
(177/314) installing re2 [################################################################] 100%
(178/314) installing qt5-webengine [################################################################] 100%
(179/314) installing libksysguard [################################################################] 100%
(180/314) installing kparts [################################################################] 100%
(181/314) installing syntax-highlighting [################################################################] 100%
(182/314) installing http-parser [################################################################] 100%
(183/314) installing libgit2 [################################################################] 100%
(184/314) installing editorconfig-core-c [################################################################] 100%
(185/314) installing ktexteditor [################################################################] 100%
(186/314) installing libqalculate [################################################################] 100%
Optional dependencies for libqalculate
gnuplot: for plotting support
(187/314) installing qt5-tools [################################################################] 100%
Optional dependencies for qt5-tools
clang: for qdoc
qt5-webkit: for Qt Assistant
(188/314) installing libutempter [################################################################] 100%
(189/314) installing kpty [################################################################] 100%
(190/314) installing kdesu [################################################################] 100%
(191/314) installing kpackage [################################################################] 100%
(192/314) installing kdeclarative [################################################################] 100%
(193/314) installing kcmutils [################################################################] 100%
(194/314) installing kinit [################################################################] 100%
(195/314) installing kactivities [################################################################] 100%
Optional dependencies for kactivities
qt5-declarative: QML bindings [installed]
(196/314) installing kde-cli-tools [################################################################] 100%
Optional dependencies for kde-cli-tools
plasma-workspace: for kcmshell5 [pending]
(197/314) installing bc [################################################################] 100%
(198/314) installing kactivitymanagerd [################################################################] 100%
(199/314) installing kholidays [################################################################] 100%
Optional dependencies for kholidays
qt5-declarative: QML bindings [installed]
(200/314) installing xorg-xmessage [################################################################] 100%
(201/314) installing kwayland [################################################################] 100%
(202/314) installing qt5-quickcontrols [################################################################] 100%
(203/314) installing qt5-quickcontrols2 [################################################################] 100%
Optional dependencies for qt5-quickcontrols2
qt5-graphicaleffects: for the Material style [pending]
(204/314) installing qt5-graphicaleffects [################################################################] 100%
(205/314) installing kirigami2 [################################################################] 100%
(206/314) installing plasma-framework [################################################################] 100%
(207/314) installing threadweaver [################################################################] 100%
(208/314) installing krunner [################################################################] 100%
(209/314) installing milou [################################################################] 100%
(210/314) installing libdmtx [################################################################] 100%
(211/314) installing qrencode [################################################################] 100%
(212/314) installing prison [################################################################] 100%
Optional dependencies for prison
qt5-declarative: QML bindings [installed]
(213/314) installing kscreenlocker [################################################################] 100%
(214/314) installing xcb-util-cursor [################################################################] 100%
(215/314) installing knewstuff [################################################################] 100%
Optional dependencies for knewstuff
kirigami2: QML components [installed]
(216/314) installing frameworkintegration [################################################################] 100%
Optional dependencies for frameworkintegration
appstream-qt: dependency resolving via AppStream [pending]
packagekit-qt5: dependency resolving via AppStream
(217/314) installing kdecoration [################################################################] 100%
(218/314) installing breeze-icons [################################################################] 100%
(219/314) installing breeze [################################################################] 100%
Optional dependencies for breeze
breeze-gtk: Breeze widget style for GTK applications [pending]
kcmutils: for breeze-settings [installed]
(220/314) installing qt5-sensors [################################################################] 100%
Optional dependencies for qt5-sensors
qt5-declarative: QML bindings [installed]
(221/314) installing kwin [################################################################] 100%
Optional dependencies for kwin
qt5-virtualkeyboard: virtual keyboard support for kwin-wayland
(222/314) installing noto-fonts [################################################################] 100%
Optional dependencies for noto-fonts
noto-fonts-cjk: CJK characters
noto-fonts-emoji: Emoji characters
noto-fonts-extra: additional variants (condensed, semi-bold, extra-light)
(223/314) installing xorg-fonts-encodings [################################################################] 100%
(224/314) installing xorg-font-util [################################################################] 100%
(225/314) installing xorg-font-utils [################################################################] 100%
(226/314) installing ttf-hack [################################################################] 100%
(227/314) installing qqc2-desktop-style [################################################################] 100%
(228/314) installing plasma-integration [################################################################] 100%
(229/314) installing kunitconversion [################################################################] 100%
(230/314) installing kitemmodels [################################################################] 100%
Optional dependencies for kitemmodels
python-pyqt5: for the Python bindings
(231/314) installing kemoticons [################################################################] 100%
(232/314) installing kded [################################################################] 100%
(233/314) installing kdelibs4support [################################################################] 100%
(234/314) installing plasma-workspace [################################################################] 100%
Optional dependencies for plasma-workspace
plasma-workspace-wallpapers: additional wallpapers [pending]
gpsd: GPS based geolocation
networkmanager-qt: IP based geolocation [pending]
kdepim-addons: displaying PIM events in the calendar
appmenu-gtk-module: global menu support for GTK2 and some GTK3 applications
qt5-virtualkeyboard: virtual keyboard support in lock screen
baloo: Baloo search runner [pending]
appstream-qt: package search runner [pending]
(235/314) installing kdeplasma-addons [################################################################] 100%
Optional dependencies for kdeplasma-addons
kross: comic applet
purpose: Quickshare applet
quota-tools: disk quota applet
qt5-webengine: dictionary and webbrowser applets [installed]
(236/314) installing kinfocenter [################################################################] 100%
(237/314) installing ksysguard [################################################################] 100%
(238/314) installing libkscreen [################################################################] 100%
(239/314) installing kscreen [################################################################] 100%
(240/314) installing ksshaskpass [################################################################] 100%
(241/314) installing kwrited [################################################################] 100%
(242/314) installing oxygen [################################################################] 100%
Optional dependencies for oxygen
kcmutils: for oxygen-settings5 [installed]
(243/314) installing plasma-browser-integration [################################################################] 100%
(244/314) installing polkit-kde-agent [################################################################] 100%
(245/314) installing khotkeys [################################################################] 100%
(246/314) installing kmenuedit [################################################################] 100%
(247/314) installing libstemmer [################################################################] 100%
(248/314) installing lmdb [################################################################] 100%
(249/314) installing appstream [################################################################] 100%
(250/314) installing appstream-qt [################################################################] 100%
(251/314) installing kactivities-stats [################################################################] 100%
(252/314) installing systemsettings [################################################################] 100%
Optional dependencies for systemsettings
khtml: for the tree view
(253/314) installing kpeople [################################################################] 100%
Optional dependencies for kpeople
qt5-declarative: QML bindings [installed]
(254/314) installing exiv2 [################################################################] 100%
(255/314) installing poppler [################################################################] 100%
Optional dependencies for poppler
poppler-data: encoding data to display PDF documents containing CJK characters
(256/314) installing poppler-qt5 [################################################################] 100%
(257/314) installing libzip [################################################################] 100%
(258/314) installing convertlit [################################################################] 100%
(259/314) installing ebook-tools [################################################################] 100%
(260/314) installing kfilemetadata [################################################################] 100%
Optional dependencies for kfilemetadata
libappimage: AppImage extractor
(261/314) installing baloo [################################################################] 100%
Optional dependencies for baloo
qt5-declarative: QML bindings [installed]
(262/314) installing knetattach [################################################################] 100%
(263/314) installing plasma-desktop [################################################################] 100%
Optional dependencies for plasma-desktop
plasma-nm: Network manager applet [pending]
powerdevil: power management [pending]
kscreen: screen management [installed]
ibus: kimpanel IBUS support
scim: kimpanel SCIM support
discover: manage applications installation from the launcher [pending]
(264/314) installing ppp [################################################################] 100%
(265/314) installing libmbim [################################################################] 100%
(266/314) installing libqmi [################################################################] 100%
(267/314) installing libmm-glib [################################################################] 100%
(268/314) installing modemmanager [################################################################] 100%
Optional dependencies for modemmanager
usb_modeswitch: install if your modem shows up as a storage drive
(269/314) installing modemmanager-qt [################################################################] 100%
(270/314) installing jansson [################################################################] 100%
(271/314) installing libnm [################################################################] 100%
(272/314) installing dbus-glib [################################################################] 100%
(273/314) installing libnm-glib [################################################################] 100%
(274/314) installing wpa_supplicant [################################################################] 100%
(275/314) installing slang [################################################################] 100%
(276/314) installing gpm [################################################################] 100%
(277/314) installing libnewt [################################################################] 100%
Optional dependencies for libnewt
tcl: whiptcl support
python: libnewt support with the _snack module [installed]
python2: libnewt support with the _snack module
(278/314) installing libndp [################################################################] 100%
(279/314) installing libsodium [################################################################] 100%
(280/314) installing libpgm [################################################################] 100%
(281/314) installing zeromq [################################################################] 100%
(282/314) installing libteam [################################################################] 100%
(283/314) installing bluez-libs [################################################################] 100%
(284/314) installing networkmanager [################################################################] 100%
Optional dependencies for networkmanager
dnsmasq: connection sharing
bluez: Bluetooth support [installed]
ppp: dialup connection support [installed]
modemmanager: cellular network support [installed]
iwd: wpa_supplicant alternative
(285/314) installing networkmanager-qt [################################################################] 100%
(286/314) installing qca [################################################################] 100%
Optional dependencies for qca
pkcs11-helper: PKCS-11 plugin
botan: botan plugin
(287/314) installing mobile-broadband-provider-info [################################################################] 100%
(288/314) installing plasma-nm [################################################################] 100%
Optional dependencies for plasma-nm
openconnect: Cisco AnyConnect VPN plugin
(289/314) installing plasma-workspace-wallpapers [################################################################] 100%
(290/314) installing libcanberra-pulse [################################################################] 100%
(291/314) installing rtkit [################################################################] 100%
(292/314) installing webrtc-audio-processing [################################################################] 100%
(293/314) installing pulseaudio [################################################################] 100%
Created symlink /etc/systemd/user/sockets.target.wants/pulseaudio.socket → /usr/lib/systemd/user/pulseaudio.socket.
Optional dependencies for pulseaudio
pulseaudio-alsa: ALSA configuration (recommended)
(294/314) installing plasma-pa [################################################################] 100%
(295/314) installing plasma-sdk [################################################################] 100%
Optional dependencies for plasma-sdk
kirigami2: for Look & Feel explorer [installed]
(296/314) installing plasma-vault [################################################################] 100%
Optional dependencies for plasma-vault
encfs: to use encFS for encryption
cryfs: to use cryFS for encryption
(297/314) installing kwayland-integration [################################################################] 100%
(298/314) installing socat [################################################################] 100%
(299/314) installing kwallet-pam [################################################################] 100%
(300/314) installing kgamma5 [################################################################] 100%
(301/314) installing accountsservice [################################################################] 100%
(302/314) installing libpwquality [################################################################] 100%
Optional dependencies for libpwquality
python: Python bindings [installed]
(303/314) installing user-manager [################################################################] 100%
(304/314) installing sddm [################################################################] 100%
(305/314) installing sddm-kcm [################################################################] 100%
(306/314) installing breeze-gtk [################################################################] 100%
(307/314) installing powerdevil [################################################################] 100%
(308/314) installing archlinux-appstream-data [################################################################] 100%
(309/314) installing discount [################################################################] 100%
(310/314) installing discover [################################################################] 100%
Optional dependencies for discover
packagekit-qt5: to manage packages from Arch Linux repositories
flatpak: Flatpak packages support
fwupd: firmware update support
(311/314) installing sbc [################################################################] 100%
(312/314) installing pipewire [################################################################] 100%
Created symlink /etc/systemd/user/sockets.target.wants/pipewire.socket → /usr/lib/systemd/user/pipewire.socket.
(313/314) installing xdg-desktop-portal-kde [################################################################] 100%
(314/314) installing plasma-meta [################################################################] 100%
Optional dependencies for plasma-meta
kde-gtk-config: GTK Theme configuration KCM
breeze-grub: Breeze theme for GRUB
:: Running post-transaction hooks...
( 1/16) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 5.2.1-arch1-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 5.2.1-arch1-1-ARCH
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
-> Running build hook: [filesystems]
-> Running build hook: [keyboard]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
( 2/16) Warn about old perl modules
( 3/16) Updating fontconfig cache...
( 4/16) Compiling GSettings XML schema files...
( 5/16) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
( 6/16) Updating udev hardware database...
( 7/16) Creating system user accounts...
( 8/16) Creating temporary files...
error: command failed to execute correctly
( 9/16) Reloading device manager configuration...
Running in chroot, ignoring request.
(10/16) Arming ConditionNeedsUpdate...
(11/16) Updating the info directory file...
(12/16) Updating the appstream cache...
AppStream system cache was updated, but problems were found: Metadata files have errors: /usr/share/app-info/xmls/extra.xml.gz, /usr/share/app-info/xmls/core.xml.gz, /usr/share/app-info/xmls/community.xml.gz
error: command failed to execute correctly
(13/16) Updating the desktop file MIME type cache...
(14/16) Updating the MIME type database...
(15/16) Updating the vlc plugin cache...
(16/16) Updating X fontdir indices...
-
Install KDE Applications.
[root@G5-openSUSE /]# pacman -S kde-applications-meta
The above command with its oputput:
[root@G5-openSUSE /]# pacman -S kde-applications-meta
resolving dependencies...
:: There are 2 providers available for cron:
:: Repository core
1) cronie
:: Repository community
2) fcron
Enter a number (default=1): 1
looking for conflicting packages...
warning: dependency cycle detected:
warning: python-incremental will be installed before its python-twisted dependency
Packages (400) aalib-1.4rc5-13 accounts-qml-module-0.7-2 adobe-source-code-pro-fonts-2.030ro+1.050it-5 akonadi-19.04.3-1 akonadi-calendar-19.04.3-1
akonadi-calendar-tools-19.04.3-1 akonadi-contacts-19.04.3-1 akonadi-import-wizard-19.04.3-1 akonadi-mime-19.04.3-1 akonadi-notes-19.04.3-1
akonadi-search-19.04.3-1 akonadiconsole-19.04.3-1 akregator-19.04.3-1 analitza-19.04.3-1 ark-19.04.3-1 artikulate-19.04.3-1 audiocd-kio-19.04.3-1
audiofile-0.3.6-4 avogadrolibs-1.92.1-1 baloo-widgets-19.04.3-1 black-hole-solver-1.4.0-1 blinken-19.04.3-1 bomber-19.04.3-1 boost-libs-1.69.0-2
bovo-19.04.3-1 brotli-1.0.7-1 calendarsupport-19.04.3-1 cantarell-fonts-1:0.111-1 cantor-19.04.3-1 celt-0.11.3-3 cervisia-19.04.3-1 cfitsio-1:3.47-1
chromaprint-1.4.3-2 cifs-utils-6.8-2 clang-8.0.0-4 compiler-rt-8.0.0-1 cronie-1.5.4-1 dconf-0.32.0-3 djvulibre-3.5.27-4 docbook-xml-4.5-8
docbook-xsl-1.79.2-5 dolphin-19.04.3-1 dolphin-plugins-19.04.3-1 dragon-19.04.3-1 eventviews-19.04.3-1 faac-1.29.9.2-1 farstream-0.2.8-2
ffmpegthumbs-19.04.3-1 fftw-3.3.8-1 filelight-19.04.3-1 fluidsynth-2.0.5-1 freecell-solver-5.10.0-1 frei0r-plugins-1.6.1-7 gavl-1.4.0-3 gd-2.2.5-2
gdk-pixbuf2-2.38.1-1 ghostscript-9.27-1 glew-2.1.0-1 glib-networking-2.60.3-1 gnugo-3.8-6 granatier-19.04.3-1 grantlee-5.1.0-4 grantlee-editor-19.04.3-1
grantleetheme-19.04.3-1 gsettings-desktop-schemas-3.32.0-2 gsl-2.5-1 gssdp-1.2.1-1 gst-plugins-bad-1.16.0-4 gst-plugins-good-1.16.0-1 gupnp-1.2.1-1
gupnp-igd-0.2.5+3+gedd78a6-2 gwenview-19.04.3-1 hunspell-1.7.0-2 hyphen-2.8.8-2 id3lib-3.8.3-17 ijs-0.35-2 ilmbase-2.3.0-1 imlib2-1.5.1-1
incidenceeditor-19.04.3-1 jasper-2.0.16-1 jbig2dec-0.16-1 jemalloc-1:5.2.0-1 juk-19.04.3-1 k3b-1:19.04.3-1 kaccounts-integration-19.04.3-1
kaccounts-providers-19.04.3-1 kaddressbook-19.04.3-1 kajongg-19.04.3-1 kalarm-19.04.3-1 kalarmcal-19.04.3-1 kalgebra-19.04.3-1 kalzium-19.04.3-1
kamera-19.04.3-1 kamoso-19.04.3-1 kanagram-19.04.3-1 kapman-19.04.3-1 kapptemplate-19.04.3-1 kate-19.04.3-1 katomic-19.04.3-1 kbackup-19.04.3-1
kblackbox-19.04.3-1 kblocks-19.04.3-1 kbounce-19.04.3-1 kbreakout-19.04.3-1 kbruch-19.04.3-1 kcachegrind-19.04.3-1 kcachegrind-common-19.04.3-1
kcalc-19.04.3-1 kcalcore-19.04.3-1 kcalutils-19.04.3-1 kcharselect-19.04.3-1 kcolorchooser-19.04.3-1 kcontacts-19.04.3-1 kcron-19.04.3-1 kdav-19.04.3-1
kde-dev-scripts-19.04.3-1 kde-dev-utils-19.04.3-1 kdeaccessibility-meta-19.04-1 kdeadmin-meta-19.04-1 kdebase-meta-19.04-1 kdebugsettings-19.04.3-1
kdeedu-data-19.04.3-1 kdeedu-meta-19.04-1 kdegames-meta-19.04-1 kdegraphics-meta-19.04-1 kdegraphics-mobipocket-19.04.3-1 kdegraphics-thumbnailers-19.04.3-1
kdemultimedia-meta-19.04-1 kdenetwork-filesharing-19.04.3-1 kdenetwork-meta-19.04-1 kdenlive-19.04.3-1 kdepim-addons-19.04.3-1 kdepim-apps-libs-19.04.3-1
kdepim-meta-19.04-1 kdepim-runtime-19.04.3-2 kdesdk-kioslaves-19.04.3-1 kdesdk-meta-19.04-1 kdesdk-thumbnailers-19.04.3-1 kdeutils-meta-19.04-1
kdevelop-5.3.3-1 kdewebdev-meta-19.04-1 kdf-19.04.3-1 kdiagram-2.6.1-1 kdialog-19.04.3-1 kdiamond-19.04.3-1 kdnssd-5.60.0-1 kdoctools-5.60.0-1
keditbookmarks-19.04.3-1 kfind-19.04.3-1 kfloppy-19.04.3-1 kfourinline-19.04.3-1 kgeography-19.04.3-1 kget-19.04.3-1 kgoldrunner-19.04.3-1 kgpg-19.04.3-1
khangman-19.04.3-1 khelpcenter-19.04.3-1 khtml-5.60.0-1 kidentitymanagement-19.04.3-1 kig-19.04.3-1 kigo-19.04.3-1 killbots-19.04.3-1
kimagemapeditor-19.04.3-1 kimap-19.04.3-1 kio-extras-19.04.3-1 kirigami-gallery-19.04.3-1 kiriki-19.04.3-1 kiten-19.04.3-1 kitinerary-19.04.3-1
kjumpingcube-19.04.3-1 kldap-19.04.3-1 kleopatra-19.04.3-1 klettres-19.04.3-1 klickety-19.04.3-1 klines-19.04.3-1 kmag-19.04.3-1 kmahjongg-19.04.3-1
kmail-19.04.3-1 kmail-account-wizard-19.04.3-1 kmailtransport-19.04.3-1 kmbox-19.04.3-1 kmime-19.04.3-1 kmines-19.04.3-1 kmix-19.04.3-1 kmousetool-19.04.3-1
kmouth-19.04.3-1 kmplot-19.04.3-1 knavalbattle-19.04.3-1 knetwalk-19.04.3-1 knights-19.04.3-1 knotes-19.04.3-1 kolf-19.04.3-1 kollision-19.04.3-1
kolourpaint-19.04.3-1 kompare-19.04.3-1 konqueror-19.04.3-1 konquest-19.04.3-1 konsole-19.04.3-1 kontact-19.04.3-1 kontactinterface-19.04.3-1
kopete-19.04.3-1 korganizer-19.04.3-1 kpatience-19.04.3-1 kpimtextedit-19.04.3-1 kpkpass-19.04.3-1 kplotting-5.60.0-1 kqtquickcharts-19.04.3-1
krdc-19.04.3-1 kreversi-19.04.3-1 krfb-19.04.3-1 kross-5.60.0-1 kruler-19.04.3-1 kshisen-19.04.3-1 ksirk-19.04.3-1 ksmtp-19.04.3-1 ksnakeduel-19.04.3-1
kspaceduel-19.04.3-1 ksquares-19.04.3-1 ksudoku-19.04.3-1 ksystemlog-19.04.3-1 kteatime-19.04.3-1 ktimer-19.04.3-1 ktnef-19.04.3-1 ktouch-19.04.3-1
ktuberling-19.04.3-1 kturtle-19.04.3-1 kubrick-19.04.3-1 kwalletmanager-19.04.3-1 kwave-19.04.3-1 kwordquiz-19.04.3-1 kwrite-19.04.3-1 ladspa-1.15-1
ldb-1:1.5.5-1 libaccounts-glib-1.24-1 libaccounts-qt-1.15-2 libakonadi-19.04.3-1 libbs2b-3.1.0-6 libbsd-0.9.1-1 libburn-1.5.0-1 libcaca-0.99.beta19-2
libdc1394-2.2.6-1 libde265-1.0.3-1 libdv-1.0.0-7 libdvdnav-6.0.0-1 libdvdread-6.0.1-1 libebur128-1.2.4-1 libexif-0.6.21-3 libfdk-aac-2.0.0-1 libgme-0.6.2-1
libgphoto2-2.5.23-1 libgravatar-19.04.3-1 libid3tag-0.15.1b-9 libieee1284-0.2.11-7 libkcddb-19.04.3-1 libkcompactdisc-19.04.3-1 libkdcraw-19.04.3-1
libkdegames-19.04.3-1 libkdepim-19.04.3-1 libkeduvocdocument-19.04.3-1 libkexiv2-19.04.3-1 libkgapi-19.04.3-1 libkipi-19.04.3-1 libkleo-19.04.3-1
libkmahjongg-19.04.3-1 libkolabxml-1.1.6-10 libkomparediff2-19.04.3-1 libksane-19.04.3-1 libksieve-19.04.3-1 liblrdf-0.6.1-2 libmms-0.6.4-2 libmp4v2-2.0.0-5
libmsym-0.2.3-1 libmtp-1.1.16-1 libmusicbrainz5-5.1.0-3 libnice-0.1.16-1 libnotify-0.7.8-1 libofa-0.9.3-8 libotr-4.1.1-2 libpaper-1.1.24-11
libphonenumber-8.10.13-1 libqaccessibilityclient-0.4.1-1 libraw-0.19.3-1 libshout-1:2.4.3-1 libsignon-glib-2.1-1 libsoup-2.66.2+4+g716acf96-1
libspectre-0.2.8-2 libsrtp-1:2.2.0-1 libvncserver-0.9.12-1 libwbclient-4.10.6-1 lokalize-19.04.3-1 lskat-19.04.3-1 mailcommon-19.04.3-1
mailimporter-19.04.3-1 marble-19.04.3-2 marble-common-19.04.3-2 mariadb-10.4.6-1 mariadb-clients-10.4.6-1 mariadb-libs-10.4.6-1 mbox-importer-19.04.3-1
messagelib-19.04.3-1 minuet-19.04.3-1 mjpegtools-2.1.0-4 mlt-6.16.0-1 molequeue-0.9.0-1 mpg123-1.25.11-1 neon-0.30.2-3 net-snmp-5.8-4 okular-19.04.3-1
openbabel-2.4.1-5 openexr-2.3.0-1 palapeli-19.04.3-1 parley-19.04.3-1 picmi-19.04.3-1 pim-data-exporter-19.04.3-1 pim-sieve-editor-19.04.3-1
pimcommon-19.04.3-1 portaudio-1:19.6.0-5 poxml-19.04.3-1 print-manager-19.04.3-1 protobuf-3.7.0-1 purpose-5.60.0-1 pyqt5-common-5.13.0-1
python-appdirs-1.4.3-2 python-attrs-19.1.0-1 python-automat-0.7.0-2 python-click-7.0-1 python-constantly-15.1.0-3 python-hyperlink-19.0.0-1 python-idna-2.8-1
python-incremental-17.5.0-2 python-packaging-19.0-1 python-pyhamcrest-1.9.0-3 python-pyparsing-2.4.0-1 python-pyqt5-5.13.0-1 python-setuptools-1:41.0.1-1
python-sip-pyqt5-4.19.18-1 python-six-1.12.0-1 python-twisted-19.2.1-1 python-zope-interface-4.6.0-1 python2-2.7.16-1 qgpgme-1.13.1-1 qhull-2019.1-1
qt-gstreamer-1.2.0-2 qt5-webkit-5.212.0alpha3-3 qt5-xmlpatterns-5.13.0-1 raptor-2.0.15-11 rocs-19.04.3-1 rtmpdump-1:2.4.r96.fa8646d-5 rttr-0.9.6-2
run-parts-4.8.6.1-1 sane-1.0.27-2 sdl-1.2.15-10 signon-kwallet-extension-19.04.3-1 signon-plugin-oauth2-0.24-2 signon-ui-0.17+20150611-2 signond-8.60-1
smbclient-4.10.6-1 soundtouch-2.1.2-1 spandsp-0.0.6-2 spectacle-19.04.3-1 spglib-1.13.0-1 srt-1.3.2-1 step-19.04.3-1 svgpart-19.04.3-1 sweeper-19.04.3-1
syndication-5.60.0-1 talloc-2.2.0-1 telepathy-accounts-signon-1.0-4 telepathy-farstream-0.6.2-5 telepathy-glib-0.24.1-2 telepathy-kde-accounts-kcm-19.04.3-1
telepathy-kde-approver-19.04.3-1 telepathy-kde-auth-handler-19.04.3-1 telepathy-kde-call-ui-19.04.3-1 telepathy-kde-common-internals-19.04.3-1
telepathy-kde-contact-list-19.04.3-1 telepathy-kde-contact-runner-19.04.3-1 telepathy-kde-desktop-applets-19.04.3-1 telepathy-kde-filetransfer-handler-19.04.3-1
telepathy-kde-integration-module-19.04.3-1 telepathy-kde-meta-19.04-1 telepathy-kde-send-file-19.04.3-1 telepathy-kde-text-ui-19.04.3-1
telepathy-logger-0.8.2-3 telepathy-logger-qt-17.08.0-1 telepathy-mission-control-5.16.4-3 telepathy-qt-0.9.7-2 tevent-1:0.9.39-2 twolame-0.3.13-8
umbrello-19.04.3-1 vulkan-icd-loader-1.1.115-1 wavpack-5.1.0-2 wildmidi-0.4.3-1 woff2-1.0.2-1 xapian-core-1:1.4.11-1 xerces-c-3.2.2-1
zeroconf-ioslave-19.04.3-1 zvbi-0.2.35-3 zxing-cpp-1.0.6-1 kde-applications-meta-19.04-1
Total Download Size: 662.62 MiB
Total Installed Size: 2448.86 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
run-parts-4.8.6.1-1-x86_64 28.0 KiB 701K/s 00:00 [################################################################] 100%
cronie-1.5.4-1-x86_64 76.9 KiB 305K/s 00:00 [################################################################] 100%
qgpgme-1.13.1-1-x86_64 227.8 KiB 1389K/s 00:00 [################################################################] 100%
libqaccessibilityclient-0.4.1-1-x86_64 69.6 KiB 915K/s 00:00 [################################################################] 100%
kmag-19.04.3-1-x86_64 740.1 KiB 1201K/s 00:01 [################################################################] 100%
kmousetool-19.04.3-1-x86_64 203.4 KiB 1211K/s 00:00 [################################################################] 100%
kmouth-19.04.3-1-x86_64 1799.6 KiB 1253K/s 00:01 [################################################################] 100%
kdeaccessibility-meta-19.04-1-any 1996.0 B 487K/s 00:00 [################################################################] 100%
kcron-19.04.3-1-x86_64 940.3 KiB 1469K/s 00:01 [################################################################] 100%
ksystemlog-19.04.3-1-x86_64 2033.4 KiB 1163K/s 00:02 [################################################################] 100%
kdeadmin-meta-19.04-1-any 1992.0 B 0.00B/s 00:00 [################################################################] 100%
baloo-widgets-19.04.3-1-x86_64 117.6 KiB 459K/s 00:00 [################################################################] 100%
kdnssd-5.60.0-1-x86_64 255.9 KiB 2.84M/s 00:00 [################################################################] 100%
talloc-2.2.0-1-x86_64 56.2 KiB 2.29M/s 00:00 [################################################################] 100%
libbsd-0.9.1-1-x86_64 161.0 KiB 2.62M/s 00:00 [################################################################] 100%
libwbclient-4.10.6-1-x86_64 34.3 KiB 428K/s 00:00 [################################################################] 100%
cifs-utils-6.8-2-x86_64 67.6 KiB 2.75M/s 00:00 [################################################################] 100%
tevent-1:0.9.39-2-x86_64 48.4 KiB 2.37M/s 00:00 [################################################################] 100%
ldb-1:1.5.5-1-x86_64 192.5 KiB 2.61M/s 00:00 [################################################################] 100%
smbclient-4.10.6-1-x86_64 5.9 MiB 1556K/s 00:04 [################################################################] 100%
ilmbase-2.3.0-1-x86_64 144.1 KiB 1638K/s 00:00 [################################################################] 100%
openexr-2.3.0-1-x86_64 2.9 MiB 1580K/s 00:02 [################################################################] 100%
libmtp-1.1.16-1-x86_64 186.2 KiB 1862K/s 00:00 [################################################################] 100%
kio-extras-19.04.3-1-x86_64 1055.1 KiB 1570K/s 00:01 [################################################################] 100%
dolphin-19.04.3-1-x86_64 3.8 MiB 1322K/s 00:03 [################################################################] 100%
kdialog-19.04.3-1-x86_64 99.8 KiB 480K/s 00:00 [################################################################] 100%
kfind-19.04.3-1-x86_64 404.0 KiB 1365K/s 00:00 [################################################################] 100%
keditbookmarks-19.04.3-1-x86_64 273.0 KiB 785K/s 00:00 [################################################################] 100%
khtml-5.60.0-1-x86_64 2.5 MiB 1280K/s 00:02 [################################################################] 100%
konqueror-19.04.3-1-x86_64 7.7 MiB 1281K/s 00:06 [################################################################] 100%
docbook-xml-4.5-8-any 83.9 KiB 1310K/s 00:00 [################################################################] 100%
docbook-xsl-1.79.2-5-any 1373.8 KiB 1336K/s 00:01 [################################################################] 100%
kdoctools-5.60.0-1-x86_64 560.5 KiB 1920K/s 00:00 [################################################################] 100%
xapian-core-1:1.4.11-1-x86_64 1870.9 KiB 1785K/s 00:01 [################################################################] 100%
grantlee-5.1.0-4-x86_64 1355.9 KiB 1260K/s 00:01 [################################################################] 100%
khelpcenter-19.04.3-1-x86_64 4.3 MiB 1284K/s 00:03 [################################################################] 100%
konsole-19.04.3-1-x86_64 1132.2 KiB 830K/s 00:01 [################################################################] 100%
kate-19.04.3-1-x86_64 6.4 MiB 782K/s 00:08 [################################################################] 100%
kwrite-19.04.3-1-x86_64 235.0 KiB 708K/s 00:00 [################################################################] 100%
kdebase-meta-19.04-1-any 2020.0 B 493K/s 00:00 [################################################################] 100%
qt5-xmlpatterns-5.13.0-1-x86_64 1200.3 KiB 1181K/s 00:01 [################################################################] 100%
artikulate-19.04.3-1-x86_64 2.7 MiB 1461K/s 00:02 [################################################################] 100%
blinken-19.04.3-1-x86_64 1972.5 KiB 1800K/s 00:01 [################################################################] 100%
analitza-19.04.3-1-x86_64 512.4 KiB 1268K/s 00:00 [################################################################] 100%
jbig2dec-0.16-1-x86_64 54.3 KiB 2.21M/s 00:00 [################################################################] 100%
libpaper-1.1.24-11-x86_64 24.8 KiB 1035K/s 00:00 [################################################################] 100%
ijs-0.35-2-x86_64 50.4 KiB 4.10M/s 00:00 [################################################################] 100%
ghostscript-9.27-1-x86_64 12.5 MiB 1522K/s 00:08 [################################################################] 100%
libspectre-0.2.8-2-x86_64 30.0 KiB 7.33M/s 00:00 [################################################################] 100%
cantor-19.04.3-1-x86_64 1921.5 KiB 1640K/s 00:01 [################################################################] 100%
kalgebra-19.04.3-1-x86_64 1232.5 KiB 2.33M/s 00:01 [################################################################] 100%
kplotting-5.60.0-1-x86_64 185.1 KiB 1652K/s 00:00 [################################################################] 100%
molequeue-0.9.0-1-x86_64 506.6 KiB 2.52M/s 00:00 [################################################################] 100%
glew-2.1.0-1-x86_64 328.3 KiB 922K/s 00:00 [################################################################] 100%
spglib-1.13.0-1-x86_64 75.0 KiB 893K/s 00:00 [################################################################] 100%
libmsym-0.2.3-1-x86_64 94.2 KiB 1177K/s 00:00 [################################################################] 100%
avogadrolibs-1.92.1-1-x86_64 1756.0 KiB 1792K/s 00:01 [################################################################] 100%
openbabel-2.4.1-5-x86_64 3.2 MiB 1096K/s 00:03 [################################################################] 100%
kalzium-19.04.3-1-x86_64 25.6 MiB 1441K/s 00:18 [################################################################] 100%
kdeedu-data-19.04.3-1-any 335.8 KiB 1332K/s 00:00 [################################################################] 100%
libkeduvocdocument-19.04.3-1-x86_64 175.2 KiB 1991K/s 00:00 [################################################################] 100%
kanagram-19.04.3-1-x86_64 6.7 MiB 1532K/s 00:04 [################################################################] 100%
kbruch-19.04.3-1-x86_64 3.6 MiB 1874K/s 00:02 [################################################################] 100%
kgeography-19.04.3-1-x86_64 9.3 MiB 1201K/s 00:08 [################################################################] 100%
khangman-19.04.3-1-x86_64 5.9 MiB 1112K/s 00:05 [################################################################] 100%
boost-libs-1.69.0-2-x86_64 2.2 MiB 1263K/s 00:02 [################################################################] 100%
python2-2.7.16-1-x86_64 11.7 MiB 1275K/s 00:09 [################################################################] 100%
kig-19.04.3-1-x86_64 3.6 MiB 1096K/s 00:03 [################################################################] 100%
kiten-19.04.3-1-x86_64 10.9 MiB 1324K/s 00:08 [################################################################] 100%
klettres-19.04.3-1-x86_64 19.2 MiB 1273K/s 00:15 [################################################################] 100%
kmplot-19.04.3-1-x86_64 3.3 MiB 1633K/s 00:02 [################################################################] 100%
kqtquickcharts-19.04.3-1-x86_64 46.0 KiB 2.25M/s 00:00 [################################################################] 100%
ktouch-19.04.3-1-x86_64 4.4 MiB 1541K/s 00:03 [################################################################] 100%
kturtle-19.04.3-1-x86_64 1789.5 KiB 1389K/s 00:01 [################################################################] 100%
kwordquiz-19.04.3-1-x86_64 2.8 MiB 1477K/s 00:02 [################################################################] 100%
marble-common-19.04.3-2-x86_64 43.4 MiB 1617K/s 00:27 [################################################################] 100%
marble-19.04.3-2-x86_64 314.2 KiB 2.02M/s 00:00 [################################################################] 100%
portaudio-1:19.6.0-5-x86_64 95.0 KiB 1696K/s 00:00 [################################################################] 100%
fluidsynth-2.0.5-1-x86_64 214.9 KiB 2.19M/s 00:00 [################################################################] 100%
minuet-19.04.3-1-x86_64 26.1 MiB 1329K/s 00:20 [################################################################] 100%
kross-5.60.0-1-x86_64 356.6 KiB 2026K/s 00:00 [################################################################] 100%
parley-19.04.3-1-x86_64 7.7 MiB 1565K/s 00:05 [################################################################] 100%
hyphen-2.8.8-2-x86_64 15.4 KiB 1284K/s 00:00 [################################################################] 100%
woff2-1.0.2-1-x86_64 53.3 KiB 4.33M/s 00:00 [################################################################] 100%
qt5-webkit-5.212.0alpha3-3-x86_64 11.6 MiB 1626K/s 00:07 [################################################################] 100%
rocs-19.04.3-1-x86_64 1199.6 KiB 2.17M/s 00:01 [################################################################] 100%
gsl-2.5-1-x86_64 1423.2 KiB 1815K/s 00:01 [################################################################] 100%
step-19.04.3-1-x86_64 1091.1 KiB 1948K/s 00:01 [################################################################] 100%
kdeedu-meta-19.04-1-any 2.0 KiB 0.00B/s 00:00 [################################################################] 100%
libkdegames-19.04.3-1-x86_64 6.0 MiB 1063K/s 00:06 [################################################################] 100%
bomber-19.04.3-1-x86_64 859.4 KiB 1264K/s 00:01 [################################################################] 100%
bovo-19.04.3-1-x86_64 278.6 KiB 1699K/s 00:00 [################################################################] 100%
granatier-19.04.3-1-x86_64 2016.0 KiB 1750K/s 00:01 [################################################################] 100%
python-zope-interface-4.6.0-1-x86_64 195.9 KiB 2.08M/s 00:00 [################################################################] 100%
python-incremental-17.5.0-2-any 23.5 KiB 2.87M/s 00:00 [################################################################] 100%
python-constantly-15.1.0-3-any 12.1 KiB 2.94M/s 00:00 [################################################################] 100%
python-attrs-19.1.0-1-any 51.1 KiB 3.12M/s 00:00 [################################################################] 100%
python-appdirs-1.4.3-2-any 14.2 KiB 0.00B/s 00:00 [################################################################] 100%
python-pyparsing-2.4.0-1-any 98.6 KiB 1370K/s 00:00 [################################################################] 100%
python-six-1.12.0-1-any 20.5 KiB 854K/s 00:00 [################################################################] 100%
python-packaging-19.0-1-any 31.3 KiB 2.55M/s 00:00 [################################################################] 100%
python-setuptools-1:41.0.1-1-any 296.2 KiB 1255K/s 00:00 [################################################################] 100%
python-automat-0.7.0-2-any 54.0 KiB 2.64M/s 00:00 [################################################################] 100%
python-idna-2.8-1-any 64.7 KiB 1470K/s 00:00 [################################################################] 100%
python-hyperlink-19.0.0-1-any 63.3 KiB 688K/s 00:00 [################################################################] 100%
python-twisted-19.2.1-1-x86_64 4.5 MiB 1241K/s 00:04 [################################################################] 100%
python-sip-pyqt5-4.19.18-1-x86_64 52.0 KiB 1444K/s 00:00 [################################################################] 100%
pyqt5-common-5.13.0-1-x86_64 507.8 KiB 769K/s 00:01 [################################################################] 100%
python-pyqt5-5.13.0-1-x86_64 3.3 MiB 1636K/s 00:02 [################################################################] 100%
libkmahjongg-19.04.3-1-x86_64 1638.8 KiB 1829K/s 00:01 [################################################################] 100%
kajongg-19.04.3-1-any 4.6 MiB 1695K/s 00:03 [################################################################] 100%
kapman-19.04.3-1-x86_64 2.5 MiB 1740K/s 00:01 [################################################################] 100%
katomic-19.04.3-1-x86_64 1425.0 KiB 671K/s 00:02 [################################################################] 100%
kblackbox-19.04.3-1-x86_64 498.4 KiB 1112K/s 00:00 [################################################################] 100%
kblocks-19.04.3-1-x86_64 1993.6 KiB 1365K/s 00:01 [################################################################] 100%
kbounce-19.04.3-1-x86_64 2.7 MiB 1555K/s 00:02 [################################################################] 100%
kbreakout-19.04.3-1-x86_64 2.3 MiB 1512K/s 00:02 [################################################################] 100%
kdiamond-19.04.3-1-x86_64 4.6 MiB 1498K/s 00:03 [################################################################] 100%
kfourinline-19.04.3-1-x86_64 725.8 KiB 1287K/s 00:01 [################################################################] 100%
kgoldrunner-19.04.3-1-x86_64 4.3 MiB 1184K/s 00:04 [################################################################] 100%
gnugo-3.8-6-x86_64 953.3 KiB 769K/s 00:01 [################################################################] 100%
kigo-19.04.3-1-x86_64 5.1 MiB 1518K/s 00:03 [################################################################] 100%
killbots-19.04.3-1-x86_64 1303.1 KiB 1715K/s 00:01 [################################################################] 100%
kiriki-19.04.3-1-x86_64 470.5 KiB 2.13M/s 00:00 [################################################################] 100%
kjumpingcube-19.04.3-1-x86_64 399.2 KiB 2.63M/s 00:00 [################################################################] 100%
klines-19.04.3-1-x86_64 1612.4 KiB 1800K/s 00:01 [################################################################] 100%
klickety-19.04.3-1-x86_64 1459.1 KiB 1254K/s 00:01 [################################################################] 100%
kmahjongg-19.04.3-1-x86_64 4.0 MiB 1497K/s 00:03 [################################################################] 100%
kmines-19.04.3-1-x86_64 980.2 KiB 1459K/s 00:01 [################################################################] 100%
knavalbattle-19.04.3-1-x86_64 1385.7 KiB 1420K/s 00:01 [################################################################] 100%
knetwalk-19.04.3-1-x86_64 901.3 KiB 1878K/s 00:00 [################################################################] 100%
knights-19.04.3-1-x86_64 3.6 MiB 1330K/s 00:03 [################################################################] 100%
kolf-19.04.3-1-x86_64 1211.6 KiB 1389K/s 00:01 [################################################################] 100%
kollision-19.04.3-1-x86_64 358.6 KiB 723K/s 00:00 [################################################################] 100%
konquest-19.04.3-1-x86_64 760.7 KiB 1259K/s 00:01 [################################################################] 100%
freecell-solver-5.10.0-1-x86_64 134.1 KiB 3.64M/s 00:00 [################################################################] 100%
black-hole-solver-1.4.0-1-x86_64 17.3 KiB 0.00B/s 00:00 [################################################################] 100%
kpatience-19.04.3-1-x86_64 3.5 MiB 1277K/s 00:03 [################################################################] 100%
kreversi-19.04.3-1-x86_64 941.3 KiB 1471K/s 00:01 [################################################################] 100%
kshisen-19.04.3-1-x86_64 905.6 KiB 1519K/s 00:01 [################################################################] 100%
ksirk-19.04.3-1-x86_64 4.9 MiB 2.13M/s 00:02 [################################################################] 100%
ksnakeduel-19.04.3-1-x86_64 686.1 KiB 1225K/s 00:01 [################################################################] 100%
kspaceduel-19.04.3-1-x86_64 640.2 KiB 1194K/s 00:01 [################################################################] 100%
ksquares-19.04.3-1-x86_64 334.4 KiB 1007K/s 00:00 [################################################################] 100%
ksudoku-19.04.3-1-x86_64 1714.2 KiB 1102K/s 00:02 [################################################################] 100%
ktuberling-19.04.3-1-x86_64 31.0 MiB 1234K/s 00:26 [################################################################] 100%
kubrick-19.04.3-1-x86_64 445.1 KiB 1012K/s 00:00 [################################################################] 100%
lskat-19.04.3-1-x86_64 1276.4 KiB 1358K/s 00:01 [################################################################] 100%
qhull-2019.1-1-x86_64 1103.1 KiB 1126K/s 00:01 [################################################################] 100%
palapeli-19.04.3-1-x86_64 2.3 MiB 1160K/s 00:02 [################################################################] 100%
picmi-19.04.3-1-x86_64 1118.6 KiB 1080K/s 00:01 [################################################################] 100%
kdegames-meta-19.04-1-any 2.1 KiB 533K/s 00:00 [################################################################] 100%
libkipi-19.04.3-1-x86_64 102.6 KiB 1351K/s 00:00 [################################################################] 100%
jasper-2.0.16-1-x86_64 276.5 KiB 1772K/s 00:00 [################################################################] 100%
libraw-0.19.3-1-x86_64 289.2 KiB 2.14M/s 00:00 [################################################################] 100%
libkdcraw-19.04.3-1-x86_64 39.5 KiB 3.22M/s 00:00 [################################################################] 100%
cfitsio-1:3.47-1-x86_64 535.1 KiB 2027K/s 00:00 [################################################################] 100%
gwenview-19.04.3-1-x86_64 5.6 MiB 1395K/s 00:04 [################################################################] 100%
libexif-0.6.21-3-x86_64 332.5 KiB 1385K/s 00:00 [################################################################] 100%
gd-2.2.5-2-x86_64 148.7 KiB 1429K/s 00:00 [################################################################] 100%
libgphoto2-2.5.23-1-x86_64 1147.9 KiB 1014K/s 00:01 [################################################################] 100%
kamera-19.04.3-1-x86_64 148.6 KiB 1198K/s 00:00 [################################################################] 100%
kcolorchooser-19.04.3-1-x86_64 27.7 KiB 1387K/s 00:00 [################################################################] 100%
libieee1284-0.2.11-7-x86_64 52.4 KiB 1191K/s 00:00 [################################################################] 100%
net-snmp-5.8-4-x86_64 1728.0 KiB 1694K/s 00:01 [################################################################] 100%
sane-1.0.27-2-x86_64 2.9 MiB 1618K/s 00:02 [################################################################] 100%
libksane-19.04.3-1-x86_64 149.7 KiB 527K/s 00:00 [################################################################] 100%
kolourpaint-19.04.3-1-x86_64 5.6 MiB 997K/s 00:06 [################################################################] 100%
error: failed retrieving file 'kruler-19.04.3-1-x86_64.pkg.tar.xz' from mirror.cc.columbia.edu : Connection timed out after 10001 milliseconds
kruler-19.04.3-1-x86_64 245.8 KiB 808K/s 00:00 [################################################################] 100%
kdegraphics-mobipocket-19.04.3-1-x86_64 22.9 KiB 716K/s 00:00 [################################################################] 100%
djvulibre-3.5.27-4-x86_64 906.0 KiB 1094K/s 00:01 [################################################################] 100%
libkexiv2-19.04.3-1-x86_64 142.8 KiB 2.18M/s 00:00 [################################################################] 100%
signond-8.60-1-x86_64 371.2 KiB 957K/s 00:00 [################################################################] 100%
signon-kwallet-extension-19.04.3-1-x86_64 20.7 KiB 2.53M/s 00:00 [################################################################] 100%
signon-plugin-oauth2-0.24-2-x86_64 60.4 KiB 2.11M/s 00:00 [################################################################] 100%
libaccounts-glib-1.24-1-x86_64 107.8 KiB 1684K/s 00:00 [################################################################] 100%
libaccounts-qt-1.15-2-x86_64 40.6 KiB 1014K/s 00:00 [################################################################] 100%
gdk-pixbuf2-2.38.1-1-x86_64 650.8 KiB 1146K/s 00:01 [################################################################] 100%
libnotify-0.7.8-1-x86_64 44.6 KiB 1859K/s 00:00 [################################################################] 100%
signon-ui-0.17+20150611-2-x86_64 89.7 KiB 2.19M/s 00:00 [################################################################] 100%
kaccounts-integration-19.04.3-1-x86_64 101.5 KiB 1153K/s 00:00 [################################################################] 100%
accounts-qml-module-0.7-2-x86_64 106.6 KiB 1269K/s 00:00 [################################################################] 100%
purpose-5.60.0-1-x86_64 296.5 KiB 1215K/s 00:00 [################################################################] 100%
okular-19.04.3-1-x86_64 5.5 MiB 1542K/s 00:04 [################################################################] 100%
spectacle-19.04.3-1-x86_64 1036.1 KiB 1977K/s 00:01 [################################################################] 100%
svgpart-19.04.3-1-x86_64 26.9 KiB 3.29M/s 00:00 [################################################################] 100%
kdegraphics-thumbnailers-19.04.3-1-x86_64 32.8 KiB 4.01M/s 00:00 [################################################################] 100%
kdegraphics-meta-19.04-1-any 2044.0 B 0.00B/s 00:00 [################################################################] 100%
neon-0.30.2-3-x86_64 193.8 KiB 1794K/s 00:00 [################################################################] 100%
libmusicbrainz5-5.1.0-3-x86_64 154.9 KiB 3.15M/s 00:00 [################################################################] 100%
libkcddb-19.04.3-1-x86_64 531.3 KiB 1681K/s 00:00 [################################################################] 100%
libkcompactdisc-19.04.3-1-x86_64 72.4 KiB 1064K/s 00:00 [################################################################] 100%
audiocd-kio-19.04.3-1-x86_64 443.6 KiB 1260K/s 00:00 [################################################################] 100%
dragon-19.04.3-1-x86_64 1436.6 KiB 1274K/s 00:01 [################################################################] 100%
ffmpegthumbs-19.04.3-1-x86_64 23.2 KiB 580K/s 00:00 [################################################################] 100%
juk-19.04.3-1-x86_64 2.2 MiB 1636K/s 00:01 [################################################################] 100%
libdvdread-6.0.1-1-x86_64 91.2 KiB 2.78M/s 00:00 [################################################################] 100%
libburn-1.5.0-1-x86_64 261.7 KiB 1983K/s 00:00 [################################################################] 100%
k3b-1:19.04.3-1-x86_64 10.5 MiB 2.13M/s 00:05 [################################################################] 100%
dconf-0.32.0-3-x86_64 90.3 KiB 3.67M/s 00:00 [################################################################] 100%
cantarell-fonts-1:0.111-1-any 213.4 KiB 3.07M/s 00:00 [################################################################] 100%
adobe-source-code-pro-fonts-2.030ro+1.050it-5-any 909.4 KiB 1672K/s 00:01 [################################################################] 100%
gsettings-desktop-schemas-3.32.0-2-any 529.8 KiB 1142K/s 00:00 [################################################################] 100%
glib-networking-2.60.3-1-x86_64 118.9 KiB 3.23M/s 00:00 [################################################################] 100%
libsoup-2.66.2+4+g716acf96-1-x86_64 511.5 KiB 1218K/s 00:00 [################################################################] 100%
wavpack-5.1.0-2-x86_64 162.5 KiB 2.33M/s 00:00 [################################################################] 100%
aalib-1.4rc5-13-x86_64 131.7 KiB 484K/s 00:00 [################################################################] 100%
libdv-1.0.0-7-x86_64 69.9 KiB 2.85M/s 00:00 [################################################################] 100%
libshout-1:2.4.3-1-x86_64 57.3 KiB 2.33M/s 00:00 [################################################################] 100%
libid3tag-0.15.1b-9-x86_64 29.8 KiB 3.63M/s 00:00 [################################################################] 100%
imlib2-1.5.1-1-x86_64 507.2 KiB 1761K/s 00:00 [################################################################] 100%
libcaca-0.99.beta19-2-x86_64 239.4 KiB 1360K/s 00:00 [################################################################] 100%
mpg123-1.25.11-1-x86_64 252.1 KiB 2.68M/s 00:00 [################################################################] 100%
gst-plugins-good-1.16.0-1-x86_64 1690.9 KiB 2.20M/s 00:01 [################################################################] 100%
sdl-1.2.15-10-x86_64 341.3 KiB 2.45M/s 00:00 [################################################################] 100%
mjpegtools-2.1.0-4-x86_64 729.1 KiB 1688K/s 00:00 [################################################################] 100%
chromaprint-1.4.3-2-x86_64 51.6 KiB 3.15M/s 00:00 [################################################################] 100%
libmms-0.6.4-2-x86_64 27.4 KiB 3.34M/s 00:00 [################################################################] 100%
celt-0.11.3-3-x86_64 68.0 KiB 1889K/s 00:00 [################################################################] 100%
libdvdnav-6.0.0-1-x86_64 53.6 KiB 1915K/s 00:00 [################################################################] 100%
libgme-0.6.2-1-x86_64 119.0 KiB 2.90M/s 00:00 [################################################################] 100%
fftw-3.3.8-1-x86_64 1852.3 KiB 1518K/s 00:01 [################################################################] 100%
libofa-0.9.3-8-x86_64 52.4 KiB 1870K/s 00:00 [################################################################] 100%
libsrtp-1:2.2.0-1-x86_64 54.5 KiB 973K/s 00:00 [################################################################] 100%
rtmpdump-1:2.4.r96.fa8646d-5-x86_64 92.1 KiB 2.05M/s 00:00 [################################################################] 100%
wildmidi-0.4.3-1-x86_64 83.9 KiB 2.05M/s 00:00 [################################################################] 100%
ladspa-1.15-1-x86_64 30.9 KiB 1545K/s 00:00 [################################################################] 100%
vulkan-icd-loader-1.1.115-1-x86_64 94.7 KiB 846K/s 00:00 [################################################################] 100%
libmp4v2-2.0.0-5-x86_64 403.6 KiB 2.46M/s 00:00 [################################################################] 100%
faac-1.29.9.2-1-x86_64 54.2 KiB 1355K/s 00:00 [################################################################] 100%
soundtouch-2.1.2-1-x86_64 67.9 KiB 629K/s 00:00 [################################################################] 100%
spandsp-0.0.6-2-x86_64 386.0 KiB 1253K/s 00:00 [################################################################] 100%
libdc1394-2.2.6-1-x86_64 104.9 KiB 2.85M/s 00:00 [################################################################] 100%
zvbi-0.2.35-3-x86_64 336.9 KiB 2.42M/s 00:00 [################################################################] 100%
libbs2b-3.1.0-6-x86_64 16.2 KiB 2021K/s 00:00 [################################################################] 100%
gssdp-1.2.1-1-x86_64 62.8 KiB 2.19M/s 00:00 [################################################################] 100%
gupnp-1.2.1-1-x86_64 153.0 KiB 3.74M/s 00:00 [################################################################] 100%
gupnp-igd-0.2.5+3+gedd78a6-2-x86_64 27.7 KiB 3.39M/s 00:00 [################################################################] 100%
libnice-0.1.16-1-x86_64 284.9 KiB 2.78M/s 00:00 [################################################################] 100%
srt-1.3.2-1-x86_64 680.7 KiB 2.48M/s 00:00 [################################################################] 100%
raptor-2.0.15-11-x86_64 260.8 KiB 1331K/s 00:00 [################################################################] 100%
libde265-1.0.3-1-x86_64 320.4 KiB 2.90M/s 00:00 [################################################################] 100%
gst-plugins-bad-1.16.0-4-x86_64 1948.1 KiB 933K/s 00:02 [################################################################] 100%
kamoso-19.04.3-1-x86_64 229.7 KiB 736K/s 00:00 [################################################################] 100%
libebur128-1.2.4-1-x86_64 17.8 KiB 2.17M/s 00:00 [################################################################] 100%
mlt-6.16.0-1-x86_64 7.3 MiB 1651K/s 00:05 [################################################################] 100%
rttr-0.9.6-2-x86_64 257.4 KiB 1170K/s 00:00 [################################################################] 100%
kdenlive-19.04.3-1-x86_64 11.3 MiB 1555K/s 00:07 [################################################################] 100%
kmix-19.04.3-1-x86_64 1157.4 KiB 1253K/s 00:01 [################################################################] 100%
audiofile-0.3.6-4-x86_64 120.7 KiB 2.46M/s 00:00 [################################################################] 100%
id3lib-3.8.3-17-x86_64 105.4 KiB 976K/s 00:00 [################################################################] 100%
kwave-19.04.3-1-x86_64 5.6 MiB 1391K/s 00:04 [################################################################] 100%
kdemultimedia-meta-19.04-1-any 2036.0 B 0.00B/s 00:00 [################################################################] 100%
kdenetwork-filesharing-19.04.3-1-x86_64 43.7 KiB 2.67M/s 00:00 [################################################################] 100%
kget-19.04.3-1-x86_64 5.2 MiB 1548K/s 00:03 [################################################################] 100%
kcontacts-19.04.3-1-x86_64 443.0 KiB 1191K/s 00:00 [################################################################] 100%
kpimtextedit-19.04.3-1-x86_64 234.7 KiB 1128K/s 00:00 [################################################################] 100%
kidentitymanagement-19.04.3-1-x86_64 103.1 KiB 781K/s 00:00 [################################################################] 100%
libkleo-19.04.3-1-x86_64 516.1 KiB 2.57M/s 00:00 [################################################################] 100%
libotr-4.1.1-2-x86_64 79.1 KiB 4.83M/s 00:00 [################################################################] 100%
kopete-19.04.3-1-x86_64 9.7 MiB 1632K/s 00:06 [################################################################] 100%
krdc-19.04.3-1-x86_64 1530.6 KiB 1549K/s 00:01 [################################################################] 100%
libvncserver-0.9.12-1-x86_64 206.7 KiB 179K/s 00:01 [################################################################] 100%
krfb-19.04.3-1-x86_64 1285.0 KiB 959K/s 00:01 [################################################################] 100%
zeroconf-ioslave-19.04.3-1-x86_64 40.4 KiB 9.86M/s 00:00 [################################################################] 100%
telepathy-glib-0.24.1-2-x86_64 1605.9 KiB 1144K/s 00:01 [################################################################] 100%
farstream-0.2.8-2-x86_64 258.7 KiB 874K/s 00:00 [################################################################] 100%
telepathy-farstream-0.6.2-5-x86_64 69.8 KiB 2.13M/s 00:00 [################################################################] 100%
telepathy-qt-0.9.7-2-x86_64 1715.4 KiB 1009K/s 00:02 [################################################################] 100%
kaccounts-providers-19.04.3-1-x86_64 40.0 KiB 769K/s 00:00 [################################################################] 100%
telepathy-kde-accounts-kcm-19.04.3-1-x86_64 324.6 KiB 1176K/s 00:00 [################################################################] 100%
telepathy-kde-approver-19.04.3-1-x86_64 55.7 KiB 2.27M/s 00:00 [################################################################] 100%
telepathy-logger-0.8.2-3-x86_64 93.2 KiB 518K/s 00:00 [################################################################] 100%
telepathy-logger-qt-17.08.0-1-x86_64 53.0 KiB 828K/s 00:00 [################################################################] 100%
telepathy-mission-control-5.16.4-3-x86_64 179.6 KiB 436K/s 00:00 [################################################################] 100%
libsignon-glib-2.1-1-x86_64 66.8 KiB 1113K/s 00:00 [################################################################] 100%
telepathy-accounts-signon-1.0-4-x86_64 10.0 KiB 415K/s 00:00 [################################################################] 100%
telepathy-kde-common-internals-19.04.3-1-x86_64 823.5 KiB 1255K/s 00:01 [################################################################] 100%
telepathy-kde-auth-handler-19.04.3-1-x86_64 94.9 KiB 1695K/s 00:00 [################################################################] 100%
qt-gstreamer-1.2.0-2-x86_64 252.7 KiB 1579K/s 00:00 [################################################################] 100%
telepathy-kde-call-ui-19.04.3-1-x86_64 179.3 KiB 934K/s 00:00 [################################################################] 100%
telepathy-kde-contact-runner-19.04.3-1-x86_64 50.5 KiB 901K/s 00:00 [################################################################] 100%
telepathy-kde-contact-list-19.04.3-1-x86_64 211.6 KiB 608K/s 00:00 [################################################################] 100%
telepathy-kde-desktop-applets-19.04.3-1-x86_64 49.2 KiB 1539K/s 00:00 [################################################################] 100%
telepathy-kde-filetransfer-handler-19.04.3-1-x86_64 58.5 KiB 2.04M/s 00:00 [################################################################] 100%
telepathy-kde-integration-module-19.04.3-1-x86_64 155.2 KiB 2.91M/s 00:00 [################################################################] 100%
telepathy-kde-send-file-19.04.3-1-x86_64 35.0 KiB 1095K/s 00:00 [################################################################] 100%
telepathy-kde-text-ui-19.04.3-1-x86_64 764.7 KiB 1300K/s 00:01 [################################################################] 100%
telepathy-kde-meta-19.04-1-any 2.0 KiB 0.00B/s 00:00 [################################################################] 100%
kdenetwork-meta-19.04-1-any 2028.0 B 0.00B/s 00:00 [################################################################] 100%
libakonadi-19.04.3-1-x86_64 1801.5 KiB 1773K/s 00:01 [################################################################] 100%
kmime-19.04.3-1-x86_64 162.0 KiB 2.47M/s 00:00 [################################################################] 100%
akonadi-contacts-19.04.3-1-x86_64 519.5 KiB 2.01M/s 00:00 [################################################################] 100%
akonadi-mime-19.04.3-1-x86_64 175.8 KiB 3.90M/s 00:00 [################################################################] 100%
kcalcore-19.04.3-1-x86_64 294.2 KiB 2.11M/s 00:00 [################################################################] 100%
akonadi-search-19.04.3-1-x86_64 248.1 KiB 969K/s 00:00 [################################################################] 100%
kldap-19.04.3-1-x86_64 189.7 KiB 1824K/s 00:00 [################################################################] 100%
libkdepim-19.04.3-1-x86_64 409.5 KiB 2.44M/s 00:00 [################################################################] 100%
kimap-19.04.3-1-x86_64 248.6 KiB 2.76M/s 00:00 [################################################################] 100%
pimcommon-19.04.3-1-x86_64 395.8 KiB 785K/s 00:01 [################################################################] 100%
grantleetheme-19.04.3-1-x86_64 52.6 KiB 3.21M/s 00:00 [################################################################] 100%
kdepim-apps-libs-19.04.3-1-x86_64 179.5 KiB 1870K/s 00:00 [################################################################] 100%
ksmtp-19.04.3-1-x86_64 53.6 KiB 2.62M/s 00:00 [################################################################] 100%
libkgapi-19.04.3-1-x86_64 495.8 KiB 1653K/s 00:00 [################################################################] 100%
kmailtransport-19.04.3-1-x86_64 237.2 KiB 801K/s 00:00 [################################################################] 100%
kcalutils-19.04.3-1-x86_64 293.7 KiB 1096K/s 00:00 [################################################################] 100%
akonadi-calendar-19.04.3-1-x86_64 449.3 KiB 2.38M/s 00:00 [################################################################] 100%
calendarsupport-19.04.3-1-x86_64 538.8 KiB 1727K/s 00:00 [################################################################] 100%
libgravatar-19.04.3-1-x86_64 42.8 KiB 5.23M/s 00:00 [################################################################] 100%
kmbox-19.04.3-1-x86_64 28.2 KiB 3.45M/s 00:00 [################################################################] 100%
messagelib-19.04.3-1-x86_64 5.8 MiB 1337K/s 00:04 [################################################################] 100%
akonadiconsole-19.04.3-1-x86_64 362.9 KiB 2.61M/s 00:00 [################################################################] 100%
kontactinterface-19.04.3-1-x86_64 51.8 KiB 3.16M/s 00:00 [################################################################] 100%
syndication-5.60.0-1-x86_64 949.9 KiB 1721K/s 00:01 [################################################################] 100%
akregator-19.04.3-1-x86_64 2.4 MiB 2032K/s 00:01 [################################################################] 100%
akonadi-calendar-tools-19.04.3-1-x86_64 365.6 KiB 2.03M/s 00:00 [################################################################] 100%
xerces-c-3.2.2-1-x86_64 1366.9 KiB 1867K/s 00:01 [################################################################] 100%
libkolabxml-1.1.6-10-x86_64 594.8 KiB 2.50M/s 00:00 [################################################################] 100%
kdav-19.04.3-1-x86_64 100.5 KiB 762K/s 00:00 [################################################################] 100%
kalarmcal-19.04.3-1-x86_64 257.5 KiB 1694K/s 00:00 [################################################################] 100%
akonadi-notes-19.04.3-1-x86_64 35.7 KiB 2.18M/s 00:00 [################################################################] 100%
mariadb-libs-10.4.6-1-x86_64 4.9 MiB 1753K/s 00:03 [################################################################] 100%
jemalloc-1:5.2.0-1-x86_64 315.1 KiB 1713K/s 00:00 [################################################################] 100%
mariadb-clients-10.4.6-1-x86_64 1661.1 KiB 1180K/s 00:01 [################################################################] 100%
mariadb-10.4.6-1-x86_64 38.7 MiB 1376K/s 00:29 [################################################################] 100%
akonadi-19.04.3-1-x86_64 822.3 KiB 1438K/s 00:01 [################################################################] 100%
kdepim-runtime-19.04.3-2-x86_64 3.0 MiB 1076K/s 00:03 [################################################################] 100%
kaddressbook-19.04.3-1-x86_64 272.9 KiB 793K/s 00:00 [################################################################] 100%
kalarm-19.04.3-1-x86_64 2.3 MiB 338K/s 00:07 [################################################################] 100%
kleopatra-19.04.3-1-x86_64 2.6 MiB 1508K/s 00:02 [################################################################] 100%
kmail-account-wizard-19.04.3-1-x86_64 443.5 KiB 2.35M/s 00:00 [################################################################] 100%
mailimporter-19.04.3-1-x86_64 223.2 KiB 2.18M/s 00:00 [################################################################] 100%
mailcommon-19.04.3-1-x86_64 760.9 KiB 1745K/s 00:00 [################################################################] 100%
akonadi-import-wizard-19.04.3-1-x86_64 645.1 KiB 2.02M/s 00:00 [################################################################] 100%
mbox-importer-19.04.3-1-x86_64 30.3 KiB 2.47M/s 00:00 [################################################################] 100%
pim-data-exporter-19.04.3-1-x86_64 417.0 KiB 2.04M/s 00:00 [################################################################] 100%
libksieve-19.04.3-1-x86_64 735.1 KiB 1702K/s 00:00 [################################################################] 100%
pim-sieve-editor-19.04.3-1-x86_64 525.3 KiB 1775K/s 00:00 [################################################################] 100%
ktnef-19.04.3-1-x86_64 119.8 KiB 2.25M/s 00:00 [################################################################] 100%
kmail-19.04.3-1-x86_64 4.7 MiB 1526K/s 00:03 [################################################################] 100%
knotes-19.04.3-1-x86_64 592.8 KiB 2.37M/s 00:00 [################################################################] 100%
kontact-19.04.3-1-x86_64 752.1 KiB 1880K/s 00:00 [################################################################] 100%
kdiagram-2.6.1-1-x86_64 1958.5 KiB 1905K/s 00:01 [################################################################] 100%
eventviews-19.04.3-1-x86_64 592.6 KiB 2.19M/s 00:00 [################################################################] 100%
incidenceeditor-19.04.3-1-x86_64 561.6 KiB 2.18M/s 00:00 [################################################################] 100%
korganizer-19.04.3-1-x86_64 2.3 MiB 1898K/s 00:01 [################################################################] 100%
kpkpass-19.04.3-1-x86_64 32.0 KiB 2.60M/s 00:00 [################################################################] 100%
protobuf-3.7.0-1-x86_64 1831.4 KiB 2.10M/s 00:01 [################################################################] 100%
libphonenumber-8.10.13-1-x86_64 1452.5 KiB 2.10M/s 00:01 [################################################################] 100%
zxing-cpp-1.0.6-1-x86_64 583.5 KiB 2.26M/s 00:00 [################################################################] 100%
kitinerary-19.04.3-1-x86_64 452.7 KiB 2.21M/s 00:00 [################################################################] 100%
kdepim-addons-19.04.3-1-x86_64 1382.6 KiB 2.14M/s 00:01 [################################################################] 100%
grantlee-editor-19.04.3-1-x86_64 233.7 KiB 2.11M/s 00:00 [################################################################] 100%
kdepim-meta-19.04-1-any 2.0 KiB 0.00B/s 00:00 [################################################################] 100%
cervisia-19.04.3-1-x86_64 2.3 MiB 2.17M/s 00:01 [################################################################] 100%
dolphin-plugins-19.04.3-1-x86_64 279.3 KiB 2.35M/s 00:00 [################################################################] 100%
kde-dev-scripts-19.04.3-1-any 361.8 KiB 2.32M/s 00:00 [################################################################] 100%
kde-dev-utils-19.04.3-1-x86_64 78.0 KiB 3.17M/s 00:00 [################################################################] 100%
kapptemplate-19.04.3-1-x86_64 397.1 KiB 2.62M/s 00:00 [################################################################] 100%
kcachegrind-common-19.04.3-1-x86_64 650.6 KiB 2.24M/s 00:00 [################################################################] 100%
kcachegrind-19.04.3-1-x86_64 326.1 KiB 2.34M/s 00:00 [################################################################] 100%
kdesdk-kioslaves-19.04.3-1-x86_64 40.4 KiB 4.93M/s 00:00 [################################################################] 100%
kirigami-gallery-19.04.3-1-x86_64 227.7 KiB 3.27M/s 00:00 [################################################################] 100%
libkomparediff2-19.04.3-1-x86_64 100.9 KiB 4.11M/s 00:00 [################################################################] 100%
kompare-19.04.3-1-x86_64 772.9 KiB 2.36M/s 00:00 [################################################################] 100%
hunspell-1.7.0-2-x86_64 237.3 KiB 2.41M/s 00:00 [################################################################] 100%
lokalize-19.04.3-1-x86_64 1925.6 KiB 2.16M/s 00:01 [################################################################] 100%
poxml-19.04.3-1-x86_64 124.0 KiB 2.33M/s 00:00 [################################################################] 100%
kdesdk-thumbnailers-19.04.3-1-x86_64 20.1 KiB 0.00B/s 00:00 [################################################################] 100%
compiler-rt-8.0.0-1-x86_64 2.2 MiB 1620K/s 00:01 [################################################################] 100%
clang-8.0.0-4-x86_64 17.1 MiB 2.16M/s 00:08 [################################################################] 100%
kdevelop-5.3.3-1-x86_64 9.4 MiB 2.06M/s 00:05 [################################################################] 100%
umbrello-19.04.3-1-x86_64 3.2 MiB 2.23M/s 00:01 [################################################################] 100%
kdesdk-meta-19.04-1-any 2.0 KiB 0.00B/s 00:00 [################################################################] 100%
ark-19.04.3-1-x86_64 1229.8 KiB 2.38M/s 00:01 [################################################################] 100%
filelight-19.04.3-1-x86_64 727.2 KiB 2.25M/s 00:00 [################################################################] 100%
kbackup-19.04.3-1-x86_64 445.5 KiB 2.05M/s 00:00 [################################################################] 100%
kcalc-19.04.3-1-x86_64 545.7 KiB 2.42M/s 00:00 [################################################################] 100%
kcharselect-19.04.3-1-x86_64 367.6 KiB 2.72M/s 00:00 [################################################################] 100%
kdebugsettings-19.04.3-1-x86_64 74.4 KiB 6.05M/s 00:00 [################################################################] 100%
kdf-19.04.3-1-x86_64 583.1 KiB 2.54M/s 00:00 [################################################################] 100%
kfloppy-19.04.3-1-x86_64 305.4 KiB 2.87M/s 00:00 [################################################################] 100%
kgpg-19.04.3-1-x86_64 2.9 MiB 2.32M/s 00:01 [################################################################] 100%
kteatime-19.04.3-1-x86_64 311.1 KiB 2.81M/s 00:00 [################################################################] 100%
ktimer-19.04.3-1-x86_64 422.7 KiB 2.65M/s 00:00 [################################################################] 100%
kwalletmanager-19.04.3-1-x86_64 933.2 KiB 2.42M/s 00:00 [################################################################] 100%
print-manager-19.04.3-1-x86_64 397.0 KiB 2.62M/s 00:00 [################################################################] 100%
sweeper-19.04.3-1-x86_64 381.2 KiB 2.22M/s 00:00 [################################################################] 100%
kdeutils-meta-19.04-1-any 2.0 KiB 0.00B/s 00:00 [################################################################] 100%
kimagemapeditor-19.04.3-1-x86_64 1169.6 KiB 2.18M/s 00:01 [################################################################] 100%
kdewebdev-meta-19.04-1-any 1992.0 B 0.00B/s 00:00 [################################################################] 100%
kde-applications-meta-19.04-1-any 2036.0 B 0.00B/s 00:00 [################################################################] 100%
brotli-1.0.7-1-x86_64 301.2 KiB 2.94M/s 00:00 [################################################################] 100%
python-click-7.0-1-any 121.9 KiB 4.96M/s 00:00 [################################################################] 100%
python-pyhamcrest-1.9.0-3-any 53.0 KiB 6.47M/s 00:00 [################################################################] 100%
twolame-0.3.13-8-x86_64 93.7 KiB 5.72M/s 00:00 [################################################################] 100%
libfdk-aac-2.0.0-1-x86_64 649.4 KiB 2.52M/s 00:00 [################################################################] 100%
liblrdf-0.6.1-2-x86_64 18.8 KiB 4.60M/s 00:00 [################################################################] 100%
gavl-1.4.0-3-x86_64 3.4 MiB 2.29M/s 00:01 [################################################################] 100%
frei0r-plugins-1.6.1-7-x86_64 361.7 KiB 2.85M/s 00:00 [################################################################] 100%
(400/400) checking keys in keyring [################################################################] 100%
(400/400) checking package integrity [################################################################] 100%
(400/400) loading package files [################################################################] 100%
(400/400) checking for file conflicts [################################################################] 100%
(400/400) checking available disk space [################################################################] 100%
:: Processing package changes...
( 1/400) installing libqaccessibilityclient [################################################################] 100%
( 2/400) installing kmag [################################################################] 100%
( 3/400) installing kmousetool [################################################################] 100%
( 4/400) installing kmouth [################################################################] 100%
( 5/400) installing kdeaccessibility-meta [################################################################] 100%
( 6/400) installing run-parts [################################################################] 100%
( 7/400) installing cronie [################################################################] 100%
Optional dependencies for cronie
smtp-server: send job output via email
smtp-forwarder: forward job output to email server
( 8/400) installing kcron [################################################################] 100%
( 9/400) installing ksystemlog [################################################################] 100%
( 10/400) installing kdeadmin-meta [################################################################] 100%
( 11/400) installing baloo-widgets [################################################################] 100%
( 12/400) installing kdnssd [################################################################] 100%
( 13/400) installing talloc [################################################################] 100%
Optional dependencies for talloc
python: for python bindings [installed]
( 14/400) installing libbsd [################################################################] 100%
( 15/400) installing libwbclient [################################################################] 100%
( 16/400) installing cifs-utils [################################################################] 100%
( 17/400) installing tevent [################################################################] 100%
Optional dependencies for tevent
python: for python bindings [installed]
( 18/400) installing ldb [################################################################] 100%
Optional dependencies for ldb
python: for python bindings [installed]
( 19/400) installing smbclient [################################################################] 100%
( 20/400) installing ilmbase [################################################################] 100%
( 21/400) installing openexr [################################################################] 100%
( 22/400) installing libmtp [################################################################] 100%
( 23/400) installing kio-extras [################################################################] 100%
Optional dependencies for kio-extras
qt5-imageformats: thumbnails for additional image formats
kimageformats: thumbnails for additional image formats
taglib: audio file thumbnails [installed]
khtml: man kioslave [pending]
phonon-qt5: audio file previews [installed]
libappimage: AppImage thumbnails
( 24/400) installing dolphin [################################################################] 100%
Optional dependencies for dolphin
kde-cli-tools: for editing file type options [installed]
ffmpegthumbs: video thumbnails [pending]
ruby: installing new service menus from KDE Store
kdegraphics-thumbnailers: PDF and PS thumbnails [pending]
konsole: terminal panel [pending]
purpose: share context menu [pending]
( 25/400) installing kdialog [################################################################] 100%
( 26/400) installing kfind [################################################################] 100%
Optional dependencies for kfind
mlocate: search using mlocate index
( 27/400) installing keditbookmarks [################################################################] 100%
( 28/400) installing khtml [################################################################] 100%
( 29/400) installing konqueror [################################################################] 100%
Optional dependencies for konqueror
tidy: tidy HTML plugin
kdesu: shell command plugin [installed]
( 30/400) installing docbook-xml [################################################################] 100%
( 31/400) installing docbook-xsl [################################################################] 100%
( 32/400) installing kdoctools [################################################################] 100%
( 33/400) installing xapian-core [################################################################] 100%
( 34/400) installing grantlee [################################################################] 100%
( 35/400) installing khelpcenter [################################################################] 100%
( 36/400) installing konsole [################################################################] 100%
Optional dependencies for konsole
keditbookmarks: to manage bookmarks [installed]
( 37/400) installing kate [################################################################] 100%
Optional dependencies for kate
konsole: open a terminal in Kate [installed]
( 38/400) installing kwrite [################################################################] 100%
( 39/400) installing kdebase-meta [################################################################] 100%
( 40/400) installing qt5-xmlpatterns [################################################################] 100%
Optional dependencies for qt5-xmlpatterns
qt5-declarative: QML bindings [installed]
( 41/400) installing artikulate [################################################################] 100%
( 42/400) installing blinken [################################################################] 100%
( 43/400) installing analitza [################################################################] 100%
( 44/400) installing jbig2dec [################################################################] 100%
( 45/400) installing libpaper [################################################################] 100%
( 46/400) installing ijs [################################################################] 100%
( 47/400) installing ghostscript [################################################################] 100%
Optional dependencies for ghostscript
texlive-core: needed for dvipdf
gtk3: needed for gsx
( 48/400) installing libspectre [################################################################] 100%
( 49/400) installing cantor [################################################################] 100%
Optional dependencies for cantor
maxima: Maxima backend
octave: Octave backend
r: R backend
luajit: LUA backend
python: Python 3 backend [installed]
python2: Python 2 backend [pending]
sagemath: SageMath backend
julia: Julia backend
( 50/400) installing kalgebra [################################################################] 100%
Optional dependencies for kalgebra
kirigami2: for KAlgebra Mobile [installed]
( 51/400) installing kplotting [################################################################] 100%
( 52/400) installing molequeue [################################################################] 100%
( 53/400) installing glew [################################################################] 100%
( 54/400) installing spglib [################################################################] 100%
( 55/400) installing libmsym [################################################################] 100%
Optional dependencies for libmsym
python: Python bindings [installed]
( 56/400) installing avogadrolibs [################################################################] 100%
( 57/400) installing openbabel [################################################################] 100%
Optional dependencies for openbabel
wxgtk: GUI interface
( 58/400) installing kalzium [################################################################] 100%
( 59/400) installing kdeedu-data [################################################################] 100%
( 60/400) installing libkeduvocdocument [################################################################] 100%
( 61/400) installing kanagram [################################################################] 100%
( 62/400) installing kbruch [################################################################] 100%
( 63/400) installing kgeography [################################################################] 100%
( 64/400) installing khangman [################################################################] 100%
( 65/400) installing boost-libs [################################################################] 100%
Optional dependencies for boost-libs
openmpi: for mpi support
( 66/400) installing python2 [################################################################] 100%
Optional dependencies for python2
tk: for IDLE
python2-setuptools
python2-pip
( 67/400) installing kig [################################################################] 100%
( 68/400) installing kiten [################################################################] 100%
( 69/400) installing klettres [################################################################] 100%
( 70/400) installing kmplot [################################################################] 100%
( 71/400) installing kqtquickcharts [################################################################] 100%
( 72/400) installing ktouch [################################################################] 100%
( 73/400) installing kturtle [################################################################] 100%
( 74/400) installing kwordquiz [################################################################] 100%
( 75/400) installing marble-common [################################################################] 100%
Optional dependencies for marble-common
gpsd: GPS based geolocation
libwlocate: WLAN based geolocation
qt5-serialport: APRS plugin
shapelib: SHP plugin
( 76/400) installing marble [################################################################] 100%
Optional dependencies for marble
krunner: Krunner plugin [installed]
( 77/400) installing portaudio [################################################################] 100%
( 78/400) installing fluidsynth [################################################################] 100%
Optional dependencies for fluidsynth
pulseaudio: PulseAudio sound support [installed]
( 79/400) installing minuet [################################################################] 100%
( 80/400) installing kross [################################################################] 100%
( 81/400) installing parley [################################################################] 100%
( 82/400) installing hyphen [################################################################] 100%
( 83/400) installing brotli [################################################################] 100%
( 84/400) installing woff2 [################################################################] 100%
( 85/400) installing qt5-webkit [################################################################] 100%
Optional dependencies for qt5-webkit
gst-plugins-good: Webm codec support [pending]
( 86/400) installing rocs [################################################################] 100%
( 87/400) installing gsl [################################################################] 100%
( 88/400) installing step [################################################################] 100%
( 89/400) installing kdeedu-meta [################################################################] 100%
( 90/400) installing libkdegames [################################################################] 100%
( 91/400) installing bomber [################################################################] 100%
( 92/400) installing bovo [################################################################] 100%
( 93/400) installing granatier [################################################################] 100%
( 94/400) installing python-zope-interface [################################################################] 100%
( 95/400) installing python-click [################################################################] 100%
( 96/400) installing python-incremental [################################################################] 100%
( 97/400) installing python-constantly [################################################################] 100%
( 98/400) installing python-attrs [################################################################] 100%
( 99/400) installing python-appdirs [################################################################] 100%
(100/400) installing python-pyparsing [################################################################] 100%
(101/400) installing python-six [################################################################] 100%
(102/400) installing python-packaging [################################################################] 100%
(103/400) installing python-setuptools [################################################################] 100%
(104/400) installing python-automat [################################################################] 100%
(105/400) installing python-idna [################################################################] 100%
(106/400) installing python-hyperlink [################################################################] 100%
(107/400) installing python-pyhamcrest [################################################################] 100%
(108/400) installing python-twisted [################################################################] 100%
Optional dependencies for python-twisted
python-pyopenssl: for TLS client hostname verification
python-service-identity: for TLS client hostname verification
python-idna: for TLS client hostname verification [installed]
python-cryptography: for using conch
python-pyasn1: for using conch
python-appdirs: for using conch [installed]
python-bcrypt: for using conch
python-h2: for http2 support
python-priority: for http2 support
python-pyserial: for serial support
tk: for using tkconch
(109/400) installing python-sip-pyqt5 [################################################################] 100%
(110/400) installing pyqt5-common [################################################################] 100%
(111/400) installing python-pyqt5 [################################################################] 100%
Optional dependencies for python-pyqt5
python-opengl: enable OpenGL 3D graphics in PyQt applications
python-dbus: for python-dbus mainloop support
qt5-multimedia: QtMultimedia, QtMultimediaWidgets [installed]
qt5-tools: QtHelp, QtDesigner [installed]
qt5-svg: QtSvg [installed]
qt5-webkit: QtWebKit, QtWebKitWidgets [installed]
qt5-xmlpatterns: QtXmlPatterns [installed]
qt5-declarative: QtQml, qmlplugin [installed]
qt5-serialport: QtSerialPort
qt5-websockets: QtWebSockets
qt5-connectivity: QtNfc, QtBluetooth
qt5-x11extras: QtX11Extras [installed]
qt5-networkauth: QtNetworkAuth
qt5-remoteobjects: QtRemoteObjects
(112/400) installing libkmahjongg [################################################################] 100%
(113/400) installing kajongg [################################################################] 100%
Optional dependencies for kajongg
vorbis-tools: for playing sounds
(114/400) installing kapman [################################################################] 100%
(115/400) installing katomic [################################################################] 100%
(116/400) installing kblackbox [################################################################] 100%
(117/400) installing kblocks [################################################################] 100%
(118/400) installing kbounce [################################################################] 100%
(119/400) installing kbreakout [################################################################] 100%
(120/400) installing kdiamond [################################################################] 100%
(121/400) installing kfourinline [################################################################] 100%
(122/400) installing kgoldrunner [################################################################] 100%
(123/400) installing gnugo [################################################################] 100%
(124/400) installing kigo [################################################################] 100%
(125/400) installing killbots [################################################################] 100%
(126/400) installing kiriki [################################################################] 100%
(127/400) installing kjumpingcube [################################################################] 100%
(128/400) installing klines [################################################################] 100%
(129/400) installing klickety [################################################################] 100%
(130/400) installing kmahjongg [################################################################] 100%
(131/400) installing kmines [################################################################] 100%
(132/400) installing knavalbattle [################################################################] 100%
(133/400) installing knetwalk [################################################################] 100%
(134/400) installing knights [################################################################] 100%
Optional dependencies for knights
gnuchess: for playing against the computer
(135/400) installing kolf [################################################################] 100%
(136/400) installing kollision [################################################################] 100%
(137/400) installing konquest [################################################################] 100%
(138/400) installing freecell-solver [################################################################] 100%
Optional dependencies for freecell-solver
python-random2: for the Python interface
python-six: for the Python interface [installed]
python-pysol_cards: for the Python interface
(139/400) installing black-hole-solver [################################################################] 100%
(140/400) installing kpatience [################################################################] 100%
(141/400) installing kreversi [################################################################] 100%
(142/400) installing kshisen [################################################################] 100%
(143/400) installing ksirk [################################################################] 100%
(144/400) installing ksnakeduel [################################################################] 100%
(145/400) installing kspaceduel [################################################################] 100%
(146/400) installing ksquares [################################################################] 100%
(147/400) installing ksudoku [################################################################] 100%
(148/400) installing ktuberling [################################################################] 100%
(149/400) installing kubrick [################################################################] 100%
(150/400) installing lskat [################################################################] 100%
(151/400) installing qhull [################################################################] 100%
(152/400) installing palapeli [################################################################] 100%
(153/400) installing picmi [################################################################] 100%
(154/400) installing kdegames-meta [################################################################] 100%
(155/400) installing libkipi [################################################################] 100%
(156/400) installing jasper [################################################################] 100%
Optional dependencies for jasper
jasper-doc: documentation
freeglut: jiv support
glu: jiv support [installed]
(157/400) installing libraw [################################################################] 100%
(158/400) installing libkdcraw [################################################################] 100%
(159/400) installing cfitsio [################################################################] 100%
(160/400) installing gwenview [################################################################] 100%
Optional dependencies for gwenview
qt5-imageformats: support for tiff, webp, and more image formats
kimageformats: support for dds, xcf, exr, psd, and more image formats
kipi-plugins: export to various online services
kamera: import pictures from gphoto2 cameras [pending]
(161/400) installing libexif [################################################################] 100%
(162/400) installing gd [################################################################] 100%
Optional dependencies for gd
perl: bdftogd script [installed]
(163/400) installing libgphoto2 [################################################################] 100%
(164/400) installing kamera [################################################################] 100%
(165/400) installing kcolorchooser [################################################################] 100%
(166/400) installing libieee1284 [################################################################] 100%
Optional dependencies for libieee1284
python2: for python module [installed]
(167/400) installing net-snmp [################################################################] 100%
Optional dependencies for net-snmp
perl-term-readkey: for snmpcheck application
perl-tk: for snmpcheck and tkmib applications
python2: for the python modules [installed]
(168/400) installing sane [################################################################] 100%
(169/400) installing libksane [################################################################] 100%
(170/400) installing kolourpaint [################################################################] 100%
(171/400) installing kruler [################################################################] 100%
(172/400) installing kdegraphics-mobipocket [################################################################] 100%
(173/400) installing djvulibre [################################################################] 100%
(174/400) installing libkexiv2 [################################################################] 100%
(175/400) installing signond [################################################################] 100%
(176/400) installing signon-kwallet-extension [################################################################] 100%
(177/400) installing signon-plugin-oauth2 [################################################################] 100%
(178/400) installing libaccounts-glib [################################################################] 100%
(179/400) installing libaccounts-qt [################################################################] 100%
(180/400) installing gdk-pixbuf2 [################################################################] 100%
(181/400) installing libnotify [################################################################] 100%
(182/400) installing signon-ui [################################################################] 100%
(183/400) installing kaccounts-integration [################################################################] 100%
(184/400) installing accounts-qml-module [################################################################] 100%
(185/400) installing purpose [################################################################] 100%
Optional dependencies for purpose
kdeconnect: sharing to smartphone via KDE Connect
telegram-desktop: sharing via Telegram
bluedevil: sharing via Bluetooth [installed]
(186/400) installing okular [################################################################] 100%
Optional dependencies for okular
ebook-tools: mobi and epub support [installed]
kdegraphics-mobipocket: mobi support [installed]
kirigami2: mobile UI [installed]
libzip: CHM support [installed]
khtml: CHM support [installed]
chmlib: CHM support
calligra: ODT and ODP support
unrar: Comic Book Archive support
unarchiver: Comic Book Archive support (alternative)
(187/400) installing spectacle [################################################################] 100%
Optional dependencies for spectacle
kipi-plugins: export to various online services
(188/400) installing svgpart [################################################################] 100%
(189/400) installing kdegraphics-thumbnailers [################################################################] 100%
(190/400) installing kdegraphics-meta [################################################################] 100%
(191/400) installing neon [################################################################] 100%
(192/400) installing libmusicbrainz5 [################################################################] 100%
(193/400) installing libkcddb [################################################################] 100%
(194/400) installing libkcompactdisc [################################################################] 100%
(195/400) installing audiocd-kio [################################################################] 100%
Optional dependencies for audiocd-kio
opus-tools: encoding to opus format
(196/400) installing dragon [################################################################] 100%
(197/400) installing ffmpegthumbs [################################################################] 100%
(198/400) installing juk [################################################################] 100%
(199/400) installing libdvdread [################################################################] 100%
Optional dependencies for libdvdread
libdvdcss: for decoding encrypted DVDs
(200/400) installing libburn [################################################################] 100%
(201/400) installing k3b [################################################################] 100%
Optional dependencies for k3b
cdrtools: for CD burning with cdrecord
dvd+rw-tools: for DVD burning support
vcdimager: for VCD burning support
emovix: for bootable multimedia CD/DVD support
cdrdao: for disk-at-once (DAO) mode support
cdparanoia: for CD ripping support [installed]
transcode: for DVD ripping support
(202/400) installing dconf [################################################################] 100%
(203/400) installing cantarell-fonts [################################################################] 100%
(204/400) installing adobe-source-code-pro-fonts [################################################################] 100%
(205/400) installing gsettings-desktop-schemas [################################################################] 100%
(206/400) installing glib-networking [################################################################] 100%
Optional dependencies for glib-networking
openssl: Alternative backend [installed]
(207/400) installing libsoup [################################################################] 100%
(208/400) installing wavpack [################################################################] 100%
(209/400) installing aalib [################################################################] 100%
(210/400) installing libdv [################################################################] 100%
(211/400) installing libshout [################################################################] 100%
(212/400) installing libid3tag [################################################################] 100%
(213/400) installing imlib2 [################################################################] 100%
(214/400) installing libcaca [################################################################] 100%
(215/400) installing mpg123 [################################################################] 100%
Optional dependencies for mpg123
sdl: for sdl audio support [pending]
jack: for jack audio support [installed]
libpulse: for pulse audio support [installed]
(216/400) installing twolame [################################################################] 100%
(217/400) installing gst-plugins-good [################################################################] 100%
(218/400) installing sdl [################################################################] 100%
Optional dependencies for sdl
alsa-lib: ALSA audio driver [installed]
libpulse: PulseAudio audio driver [installed]
(219/400) installing mjpegtools [################################################################] 100%
Optional dependencies for mjpegtools
gtk2: glav GUI
(220/400) installing chromaprint [################################################################] 100%
(221/400) installing libmms [################################################################] 100%
(222/400) installing celt [################################################################] 100%
(223/400) installing libdvdnav [################################################################] 100%
(224/400) installing libgme [################################################################] 100%
(225/400) installing fftw [################################################################] 100%
(226/400) installing libofa [################################################################] 100%
(227/400) installing libsrtp [################################################################] 100%
(228/400) installing rtmpdump [################################################################] 100%
(229/400) installing wildmidi [################################################################] 100%
(230/400) installing ladspa [################################################################] 100%
(231/400) installing vulkan-icd-loader [################################################################] 100%
Optional dependencies for vulkan-icd-loader
vulkan-driver: packaged vulkan driver [installed]
(232/400) installing libfdk-aac [################################################################] 100%
(233/400) installing libmp4v2 [################################################################] 100%
(234/400) installing faac [################################################################] 100%
(235/400) installing soundtouch [################################################################] 100%
(236/400) installing spandsp [################################################################] 100%
(237/400) installing libdc1394 [################################################################] 100%
(238/400) installing zvbi [################################################################] 100%
(239/400) installing libbs2b [################################################################] 100%
(240/400) installing gssdp [################################################################] 100%
Optional dependencies for gssdp
gtk3: gssdp-device-sniffer
(241/400) installing gupnp [################################################################] 100%
Optional dependencies for gupnp
python: gupnp-binding-tool [installed]
(242/400) installing gupnp-igd [################################################################] 100%
(243/400) installing libnice [################################################################] 100%
Optional dependencies for libnice
gstreamer [installed]
(244/400) installing srt [################################################################] 100%
(245/400) installing raptor [################################################################] 100%
(246/400) installing liblrdf [################################################################] 100%
(247/400) installing libde265 [################################################################] 100%
Optional dependencies for libde265
ffmpeg: for sherlock265 [installed]
qt5-base: for sherlock265 [installed]
sdl: dec265 YUV overlay output [installed]
(248/400) installing gst-plugins-bad [################################################################] 100%
(249/400) installing kamoso [################################################################] 100%
(250/400) installing libebur128 [################################################################] 100%
(251/400) installing mlt [################################################################] 100%
Optional dependencies for mlt
sdl_image: SDL1 plugin
sdl2: SDL2 plugin [installed]
libsamplerate: libavresample plugin [installed]
sox: SOX (Audio Swiss Army Knife) plugin
ffmpeg: ffmpeg plugin [installed]
vid.stab: video stabilize plugin [installed]
gtk2: Gtk plugin
qt5-svg: Qt5 plugins [installed]
jack: JACK sound output plugin [installed]
ladspa: LADSPA plugins [installed]
libexif: auto rotate plugin [installed]
frei0r-plugins: for additional effects [pending]
movit: opengl plugin
opencv: openCV plugin
(252/400) installing rttr [################################################################] 100%
(253/400) installing gavl [################################################################] 100%
(254/400) installing frei0r-plugins [################################################################] 100%
(255/400) installing kdenlive [################################################################] 100%
Optional dependencies for kdenlive
ffmpeg: for FFmpeg plugin [installed]
cdrtools: for creation of DVD ISO images
dvdauthor: for creation of DVD
dvgrab: for firewire capture
recordmydesktop: for screen capture
xine-ui: for DVD preview
vlc: for DVD preview [installed]
plasma-desktop: theme configuration [installed]
(256/400) installing kmix [################################################################] 100%
(257/400) installing audiofile [################################################################] 100%
(258/400) installing id3lib [################################################################] 100%
(259/400) installing kwave [################################################################] 100%
Optional dependencies for kwave
opus: OGG plugin [installed]
(260/400) installing kdemultimedia-meta [################################################################] 100%
(261/400) installing kdenetwork-filesharing [################################################################] 100%
Optional dependencies for kdenetwork-filesharing
samba: folder sharing
(262/400) installing qgpgme [################################################################] 100%
(263/400) installing kget [################################################################] 100%
Optional dependencies for kget
libktorrent: torrent support
(264/400) installing kcontacts [################################################################] 100%
(265/400) installing kpimtextedit [################################################################] 100%
(266/400) installing kidentitymanagement [################################################################] 100%
(267/400) installing libkleo [################################################################] 100%
(268/400) installing libotr [################################################################] 100%
(269/400) installing kopete [################################################################] 100%
Optional dependencies for kopete
mediastreamer: jingle support
libgadu: Gadu-Gadu protocol
kdnssd: bonjour protocol [installed]
(270/400) installing krdc [################################################################] 100%
Optional dependencies for krdc
libvncserver: VNC support [pending]
freerdp: RDP support
keditbookmarks: to edit bookmarks [installed]
(271/400) installing libvncserver [################################################################] 100%
(272/400) installing krfb [################################################################] 100%
(273/400) installing zeroconf-ioslave [################################################################] 100%
(274/400) installing telepathy-glib [################################################################] 100%
(275/400) installing farstream [################################################################] 100%
Optional dependencies for farstream
gst-plugins-good [installed]
gst-plugins-bad [installed]
(276/400) installing telepathy-farstream [################################################################] 100%
(277/400) installing telepathy-qt [################################################################] 100%
(278/400) installing kaccounts-providers [################################################################] 100%
(279/400) installing telepathy-kde-accounts-kcm [################################################################] 100%
Optional dependencies for telepathy-kde-accounts-kcm
telepathy-gabble: XMPP/Jabber accounts support
telepathy-haze: account types supported by Pidgin/libpurple
telepathy-morse: Telegram accounts support
telepathy-salut: link-local XMPP account support
(280/400) installing telepathy-kde-approver [################################################################] 100%
(281/400) installing telepathy-logger [################################################################] 100%
(282/400) installing telepathy-logger-qt [################################################################] 100%
(283/400) installing telepathy-mission-control [################################################################] 100%
(284/400) installing libsignon-glib [################################################################] 100%
(285/400) installing telepathy-accounts-signon [################################################################] 100%
(286/400) installing telepathy-kde-common-internals [################################################################] 100%
(287/400) installing telepathy-kde-auth-handler [################################################################] 100%
(288/400) installing qt-gstreamer [################################################################] 100%
(289/400) installing telepathy-kde-call-ui [################################################################] 100%
(290/400) installing telepathy-kde-contact-runner [################################################################] 100%
(291/400) installing telepathy-kde-contact-list [################################################################] 100%
(292/400) installing telepathy-kde-desktop-applets [################################################################] 100%
(293/400) installing telepathy-kde-filetransfer-handler [################################################################] 100%
(294/400) installing telepathy-kde-integration-module [################################################################] 100%
(295/400) installing telepathy-kde-send-file [################################################################] 100%
(296/400) installing telepathy-kde-text-ui [################################################################] 100%
(297/400) installing telepathy-kde-meta [################################################################] 100%
(298/400) installing kdenetwork-meta [################################################################] 100%
(299/400) installing libakonadi [################################################################] 100%
(300/400) installing kmime [################################################################] 100%
(301/400) installing akonadi-contacts [################################################################] 100%
(302/400) installing akonadi-mime [################################################################] 100%
(303/400) installing kcalcore [################################################################] 100%
(304/400) installing akonadi-search [################################################################] 100%
(305/400) installing kldap [################################################################] 100%
Optional dependencies for kldap
kio: LDAP kioslave [installed]
(306/400) installing libkdepim [################################################################] 100%
(307/400) installing kimap [################################################################] 100%
(308/400) installing pimcommon [################################################################] 100%
(309/400) installing grantleetheme [################################################################] 100%
(310/400) installing kdepim-apps-libs [################################################################] 100%
(311/400) installing ksmtp [################################################################] 100%
(312/400) installing libkgapi [################################################################] 100%
(313/400) installing kmailtransport [################################################################] 100%
(314/400) installing kcalutils [################################################################] 100%
(315/400) installing akonadi-calendar [################################################################] 100%
(316/400) installing calendarsupport [################################################################] 100%
(317/400) installing libgravatar [################################################################] 100%
(318/400) installing kmbox [################################################################] 100%
(319/400) installing messagelib [################################################################] 100%
(320/400) installing akonadiconsole [################################################################] 100%
(321/400) installing kontactinterface [################################################################] 100%
(322/400) installing syndication [################################################################] 100%
(323/400) installing akregator [################################################################] 100%
Optional dependencies for akregator
kdepim-addons: additional plugins [pending]
(324/400) installing akonadi-calendar-tools [################################################################] 100%
(325/400) installing xerces-c [################################################################] 100%
(326/400) installing libkolabxml [################################################################] 100%
(327/400) installing kdav [################################################################] 100%
(328/400) installing kalarmcal [################################################################] 100%
(329/400) installing akonadi-notes [################################################################] 100%
(330/400) installing mariadb-libs [################################################################] 100%
(331/400) installing jemalloc [################################################################] 100%
Optional dependencies for jemalloc
perl: for jeprof [installed]
(332/400) installing mariadb-clients [################################################################] 100%
(333/400) installing mariadb [################################################################] 100%
:: You need to initialize the MariaDB data directory prior to starting
the service. This can be done with mysql_install_db command, e.g.:
mariadb-install-db --user=mysql --basedir=/usr --datadir=/var/lib/mysql
Optional dependencies for mariadb
galera: for MariaDB cluster with Galera WSREP
perl-dbd-mysql: for mysqlhotcopy, mysql_convert_table_format and mysql_setpermission
(334/400) installing akonadi [################################################################] 100%
Optional dependencies for akonadi
postgresql: PostgreSQL backend
(335/400) installing kdepim-runtime [################################################################] 100%
Optional dependencies for kdepim-runtime
qca: EWS resource [installed]
qt5-networkauth: EWS resource
(336/400) installing kaddressbook [################################################################] 100%
(337/400) installing kalarm [################################################################] 100%
(338/400) installing kleopatra [################################################################] 100%
(339/400) installing kmail-account-wizard [################################################################] 100%
(340/400) installing mailimporter [################################################################] 100%
(341/400) installing mailcommon [################################################################] 100%
(342/400) installing akonadi-import-wizard [################################################################] 100%
Optional dependencies for akonadi-import-wizard
kdepim-addons: additional import plugins [pending]
(343/400) installing mbox-importer [################################################################] 100%
(344/400) installing pim-data-exporter [################################################################] 100%
(345/400) installing libksieve [################################################################] 100%
(346/400) installing pim-sieve-editor [################################################################] 100%
(347/400) installing ktnef [################################################################] 100%
(348/400) installing kmail [################################################################] 100%
Optional dependencies for kmail
kleopatra: mail encryption support [installed]
kdepim-addons: additional plugins [pending]
(349/400) installing knotes [################################################################] 100%
(350/400) installing kontact [################################################################] 100%
(351/400) installing kdiagram [################################################################] 100%
(352/400) installing eventviews [################################################################] 100%
(353/400) installing incidenceeditor [################################################################] 100%
(354/400) installing korganizer [################################################################] 100%
Optional dependencies for korganizer
kdepim-addons: additional plugins [pending]
(355/400) installing kpkpass [################################################################] 100%
(356/400) installing protobuf [################################################################] 100%
(357/400) installing libphonenumber [################################################################] 100%
(358/400) installing zxing-cpp [################################################################] 100%
(359/400) installing kitinerary [################################################################] 100%
(360/400) installing kdepim-addons [################################################################] 100%
(361/400) installing grantlee-editor [################################################################] 100%
(362/400) installing kdepim-meta [################################################################] 100%
(363/400) installing cervisia [################################################################] 100%
(364/400) installing dolphin-plugins [################################################################] 100%
Optional dependencies for dolphin-plugins
ktexteditor: Mercurial plugin [installed]
(365/400) installing kde-dev-scripts [################################################################] 100%
(366/400) installing kde-dev-utils [################################################################] 100%
(367/400) installing kapptemplate [################################################################] 100%
(368/400) installing kcachegrind-common [################################################################] 100%
Optional dependencies for kcachegrind-common
php: for pprof2calltree
python2: for hotshot2calltree [installed]
(369/400) installing kcachegrind [################################################################] 100%
Optional dependencies for kcachegrind
graphviz: for plotting support
(370/400) installing kdesdk-kioslaves [################################################################] 100%
(371/400) installing kirigami-gallery [################################################################] 100%
(372/400) installing libkomparediff2 [################################################################] 100%
(373/400) installing kompare [################################################################] 100%
(374/400) installing hunspell [################################################################] 100%
Optional dependencies for hunspell
perl: for ispellaff2myspell [installed]
(375/400) installing lokalize [################################################################] 100%
Optional dependencies for lokalize
kross-interpreters: for msgmerge
(376/400) installing poxml [################################################################] 100%
(377/400) installing kdesdk-thumbnailers [################################################################] 100%
(378/400) installing compiler-rt [################################################################] 100%
(379/400) installing clang [################################################################] 100%
Optional dependencies for clang
openmp: OpenMP support in clang with -fopenmp
python: for scan-view and git-clang-format [installed]
llvm: referenced by some clang headers
(380/400) installing kdevelop [################################################################] 100%
Optional dependencies for kdevelop
konsole: embedded terminal [installed]
git: Git support
subversion: SVN support
gdb: GNU debugger support [installed]
lldb: LLDB debugger support
qt5-doc: Qt documentation integration
cmake: cmake integration
qt5-tools: qthelp plugin [installed]
okteta: GNU debugger support
plasma-framework: for the plasma addons [installed]
purpose: patch review plugin [installed]
cppcheck: code analyzer
heaptrack: memory profiler
kdevelop-clang-tidy: clang-tidy analyzer plugin
clazy: clazy analyzer plugin
(381/400) installing umbrello [################################################################] 100%
(382/400) installing kdesdk-meta [################################################################] 100%
(383/400) installing ark [################################################################] 100%
Optional dependencies for ark
p7zip: 7Z format support
unrar: RAR decompression support
unarchiver: RAR format support
lzop: LZO format support
lrzip: LRZ format support
(384/400) installing filelight [################################################################] 100%
(385/400) installing kbackup [################################################################] 100%
(386/400) installing kcalc [################################################################] 100%
(387/400) installing kcharselect [################################################################] 100%
(388/400) installing kdebugsettings [################################################################] 100%
(389/400) installing kdf [################################################################] 100%
(390/400) installing kfloppy [################################################################] 100%
(391/400) installing kgpg [################################################################] 100%
(392/400) installing kteatime [################################################################] 100%
(393/400) installing ktimer [################################################################] 100%
(394/400) installing kwalletmanager [################################################################] 100%
(395/400) installing print-manager [################################################################] 100%
Optional dependencies for print-manager
system-config-printer: auto-detect the printer driver
(396/400) installing sweeper [################################################################] 100%
(397/400) installing kdeutils-meta [################################################################] 100%
(398/400) installing kimagemapeditor [################################################################] 100%
(399/400) installing kdewebdev-meta [################################################################] 100%
(400/400) installing kde-applications-meta [################################################################] 100%
:: Running post-transaction hooks...
( 1/15) Warn about old perl modules
( 2/15) Updating fontconfig cache...
( 3/15) Probing GDK-Pixbuf loader modules...
( 4/15) Updating GIO module cache...
( 5/15) Compiling GSettings XML schema files...
( 6/15) Reloading system manager configuration...
Running in chroot, ignoring request: daemon-reload
( 7/15) Updating udev hardware database...
( 8/15) Creating system user accounts...
( 9/15) Creating temporary files...
error: command failed to execute correctly
(10/15) Reloading device manager configuration...
Running in chroot, ignoring request.
(11/15) Arming ConditionNeedsUpdate...
(12/15) Updating the info directory file...
(13/15) Updating the desktop file MIME type cache...
(14/15) Updating the MIME type database...
(15/15) Updating X fontdir indices...
-
Deactivate the chroots.
[root@G5-openSUSE /]# exit
The above command with its output:
[root@G5-openSUSE /]# exit
exit
umount: /mnt/tmp: target is busy.
[root@G5-openSUSE /]# exit
The above command with its output:
[root@G5-openSUSE /]# exit
exit
umount: /tmp/root.x86_64//dev: target is busy.
This time it exited the second chroot. Notice the change in the prompt.
[root:/tmp] 1h43m33s 1 # exit
The above command with its output:
[root:/tmp] 1h43m33s 1 # exit
exit
This exits the first chroot. Again notice the change in the prompt.
22:56:28 [brook@G5-openSUSE:/tmp] 1h49m50s 1 $
At this point we have the Plasma desktop environment and all of the underlying lower level components such as
Network Manager and
wpa_supplicant automatically installed as dependencies without having to explicitly install them.
Installation Part III
There are a few items that could not be done during the previous steps, including creating a non-root user, and enabling some services. So these will be done after reboot in a console which can be activated by pressing Ctrl Alt F2. At the login prompt login as root with the password created previously.
-
Create the first non-root user.
useradd -m -G wheel -s /bin/bash brook
Optionally include -c "Full Name" in the above command as in
useradd -m -G wheel -c "Full Name" -s /bin/bash username
-
Enable the sddm display manager and its greeter.
systemctl enable sddm
-
Enable NetworkManager.
systemctl enable NetworkManager
-
Add the user to the bumblebeed.
gpasswd -a brook bumblebee
-
Enable the bumblebeed service.
systemctl enable bumblebeed.service
After rebooting with
systemctl reboot
we will be presented with the
SDDM greeter. We can log in to a functional Plasma desktop with completely upstream defaults and working networking. Some items will still need to be configured as I found in my case, such as enabling
sudo for the created user and configuring
libinput so that some unavailable (grayed out) touchpad options are available in KDE System Settings.
Conclusion
After executing the above process we have a working Arch system with a default Plasma desktop.