ワイルドカードで「apt-getを削除」を使用するときにパッケージセットを除外する方法は?

ワイルドカードで「apt-getを削除」を使用するときにパッケージセットを除外する方法は?

「php7.dll」をすべて削除しようとしていますsudo apt-get remove --purgeパッケージがありますが、「php7.0」を除外したいと思います。「パッケージ。私はこれを試しましたが sudo apt-get -y remove --purge php7.[^php7.0]*成功しませんでした。私は成功しなかったので、提案された他の同様の解決策をたくさん試しました。実際に除外したいパッケージを具体的に削除します。

「Ubuntu 16.04.4 LTS」

~$ dpkg -l | grep php7
ii  php7.0-cli                          7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        command-line interpreter for the PHP scripting language
ii  php7.0-common                       7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        documentation, examples and common module for PHP
ii  php7.0-curl                         7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        CURL module for PHP
ii  php7.0-fpm                          7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.0-gd                           7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        GD module for PHP
ii  php7.0-imap                         7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        IMAP module for PHP
ii  php7.0-intl                         7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        Internationalisation module for PHP
ii  php7.0-json                         7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        JSON module for PHP
ii  php7.0-ldap                         7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        LDAP module for PHP
ii  php7.0-mbstring                     7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        MBSTRING module for PHP
ii  php7.0-mcrypt                       7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        libmcrypt module for PHP
ii  php7.0-mysql                        7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        MySQL module for PHP
ii  php7.0-opcache                      7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        Zend OpCache module for PHP
ii  php7.0-readline                     7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        readline module for PHP
ii  php7.0-xml                          7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.0-zip                          7.0.33-29+ubuntu16.04.1+deb.sury.org+1     amd64        Zip module for PHP
ii  php7.1                              7.1.33-16+ubuntu16.04.1+deb.sury.org+1     all          server-side, HTML-embedded scripting language (metapackage)
ii  php7.1-bcmath                       7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        Bcmath module for PHP
ii  php7.1-bz2                          7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        bzip2 module for PHP
ii  php7.1-cli                          7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        command-line interpreter for the PHP scripting language
ii  php7.1-common                       7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        documentation, examples and common module for PHP
ii  php7.1-curl                         7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        CURL module for PHP
ii  php7.1-fpm                          7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.1-gd                           7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        GD module for PHP
ii  php7.1-intl                         7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        Internationalisation module for PHP
ii  php7.1-json                         7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        JSON module for PHP
ii  php7.1-mbstring                     7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        MBSTRING module for PHP
ii  php7.1-opcache                      7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        Zend OpCache module for PHP
ii  php7.1-readline                     7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        readline module for PHP
ii  php7.1-xml                          7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.1-zip                          7.1.33-16+ubuntu16.04.1+deb.sury.org+1     amd64        Zip module for PHP
ii  php7.2                              7.2.31-1+ubuntu16.04.1+deb.sury.org+1      all          server-side, HTML-embedded scripting language (metapackage)
ii  php7.2-bcmath                       7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        Bcmath module for PHP
ii  php7.2-bz2                          7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        bzip2 module for PHP
ii  php7.2-cli                          7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        command-line interpreter for the PHP scripting language
ii  php7.2-common                       7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        documentation, examples and common module for PHP
ii  php7.2-curl                         7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        CURL module for PHP
ii  php7.2-fpm                          7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.2-gd                           7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        GD module for PHP
ii  php7.2-intl                         7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        Internationalisation module for PHP
ii  php7.2-json                         7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        JSON module for PHP
ii  php7.2-mbstring                     7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        MBSTRING module for PHP
ii  php7.2-opcache                      7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        Zend OpCache module for PHP
ii  php7.2-readline                     7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        readline module for PHP
ii  php7.2-xml                          7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.2-zip                          7.2.31-1+ubuntu16.04.1+deb.sury.org+1      amd64        Zip module for PHP
ii  php7.3                              7.3.19-1+ubuntu16.04.1+deb.sury.org+1      all          server-side, HTML-embedded scripting language (metapackage)
ii  php7.3-bcmath                       7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        Bcmath module for PHP
ii  php7.3-bz2                          7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        bzip2 module for PHP
ii  php7.3-cli                          7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        command-line interpreter for the PHP scripting language
ii  php7.3-common                       7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        documentation, examples and common module for PHP
ii  php7.3-curl                         7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        CURL module for PHP
ii  php7.3-fpm                          7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.3-gd                           7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        GD module for PHP
ii  php7.3-intl                         7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        Internationalisation module for PHP
ii  php7.3-json                         7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        JSON module for PHP
ii  php7.3-mbstring                     7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        MBSTRING module for PHP
ii  php7.3-opcache                      7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        Zend OpCache module for PHP
ii  php7.3-readline                     7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        readline module for PHP
ii  php7.3-xml                          7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.3-zip                          7.3.19-1+ubuntu16.04.1+deb.sury.org+1      amd64        Zip module for PHP

