AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1184253
Accepted
vlz
vlz
Asked: 2019-10-28 10:28:48 +0800 CST2019-10-28 10:28:48 +0800 CST 2019-10-28 10:28:48 +0800 CST

安装和删除 Pop Theme 会留下引用 system76 存储库的软件包版本 - 我应该重置这些吗?

  • 772

不久前,我安装了 Pop!操作系统 gtk-theme 并在一段时间后将其删除。

现在我看到,我安装的很多软件包在他们的版本信息中仍然引用“pop”。当我这样做时,dpkg -l | grep pop我会看到:

ii  accountsservice                            0.6.55-0ubuntu10pop0                           amd64        query and manipulate user account information
ii  gdm3                                       3.34.1-1ubuntu1pop0~1571429866~19.10~5585283   amd64        GNOME Display Manager
ii  gir1.2-accountsservice-1.0                 0.6.55-0ubuntu10pop0                           amd64        GObject introspection data for AccountService
ii  gir1.2-gdm-1.0:amd64                       3.34.1-1ubuntu1pop0~1571429866~19.10~5585283   amd64        GObject introspection data for the GNOME Display Manager
ii  gir1.2-goa-1.0:amd64                       3.34.0-1ubuntu1pop1~1569353626~19.10~43e178f   amd64        Introspection data for GNOME Online Accounts
ii  gir1.2-mutter-5:amd64                      3.34.1-1ubuntu1pop1                            amd64        GObject introspection data for Mutter
ii  gnome-control-center-data                  1:3.34.1-1ubuntu2pop1~1571679625~19.10~ef2ab1f all          configuration applets for GNOME - data files
ii  gnome-control-center-faces                 1:3.34.1-1ubuntu2pop1~1571679625~19.10~ef2ab1f all          utilities to configure the GNOME desktop - faces images
ii  gnome-online-accounts                      3.34.0-1ubuntu1pop1~1569353626~19.10~43e178f   amd64        service to manage online accounts for the GNOME desktop
ii  gnome-settings-daemon                      3.34.1-1ubuntu1pop0~1571080815~19.10~d7a3d94   amd64        daemon handling the GNOME session settings
ii  gnome-settings-daemon-common               3.34.1-1ubuntu1pop0~1571080815~19.10~d7a3d94   all          daemon handling the GNOME session settings - common files
ii  gnome-shell                                3.34.1-1ubuntu1pop0~1570641486~19.10~c85fb3f   amd64        graphical shell for the GNOME desktop
ii  gnome-shell-common                         3.34.1-1ubuntu1pop0~1570641486~19.10~c85fb3f   all          common files for the GNOME graphical shell
ii  initramfs-tools                            0.133ubuntu10pop0                              all          generic modular initramfs generator (automation)
ii  initramfs-tools-bin                        0.133ubuntu10pop0                              amd64        binaries used by initramfs-tools
ii  initramfs-tools-core                       0.133ubuntu10pop0                              all          generic modular initramfs generator (core tools)
ii  libaccountsservice0:amd64                  0.6.55-0ubuntu10pop0                           amd64        query and manipulate user account information - shared libraries
ii  libgdm1                                    3.34.1-1ubuntu1pop0~1571429866~19.10~5585283   amd64        GNOME Display Manager (shared library)
ii  libgoa-1.0-0b:amd64                        3.34.0-1ubuntu1pop1~1569353626~19.10~43e178f   amd64        library for GNOME Online Accounts
ii  libgoa-1.0-common                          3.34.0-1ubuntu1pop1~1569353626~19.10~43e178f   all          library for GNOME Online Accounts - common files
ii  libgoa-backend-1.0-1:amd64                 3.34.0-1ubuntu1pop1~1569353626~19.10~43e178f   amd64        backend library for GNOME Online Accounts
ii  libmutter-5-0:amd64                        3.34.1-1ubuntu1pop1                            amd64        window manager library from the Mutter window manager
ii  libnss-systemd:amd64                       242-7ubuntu3pop0~1571329600~19.10~ba0f258      amd64        nss module providing dynamic user and group name resolution
ii  libpam-systemd:amd64                       242-7ubuntu3pop0~1571329600~19.10~ba0f258      amd64        system and service manager - PAM module
ii  libsystemd0:amd64                          242-7ubuntu3pop0~1571329600~19.10~ba0f258      amd64        systemd utility library
ii  libudev1:amd64                             242-7ubuntu3pop0~1571329600~19.10~ba0f258      amd64        libudev shared library
ii  libudev1:i386                              242-7ubuntu3pop0~1571329600~19.10~ba0f258      i386         libudev shared library
ii  mutter                                     3.34.1-1ubuntu1pop1                            amd64        Example window manager using GNOME's window manager library
ii  mutter-common                              3.34.1-1ubuntu1pop1                            all          shared files for the Mutter window manager

这可能是因为我在安装时添加了 pop repo:

sudo add-apt-repository ppa:system76/pop

后来我删除了回购

sudo rm /etc/apt/sources.list.d/system76-ubuntu-pop-eoan.list

我的问题是:

  • 我应该将这些软件包重置为它们的 ubuntu 版本吗?
  • 如果是这样,有没有一种简单的方法可以做到这一点,而不是从一个包到另一个包?
package-management apt
  • 1 1 个回答
  • 3999 Views

1 个回答

  • Voted
  1. Best Answer
    nobody
    2019-10-28T10:39:56+08:002019-10-28T10:39:56+08:00
    sudo apt install ppa-purge
    

    再次绑定回购。

    删除使用

    sudo ppa-purge ppa:system76/pop
    

    这将禁用 ppa 并将包版本设置回 ubuntu 的

    • 9

相关问题

  • 如何从命令行仅安装安全更新?关于如何管理更新的一些提示

  • 如何从命令行判断机器是否需要重新启动?

  • 有没有办法重置所有包/源并从头开始?

  • 如何回滚到 PHP 5.2?

  • 包管理器之间有什么区别?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve