Emacs package management with straight.el and use-package

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • straight.el

    🍀 Next-generation, purely functional package manager for the Emacs hacker.

  • Straight.el is an alternative package manager that installs packages through Git checkouts instead of downloading tarballs from one of the package archives. Doing so allows installing forked packages, altering local package checkouts, and locking packages to exact versions for reproducable setups.

  • use-package

    A use-package declaration for simplifying your .emacs

  • Use-package is a macro to configure and load packages in Emacs configurations. It interfaces with package managers like package.el or straight.el to install packages, but is not a package manager by itself.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • melpa

    Recipes and build machinery for the biggest Emacs package repo

  • Emacs includes a package manager named package.el, which installs packages from the official Emacs Lisp Package Archive, named GNU ELPA. GNU ELPA hosts a selection of packages, but most are available on MELPA, which is an unofficial package archive that implements the ELPA specification. To use MELPA, it has to be installed by adding it to the list of package.el package archives.

  • ggtags

    Emacs frontend to GNU Global source code tagging system.

  • Emacs includes a package manager named package.el, which installs packages from the official Emacs Lisp Package Archive, named GNU ELPA. GNU ELPA hosts a selection of packages, but most are available on MELPA, which is an unofficial package archive that implements the ELPA specification. To use MELPA, it has to be installed by adding it to the list of package.el package archives.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • what is basic alghoritm/logic of installation packages to emacs?

    2 projects | /r/emacs | 18 Dec 2022
  • How to use packages and customize together properly?

    2 projects | /r/emacs | 2 Jan 2022
  • Using straight.el and use-package to configure org

    2 projects | /r/emacs | 28 Dec 2021
  • Collaborative Editing Options for Emacs

    2 projects | news.ycombinator.com | 23 Aug 2021
  • Can I have a use-package call without a [M]ELPA package?

    2 projects | /r/emacs | 17 Mar 2021