mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-02-01 18:40:12 -05:00
deb download link
This commit is contained in:
parent
cad18ebd9a
commit
dd5d901e6d
11
README.md
11
README.md
@ -13,6 +13,8 @@ Download: [Fractorium_Beta_0.9.9.3.msi](https://drive.google.com/file/d/0Bws5xPb
|
|||||||
|
|
||||||
## Linux
|
## Linux
|
||||||
|
|
||||||
|
### Install from PPA
|
||||||
|
|
||||||
Enable `universe` in the Ubuntu Software Center:
|
Enable `universe` in the Ubuntu Software Center:
|
||||||
|
|
||||||
- open the Edit menu
|
- open the Edit menu
|
||||||
@ -27,6 +29,15 @@ sudo apt-get update
|
|||||||
sudo apt-get install fractorium
|
sudo apt-get install fractorium
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Install from .deb
|
||||||
|
|
||||||
|
Download: [fractorium_0.9.9.3b-0ubuntu1_amd64.deb](https://launchpad.net/~fractorium/+archive/ubuntu/ppa/+files/fractorium_0.9.9.3b-0ubuntu1_amd64.deb)
|
||||||
|
|
||||||
|
```
|
||||||
|
cd ~/Downloads
|
||||||
|
sudo dpkg -i fractorium_0.9.9.3b-0ubuntu1_amd64.deb
|
||||||
|
```
|
||||||
|
|
||||||
## Mac OS/X (10.9+)
|
## Mac OS/X (10.9+)
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
Loading…
Reference in New Issue
Block a user