Skip to content

Commit

Permalink
Remove playonlinux
Browse files Browse the repository at this point in the history
It is no longer in the Arch Linux repositories, and not in Chaotic-AUR either (at least currently).
  • Loading branch information
Kron4ek committed May 26, 2022
1 parent 8946eb3 commit b51b89a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This is an easy to use compressed unprivileged Linux container packed into a single executable that works on most Linux distros. It's designed to be as simple and user-friendly as possible. You can use it to run any applications, including games (Vulkan and OpenGL).

In its default configuration it includes, among others, these apps: Wine-Staging-TkG, Steam, Lutris, PlayOnLinux, GameHub, Minigalaxy, Legendary, Bottles, MultiMC, RetroArch, PPSSPP, PCSX2, OBS Studio, OpenJDK, Firefox. You can install any other applications or run locally installed apps.
In its default configuration it includes, among others, these apps: Wine-Staging-TkG, Steam, Lutris, GameHub, Minigalaxy, Legendary, Bottles, MultiMC, RetroArch, PPSSPP, PCSX2, OBS Studio, OpenJDK, Firefox. You can install any other applications or run locally installed apps.

Besides, Conty supports true filesystem and X11 sandboxing, so you can even use it to isolate applications.

Expand Down
4 changes: 2 additions & 2 deletions create-arch-bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@ export packagelist="${audio_pkgs} ${video_pkgs} ${wine_pkgs} \
mpv geany pcmanfm ppsspp dolphin-emu git wget htop qbittorrent \
speedcrunch gpicview file-roller xorg-xwayland steam-native-runtime \
meson mingw-w64-gcc gamemode lib32-gamemode cmake jre-openjdk \
playonlinux lxterminal steamtinkerlaunch mangohud lib32-mangohud \
lxterminal steamtinkerlaunch mangohud lib32-mangohud qt6-wayland \
wayland lib32-wayland qt5-wayland retroarch python-magic-ahupp \
xorg-server-xephyr openbox obs-studio gamehub minigalaxy legendary \
gamescope-git pcsx2 multimc5 youtube-dl bottles qt6-wayland"
gamescope-git pcsx2 multimc5 youtube-dl bottles"

wget -q --show-progress -O chaotic-keyring.pkg.tar.zst 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-keyring-20220514-1-any.pkg.tar.zst'
wget -q --show-progress -O chaotic-mirrorlist.pkg.tar.zst 'https://mirrors.fossho.st/garuda/repos/chaotic-aur/x86_64/chaotic-mirrorlist-20220504-2-any.pkg.tar.zst'
Expand Down

0 comments on commit b51b89a

Please sign in to comment.