Description
minimize emacs-nw
30.1 by DISABLE native lisp --without-native-compilation --without-sound
option.
Installation Instructions
before remove libgccjit
and alsa-lib
dependencies:
# yum install libgccjit
Last metadata expiration check: 0:01:08 ago on Thu 09 Feb 2023 06:49:13 AM UTC.
Dependencies resolved.
============================================================================================================
Package Architecture Version Repository Size
============================================================================================================
Installing:
libgccjit x86_64 12.2.1-4.fc37 updates 9.8 M
Installing dependencies:
annobin-docs noarch 10.92-1.fc37 updates 92 k
annobin-plugin-gcc x86_64 10.92-1.fc37 updates 888 k
cpp x86_64 12.2.1-4.fc37 updates 11 M
gc x86_64 8.0.6-4.fc37 fedora 103 k
gcc x86_64 12.2.1-4.fc37 updates 33 M
gcc-plugin-annobin x86_64 12.2.1-4.fc37 updates 53 k
glibc-devel x86_64 2.36-9.fc37 updates 102 k
glibc-headers-x86 noarch 2.36-9.fc37 updates 581 k
guile22 x86_64 2.2.7-6.fc37 fedora 6.5 M
kernel-headers x86_64 6.1.5-200.fc37 updates 1.5 M
libmpc x86_64 1.2.1-5.fc37 fedora 61 k
libxcrypt-devel x86_64 4.4.33-4.fc37 updates 30 k
make x86_64 1:4.3-11.fc37 fedora 542 k
Transaction Summary
============================================================================================================
Install 14 Packages
Total download size: 64 M
Installed size: 208 M
after remove libgccjit
and alsa-lib
dependencies:
# rpm -qa | grep emacs
emacs-filesystem-27.2-11.el9_5.2.noarch
emacs-common-27.2-11.el9_5.2.x86_64
emacs-nox-27.2-11.el9_5.2.x86_64
# dnf install -y emacs-nw
Last metadata expiration check: 0:01:16 ago on Thu 15 May 2025 03:18:09 PM CST.
Dependencies resolved.
=============================================================================================================
Package Arch Version Repository Size
=============================================================================================================
Installing:
emacs-nw x86_64 1:30.1-99.el9 copr:copr.fedorainfracloud.org:outman:emacs-nox 3.4 M
replacing emacs-nox.x86_64 1:27.2-11.el9_5.2
Upgrading:
emacs-common x86_64 1:30.1-99.el9 copr:copr.fedorainfracloud.org:outman:emacs-nox 43 M
Installing dependencies:
emacsclient x86_64 1:30.1-99.el9 copr:copr.fedorainfracloud.org:outman:emacs-nox 37 k
libtree-sitter x86_64 0.20.6-1.el9 epel 94 k
Transaction Summary
=============================================================================================================
Install 3 Packages
Upgrade 1 Package
Total download size: 46 M
Is this ok [y/N]:
# rpm -qa --qf "%{NAME} %{VERSION}\n" | grep emacs | column -t
emacs-filesystem 27.2
emacsclient 30.1
emacs-common 30.1
emacs-nw 30.1
upstream spec
https://git.centos.org/rpms/emacs/blob/c8s/f/SPECS/emacs.spec
https://src.fedoraproject.org/rpms/emacs/blob/rawhide/f/emacs.spec
https://gitlab.com/redhat/centos-stream/rpms/emacs/-/blob/c9s/emacs.spec
https://dl.rockylinux.org/pub/rocky/9/devel/x86_64/os/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 [modified] (57)* | Centos-stream+epel-next 9 (17 downloads) |
![]() |
x86_64 [modified] (79)* | Centos-stream 10 (23 downloads) |
![]() |
x86_64 (21)* | Fedora 42 (18 downloads) |
![]() |
x86_64 (57)* | Fedora rawhide (52 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable outman/emacs-nox
More info about enabling Copr repositories