조회 수 187 추천 수 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 #워드프레스 #워드프레스플러그인

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


  1. No Image 03Mar
    by 이온디
    in 리눅스
    Views 26  Likes 0

    리스토리의 IT's/IT Story Mysql 설치후 phpMyadmin 접속 안될때 - Cannot start session

  2. 리눅스 그룹 생성/삭제/확인/추가 - groupadd

  3. No Image 08Jul
    by 이온디
    in 리눅스
    Views 235  Likes 0

    리눅스 tar 특정폴더 제외하고 압축하기

  4. No Image 03Mar
    by 이온디
    in 리눅스
    Views 18  Likes 0

    리눅스 / 사용자 / 사용자 조회, 사용자 추가, 사용자 삭제, 사용자 수정

  5. 루분투 X61 배터리 정보

  6. [Laravel] 라라벨 설치하기 PHP7.0 + Nginx

  7. top 에서 실행 중인 프로세스에서 어떤 파일이 사용되는지 파악하는 방법

  8. No Image 04May
    by 이온디
    in 리눅스
    Views 189  Likes 0

    pstree 현재 사용자 프로세스 확인

  9. No Image 04May
    by 이온디
    in 리눅스
    Views 152  Likes 0

    postfix 메일에서 queue 관리

  10. No Image 02May
    by 이온디
    in 리눅스
    Views 136  Likes 0

    NGINX PHP-FPM 업데이트 및 여러 버전 동시 연동 방법

  11. Linux/Ubuntu, 용량 큰 파일/디렉토리 찾아내기.

  12. Htop (Linux Process Monitoring) 사용법

  13. No Image 03May
    by 이온디
    in 리눅스
    Views 187  Likes 0

    How to remove imagemagick from Ubuntu 16.04 (Xenial Xerus)

  14. No Image 03Mar
    by 이온디
    in 리눅스
    Views 24  Likes 0

    CentOS PHP/PHP-FPM 설치방법

Board Pagination Prev 1 Next
/ 1
닫기

마이페이지

로그인을 해주세요

네이버로 로그인