< 2FeRed's Conundrum of Life :: [리눅스] 우분투에 공학소프트웨어 설치하기



우분투에 공학소프트웨어 설치하기



통계:
R
http://www.r-project.org/ 
Code:
sudo aptitude install r-recommended
유명한 무료 통계 소프트웨어이다.

레이텍(LaTeX) 에디터:

Lyx
http://www.lyx.org/
Code:
sudo aptitude install lyx
Kile
http://kile.sourceforge.net/
Code:
sudo aptitude install kile
TeXmaker
http://www.xm1math.net/texmaker/
Code:
sudo aptitude install texmaker
Bibtex:
Pybliographer
http://sourceforge.net/projects/pybliographer/
Code:
sudo aptitude install pybliographer

Bibliographic Database:
Bibus
http://bibus-biblio.sourceforge.net/....php/Main_Page
Installation instructions


Spreadsheet:
Gnumeric
http://www.gnome.org/projects/gnumeric/
Code:
sudo aptitude install gnumeric

Desktop Publishing:
Scribus
http://www.scribus.net/
Code:
sudo aptitude install scribus

GIS:
GRASS
http://grass.itc.it/
Code:
sudo aptitude install grass
QGIS
http://qgis.org/
Code:
sudo aptitude install qgis
Mathematics:
Scilab
http://www.scilab.org/
Code:
sudo aptitude install scilab
Some users have had issues with text showing up only in Hindi when installing scilab from the Ubuntu repos. There is a binary version available on the scilab website. Just unpack it and read the README_Unix file.

Maxima
http://maxima.sourceforge.net/
Code:
sudo aptitude install maxima
Octave
http://www.gnu.org/software/octave/
Code:
sudo aptitude install octave
아름다운 인터넷 문화를 위해 댓글을 남겨주세요. -0-;
AND