Benjamin-Loison / git-remote-gcrypt

PGP-encrypted git remotes
https://spwhitton.name/tech/code/git-remote-gcrypt/
GNU General Public License v3.0
0 stars 0 forks source link

Not available in Termux *APT*? #21

Open Benjamin-Loison opened 1 month ago

Benjamin-Loison commented 1 month ago

See spwhitton/git-remote-gcrypt/blob/ceba115ed38dac85ffebbb5dd80b426fb0401984/README.rst#installation.

Benjamin-Loison commented 1 month ago
curl https://raw.githubusercontent.com/spwhitton/git-remote-gcrypt/master/install.sh | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:-100   703  100   703    0     0   1468      0 --:--:-- --:--:-- --:--:--  1473
install -d /usr/local/bin
install: cannot create directory ‘/usr’: Read-only file system
FILE_PATH=~/../usr/bin/git-remote-gcrypt
wget 'https://raw.githubusercontent.com/spwhitton/git-remote-gcrypt/master/git-remote-gcrypt' -O $FILE_PATH
chmod +x $FILE_PATH
Benjamin-Loison commented 1 month ago

flolu/git-gcrypt/blob/9a0fab6953e5bd99412d770689ada840707a1d10/README.md?plain=1#L16-L22

pkg install git-remote-gcrypt
Checking availability of current mirror:
[*] https://termux.mentality.rip/termux-main: ok
Hit:1 https://termux.mentality.rip/termux-main stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package git-remote-gcrypt