Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: wine
Submitted on January 4, 2024 at 05:58 PM

New Paste 1 (Text)

hajzer@hajzer-Default-string:~$ apt policy wine
wine:
  Telepítve: (nincs)
  Jelölt:    6.0.3~repack-1
  Verziótáblázat:
     6.0.3~repack-1 500
        500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
        500 http://archive.ubuntu.com/ubuntu jammy/universe i386 Packages
hajzer@hajzer-Default-string:~$ which wine
hajzer@hajzer-Default-string:~$ sudo find / -type d -name *wine 2>/dev/null
[sudo] hajzer jelszava:         
/home/hajzer/.var/app/org.winehq.Wine/data/wine
/home/hajzer/.cache/wine
/usr/lib/wine
/usr/lib/x86_64-linux-gnu/wine
/usr/lib/i386-linux-gnu/wine
/usr/share/bug/libwine
/usr/share/doc/libwine
/usr/share/wine
/usr/share/wine/wine
hajzer@hajzer-Default-string:~$ apt list --installed | grep "wine"

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

libwine/jammy,now 6.0.3~repack-1 amd64 [telepítve, auto-eltávolítható]
libwine/jammy,now 6.0.3~repack-1 i386 [telepítve, auto-eltávolítható]
wine-stable-i386/jammy,now 8.0.2~jammy-1 i386 [telepítve, auto-eltávolítható]
wine32/jammy,now 6.0.3~repack-1 i386 [telepítve, auto-eltávolítható]
hajzer@hajzer-Default-string:~$