From bc982b9d01836087cdb5450caf6ed6e3e0879e0e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 8 Apr 2013 20:33:13 +0200 Subject: quick commit --- pwgrep.buetow.org/content/50.Download.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'pwgrep.buetow.org') diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml index a56d753..a5855f7 100644 --- a/pwgrep.buetow.org/content/50.Download.xml +++ b/pwgrep.buetow.org/content/50.Download.xml @@ -1,7 +1,15 @@ Download - pwgrep can be downloaded from a deb repo or from git. + Pwgrep can be downloaded from a deb repo or from git. + Install from deb repository + If you have Debian GNU/Linux Squeeze you can add the following into a new apt source file, e.g. /etc/apt/source.list.d/buetoworg.list, and run apt-get update;apt-get install pwgrep: +deb ftp://deb.buetow.org/apt squeeze main +deb-src ftp://deb.buetow.org/apt squeeze main + Or if you prefer http: +deb http://deb.buetow.org/apt squeeze main +deb-src http://deb.buetow.org/apt squeeze main + To trust it please run "curl http://deb.buetow.org/apt/pubkey.gpg | apt-key add -" Download from Git repository For git just type "git clone git://git.buetow.org/pwgrep". To update to the latest stable version just type "cd ./pwgrep; git pull". -- cgit v1.2.3