我在网上搜索了这些信息,发现了不同的命令行,如下所示:
sudo apt-get remove application
sudo apt-get remove application*
sudo apt-get remove --purge application
sudo apt-get remove --purge application*
sudo apt-get purge application
sudo apt-get purge application*
Run Code Online (Sandbox Code Playgroud)
那么,正确的做法是什么呢?有必要使用那个“*”吗?
之后,我还找到了这些命令:
sudo updatedb
sudo locate application
sudo rm -rf (file/folder name)
Run Code Online (Sandbox Code Playgroud) 我有一个 script.sh 文件,这个文件的类型是 shellscript 文件。我想将此文件作为应用程序/x 可执行文件。我怎样才能做到?
我正在寻找一种在 ubuntu 中重新映射某些键的方法。
IE
我想换PgUp到Home或PgDown到End。
在 Ubuntu/GNOME 中是否存在重新分配密钥的内置命令或工具?
我刚刚安装了 Ubuntu。我如何设置它以允许我 ssh 进入它?
现在我得到“ssh:连接到主机 xxxx 端口 22:操作超时”。
我刚刚安装了 Ubuntu Gnome 16.04。我告诉它保存我的文件 - 有效。有些软件必须重新安装。现在,当我运行时,sudo apt-get update我看到:
W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:33 and /etc/apt/sources.list:87
W: Target Packages (main/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:33 and /etc/apt/sources.list:87
W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:33 and /etc/apt/sources.list:87
W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list:33 and /etc/apt/sources.list:87
W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:33 and /etc/apt/sources.list:87
W: Target DEP-11 (main/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:33 …Run Code Online (Sandbox Code Playgroud) 当我尝试进行每日更新时,软件更新程序出现错误。它说:
The upgrade needs a total of 25.3 M free space on disk `/boot`.
Please free at least an additional 25.3 M of disk space on `/boot`.
Empty your trash and remove temporary packages of former installations
using `sudo apt-get clean`.
Run Code Online (Sandbox Code Playgroud)
我尝试在sudo apt-get clean终端中输入,但我仍然收到消息。我阅读的所有页面似乎都是为有经验的 Ubuntu 用户准备的。我正在运行 Ubuntu 12.10。我想升级到 13.04,但我知道我必须先完成这些。
这是cat /etc/fstab在终端中输入的输出:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with …Run Code Online (Sandbox Code Playgroud) 我刚刚安装了一个新版本的 Ubuntu,我想将它回滚到以前的版本。
我怎样才能做到这一点?这甚至可能吗?
对于特定的包,我可以找出安装它的原因吗?
那么,我可以看到它是手动安装的,还是作为另一个包的依赖项安装的?或者它是作为发行版的一部分安装的?
我已经尝试过使用 Ubuntu 软件中心,但它不会安装 Chromium 浏览器。如何使用终端安装它?
我的笔式驱动器使用的是 FAT32 文件系统。它经常有文件/数据损坏。
在 Windows 中,我使用了扫描磁盘实用程序来修复 FAT32/NTFS 文件系统。我怎样才能在 Ubuntu 中做到这一点?
apt ×3
command-line ×3
chromium ×1
dependencies ×1
downgrade ×1
executable ×1
fat32 ×1
fsck ×1
keyboard ×1
ssh ×1
upgrade ×1
xorg ×1