A while ago, we started to provide Symfony CLI packages for various platforms (Homebrew, APT based Linux distros like Debian/Ubuntu, YUM based distros like Fedora/CentOS/SUSE/RedHat, ...) in addition to pure binaries.
Instead of doing the hard work of creating all these packages ourselves, we are relying on GoReleaser and Gemfury. Using packages instead of binaries help with auto-updating the Symfony CLI whenever a new released is pushed. In addition, they can provide more security with signed packages. Unfortunately, Gemfury does not support signed packages yet.
So, a while ago, we've added support for signed packages thanks to Cloudsmith.
As it works perfectly, it's now time to deprecate the Gemfury package repositories in favor of the Cloudsmith ones.
As of today, the Gemfury packages won't be updated anymore.
If you are using still using Gemfury, uninstall it on Linux by removing /etc/apt/sources.list.d/symfony-cli.list
or /etc/yum.repos.d/symfony-cli.repo
. Then, follow the installation instructions.
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
Login to add comment
Other posts in this group

Today we are happy to announce a new Symfony initiative called Symfony AI - with the goal to provide a comprehensive set of components and bundles designed to bring powerful AI capabilities directly i

SymfonyCon Amsterdam 2025, our next annual international Symfony conference, will take place on:
November 25 & 26: 2 workshops days with several topics to learn, practice and improve your skills

This week, development on the upcoming Symfony 8.0 version continued with the removal of deprecated features and the marking of several classes as final. In addition, we published two new case studies

At Wide, Micropole’s digital agency, they help leading brands modernize their digital infrastructures while ensuring scalability, security, and performance. When Audi France approached them to migrate

Vente-unique.com, a leading European online retailer of furniture and home decor, operates in 11 countries, powered by a team of 400 professionals and serving more than 3 million customers. From 15 ye

This week, Symfony 6.4.23, 7.2.8 and 7.3.1 maintenance versions were released. Meanwhile, the upcoming Symfony 7.4 version continued adding new features such as better controller helpers, more precisi

Symfony 6.4.23 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you