본문 바로가기

Linux

apt-get source option

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


크로스 컴파일 한다고 소스 찾으러 댕겼는데... -_ - 모르는게 죄... 군... 역시... source 가 있었어...

'Linux' 카테고리의 다른 글

hdd add  (0) 2013.09.26
How to clone a hard disk in ubuntu  (0) 2013.09.26
get directory size on linux  (0) 2013.09.26
get directory size on linux  (0) 2013.09.26
GTK-DFB Requirements  (0) 2013.09.26