Search Criteria
Package Details: mktorrent-git r69.886c3d1-2
Git Clone URL: | https://aur.archlinux.org/mktorrent-git.git (read-only, click to copy) |
---|---|
Package Base: | mktorrent-git |
Description: | A simple command line utility to create BitTorrent metainfo files |
Upstream URL: | https://github.com/Rudde/mktorrent |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | spychalski |
Maintainer: | spychalski |
Last Packager: | spychalski |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-26 21:40 |
Last Updated: | 2016-11-26 21:43 |
Required by (4)
- rutorrent-git (requires mktorrent)
- torita (requires mktorrent)
- whatmp3 (requires mktorrent)
- whatmp3-git (requires mktorrent)
Latest Comments
gonX commented on 2018-05-12 10:46
On line 28, insert
PREFIX="/usr"
aftermake
but prior toinstall
, as such:chowbok commented on 2017-01-13 23:41
Why does this install to /usr/local/bin instead of /usr/bin?