300x250 우분투2 Ubuntu 에서 deb 파일 설치, 제거 하기(터미널 명령어) ubuntu에서 확장자가 deb이거나 rpm인 파일은 리눅스에서 사용하는 프로그램 설치 패키지입니다. 터미널 명령어로 알아보겠습니다. deb 설치 dpkg -i [패키지이름.deb] deb 제거 dpkg -r [패키지이름.deb] 우분투에서는 rpm보다는 deb으로 설치하는 것이 바람직합니다. 대부분의 rpm 파일은 deb 파일로도 존재하기 때문에 deb 파일을 구해서 설치하는 것이 좋습니다. 2021. 5. 30. 우분투_Visual Studio Code 업그레이드 방법_ubuntu 우분투 업그레이드 하는 방법 순서 1. deb파일 다운받기 밑에 사이트에 들어가서 deb파일 다운 받기 https://code.visualstudio.com/ Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code.visualstudio.com 2. deb 파일 다운받은 폴더 터미널 열기.. 2021. 5. 23. 이전 1 다음 반응형