「Ubuntu 16.04.6 LTS」

~$ dpkg -l | grep php7
ii  php-common                            2:69+ubuntu16.04.1+deb.sury.org+2+php7.3                 all          Common files for PHP packages
ii  php7.0                                7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   all          server-side, HTML-embedded scripting language (metapackage)
ii  php7.0-bcmath                         7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        Bcmath module for PHP
ii  php7.0-bz2                            7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        bzip2 module for PHP
ii  php7.0-cli                            7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        command-line interpreter for the PHP scripting language
ii  php7.0-common                         7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        documentation, examples and common module for PHP
ii  php7.0-curl                           7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        CURL module for PHP
ii  php7.0-fpm                            7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.0-gd                             7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        GD module for PHP
ii  php7.0-intl                           7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        Internationalisation module for PHP
ii  php7.0-json                           7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        JSON module for PHP
ii  php7.0-mbstring                       7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        MBSTRING module for PHP
ii  php7.0-opcache                        7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        Zend OpCache module for PHP
ii  php7.0-readline                       7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        readline module for PHP
ii  php7.0-xml                            7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.0-zip                            7.0.33-29+ubuntu16.04.1+deb.sury.org+1                   amd64        Zip module for PHP
ii  php7.1-cli                            7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        command-line interpreter for the PHP scripting language
ii  php7.1-common                         7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        documentation, examples and common module for PHP
ii  php7.1-curl                           7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        CURL module for PHP
ii  php7.1-fpm                            7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.1-gd                             7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        GD module for PHP
ii  php7.1-imap                           7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        IMAP module for PHP
ii  php7.1-intl                           7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Internationalisation module for PHP
ii  php7.1-json                           7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        JSON module for PHP
ii  php7.1-ldap                           7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        LDAP module for PHP
ii  php7.1-mbstring                       7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        MBSTRING module for PHP
ii  php7.1-mcrypt                         7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        libmcrypt module for PHP
ii  php7.1-mysql                          7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        MySQL module for PHP
ii  php7.1-opcache                        7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Zend OpCache module for PHP
ii  php7.1-readline                       7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        readline module for PHP
ii  php7.1-xml                            7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.1-zip                            7.1.30-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Zip module for PHP
ii  php7.2                                7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    all          server-side, HTML-embedded scripting language (metapackage)
ii  php7.2-bcmath                         7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Bcmath module for PHP
ii  php7.2-bz2                            7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        bzip2 module for PHP
ii  php7.2-cli                            7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        command-line interpreter for the PHP scripting language
ii  php7.2-common                         7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        documentation, examples and common module for PHP
ii  php7.2-curl                           7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        CURL module for PHP
ii  php7.2-fpm                            7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.2-gd                             7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        GD module for PHP
ii  php7.2-intl                           7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Internationalisation module for PHP
ii  php7.2-json                           7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        JSON module for PHP
ii  php7.2-mbstring                       7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        MBSTRING module for PHP
ii  php7.2-opcache                        7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Zend OpCache module for PHP
ii  php7.2-readline                       7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        readline module for PHP
ii  php7.2-xml                            7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.2-zip                            7.2.31-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Zip module for PHP
ii  php7.3                                7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    all          server-side, HTML-embedded scripting language (metapackage)
ii  php7.3-bcmath                         7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Bcmath module for PHP
ii  php7.3-bz2                            7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        bzip2 module for PHP
ii  php7.3-cli                            7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        command-line interpreter for the PHP scripting language
ii  php7.3-common                         7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        documentation, examples and common module for PHP
ii  php7.3-curl                           7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        CURL module for PHP
ii  php7.3-fpm                            7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        server-side, HTML-embedded scripting language (FPM-CGI binary)
ii  php7.3-gd                             7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        GD module for PHP
ii  php7.3-intl                           7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Internationalisation module for PHP
ii  php7.3-json                           7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        JSON module for PHP
ii  php7.3-mbstring                       7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        MBSTRING module for PHP
ii  php7.3-opcache                        7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Zend OpCache module for PHP
ii  php7.3-readline                       7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        readline module for PHP
ii  php7.3-xml                            7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        DOM, SimpleXML, WDDX, XML, and XSL module for PHP
ii  php7.3-zip                            7.3.19-1+ubuntu16.04.1+deb.sury.org+1                    amd64        Zip module for PHP

ベストアンサー1

正規表現が正しくないようです。これは、「php7」と任意の文字(「.」)を含む(必ずしも終了しない)パッケージ名と一致し、その後にp、h、7、.、0以外の任意の文字が続きます。

おそらくあなたが望むのは、次の正規表現です。

sudo apt-get -y remove --purge '^php7\.[^0]'

これは「php7」と一致します。パッケージ名(^)の先頭にゼロ以外のすべての文字を追加します。後で他のキャラクターが出てくるかもしれませんが、それについて考える必要はありません。

おすすめ記事