NTFS read/write: only when this command is updated can the content shared by windows be modified in Linux to be reflected in windows.
Sudo apt-Get install ntfs-3g
Sudo apt-Get install NTFS-config
Partition graphics:
Sudo apt-Get install gparted
Right-click the terminal to open the terminal:
Sudo apt-Get install Nautilus-open-Terminal
Install stardict:
Sudo apt-Get install stardict-common
Sudo apt-Get install stardict-cdict-GB stardict-cedict-GB stardict-hanzim stardict-langdao-Ce-GB stardict-langdao-EC-GB stardict-Oxford-GB stardict-xdict -Ce-GB stardict-xdict-EC-GB
Dictionary file directory/usr/share/stardict/DIC
Or/home/David lone/. stardict/DIC, it seems to be better to put it under this, after all, it is easy to back up under home.
Update related commands:
Apt-cache search package
Apt-Cache show package obtains package information, such as description, size, and version.
Sudo apt-Get install package installation package
Sudo apt-Get install package--reinstall re-installation package
Sudo apt-get-F install fix and install "-F = -- fix-missing"
Sudo apt-Get remove package Delete package
Sudo apt-Get remove package--Purge delete a package, including deleting a configuration file.
Sudo apt-Get Update update source
Sudo apt-Get upgrade updates installed packages
Sudo apt-Get dist-upgrade System
Sudo apt-Get dselect-upgrade using dselect
Apt-Cache depends package for dependency usage
Apt-Cache rdepends package is used to check which packages are dependent on this package.
Sudo apt-Get build-dep package installation-related compilation environment
Apt-Get source package download the source code of the package
Sudo apt-Get Clean & sudo apt-Get autoclean clear useless packages
Sudo apt-Get check whether any corrupted dependency exists