From owner-freebsd-questions@FreeBSD.ORG Mon Jan 3 15:30:47 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 131D9106566C for ; Mon, 3 Jan 2011 15:30:47 +0000 (UTC) (envelope-from gnrp@gnrp.in-berlin.de) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by mx1.freebsd.org (Postfix) with ESMTP id 910168FC22 for ; Mon, 3 Jan 2011 15:30:46 +0000 (UTC) X-Envelope-From: gnrp@gnrp.in-berlin.de X-Envelope-To: Received: from adolfputzen ([141.23.27.55]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id p03EwlZt010093 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Mon, 3 Jan 2011 15:58:47 +0100 Date: Mon, 3 Jan 2011 15:58:43 +0100 From: Julian Fagir To: freebsd-questions@freebsd.org Message-ID: <20110103155843.453147a0@adolfputzen> In-Reply-To: References: X-Mailer: Claws Mail 3.7.6 (GTK+ 2.14.7; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/HsA=Y4Kr0pxN=4cH_=CMXnj"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Subject: Re: New to FreeBsd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2011 15:30:47 -0000 --Sig_/HsA=Y4Kr0pxN=4cH_=CMXnj Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi, > I am new to the Free BSD and i have a question on how to install a > packet.What i have to type to download a python editor?I cant find the ri= ght > packet name.Thank you very much. there are mainly two ways to install packages - via ports (i.e. you compile it yourself) or via pkg_add. The first is usually the preferred way, but you need to have the ports-collection installed. You can read about the packages system in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html Regards, Julian --Sig_/HsA=Y4Kr0pxN=4cH_=CMXnj Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAk0h5CMACgkQc7h7cu1Hpp40xQCfaJEroeLopSxDDbnVBb4JIZ5n 3lgAn3XTSny57tbgm2ELYGidnolXB1Fl =nry7 -----END PGP SIGNATURE----- --Sig_/HsA=Y4Kr0pxN=4cH_=CMXnj--