sudo apt update패키지 저장소sudo apt-get install software-properties-commonsudo add-apt-repository ppa:ondrej/phpsudo apt updatesudo apt-get install php7.4 php7.4-cli php7.4-fpm php7.4-mysql php7.4-gd php7.4-curl php-common php7.4-mbstring php7.4-zip php7.4-xml php7.4-xmlrpc php7.4-opcache패키지 삭제sudo apt-get --purge remove패키지 검색sudo apt-cache search패키지 정보 보기sudo apt-cache show 설치된 패키지 조회apt --installed..