My favorites | Sign in
Project Home Wiki Issues Source
Search
for
packages  
How to install additional packages
Updated Jul 23, 2011 by stanley....@gmail.com

Pkg

9front ships with pkg(1), a native package manager. List currently available packages with the command pkg/list. Install a given package with the command pkg/install [package name]. Other options may be discovered by reading the man page, or the files in /386/bin/pkg/.

Useful Packages

equis: X11 server

go: Go programming language

irc7: irc client

inferno: recent build of Inferno for Plan 9

linuxemu: Linux emulation

lynx: text mode web browser

openssh: scp, sftp, SSH1/SSH2 client

scpu: SSH2 client, written in go

Contrib

Install

To install packages from /n/sources/contrib using contrib(1):

9fs sources
if(! test -d /dist/replica/client)
    mkdir -p /dist/replica/client
if(! test -d /rc/bin/contrib)
    /n/sources/contrib/fgb/root/rc/bin/contrib/install fgb/contrib

and then proceed as normal.

Comment by project member cinap_le...@gmx.de, May 9, 2011

http://code.google.com/p/plan9front/source/detail?r=ee26c1b688 is not at all like bsd ports. its for binaries?!?! are we like linux now?

Comment by project member stanley....@gmail.com, May 9, 2011

dunno!


Sign in to add a comment
Powered by Google Project Hosting