makedeb
A MPR helper written in bash.
Package Base:
Homepage:
Licenses:
None
Submitter:
Maintainer:
Last Packager:
Votes:
2
Popularity:
0.000000
First Submitted:
2021-10-20 17:24
Last Updated:
2021-10-26 23:16
Git Clone URL (click to copy):
https://mpr.makedeb.org/stoke-git.git
Latest Comments
zxxxzx commented on 2021-10-29 12:50
Ubuntu 20.04
If I run
stoke install -y dino
I get:If I run
sudo stoke install -y dino
I get:So what do I do? Your GitHub readme provides no info.
commented on 2021-10-28 23:00
@zxxxzx fixed
zxxxzx commented on 2021-10-28 14:39
Running
sudo stoke install -y dino
on Ubuntu 20.04 throwsDespite
sudo apt install libc6
showing v2.31 already installedleo commented on 2021-10-26 23:10
Fixed! :)
canony commented on 2021-10-25 08:43
edited on 2021-10-25 08:44 by canonyI am getting an error using
makedeb -si
(Ubuntu 20.04):Maybe we need to
mkdir -p $pkgdir/usr/bin
beforehand?