Search Criteria
Package Details: oh-brother-git r42.b4cc7ed-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oh-brother-git.git (read-only, click to copy) |
---|---|
Package Base: | oh-brother-git |
Description: | A simple cross-platform utility written in Python which can update Brother printer firmwares. |
Upstream URL: | https://github.com/CauldronDevelopmentLLC/oh-brother |
Licenses: | GPL2 |
Conflicts: | oh-brother |
Provides: | oh-brother |
Submitter: | danmc |
Maintainer: | founderio |
Last Packager: | founderio |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-03 04:51 (UTC) |
Last Updated: | 2020-07-19 18:20 (UTC) |
Dependencies (4)
- python-futureAUR
- python-pyasn1
- python-pysnmp
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
founderio commented on 2020-03-29 15:06 (UTC) (edited on 2020-07-19 18:21 (UTC) by founderio)
EDIT: I adopted the package, this patch is applied now.
Hi, please apply the following patch to use python3: https://gist.github.com/founderio/4ae35c4e6e1062095576ce6e8982d570
This fixes the current dependency issues due to python2-pysnmp not being available anymore, and removes the .py suffix from the installed executable for easier usage.