Skip to content

Instantly share code, notes, and snippets.

@eikeon
Created November 7, 2013 00:43
Show Gist options
  • Save eikeon/7346987 to your computer and use it in GitHub Desktop.
Save eikeon/7346987 to your computer and use it in GitHub Desktop.
sudo apt-get install marvin
ubuntu@rachael:~/src/github.com/nogiushi/marvin$ sudo apt-get install marvin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
marvin
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,607 kB of archives.
After this operation, 42.9 MB disk space will be freed.
Get:1 http://nogiushi.com/ubuntu/ saucy/main marvin armhf 0.8.2-1 [1,607 kB]
Fetched 1,607 kB in 0s (1,614 kB/s)
(Reading database ... 36526 files and directories currently installed.)
Preparing to replace marvin 0.8.1 (using .../marvin_0.8.2-1_armhf.deb) ...
Unpacking replacement marvin ...
Processing triggers for ureadahead ...
Setting up marvin (0.8.2-1) ...
ubuntu@rachael:~/src/github.com/nogiushi/marvin$
@eikeon
Copy link
Author

eikeon commented Nov 7, 2013

sudo apt-add-repository http://nogiushi.com/ubuntu
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 8FDDF7F3B7904A2A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment