Install

$ sudo aptitude install awesome

Build from source

$ aria2c -s 5 http://awesome.naquadah.org/download/awesome-3.5.2.tar.bz2

$ tar jxf awesome-3.5.2.tar.bz2

$ cd awesome-3.5.2

$ sudo aptitude install cmake

$ make

Some failed information at this step.

Usage

最新文章

  1. sql查询中datetime显示的格式为yyyy-DD-mm
  2. mysql常用函数汇总
  3. Windows2003操作系统SQL Server 2008安装图解(详细)
  4. easyui datagrid 增删改查示例
  5. PRINCE2七大原则(1)
  6. string Format转义大括号:输入字符串的格式不正确。
  7. 10 个让人惊讶的 jQuery 插件
  8. Codeforces Round #312 (Div. 2) C. Amr and Chemistry 暴力
  9. 第二百六十八天 how can I坚持
  10. Hibernate连接MySQL数据库乱码相关问题
  11. 0128——手势Gesture
  12. 为什么 Flask 有那么多的好评?
  13. HDOJ 5071 Chat 模拟
  14. 讲解下for循环的用法,加深记忆
  15. genymotion模拟器配置X86模拟器加速器
  16. Kafka基本使用
  17. java编码问题总结
  18. Hibernate 零配置之Annotation注解
  19. 【原创】在Windows系统中使用VC9、VC11编译32位、64位PHP及其扩展
  20. MySQL异常总结

热门文章

  1. actviti7撤回操作
  2. PHP Kafka 消息队列使用
  3. 在spring boot使用总结(九) 使用yaml语言来写配置文件
  4. Failed to convert property value of type 'java.lang.String' to required type 'java.util.Date'
  5. ctf Decode
  6. ARTS第十二周
  7. 【LeetCode】930. 和相同的二元子数组
  8. 排列组合的实现(js描述)
  9. mysql实现主从复制、读写分离的配置方法(二)
  10. Windows配置深度学习环境详细教程(一):安装Pycharm和Miniconda、conda环境介绍