Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-20 文章 vx13
$aptitude moo $aptitude -v moo $aptitude -vv moo $aptitude -vvv moo $aptitude - moo ... ... 在 2011年2月21日 下午12:55,vx13 写道: > $apt-get moo > > 在 2011年2月20日 下午6:51,weiyan sun 写道: >> 服务器安装好了更新的都是只安装安全更新的。 >> 功能更新比较麻烦点。只是自己配置的多了就知道你要安装的软件包名称了。 >> >> 在 2011年2月14日 下午3:19,刘洋 写道: >> >>> 用了很长时间的Ubuntu

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-20 文章 vx13
$apt-get moo 在 2011年2月20日 下午6:51,weiyan sun 写道: > 服务器安装好了更新的都是只安装安全更新的。 > 功能更新比较麻烦点。只是自己配置的多了就知道你要安装的软件包名称了。 > > 在 2011年2月14日 下午3:19,刘洋 写道: > >> 用了很长时间的Ubuntu,对Ubuntu的包管理工具还是一知半解。 >> >> apt-get、aptitude和新立得,它们到底有什么区别? >> >> 新立得用起来确实是直观方便,不过ssh的时候,就不那么方便了,还有貌似解决不了缺少公钥问题,或者是比较繁琐?它只是apt*命令的一个图形前端么?

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-20 文章 weiyan sun
服务器安装好了更新的都是只安装安全更新的。 功能更新比较麻烦点。只是自己配置的多了就知道你要安装的软件包名称了。 在 2011年2月14日 下午3:19,刘洋 写道: > 用了很长时间的Ubuntu,对Ubuntu的包管理工具还是一知半解。 > > apt-get、aptitude和新立得,它们到底有什么区别? > > 新立得用起来确实是直观方便,不过ssh的时候,就不那么方便了,还有貌似解决不了缺少公钥问题,或者是比较繁琐?它只是apt*命令的一个图形前端么? > > > apt-get在帮助里声明这个apt有超级牛力?这个平时还是挺好用的,不过没有查找的功能?感觉离不开这个工具的原因

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-19 文章 Felix Yan
是这样的. 就命令行的功能而言aptitude更强大. 用aptitude forbid-version禁用的版本如果用apt-get upgrade又会升回去. 此外aptitude safe-upgrade 比apt-get upgrade要聪明, "安全"的的软件包增减也被包括在这种方式的更新里了, 而用apt-get即使是linux-generic更新也会被ignore,而如果用apt-get dist-upgrade, 可能会造成其他软件的灾难(某一个组件更新(如libgtk)带来大片依赖软件被卸载). 此外上面提到的downgrade, 其实在某些时候是很必要的, 比如sysli

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-18 文章 Jiahua Huang
你得考虑有些“GPL 软件”没有遵循 GPL 2011/2/19 Xu Ming > 这种说法不对,所以GPL软件都要开放源代码给用户的。 > > -- next part -- An HTML attachment was scrubbed... URL: -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-18 文章 Xilin Sun
是要获得所有代码贡献者的同意。 在 2011-2-19 上午12:51,"Xu Ming" 写道: > 这种说法不对,所以GPL软件都要开放源代码给用户的。 > > 在 2011年2月18日 下午7:20,Jiahua Huang 写道: > >> 有人分析过,苹果商店其实是可以放 GPL 软件的, >> 只要该 GPL 软件能够获得源码, >> 例子如射手 X 播放器 >> >> 2011/2/18 Xilin Sun >> >> > 嗯,貌似是因为软件商店的协议和gpl冲突了。水果公司的软件商店就是这样,不允许用户在下载软件之后自己随意传播。 >> > 这个要求和gpl有冲突。我想微

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-18 文章 Xu Ming
这种说法不对,所以GPL软件都要开放源代码给用户的。 在 2011年2月18日 下午7:20,Jiahua Huang 写道: > 有人分析过,苹果商店其实是可以放 GPL 软件的, > 只要该 GPL 软件能够获得源码, > 例子如射手 X 播放器 > > 2011/2/18 Xilin Sun > > > 嗯,貌似是因为软件商店的协议和gpl冲突了。水果公司的软件商店就是这样,不允许用户在下载软件之后自己随意传播。 > > 这个要求和gpl有冲突。我想微软的也可能是这样。 > > > > > -- next part -- > An

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-18 文章 Jiahua Huang
有人分析过,苹果商店其实是可以放 GPL 软件的, 只要该 GPL 软件能够获得源码, 例子如射手 X 播放器 2011/2/18 Xilin Sun > 嗯,貌似是因为软件商店的协议和gpl冲突了。水果公司的软件商店就是这样,不允许用户在下载软件之后自己随意传播。 > 这个要求和gpl有冲突。我想微软的也可能是这样。 > > -- next part -- An HTML attachment was scrubbed... URL:

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-17 文章 Xilin Sun
嗯,貌似是因为软件商店的协议和gpl冲突了。水果公司的软件商店就是这样,不允许用户在下载软件之后自己随意传播。 这个要求和gpl有冲突。我想微软的也可能是这样。 在 2011年2月18日 上午1:14,Qian Hong 写道: > 微软的手机商店拒绝收录gpl软件 -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-17 文章 Qian Hong
2011/2/15 forest chen : > 很有可能会收录,因为微软自己都做起了开源托管,例如codeplex.com , 所以为了宣传,可能优先收录codeplex上面的开源软件. 刚刚看到的,微软的手机商店拒绝收录gpl软件 http://lwn.net/Articles/428550/ Microsoft bans free software from Windows Phone Marketplace (The H) -- Regards, Qian Hong - Sent from Ubuntu http://www.ubuntu.com/ -- ubuntu-z

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-15 文章 Jacob leung
在 2011年2月15日 下午5:43,Jiahua Huang 写道: > 你说的应该是 aptitude 的 ncursesw 控制台窗口界面, > 而真正图形界面的是 aptitude-gtk。 > > 是的,正是。 > 不觉得 ncursesw 或 gtk 界面的 aptitude 有多好用, > 至少比不上 synaptic 和 software-center。 > > 没有说aptitude的界面好。只是在command line的远端中不得不用ncursesw界面。 > 我用 aptitude 都是 aptitude install 、aptitude purge 这

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-15 文章 forest chen
2011/2/15 Qian Hong > 不知Windows的软件商店会不会收录开源软件哈哈 很有可能会收录,因为微软自己都做起了开源托管,例如codeplex.com , 所以为了宣传,可能优先收录codeplex上面的开源软件. -- 下一部分 -- 一个HTML附件被移除... URL: -- ubuntu-zh mailing list ub

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-15 文章 Qian Hong
On Tue, Feb 15, 2011 at 5:44 PM, Jiahua Huang wrote: > Windows 也学 Ubuntu 和 MAC 自带软件商店了 对啊,经你提醒我想起确实看到过这条新闻. 不知Windows的软件商店会不会收录开源软件哈哈 -- Regards, Qian Hong - Sent from Ubuntu http://www.ubuntu.com/ -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-15 文章 Jiahua Huang
Windows 也学 Ubuntu 和 MAC 自带软件商店了 On Tue, Feb 15, 2011 at 09:39, Xilin Sun wrote: > 那个功能在三百六等软件里是有的…… > > -- next part -- An HTML attachment was scrubbed... URL: -- ubuntu-zh maili

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-15 文章 Jiahua Huang
你说的应该是 aptitude 的 ncursesw 控制台窗口界面, 而真正图形界面的是 aptitude-gtk。 不觉得 ncursesw 或 gtk 界面的 aptitude 有多好用, 至少比不上 synaptic 和 software-center。 我用 aptitude 都是 aptitude install 、aptitude purge 这样的命令行。 2011/2/15 Jacob leung > 扔一个问题,aptitude大家都用过图形界面吗? > > -- next part -- An HTML atta

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Jacob leung
在 2011年2月15日 下午2:19,Aron Xu 写道: > > > 降级是不支持的,所以直接降级怎么说都有风险。 > > 是的,降级很有风险,整个软件套件的降级还好,如果仅需要降级一个包依赖,需要仔细的审阅涉及到的包依赖之间的版本关系。 如果仅仅使用apt-get/apt-cache,我自己没弄过,可以想象得出很麻烦 aptitude可以折腾这个事情,我操作过一次 也许这也是几个软件的一些差别之一吧 > > -- > Regards, > Aron Xu > -- > ubuntu-zh mailing list > ubuntu-zh@lists.ubuntu.com > ht

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Aron Xu
2011/2/15 Jacob leung : > 另外还有一个downgrade问题。 > > 因不了解synaptic,请问各位,如果在synapitc中,我希望把一个软件down grade,或是一个软件的包依赖down grade,容易不? > > 我了解在aptitude中,可以实现这种全局的和局部的downgrade,可是,也得折腾。 > > 降级是不支持的,所以直接降级怎么说都有风险。 -- Regards, Aron Xu -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubunt

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Jacob leung
另外还有一个downgrade问题。 因不了解synaptic,请问各位,如果在synapitc中,我希望把一个软件down grade,或是一个软件的包依赖down grade,容易不? 我了解在aptitude中,可以实现这种全局的和局部的downgrade,可是,也得折腾。 在 2011年2月15日 下午2:09,Jacob leung 写道: > 扔一个问题,aptitude大家都用过图形界面吗? > > 我不了解synaptic,我觉得aptitude解决依赖冲突的方案选择是很赞的。 > 另外如lz说,ssh时,你的选择只有apt-get和aptitude, > 虽然ap

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Jacob leung
扔一个问题,aptitude大家都用过图形界面吗? 我不了解synaptic,我觉得aptitude解决依赖冲突的方案选择是很赞的。 另外如lz说,ssh时,你的选择只有apt-get和aptitude, 虽然apt-cache + dpkg可以很好的搜索你的包/软件状态,但也比不上图形界面直观 关于autoremove,apt-get后来确实是进步了,可以autoremove一些自动依赖了 我的意见: synaptic很强大,拥有一切功能,用多了真的不想离开,apt-get的命令不想再记。向一般user推荐的利器。 apt-get很基础,如果你想独立的理解整个系统,不可能不了解。

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 lee jacob
越来越多这样的软件中心了,趋势。 2011/2/15 Qian Hong > Ubuntu One有Windows版了,如果Software Center也有Windows版,不知会有什么影响? > > > -- > Regards, > Qian Hong > - > Sent from Ubuntu > http://www.ubuntu.com/ > -- > ubuntu-zh mailing list > ubuntu-zh@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh > ---

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Qian Hong
2011/2/15 Zhengpeng Hou : > 有任何想法都可以来实现之,不要停留在纸上,一点点的你回发现你要的东西就实现了。 谢谢! 有计划,但是想法很多,要一个个慢慢来,有的已经开始在做.在自己有时间/能力去做之前,我觉得能跟更多朋友讨论一下听取多种意见也是好事. 谢谢Zhengpeng前辈的鼓励 ;-) -- Regards, Qian Hong - Sent from Ubuntu http://www.ubuntu.com/ -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubun

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Zhengpeng Hou
有任何想法都可以来实现之,不要停留在纸上,一点点的你回发现你要的东西就实现了。 在 11-2-15,Qian Hong 写道: > On Tue, Feb 15, 2011 at 9:39 AM, Xilin Sun wrote: >> 那个功能在三百六等软件里是有的…… > 不一样嘛,software center可以多收录一些开源软件,像跨平台的一些KDE教育软件都不错,但是windows下很少有人知道. > software center可以记录用户安装的软件,通过Ubuntu one把安装信息收集起来,当用户第一次安装Ubuntu的时候,可以用 > 已有的数据推荐用户安装哪些Li

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Qian Hong
On Tue, Feb 15, 2011 at 9:39 AM, Xilin Sun wrote: > 那个功能在三百六等软件里是有的…… 不一样嘛,software center可以多收录一些开源软件,像跨平台的一些KDE教育软件都不错,但是windows下很少有人知道. software center可以记录用户安装的软件,通过Ubuntu one把安装信息收集起来,当用户第一次安装Ubuntu的时候,可以用 已有的数据推荐用户安装哪些Linux软件. -- Regards, Qian Hong - Sent from Ubuntu http://www.ubuntu.com/

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Xilin Sun
那个功能在三百六等软件里是有的…… 2011/2/15 Qian Hong : > Ubuntu One有Windows版了,如果Software Center也有Windows版,不知会有什么影响? > > > -- > Regards, > Qian Hong > - > Sent from Ubuntu > http://www.ubuntu.com/ > -- > ubuntu-zh mailing list > ubuntu-zh@lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh >

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Qian Hong
Ubuntu One有Windows版了,如果Software Center也有Windows版,不知会有什么影响? -- Regards, Qian Hong - Sent from Ubuntu http://www.ubuntu.com/ -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Jiahua Huang
先前 apt-get 安装的库在没被依赖时会给 autoremove 掉 2011/2/14 Zhengpeng Hou > apt-get 也有这个功能 > > -- next part -- An HTML attachment was scrubbed... URL: -- ubuntu-zh mailing list ubuntu-zh@list

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Zhengpeng Hou
apt-get 也有这个功能 2011/2/14 Jiahua Huang > 命令行尽量用 aptitude install 或 aptitude purge 的好处是会记住你选择或删除的包, > 会自动删除附带的依赖, > autoremove 时也会保留自己“主动”安装的依赖包 > -- next part -- > An HTML attachment was scrubbed... > URL: < > https://lists.ubuntu.com/archives/ubuntu-zh/attachments/2011021

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Jiahua Huang
命令行尽量用 aptitude install 或 aptitude purge 的好处是会记住你选择或删除的包, 会自动删除附带的依赖, autoremove 时也会保留自己“主动”安装的依赖包 -- next part -- An HTML attachment was scrubbed... URL: -- ubuntu-zh mailing list

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Qian Hong
2011/2/14 Zhengpeng Hou : > 推荐大家用 software center > apt-get aptitude都看可以不用, software center足够了 software center中既然有个付费的for purchase栏目了,为什么不把Ubuntu One的付费服务也放到for purchase中呢? 我觉得canonical shop上的CD,衣服,饰品等也可以放到for purchase中.不过那些不是软件,还需要填写地址,有其他麻烦. 其实按这个思路推广,canonical可以跟amazon等合作,提供从Ubuntu software cen

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 Xilin Sun
嗯,最好就用apt-get装软件。 aptitude是用来搜索什么的。 2011/2/14 RLP : > 从我的使用经验来说,在aptitude或者apt-get中选择一个使用,不要交叉使用。 > 我曾经搜索过,大致结论也是如此。 > 我曾经遇到问题,所以后来就不用aptitude了。 > > On 2011-02-14 Xilin Sun wrote: > >>aptitude是命令行下的synaptic。功能基本一样。另外aptitude 也可以sudo aptitude install ... >>像apt-get一样用 >> >>apt-get是aptitude和synapti

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-14 文章 RLP
从我的使用经验来说,在aptitude或者apt-get中选择一个使用,不要交叉使用。 我曾经搜索过,大致结论也是如此。 我曾经遇到问题,所以后来就不用aptitude了。 On 2011-02-14 Xilin Sun wrote: >aptitude是命令行下的synaptic。功能基本一样。另外aptitude 也可以sudo aptitude install ... >像apt-get一样用 > >apt-get是aptitude和synaptic的后端。 > >2011/2/14 刘洋 : >> 用了很长时间的Ubuntu,对Ubuntu的包管理工具还是一知半解。 >> >>

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 Zhengpeng Hou
apt-get 有的, software center都有 2011/2/14 forest chen > 2011/2/14 Zhengpeng Hou > > 推荐大家用 software center >> apt-get aptitude都看可以不用, software center足够了 >> > > 软件中心有没有类似 apt-get autoremove 这种功能? > -- 下一部分 -- 一个HTML附件被移除... URL:

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 kfih...@gmail.com
forest chen 於 2011年2月14日下午3:52 ��道: > 2011/2/14 Zhengpeng Hou > > > 推荐大家用 software center > > apt-get aptitude都看可以不用, software center足够了 > > > > 软件中心有没有类似 apt-get autoremove 这种功能? > 貌似还没有。 dpkg不是用sql的,对于不怎么多的包来说是最好的方式,速度也快。 -- 下一部分 -- > 一个HTML附件被移除... > URL: < > https:/

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 forest chen
2011/2/14 Zhengpeng Hou > 推荐大家用 software center > apt-get aptitude都看可以不用, software center足够了 > 软件中心有没有类似 apt-get autoremove 这种功能? -- 下一部分 -- 一个HTML附件被移除... URL: -- ubuntu-zh mail

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 Lanpice Lio
基本不用软件中心……apt一切! 在 2011年2月14日 下午3:41,Zhengpeng Hou 写道: > 推荐大家用 software center > apt-get aptitude都看可以不用, software center足够了 > > 2011/2/14 Qian Hong > > > man 5 apt.conf 可以查到很多有用的信息,很多是man apt-get查不到的. > > 这个我也是今天刚刚看到commandlinefu才知道的: > > $ sudo apt-get -o Acquire::http::Dl-Limit=20 -o > > Acqui

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 Zhengpeng Hou
推荐大家用 software center apt-get aptitude都看可以不用, software center足够了 2011/2/14 Qian Hong > man 5 apt.conf 可以查到很多有用的信息,很多是man apt-get查不到的. > 这个我也是今天刚刚看到commandlinefu才知道的: > $ sudo apt-get -o Acquire::http::Dl-Limit=20 -o > Acquire::https::Dl-Limit=20 upgrade -y > 限速下载,刚学的~ > 原链接: > > http://www.comma

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 Qian Hong
man 5 apt.conf 可以查到很多有用的信息,很多是man apt-get查不到的. 这个我也是今天刚刚看到commandlinefu才知道的: $ sudo apt-get -o Acquire::http::Dl-Limit=20 -o Acquire::https::Dl-Limit=20 upgrade -y 限速下载,刚学的~ 原链接: http://www.commandlinefu.com/commands/view/7877/apt-get-upgrade-with-bandwidth-limit dpkg管理系统好像是用文本文件记录包信息的,没有使用数据库,不知这

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 Xilin Sun
aptitude是命令行下的synaptic。功能基本一样。另外aptitude 也可以sudo aptitude install ... 像apt-get一样用 apt-get是aptitude和synaptic的后端。 2011/2/14 刘洋 : > 用了很长时间的Ubuntu,对Ubuntu的包管理工具还是一知半解。 > > apt-get、aptitude和新立得,它们到底有什么区别? > > 新立得用起来确实是直观方便,不过ssh的时候,就不那么方便了,还有貌似解决不了缺少公钥问题,或者是比较繁琐?它只是apt*命令的一个图形前端么? > > apt-get在帮助里声明这个a

Re: [Ubuntu-zh] apt-get、aptitude和新立得

2011-02-13 文章 Aron Xu
2011/2/14 刘洋 : > 用了很长时间的Ubuntu,对Ubuntu的包管理工具还是一知半解。 > > apt-get、aptitude和新立得,它们到底有什么区别? > 都是用 apt 的库实现的包管理系统,各自的区别就是在解决依赖关系时决策方式和界面的不同。 > 新立得用起来确实是直观方便,不过ssh的时候,就不那么方便了,还有貌似解决不了缺少公钥问题,或者是比较繁琐?它只是apt*命令的一个图形前端么? > 虽然不是直接调用 apt 命令,但是它设计时基本上就是一个 aptitude 的图形化实现。 > apt-get在帮助里声明这个apt有超级牛力?这个平时还是挺好用