Home
Forum
Help
Login
Register
XO Laptop Shop
Forum Staff
OLPC News
OLPC News Forum
»
XO Laptop
»
XO Hacks
»
Fun with 'yum install'... What have you installed?
Welcome,
Guest
. Please
login
or
register
.
Get your own OLPC -
Buy an XO laptop on eBay
!
Pages: [
1
]
2
3
4
5
« previous
next »
Print
Author
Topic: Fun with 'yum install'... What have you installed? (Read 52889 times)
Fun with 'yum install'... What have you installed?
david_kw
Contributor
Posts: 57
December 26, 2007, 08:53:36 PM
I've never used yum before. I found it when I was trying to set the date and the olpc wiki recommended (as super user) running:
yum install rdate
So I checked it out. Since then I've installed:
yum install gcc
yum install php
yum install httpd
yum install lynx
yum install svn
yum install vim-enhanced
So now I have a c compiler, an apache web server, php, an enhanced version of vim, subversion version control system, and a text-based browser all running.
By typing
yum list
I see that there are thousands of packages that can be installed. Has anyone else found fun stuff? I'm considering openoffice but I've never used it before.
david_kw
Logged
www.eXfer.net
#1
Re: Fun with 'yum install'... What have you installed?
N. Holzschuch
Contributor
Posts: 30
December 26, 2007, 08:56:55 PM
Just one question: how much does that take of the 1Gb flash drive? (I'm especially curious about the compiler).
I did a "yum install ekiga", so I could have a video-conference system.
Logged
#2
Re: Fun with 'yum install'... What have you installed?
xomaha
Commenter
Posts: 22
December 26, 2007, 09:37:06 PM
Thunderbird 2.0 installs.
At least in the ship.2 VMware sugar image. So, this means my daughters will be able to have local email against our home IMAP server. Yippee!
XO fan in Omaha
(Nov 12 donor, patiently waiting in anticipation for delivery)
«
Last Edit: December 26, 2007, 09:51:51 PM by xomaha
»
Logged
#3
Re: Fun with 'yum install'... What have you installed?
Eph Zero
Senior Contributor
Posts: 170
December 26, 2007, 09:37:25 PM
@david_kw: oof ... I find OpenOffice to be dreadfully slow and bloated even on relatively fast systems. I can't imagine what it would be like on the XO.
@N. Holzschuch: Did ekiga work???
Logged
#4
Re: Fun with 'yum install'... What have you installed?
N. Holzschuch
Contributor
Posts: 30
December 27, 2007, 08:42:33 AM
Quote
@N. Holzschuch: Did ekiga work???
Yes. Let me rephrase that : as far as I can tell, yes.
I don't know how to use this VOIP system, but the control panel had the video working, the sound working, everything seemed right. There was no problems or issues whatsoever.
If anyone has more experience with Ekiga and want to experience video-conferencing...
Logged
#5
Re: Fun with 'yum install'... What have you installed?
dialectric
Commenter
Posts: 5
December 27, 2007, 11:42:07 AM
Is there a simple command line uninstall for yum packages once you've added them?
Or even a complex way?
I installed an audio player with yum but want to remove it and find something with a smaller install size (Audacious was suggested in another thread)
-dialectric
Logged
#6
Re: Fun with 'yum install'... What have you installed?
utshwala
New
Posts: 2
December 27, 2007, 12:31:34 PM
Quote from: dialectric on December 27, 2007, 11:42:07 AM
Is there a simple command line uninstall for yum packages once you've added them?
Or even a complex way?
I installed an audio player with yum but want to remove it and find something with a smaller install size (Audacious was suggested in another thread)
-dialectric
yum erase audioplayer
Logged
#7
Re: Fun with 'yum install'... What have you installed?
david_kw
Contributor
Posts: 57
December 27, 2007, 12:33:42 PM
@dialectric:
Here is a link to some great yum examples that taught me basically everything I know outside of random testing:
http://www.fedoraforum.org/forum/showthread.php?t=25880
@N. Holzschuch:
One nice feature of yum (at least on olpc) is it tells you how much space it will take before you install it and gives you the option to stop.
yum info gcc
says it takes about 10M. I'm currently using 42% of my 1GB.
david_kw
Logged
www.eXfer.net
#8
Re: Fun with 'yum install'... What have you installed?
Gabey8
Global Moderator
OLPC News Forum Expert
Posts: 596
December 27, 2007, 01:58:36 PM
Quote from: david_kw on December 26, 2007, 08:53:36 PM
I've never used yum before. I found it when I was trying to set the date and the olpc wiki recommended (as super user) running:
yum install rdate
So I checked it out. Since then I've installed:
yum install gcc
yum install php
yum install httpd
yum install lynx
yum install svn
yum install vim-enhanced
So now I have a c compiler, an apache web server, php, an enhanced version of vim, subversion version control system, and a text-based browser all running.
By typing
yum list
I see that there are thousands of packages that can be installed. Has anyone else found fun stuff? I'm considering openoffice but I've never used it before.
david_kw
About that "yum install lynx"...
I opened a Terminal activity, entered "su" to switch to root, and entered "yum install lynx". (Minus all the quotation marks, of course.)
Then I entered the command "lynx", both as the regular user and the root user, and both times I got an error message that it could not access .startfile -- at least I think that's what it was.
When I couldn't get it to work, I entered "yum remove lynx" and it uninstalled it.
But I'm annoyed about that darned .startfile. Is there something else I can do, or should have done, to get lynx to work on the XO? I'd really have liked to have that on board.
That and a text-based mail program that can be run in Terminal. Has anyone got any ideas?
Logged
Mesh name: Donna. XO icon: purple outline and orange fill color. From Philadelphia, PA, USA. If you see me in the Neighborhood, say hi.
Currently using jabber server xo1share.org .
#9
Re: Fun with 'yum install'... What have you installed?
voodoo
Contributor
Posts: 60
Leee
December 27, 2007, 02:25:41 PM
After doing some searching online (i don't have my xo yet), i don't think there's a built-in command line email program? (BUT SET ME STRAIGHT IF I'M WRONG!)
I'm assuming you could download Alpine, an open-source version of PINE which is a command line email program.
Info and download here:
http://www.washington.edu/alpine/
What do others think?
«
Last Edit: December 27, 2007, 02:41:40 PM by voodoo
»
Logged
#10
Re: Fun with 'yum install'... What have you installed?
xomaha
Commenter
Posts: 22
December 27, 2007, 03:03:19 PM
Re: lynx
You need to use
lynx
http://some.url
Lynx by itself on a command line tries to load a default URL described in "startfile".
Re: mail clients
"yum install mutt" works....
Regards,
XO fan in Omaha
(Nov 12 donor, patiently waiting)
Logged
#11
Re: Fun with 'yum install'... What have you installed?
XOXOXO
Contributor
Posts: 38
December 27, 2007, 06:11:43 PM
yum install lynx works right out of the box for me with:
Quote
lynx google.com
I too got the startfile issue when starting lynx without a domain. I don't mind typing lynx google.com though.
Logged
Feel the OLPC Love
#12
Re: Fun with 'yum install'... What have you installed?
bfayette
Commenter
Posts: 29
December 27, 2007, 08:39:06 PM
I recommend
yum install mc
Midnight Commander is a pretty good text based file manager/browser/editor.
Logged
#13
Re: Fun with 'yum install'... What have you installed?
bfayette
Commenter
Posts: 29
December 27, 2007, 08:42:29 PM
Another thing I installed (from an rpm, not yum) is the minicom terminal emulator. Works great with a USB serial adapter. I also installed tcl/tk. Tcl works, haven't tried Tk.
Logged
#14
Re: Fun with 'yum install'... What have you installed?
bradpitcher
Contributor
Posts: 31
December 28, 2007, 12:49:08 AM
when I installed ekiga, yum threw errors about running out of memory and failed to run pre- and post-install scripts. Now when I try to run ekiga it complains of missing config files. Anyone else run into out-of-memory errors with yum or have a work around?
Logged
Pages: [
1
]
2
3
4
5
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
OLPC G1G1 Information
-----------------------------
=> G1G1 Introduction
===> First Impressions
===> G1G1 Europe
===> XO Shipping - USA
===> XO Shipping - Canada
===> XO Shipping - Problems
=> XO User Groups
===> OLPC Canada
===> OLPC Learning Club DC
===> XO Europe User Group
===> Assistive Technology Group
=> OLPC Publicity
-----------------------------
XO Laptop
-----------------------------
=> XO Laptop Help
===> User Guide
===> Internet & Mesh Networking
===> Sugar & Linux
===> Battery & Power
===> T-Mobile HotSpot
=> XO 1.5 Laptop
=> XO Activities
===> Activities Development
===> Games!
===> eBooks
===> Music & Radio
===> Jabber & Chat
=> XO Hacks
===> Hardware Modifications
===> Other Operating Systems
=> XO Accessories
===> USB Memory Sticks & SD Cards
===> USB Adapters & Attachments
=> XO Problemo
===> Hardware Trouble
===> Keyboard
=> XO MISC
-----------------------------
OLPC Outreach
-----------------------------
=> Press & Blogs
=> Your Opinion
=> Promoting OLPC to Schools
-----------------------------
Other Devices
-----------------------------
=> Asus Eee PC
=> Classmate and 2go PC
=> Other 4P Computers
Stats
Members
Total Members: 2406
Latest:
sembik
Stats
Total Posts: 31943
Total Topics: 3843
Online Today: 29
Online Ever: 238
(April 18, 2011, 09:48:50 PM)
Users Online
Users: 0
Guests: 9
Total: 9
Loading...