博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
openSuse beginner
阅读量:5054 次
发布时间:2019-06-12

本文共 706 字,大约阅读时间需要 2 分钟。

Recently I moved os from win into linux, Ubuntu hurt me a lot a few months ago, so I choice openSuse(12.3_64) for my linux tour and it is pretty good one. To face a new os, I definitely have a lot to learn, so I log them here.

I found a good place for beginners to start, it is .

  1. Install Music Player
    • zypper ar http://download.opensuse.org/repositories/home:/opensuse_zh/openSUSE_12.3/home:opensuse_zh.repo
    • zypper in -r home_opensuse_zh deadbeef DeaDBeeF-MPRIS-plugin lrcShow-X deadbeef-restricted-plugins
    • libcdio mud: 
  2. Set JAVA_HOME
    • edit file ~/bashrc
    • Add line export JAVA_HOME=/path/to/jdk/home
    • Add line export PATH=$JAVA_HOME/bin:$PATH

 

 

转载于:https://www.cnblogs.com/martinzh/archive/2013/03/31/2991303.html

你可能感兴趣的文章
32. Longest Valid Parentheses
查看>>
定制ListView的界面(让列表中不仅有文字还有图片fruitImage.setImageResource(fruit.getImageId());)...
查看>>
PHP实体层基础类
查看>>
SQL CODE
查看>>
2019春总结作业
查看>>
前端代码规范
查看>>
循环语句
查看>>
iOS----------YYModel
查看>>
Javascript初步
查看>>
比起 Windows,怎样解读 Linux 的文件系统与目录结构?
查看>>
文件修改
查看>>
Can't create handler inside thread that has not called Looper.prepare()
查看>>
图像的双缓存技术
查看>>
微信小程序template模板与component组件的区别及使用方法
查看>>
android开发 多线程
查看>>
我害怕了吗?
查看>>
使用openpyxl 操作excel的基础
查看>>
http etag
查看>>
通过机构查询该机构下,以及下级机构的人员 id
查看>>
【NOIP2013】货车运输
查看>>