关于github提交问题方式调整的说明
Tofloor
poster avatar
deepin-mq
deepin
2020-09-09 23:35
Author
为了更加有效的处理 issues 问题,决定进行一定的策略调整。

请大家后续将系统的问题或建议 反馈到各对应仓库,不需要集中到 developer-center 仓库进行反馈,会有人去关注这些仓库和进行相关解答。

详情请点击:https://github.com/linuxdeepin/developer-center/wiki/%E6%8F%90-issues-%E6%8C%87%E5%8D%97%E8%AF%B4%E6%98%8E




Reply Favorite View the author
All Replies
juteman
deepin
2020-09-10 00:10
#1
好帖我顶
Reply View the author
lcw0268
deepin
2020-09-10 00:22
#2
啊,大佬,github的源码怎么安装使用啊?我的 USB不能用,那github 有源码,我又不会装。
Reply View the author
juteman
deepin
2020-09-10 01:35
#3
https://bbs.deepin.org/post/201637
啊,大佬,github的源码怎么安装使用啊?我的 USB不能用,那github 有源码,我又不会装。 ...

链接发一个
Reply View the author
lcw0268
deepin
2020-09-10 10:17
#4
Reply View the author
juteman
deepin
2020-09-10 21:20
#5
https://bbs.deepin.org/post/201637
https://github.com/mvp/uhubctl

打开终端

1. 安装依赖
  1. sudo apt-get install  -y build-essential  libusb-1.0-0-dev
Copy the Code


2. clone 源码仓库
  1. git clone https://github.com/mvp/uhubctl.git
Copy the Code


3. 进入仓库
  1. cd uhubctl/
Copy the Code


4. 切换到发布分支
  1. git checkout v2.2.0
Copy the Code


5. 编译
  1. make
Copy the Code


6.安装
  1. sudo make install
Copy the Code


7.执行
  1. sudo uhubctl
Copy the Code

Reply View the author
juteman
deepin
2020-09-10 21:21
#6
https://bbs.deepin.org/post/201637
https://github.com/mvp/uhubctl

要是提示没有git

安装
  1. sudo apt install git
Copy the Code
Reply View the author
lcw0268
deepin
2020-09-10 21:55
#7
https://bbs.deepin.org/post/201637
要是提示没有git

安装

谢谢,已经照做安装完成。
嗯,我们好像在别人帖子里搞小动作。
Reply View the author
我是昵称
deepin
2020-09-19 03:24
#8
记得前不久说统一在developer-center反馈啊,这么快策略就变了
Reply View the author
走钢丝
deepin
2020-09-19 03:52
#9
https://bbs.deepin.org/post/201637
记得前不久说统一在developer-center反馈啊,这么快策略就变了

前不久是多久?
Reply View the author
deepin-fun
deepin
2020-09-19 04:34
#10
有些bug不能定位到具体软件,比如前几天的输入,这种情况呢
Reply View the author
189******67
deepin
2020-09-22 01:28
#11
到底是在哪里反馈?


Reply View the author