filmov
tv
Deepin Linux Install / remove programs (store , .deb, .tar, .sh, .ran)

Показать описание
How to Install and remove apps from
1) The Deepin store
2) Debian packages (.debs) 1:04
3) Compressed files (.bz2, .tar, .zip, ) 3:08
4) Run executalbe files (.sh , .run) 4:32
1) Deepin Store
Search and open the Deepin store
Navigate to the application you wont to install and click install.
By clicking the Download tab on the left side of the window you can see all the active downloads.
To remove an application just right-click the application icon and choose,
uninstall.
2) Debian package (.deb)
When there is no Debian version, use the "download for ubuntu" option
If there is a Debian version of the package, then choose the "unstable version" which Deepin is based on.
Double click on the package or right-click and choose open.
The Ubuntu packages may not always work on Deepin.
You can uninstall this kind of programs as previously.
3) (.BZ2, ZIP, TAR, ) etc
Extract the files to a folder and move it to your home folder, you can use (.name) to hide it.
find the file that has the same name as the application and "run-execute" it.
The benefit of such an installation is the separation from the system. You can update the app anytime you want.
You can remove the application by deleting the folder.
4) (.sh) or (.run) Executable files
Open terminal
sudo -i - get admin privileges
"enter your password"
cd /(file location) - go to file location
chmod 777 "filename" - give file admin privileges
./"file name" - execute the file
When the program doesn't have a uninstall method you have to do it manually.
Thanks for watching!
stick 'til the end to see how I finally remove every file from the system.
1) The Deepin store
2) Debian packages (.debs) 1:04
3) Compressed files (.bz2, .tar, .zip, ) 3:08
4) Run executalbe files (.sh , .run) 4:32
1) Deepin Store
Search and open the Deepin store
Navigate to the application you wont to install and click install.
By clicking the Download tab on the left side of the window you can see all the active downloads.
To remove an application just right-click the application icon and choose,
uninstall.
2) Debian package (.deb)
When there is no Debian version, use the "download for ubuntu" option
If there is a Debian version of the package, then choose the "unstable version" which Deepin is based on.
Double click on the package or right-click and choose open.
The Ubuntu packages may not always work on Deepin.
You can uninstall this kind of programs as previously.
3) (.BZ2, ZIP, TAR, ) etc
Extract the files to a folder and move it to your home folder, you can use (.name) to hide it.
find the file that has the same name as the application and "run-execute" it.
The benefit of such an installation is the separation from the system. You can update the app anytime you want.
You can remove the application by deleting the folder.
4) (.sh) or (.run) Executable files
Open terminal
sudo -i - get admin privileges
"enter your password"
cd /(file location) - go to file location
chmod 777 "filename" - give file admin privileges
./"file name" - execute the file
When the program doesn't have a uninstall method you have to do it manually.
Thanks for watching!
stick 'til the end to see how I finally remove every file from the system.
Комментарии