meteormk2 发表于 2006-1-10 15:56:15

apt里的软件能不能单独下在机子上保存起来不安装?

单位的电脑能上线,自己家里的不可以.
想把单位里下的拷到家里

toytrain 发表于 2006-1-10 18:09:30

apt-get help
apt 0.5.15cnc6 for linux i386 compiled on Aug2 2005 15:20:37
Usage: apt-get command
       apt-get install|remove pkg1
       apt-get source pkg1

apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.

Commands:
   update - Retrieve new lists of packages
   upgrade - Perform an upgrade
   install - Install new packages (pkg is libc6 not libc6.rpm)
   remove - Remove packages
   source - Download source archives
   build-dep - Configure build-dependencies for source packages
   dist-upgrade - Distribution upgrade, see apt-get(8)
   clean - Erase downloaded archive files
   autoclean - Erase old downloaded archive files
   check - Verify that there are no broken dependencies

Options:
-hThis help text.
-qLoggable output - no progress indicator
-qq No output except for errors
-dDownload only - do NOT install or unpack archives
-sNo-act. Perform ordering simulation
-yAssume Yes to all queries and do not prompt
-fAttempt to continue if the integrity check fails
-mAttempt to continue if archives are unlocatable
-uShow a list of upgraded packages as well
-bBuild the source package after fetching it
-DWhen removing packages, remove dependencies as possible
-VShow verbose version numbers
-c=? Read this configuration file
-o=? Set an arbitary configuration option, eg -o dir::cache=/tmp
See the apt-get(8), sources.list(5) and apt.conf(5) manual
pages for more information and options.
                     This APT has Super Cow Powers.

haulm 发表于 2006-1-10 19:35:03

在手动执行apt-get clean命令之前,这些更新包就在你更新机子的硬盘的/var/cache/apt/archives里,复制回家执行rpm -Uvh *.rpm 即可。

meteormk2 发表于 2006-1-11 13:21:21

一定要用apt下啊?

公司装的不是ml啊...也能联上ml的apt吗?

不能直接下载的吗?

haulm 发表于 2006-1-11 13:28:30

不是ML装ML更新会当机的,这个还用问么。
smart更新的临时文件是/var/lib/smart/packages/

qdzhuang 发表于 2006-1-11 13:32:50

不是ml不要用 ml 的apt
FC有yum Mandriva有urpm Debian有自己的apt的deb各个版本有自己
的安装包

再见情人 发表于 2006-1-11 14:35:47

可以自己下载嘛,不用apt也可以阿

meteormk2 发表于 2006-1-11 19:53:21

不用apt下载要去哪里下呢?那些软件一个个都好难找啊...
有没什么好点的下载站?

再见情人 发表于 2006-1-11 22:50:49

去apt的站点手动下载,apt for ml的都是rpm 文件,你下载回去安装就行了,网页可以浏览的

meteormk2 发表于 2006-1-12 16:20:05

apt的站的网址是什么?没去下过。。。
页: [1]
查看完整版本: apt里的软件能不能单独下在机子上保存起来不安装?