Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, FrankenPHP, Mercure.rocks, Vulcain.rocks and of some Symfony components.

Menu
  • Talks
  • Resume
  • Sponsor me
  • Contact
Menu

Installer Flock sous Ubuntu

Posted on October 21, 2005 by Kévin Dunglas

Voici un petit guide pour installer Flock, le browser social dont tout le monde parle, disponible pour tester depuis peu.

Flock est un navigateur basé sur Firefox, les deux principaux ajouts a celui-ci sont la possibilité de partager, retrouver partout, ou encore “taguer” nos Marques-pages grâce a del.icio.us et de gérer nos blogs via un éditeur intégré comprenant tout un tas de fonctionnalités comme le support de Flickr.

Allez c’est parti, récupérez le binaire pour Linux depuis la page developer du site de Flock. Ouvrez un terminal et tapez les commandes suivantes:

$ tar xzvf flock-*.linux-i686.tar.gz $ sudo mv flock/ /opt/ $ sudo chown -R root:root /opt/flock $ sudo ln -s /opt/flock/flock /usr/bin/flock

Vous pouvez dès maintenant lancer Flock en tapant simplement flock dans un shell.

Pour créer une entrée dans le menu, copiez ce qui suit dans un fichier .desktop dans /usr/share/applications (en tapant par exemple sudo gedit /usr/share/applications/flock.desktop):

[Desktop Entry] Encoding=UTF-8 Name=Flock Comment=Browse the World Wide Web Comment[fr]=Navigue sur Internet Exec=/opt/flock/flock %u Terminal=false MultipleArgs=false Type=Application Icon=/opt/flock/icons/mozicon128.png Categories=Application;Network MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;x-directory/webdav;x-directory/webdav-prefer-directory;image/gif;image/jpeg;image/png

Je test en ce moment Flock et ma première impression c’est la rapidité! C’est peut-être psychologique mais je le trouve bien plus réactif que Firefox!

Related posts:

  1. Installation d’Opera sous Ubuntu
  2. Lire les partitions Guitar Pro sous Ubuntu avec DGuitar
  3. Easy Ubuntu now in English !
  4. Découvrez Appnr, une interface web d’ajout de programmes pour Ubuntu

Leave a ReplyCancel reply

Social

  • Bluesky
  • GitHub
  • LinkedIn
  • Mastodon
  • X
  • YouTube

Links

  • API Platform
  • FrankenPHP
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks

Subscribe to this blog

Top Posts & Pages

  • FrankenPHP: The Modern Php App Server, written in Go
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • FrankenPHP Is Now Officially Supported by The PHP Foundation
  • Symfony's New Native Docker Support (Symfony World)
  • FrankenPHP 1.3: Massive Performance Improvements, Watcher Mode, Dedicated Prometheus Metrics, and More
  • Develop Faster With FrankenPHP
  • Preventing CORS Preflight Requests Using Content Negotiation
  • The PHP Revolution Is Underway: FrankenPHP 1.0 Beta
  • FrankenPHP’s New Features: Thread Autoscaling, Mostly Static Binaries, deb and RPM Packages, Caddy 2.10…
  • Introducing API Platform (Forum PHP)

Tags

Apache API API Platform Buzz Caddy Docker Doctrine FrankenPHP Go Google GraphQL HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Messagerie Instantanée MySQL performance PHP Punk Rock Python React REST Rock'n'Roll Schema.org Security SEO SEO Symfony Symfony Live Sécurité Ubuntu Web 2.0 webperf XHTML XML

Archives

Categories

  • DevOps (85)
    • Ubuntu (68)
  • Go (19)
  • JavaScript (46)
  • Mercure (7)
  • Opinions (91)
  • PHP (172)
    • API Platform (77)
    • FrankenPHP (11)
    • Laravel (1)
    • Symfony (97)
    • Wordpress (6)
  • Python (14)
  • Security (15)
  • SEO (25)
  • Talks (46)
© 2025 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme