我的系统有poppler-utils v0.24.5. 从官方网站我发现最新版本是0.40.0.
我尝试使用以下命令更新它
sudo apt-get install --only-upgrade poppler-utils
但它不会升级并显示以下消息。
poppler-utils is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
有人可以帮我升级到最新版本吗?
以下是步骤
sudo apt-get install software-properties-commonsudo apt-key adv --recv-keys --keyserver hkp://keyserver.ubuntu.com:80 0xF1656F24C74CD1D8
$ sudo add-apt-repository 'deb [arch=amd64,i386] http://mirror.fibergrid.in/mariadbrepo/10.1/ubuntu xenial main'
sudo apt-get updatesudo apt-get install mariadb-server错误
sudo: /etc/sudoers.d is world writable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved …Run Code Online (Sandbox Code Playgroud)