조회 수 186 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

How to remove imagemagick from Ubuntu 16.04 (Xenial Xerus)


Uninstall imagemagick

To remove just imagemagick package itself from Ubuntu 16.04 (Xenial Xerus) execute on terminal:

sudo apt-get remove imagemagick

Uninstall imagemagick and it's dependent packages

To remove the imagemagick package and any other dependant package which are no longer needed from Ubuntu Xenial.

sudo apt-get autoremove imagemagick

Purging imagemagick

If you also want to delete configuration and/or data files of imagemagick from Ubuntu Xenial then this will work:

sudo apt-get purge imagemagick

To delete configuration and/or data files of imagemagick and it's dependencies from Ubuntu Xenial then execute:

sudo apt-get autoremove --purge imagemagick

More information about apt-get remove

Advanced Package Tool, or APT, is a free software user interface that works with core libraries to handle the installation and removal of software on Debian, Ubuntu and other Linux distributions. APT simplifies the process of managing software on Unix-like computer systems by automating the retrieval, configuration and installation of software packages, either from precompiled files or by compiling source code.

apt-get is the command-line tool for handling packages, and may be considered the user's "back-end" to other tools using the APT library.

apt-get remove is identical to install except that packages are removed instead of installed. Note that removing a package leaves its configuration files on the system. If a plus sign is appended to the package name (with no intervening space), the identified package will be installed instead of removed.

See Also

How to remove imagemagick package from Ubuntu 16.04 (Xenial Xerus)


https://howtoinstall.co/en/ubuntu/xenial/imagemagick?action=remove


워드프레스에서 일부 플러그인이 imagemagick 을 사용하는 것 같았다.

이것을 지우고 난 뒤 해당 플러그인 동작을 안했...(__);;


#imagemagick #워드프레스 #워드프레스플러그인

기존대댓글
추가시작 대댓글시작
대댓글끝 추가끝


List of Articles
번호 분류 제목 조회 수 추천 수
20 서버관리 서버 이전 160 0
19 서버관리 신규 사용자 생성 secret 0 0
18 서버관리 mysqldump not found 372 0
17 Mysqldump를 사용하여 MySQL데이터베이스를 백업 및 복원하는 방법 173 0
16 서버관리 Mysql 비밀번호 변경하는 방법 69 0
15 서버관리 신규 유저 생성 270 0
14 서버관리 소유자 권한 설정 257 0
13 서버관리 압축해제 267 0
12 서버관리 아파치 재실행 228 0
11 리눅스 리눅스 tar 특정폴더 제외하고 압축하기 235 0
10 웹호스팅 사이트 백업하는 방법 131 1
9 VPS 요즘 일방문자가 5000~6000씩 찍히는데 이유를 모르겠습니다. file 32 0
8 리눅스 리눅스 그룹 생성/삭제/확인/추가 - groupadd file 18 0
7 리눅스 CentOS PHP/PHP-FPM 설치방법 24 0
6 리눅스 리스토리의 IT's/IT Story Mysql 설치후 phpMyadmin 접속 안될때 - Cannot start session 26 0
5 웹호스팅 웹호스팅에서 php 설정 변경하는 방법 29 0
4 리눅스 리눅스 / 사용자 / 사용자 조회, 사용자 추가, 사용자 삭제, 사용자 수정 17 0
3 웹호스팅 HestiaCP 설치방법 file 11 0
2 웹호스팅 HestiaCP 사용방법 11 0
1 웹호스팅 innoDB 메모리 설정 방법 file 14 0
Board Pagination Prev 1 2 Next
/ 2
닫기

마이페이지

로그인을 해주세요

네이버로 로그인