Package Details: ranger-git 1.9.3.885.g08913377-1

Git Clone URL: https://aur.archlinux.org/ranger-git.git (read-only, click to copy)
Package Base: ranger-git
Description: A simple, vim-like file manager.
Upstream URL: https://ranger.github.io/
Licenses: GPL
Conflicts: ranger
Provides: ranger
Submitter: None
Maintainer: theblazehen
Last Packager: tapajos
Votes: 152
Popularity: 0.31
First Submitted: 2010-03-13 02:08 (UTC)
Last Updated: 2026-01-12 14:48 (UTC)

Dependencies (18)

Required by (27)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

tzhuang commented on 2026-01-21 19:51 (UTC)

@chrhasse Ah excuse my ignorance. Rebuilding with makepkg -sif worked for me; I wasn't aware of the -f option. Thanks for the help.

chrhasse commented on 2026-01-21 00:31 (UTC)

All you should need to do for python 3.14 is to rebuild the package after updating your system. Because this is a git package it doesn't get a version bump so makepkg and aur helpers don't know it needs to be rebuilt, but if you run makepkg -sif it should work as long as the python in the system path is version 3.14.

tzhuang commented on 2026-01-20 21:50 (UTC) (edited on 2026-01-20 21:51 (UTC) by tzhuang)

python version got bumped to 3.14 and ranger is being installed to 3.13 system site-packages. Not too sure what the correct fix is but I was able to workaround it with the following changes:

  • change dependency to python313 in PKGFILE

  • install python313 manually from AUR

  • build ranger-git from PKGFILE

martyg commented on 2024-12-25 15:51 (UTC)

Recent changes to Arch python have broken this PKGBUILD.

I worked around this by hacking the official PKGBUILD. Here is what I ended up with to get back online https://pastebin.com/jNqXzVJE You can diff the official PKGBUILD to see the changes I made.

chrhasse commented on 2023-04-17 22:13 (UTC)

Any chance you could add imagemagick as an optional dependency now that Sixel support has been merged?

sanbikappa commented on 2022-06-08 18:07 (UTC)

please add xclip as optional dependence for using yank function.

SebastienWae commented on 2021-08-21 20:53 (UTC)

python-pillow is missing to the dependencies for image previewing with kitty.

FichteFoll commented on 2020-06-25 14:35 (UTC)

Please add the python-setuptools make dep.

wioo commented on 2020-05-14 06:19 (UTC) (edited on 2020-05-14 06:20 (UTC) by wioo)

This package needs python-setuptools in makedepends for clean chroot build.

aksr commented on 2020-01-06 05:34 (UTC)

ngoonee: It's a mistake I made.