-
Notifications
You must be signed in to change notification settings - Fork 156
/
Copy pathinstall.txt
40 lines (29 loc) · 1.15 KB
/
install.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Welcome to NixNote.
This is a very basic clone of Evernote designed to run on Linux.
See release.txt for details of what works and what doesn't work.
===========================
===========================
== INSTALL INSTRUCTIONS ==
===========================
===========================
*********************************************************
*** Debian or Debian based systems (including Ubuntu) ***
*********************************************************
1.) Download the appropriate version (i386 or amd64).
2.) Issue dpkg -i <package>
*************************
*** RPM based systems ***
*************************
--NOTE: I used Alien to create these, so I'm not too sure how usable they are.
1.) Download the appropriate version (i386 or amd64).
2.) Issue rpm -ivf <package>
*******************************************
*** Portage based systems (Gentoo, etc) ***
*******************************************
Coming soon to a Portage tree near you...
************************
*** Manual install ***
************************
1.) Download the appropriate version (i386 or amd64).
2.) Unzip the files to a local directory.
3.) As root, issue ./install.sh