[Share Experiences] Universal Store Release of UOS Family Deepin Community Edition
Experiences and Insight 292 views · 0 replies ·
SuperDavid
deepin
2024-08-27 16:51
Author
[Other] Universal Store Release of UOS Family Deepin Community Edition with Built-in Switch, 3DS, PS1-3 Emulators
Before Installation: Ensure you are using an X86 architecture, which means Intel and AMD processors are fine. The Chinese Professional Edition has a different architecture and is not included here.
UOS or Deepin Installation of Flathub Store SourceFollow these simple steps to start using Flathub.
Note: When prompted to enter your password during installation, enter the password and press Enter. When asked Y/N, type 'y' and press Enter.
Open Terminal First
Install Flatpak
To install Flatpak, run the following command:
sudo apt -y install flatpak
Add Flathub Store Source Address
Flathub is the best place to get Flatpak applications. To enable it, run:
Visit https://flathub.org/zh-Hans, search for the required program, click the arrow next to download, copy the installation command of the program, and run it in the terminal. Then you can find it in the program list, right-click to send it to the desktop for easy use.
Example of Program Installation (Separate Installation Package)
sudo flatpak -y install
Drag the installation package in, remember to remove the quotation marks. See the example below:
Some programs may not be able to be deleted directly from the application list. Use the following command:
flatpak uninstall appname
Upgrade All Installed Software at OncePrograms in the store cannot be updated automatically. Many programs update several versions daily. To facilitate upgrades, execute the following command:
flatpak update
Flathub Installation Program Folder Path
/var/lib/flatpak/repo/refs/remotes/flathub/app
Additionally, Flathub Store can download STEAM (the best method) and a third-party compatibility layer called ProtonUp-Qt. The store has various emulators that can be installed directly by searching.
[Other] Universal Store Release of UOS Family Deepin Community Edition with Built-in Switch, 3DS, PS1-3 Emulators
Before Installation: Ensure you are using an X86 architecture, which means Intel and AMD processors are fine. The Chinese Professional Edition has a different architecture and is not included here.
UOS or Deepin Installation of Flathub Store SourceFollow these simple steps to start using Flathub.
Note: When prompted to enter your password during installation, enter the password and press Enter. When asked Y/N, type 'y' and press Enter.
To install Flatpak, run the following command:
sudo apt -y install flatpak
Flathub is the best place to get Flatpak applications. To enable it, run:
sudo flatpak remote-add --if-not-exists flathub
https://flathub.org/repo/flathub.flatpakrepo
If your network is slow, use the Shanghai Jiaotong University mirror (optional):
sudo flatpak remote-modify flathub --url=
https://mirror.sjtu.edu.cn/flathub
To install light and dark themes, run:
sudo flatpak -y install flathub org.gtk.Gtk3theme.deepin
sudo flatpak -y install flathub org.gtk.Gtk3theme.deepin-dark
To complete the setup, restart your system. Now all you need to do is install some applications!
https://flathub.org/zh-Hans
Visit https://flathub.org/zh-Hans, search for the required program, click the arrow next to download, copy the installation command of the program, and run it in the terminal. Then you can find it in the program list, right-click to send it to the desktop for easy use.
sudo flatpak -y install
Drag the installation package in, remember to remove the quotation marks. See the example below:
sudo flatpak -y install /home/fang/Downloads/wiliwili-Linux-f8cc02c-x86_64/wiliwili-Linux-f8cc02c.flatpak
Some programs may not be able to be deleted directly from the application list. Use the following command:
flatpak uninstall appname
flatpak update
/var/lib/flatpak/repo/refs/remotes/flathub/app
Additionally, Flathub Store can download STEAM (the best method) and a third-party compatibility layer called ProtonUp-Qt. The store has various emulators that can be installed directly by searching.