Search Criteria
Package Details: python-recoverpy 2.1.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-recoverpy.git (read-only, click to copy) |
---|---|
Package Base: | python-recoverpy |
Description: | A TUI to recover overwritten or deleted data. |
Upstream URL: | https://github.com/PabloLec/recoverpy |
Licenses: | GNU, GPLv3 |
Submitter: | PabloLec |
Maintainer: | PabloLec |
Last Packager: | PabloLec |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-04 09:51 (UTC) |
Last Updated: | 2023-12-15 17:42 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
Latest Comments
omnigenous commented on 2024-08-13 08:04 (UTC)
guglovich commented on 2023-10-23 10:33 (UTC)
Traceback (most recent call last): File "/usr/bin/recoverpy", line 5, in <module> from recoverpy.init import main File "/usr/lib/python3.11/site-packages/recoverpy/init.py", line 8, in <module> from recoverpy.ui.app import RecoverpyApp File "/usr/lib/python3.11/site-packages/recoverpy/ui/app.py", line 6, in <module> from textual.app import App ModuleNotFoundError: No module named 'textual'
sfo commented on 2023-04-01 17:29 (UTC)
almost there, now just add python-poetry to makedeps
sfo commented on 2023-03-23 00:19 (UTC)
looks like the setup.py was ditched in the repo, its still in the pkgbuild