That's nice, thanks!

fish, if it isn't much trouble, couldn't we get a debian/ directory
added to the main github repo? That would make it more convenient for
debian/ubuntu users to fork, clone, and build their own packages.

On 8 November 2012 11:13, David Adam <zanc...@ucc.gu.uwa.edu.au> wrote:
> Hi everyone,
>
> I have been doing regularish builds from the Git source and publishing
> them as Debian packages. If you are running Debian or Ubuntu, and you want
> to run the latest version of fish, you can use my PPA.
>
> Note that the package is called fishfish and it conflicts with the
> standard packages for fish, so you can only have one installed at a time.
>
> You are encouraged to exit all fish and fishd processes after
> upgrading the package; if the fish-fishd protocol changes or there
> are other incompatibilities caused by running two versions of fish at the
> same time you may keep both pieces.
>
> On Ubuntu, you can use the following commands:
>
> $ sudo add-apt-repository ppa:zanchey/fishfish-snapshot
> $ sudo apt-get update
> $ sudo apt-get install fishfish
>
> On Debian, it is a little more involved:
>
> As root,
>
> # apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 0F833EAD
> # echo "deb http://ppa.launchpad.net/zanchey/fishfish-snapshot/ubuntu 
> maverick main" > /etc/apt/sources.list.d/fish-shell.list
> # apt-get update
> # apt-get install fishfish
>
> You can replace maverick with a more appropriate repository if you are
> running testing or unstable.
>
> If there are any questions or problems let me know by email or find me on
> IRC on irc.gnome.org (Zanchey).
>
> Cheers
>
> David Adam
> zanc...@ucc.gu.uwa.edu.au
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_nov
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to