Search Criteria
Package Details: ranger-git 1.9.3.885.g08913377-1
Package Actions
| 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)
- python
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- atool (atool2-gitAUR) (optional) – for previews of archives
- file (file-gitAUR) (optional) – for determining file types
- highlight (optional) – for syntax highlighting of code
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-fullAUR) (optional) – convert to auto-rotate images and for image previews
- libcaca (optional) – for ASCII-art image previews
- mediainfo (mediainfo-gitAUR) (optional) – for viewing information about media files
- perl-image-exiftool (optional) – for viewing information about media files
- poppler (poppler-gitAUR) (optional) – for pdf previews
- python-bidiAUR (optional) – for bidi algorithm support
- python-chardet (optional) – in case of encoding detection problems
- python-pillow (python-pillow-simd-gitAUR) (optional) – image preview with kitty
- python-ueberzug (ueberzug) (optional) – w3mimgdisplay alternative
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, doas-sudo-shim-vAUR, sudo-selinuxAUR, doas-sudo-shimAUR) (optional) – to use the "run as root"-feature
- transmission-cli (transmission-noxunlei-cliAUR, transmission3-cliAUR, transmission-cli-gitAUR, transmission3-cli-noupnpAUR, transmission-cli-betaAUR) (optional) – for viewing bittorrent information
- w3m (w3m-rkta-gitAUR) (optional) – for previews of images and html pages
Required by (27)
- asciiville (requires ranger)
- aurs (requires ranger)
- aurs-git (requires ranger)
- cadmus-notes (requires ranger)
- confy-tui (requires ranger)
- filemanager1-common-git (requires ranger) (optional)
- filemanager1-common-systemd-git (requires ranger) (optional)
- gcsf (requires ranger) (optional)
- gcsf-bin (requires ranger) (optional)
- gcsf-git (requires ranger) (optional)
- grg-git (requires ranger) (optional)
- nb (requires ranger) (optional)
- pistol-bin (requires ranger) (optional)
- pistol-git (requires ranger) (optional)
- ranger_devicons-git (requires ranger)
- rssnix (requires ranger) (optional)
- rssnix-bin (requires ranger) (optional)
- rssnix-git (requires ranger) (optional)
- telegram-tg (requires ranger) (optional)
- telegram-tg-git (requires ranger) (optional)
- Show 7 more...
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 -sifworked for me; I wasn't aware of the-foption. 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 -sifit 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
imagemagickas an optional dependency now that Sixel support has been merged?sanbikappa commented on 2022-06-08 18:07 (UTC)
please add
xclipas optional dependence for using yank function.SebastienWae commented on 2021-08-21 20:53 (UTC)
python-pillowis missing to the dependencies for image previewing with kitty.FichteFoll commented on 2020-06-25 14:35 (UTC)
Please add the
python-setuptoolsmake 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.
1 2 3 4 Next › Last »