일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- resource
- context
- 네트워크
- tomcat
- plugin
- JavaScript
- GIT
- ssh
- Windows 10
- port
- xargs
- 줄바꿈 문자
- netsh
- bash
- vscode
- grep
- IntelliJ
- lsof
- Windows
- VirtualBox
- profile
- maVen
- Source
- 단축키
- find
- import
- web.xml
- Mac
- Eclipse
- Quartz
- Today
- Total
develog
yum, apt 패키지 오프라인 설치하기 본문
https://access.redhat.com/solutions/10154
How to use yum to download a package without installing it - Red Hat Customer Portal
How do I use yum to download a package without installing it?
access.redhat.com
How do I download a package from apt-get without installing it?
I have a computer without a NIC, and I want to install some programs in it via USB memory, but how can I download a program from apt-get without installing it?
stackoverflow.com
Downloading package with apt-get when it's already installed on system
How to download openssh package using apt-get? The problem is that the package is already installed so I get only: sudo apt-get install openssh -d Reading package lists... Done Building dependenc...
stackoverflow.com