As you upgrade to screen-4.4.0-1 you will be unable to reattach sessions started with earlier screen versions. Please make sure all your sessions are closed before upgrading.
A simple, lightweight distribution
You've reached the website for Arch Linux, a lightweight and flexible Linux® distribution that tries to Keep It Simple.
Currently we have official packages optimized for the i686 and x86-64 architectures. We complement our official package sets with a community-operated package repository that grows in size and quality each and every day.
Our strong community is diverse and helpful, and we pride ourselves on the range of skillsets and uses for Arch that stem from it. Please check out our forums and mailing lists to get your feet wet. Also glance through our wiki if you want to learn more about Arch.
Latest News
screen-4.4.0-1 unable to attach old sessions
Required update to pacman-5.0.1 before 2016-04-23
The release of pacman-5.0 brought support for transactional hooks. These will allow us to (e.g.) run font cache updates a single time during an update rather than after each font package installation. This will both speed up the update process, but also reduce packaging burden for the Developers and Trusted Users.
In order for the use of hooks to be started, we require all users to have updated to at least pacman-5.0.1 before 2016-04-23. Pacman-5.0.1 was released on 2016-02-23, so this will have given everyone two months to update their system.
PHP 7.0 packages released
Packages of the new major version of PHP have been released into the stable repositories. Besides the new PHP 7 features there are the following packaging changes. In general the package configuration is now closer to what was intended by the PHP project. Also refer to the PHP 7 migration guide for upstream improvements.
Removed packages
- php-pear
- php-mssql
- php-ldap The module is now included in the php package
- php-mongo The new php-mongodb might provide an alternative even though it is not a compatible drop-in replacement
- php-xcache Consider using the included OPcache and optionally APCu for user data cache
- graphviz The ...
Dropping Plasma 4
Since the KDE 4 desktop has been unmaintained for several months and it's becoming increasingly difficult to support two versions of Plasma, we are removing it from our repositories. Plasma 5.5 has just been released and should be stable enough to replace it.
KDE 4 installations will not be automatically upgraded to Plasma 5. However, we recommend all users to upgrade or switch to a maintained alternative as soon as possible, since any future update may break the KDE 4 desktop without prior notice. See the wiki for instructions on how to upgrade to Plasma 5.
C++ ABI change
GCC 5.x contains libstdc++ with dual ABI support and we have now switched to the new ABI.
While the old C++ ABI is still available, it is recommended that you build all non-repo packages to have the new ABI. This is particularly important if they link to another library built against the new ABI. You can get a list of packages to rebuild using the following shell script:
#!/bin/bash
while read pkg; do
mapfile -t files < <(pacman -Qlq $pkg | grep -v /$)
grep -Fq libstdc++.so.6 "${files[@]}" <&- 2>/dev/null && echo $pkg
done < ...
Older News
- 2015-11-13
- Xorg 1.18.0 enters [testing]
- 2015-10-08
- Downtime (rsync, mail)
- 2015-09-20
- D-Bus now launches user buses
- 2015-08-14
- openssh-7.0p1 deprecates ssh-dss keys
- 2015-05-22
- Data corruption on software RAID 0 when discard is used
- 2015-05-17
- Puppet 4.0 enters [community]
- 2015-05-16
- PulseAudio split
- 2015-02-15
- xorg-server 1.17.1 is now available
- 2015-01-26
- Transition of KDE software to the KDE Framework and Qt 5
- 2015-01-20
- Packaging changes in lirc 0.9.2