pman


Logs | Files | README | README | LICENSE | GitLab


1
commit deda9a67fc727f98634ebe2a311fc98523e36572
2
Author: Connor Etherington <[email protected]>
3
Date:   Mon Jan 2 19:56:59 2023 +0200
4
5
    Auto-Commit Update - 20230102
6
---
7
 usr/bin/pman | 24 ++++++++++++++++++++----
8
 1 file changed, 20 insertions(+), 4 deletions(-)
9
10
diff --git a/usr/bin/pman b/usr/bin/pman
11
index afe1c53..ab7384c 100755
12
--- a/usr/bin/pman
13
+++ b/usr/bin/pman
14
@@ -61,11 +61,10 @@ color3="yellow"    # Package Description
15
 
16
 # -------------------------------- #
17
 
18
-# Wine Packages:
19
+# Package Support / Wine Packages:
20
 
21
 # 'wine'
22
 # 'twine'
23
-# 'q4wine'
24
 # 'wine-mono'
25
 # 'wine-nine'
26
 # 'wine-gecko'
27
@@ -73,10 +72,9 @@ color3="yellow"    # Package Description
28
 # 'wine-gallium'
29
 # 'wine-directx'
30
 # 'libappimage'
31
-# 'gwenview'
32
 # 'appimagelauncher '
33
 # 'lib32-vkd3d-tkg-git'
34
-# 'proton-ge-custom'
35
+# 'proton-ge-custom-bin'
36
 
37
 # -------------------------------- #
38
 
39
@@ -95,9 +93,27 @@ color3="yellow"    # Package Description
40
 # 'urlview'
41
 # 'cronie'
42
 # 'mpop'
43
+# abook
44
 
45
 # -------------------------------- #
46
 
47
+# QEMU and KVM Packages:
48
+
49
+# qemu
50
+# uml-utilities
51
+# virt-manager
52
+# wget
53
+# libguestfs-tools
54
+# p7zip-full
55
+# dmg2img
56
+# libvirt
57
+# qemu-arch-extra
58
+# virt-viewer
59
+# virt-install
60
+
61
+# -------------------------------- #
62
+
63
+
64
 
65
 
66
 # See /usr/share/doc/pkgdl/README.md for more information on list formatting.