Installing And Configuring SMART in openSUSE10.3
->
For the uninitiated, smart is the openSUSE equivalent of apt-get found in Debian based distributions such as Ubuntu.One of the biggest problems people who are used to apt-get face in openSUSE is that apt-get and Synaptic aren’t available in openSUSE and then they have no idea as to how to install software on their openSUSE machines. For them, and for many others, smart is the ideal solution. You can isntall software using the smart command prompt(“smart install <package-name>” or via the easy to use GUI. Like apt-get, smart also can resolve dependencies automatically. Here’s an easy guide to install smart on openSUSE 10.3.
Open up the terminal and type the following
- zypper sa -r http://download.opensuse.org/repositories/smart/openSUSE_10.3/smart.repo
- zypper ref smart
- zypper install smart
- smart channel –add http://linux01.gwdg.de/~pbleser/files/smart/opensuse-10.3.txt
- smart mirror –add http://linux01.gwdg.de/~pbleser/files/smart/mirrors-eu.txt
- smart update
- rpm –import http://linux01.gwdg.de/~pbleser/guru-rpm.asc
- smart install smart-gui
7 easy steps to install smart. After this you can launch smart by clicking its entry in applications as shown
After launching Smart you’ll be greeted by this screen:
After this, well, what? Start downloading those applications!
If you enjoyed this post, make sure you subscribe to my RSS feed! Possibly Related posts:- Although Linux had progressed far from being a command-line only
- cb400f has released his popular opensuse-xgl-settings for openSUSE 10.3, it
- This for all those guys who don't know which linux
- Mozilla Developer Center reports that Firefox 3 Beta 3 is
- Admin's Note: This is a guest post by Aditya. Though
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.






[...] http://sathyasays.com/2007/12/15/installing-and-configuring-smart-in-opensuse103/ [...]