1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2447 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
+slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
+title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
+url: null
+body: """
I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
\n
What is the best way to go about this?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 61
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710594812 {#1741
date: 2024-03-16 14:13:32.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2379 …}
+votes: Doctrine\ORM\PersistentCollection {#2378 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2391 …}
+badges: Doctrine\ORM\PersistentCollection {#1363 …}
+children: [
App\Entity\EntryComment {#1669
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
Flatpak already creates executable wrappers for all applications as part of regular installs, though they’re by default named as the full package name.\n
\n
For when inkscape has been installed into the system-wide Flatpak installation, you could simply symlink it like; `ln -s /var/lib/flatpak/exports/bin/org.inkscape.Inkscape /usr/local/bin/inkscape`\n
\n
For the user-local installation, the exported runnable is in `~/.local/share/flatpak/exports/bin` instead.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 36
+score: 0
+lastActive: DateTime @1710082879 {#1606
date: 2024-03-10 16:01:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@cyberwolfie@lemmy.ml"
"@cyberwolfie@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 267488
-bodyTs: "'/.local/share/flatpak/exports/bin':59 '/usr/local/bin/inkscape':47 '/var/lib/flatpak/exports/bin/org.inkscape.inkscape':46 'alreadi':2 'applic':8 'could':39 'creat':3 'default':18 'execut':4 'export':55 'flatpak':1,36 'full':22 'inkscap':27 'instal':13,30,37,53 'instead':60 'like':43 'ln':44 'local':52 'name':19,24 'packag':23 'part':10 're':16 'regular':12 'runnabl':56 'simpli':40 'symlink':41 'system':34 'system-wid':33 'though':14 'user':51 'user-loc':50 'wide':35 'wrapper':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ananace.dev/comment/1018671"
+editedAt: DateTimeImmutable @1709932422 {#1752
date: 2024-03-08 22:13:42.0 +01:00
}
+createdAt: DateTimeImmutable @1704035690 {#1615
date: 2023-12-31 16:14:50.0 +01:00
}
+"title": 267488
}
]
-id: 26231
-titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
-bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704115924
+visibility: "visible "
+apId: "https://lemmy.ml/post/9945157"
+editedAt: null
+createdAt: DateTimeImmutable @1704029524 {#1674
date: 2023-12-31 14:32:04.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2447 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
+slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
+title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
+url: null
+body: """
I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
\n
What is the best way to go about this?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 61
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710594812 {#1741
date: 2024-03-16 14:13:32.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2379 …}
+votes: Doctrine\ORM\PersistentCollection {#2378 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2391 …}
+badges: Doctrine\ORM\PersistentCollection {#1363 …}
+children: [
App\Entity\EntryComment {#1669
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
Flatpak already creates executable wrappers for all applications as part of regular installs, though they’re by default named as the full package name.\n
\n
For when inkscape has been installed into the system-wide Flatpak installation, you could simply symlink it like; `ln -s /var/lib/flatpak/exports/bin/org.inkscape.Inkscape /usr/local/bin/inkscape`\n
\n
For the user-local installation, the exported runnable is in `~/.local/share/flatpak/exports/bin` instead.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 36
+score: 0
+lastActive: DateTime @1710082879 {#1606
date: 2024-03-10 16:01:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@cyberwolfie@lemmy.ml"
"@cyberwolfie@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 267488
-bodyTs: "'/.local/share/flatpak/exports/bin':59 '/usr/local/bin/inkscape':47 '/var/lib/flatpak/exports/bin/org.inkscape.inkscape':46 'alreadi':2 'applic':8 'could':39 'creat':3 'default':18 'execut':4 'export':55 'flatpak':1,36 'full':22 'inkscap':27 'instal':13,30,37,53 'instead':60 'like':43 'ln':44 'local':52 'name':19,24 'packag':23 'part':10 're':16 'regular':12 'runnabl':56 'simpli':40 'symlink':41 'system':34 'system-wid':33 'though':14 'user':51 'user-loc':50 'wide':35 'wrapper':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ananace.dev/comment/1018671"
+editedAt: DateTimeImmutable @1709932422 {#1752
date: 2024-03-08 22:13:42.0 +01:00
}
+createdAt: DateTimeImmutable @1704035690 {#1615
date: 2023-12-31 16:14:50.0 +01:00
}
+"title": 267488
}
]
-id: 26231
-titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
-bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704115924
+visibility: "visible "
+apId: "https://lemmy.ml/post/9945157"
+editedAt: null
+createdAt: DateTimeImmutable @1704029524 {#1674
date: 2023-12-31 14:32:04.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2447 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
+slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
+title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
+url: null
+body: """
I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
\n
What is the best way to go about this?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 61
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710594812 {#1741
date: 2024-03-16 14:13:32.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2379 …}
+votes: Doctrine\ORM\PersistentCollection {#2378 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2391 …}
+badges: Doctrine\ORM\PersistentCollection {#1363 …}
+children: [
App\Entity\EntryComment {#1669
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
Flatpak already creates executable wrappers for all applications as part of regular installs, though they’re by default named as the full package name.\n
\n
For when inkscape has been installed into the system-wide Flatpak installation, you could simply symlink it like; `ln -s /var/lib/flatpak/exports/bin/org.inkscape.Inkscape /usr/local/bin/inkscape`\n
\n
For the user-local installation, the exported runnable is in `~/.local/share/flatpak/exports/bin` instead.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 36
+score: 0
+lastActive: DateTime @1710082879 {#1606
date: 2024-03-10 16:01:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@cyberwolfie@lemmy.ml"
"@cyberwolfie@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 267488
-bodyTs: "'/.local/share/flatpak/exports/bin':59 '/usr/local/bin/inkscape':47 '/var/lib/flatpak/exports/bin/org.inkscape.inkscape':46 'alreadi':2 'applic':8 'could':39 'creat':3 'default':18 'execut':4 'export':55 'flatpak':1,36 'full':22 'inkscap':27 'instal':13,30,37,53 'instead':60 'like':43 'ln':44 'local':52 'name':19,24 'packag':23 'part':10 're':16 'regular':12 'runnabl':56 'simpli':40 'symlink':41 'system':34 'system-wid':33 'though':14 'user':51 'user-loc':50 'wide':35 'wrapper':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ananace.dev/comment/1018671"
+editedAt: DateTimeImmutable @1709932422 {#1752
date: 2024-03-08 22:13:42.0 +01:00
}
+createdAt: DateTimeImmutable @1704035690 {#1615
date: 2023-12-31 16:14:50.0 +01:00
}
+"title": 267488
}
]
-id: 26231
-titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
-bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704115924
+visibility: "visible "
+apId: "https://lemmy.ml/post/9945157"
+editedAt: null
+createdAt: DateTimeImmutable @1704029524 {#1674
date: 2023-12-31 14:32:04.0 +01:00
}
+__isInitialized__: true
…2
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1669
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2447 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
+slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
+title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
+url: null
+body: """
I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
\n
What is the best way to go about this?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 61
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710594812 {#1741
date: 2024-03-16 14:13:32.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2379 …}
+votes: Doctrine\ORM\PersistentCollection {#2378 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2391 …}
+badges: Doctrine\ORM\PersistentCollection {#1363 …}
+children: [
App\Entity\EntryComment {#1669}
]
-id: 26231
-titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
-bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704115924
+visibility: "visible "
+apId: "https://lemmy.ml/post/9945157"
+editedAt: null
+createdAt: DateTimeImmutable @1704029524 {#1674
date: 2023-12-31 14:32:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
Flatpak already creates executable wrappers for all applications as part of regular installs, though they’re by default named as the full package name.\n
\n
For when inkscape has been installed into the system-wide Flatpak installation, you could simply symlink it like; `ln -s /var/lib/flatpak/exports/bin/org.inkscape.Inkscape /usr/local/bin/inkscape`\n
\n
For the user-local installation, the exported runnable is in `~/.local/share/flatpak/exports/bin` instead.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 36
+score: 0
+lastActive: DateTime @1710082879 {#1606
date: 2024-03-10 16:01:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@cyberwolfie@lemmy.ml"
"@cyberwolfie@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 267488
-bodyTs: "'/.local/share/flatpak/exports/bin':59 '/usr/local/bin/inkscape':47 '/var/lib/flatpak/exports/bin/org.inkscape.inkscape':46 'alreadi':2 'applic':8 'could':39 'creat':3 'default':18 'execut':4 'export':55 'flatpak':1,36 'full':22 'inkscap':27 'instal':13,30,37,53 'instead':60 'like':43 'ln':44 'local':52 'name':19,24 'packag':23 'part':10 're':16 'regular':12 'runnabl':56 'simpli':40 'symlink':41 'system':34 'system-wid':33 'though':14 'user':51 'user-loc':50 'wide':35 'wrapper':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ananace.dev/comment/1018671"
+editedAt: DateTimeImmutable @1709932422 {#1752
date: 2024-03-08 22:13:42.0 +01:00
}
+createdAt: DateTimeImmutable @1704035690 {#1615
date: 2023-12-31 16:14:50.0 +01:00
}
+"title": 267488
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#1669
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2447 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
+slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
+title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
+url: null
+body: """
I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
\n
What is the best way to go about this?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 61
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710594812 {#1741
date: 2024-03-16 14:13:32.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2379 …}
+votes: Doctrine\ORM\PersistentCollection {#2378 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2391 …}
+badges: Doctrine\ORM\PersistentCollection {#1363 …}
+children: [
App\Entity\EntryComment {#1669}
]
-id: 26231
-titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
-bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704115924
+visibility: "visible "
+apId: "https://lemmy.ml/post/9945157"
+editedAt: null
+createdAt: DateTimeImmutable @1704029524 {#1674
date: 2023-12-31 14:32:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
Flatpak already creates executable wrappers for all applications as part of regular installs, though they’re by default named as the full package name.\n
\n
For when inkscape has been installed into the system-wide Flatpak installation, you could simply symlink it like; `ln -s /var/lib/flatpak/exports/bin/org.inkscape.Inkscape /usr/local/bin/inkscape`\n
\n
For the user-local installation, the exported runnable is in `~/.local/share/flatpak/exports/bin` instead.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 36
+score: 0
+lastActive: DateTime @1710082879 {#1606
date: 2024-03-10 16:01:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@cyberwolfie@lemmy.ml"
"@cyberwolfie@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 267488
-bodyTs: "'/.local/share/flatpak/exports/bin':59 '/usr/local/bin/inkscape':47 '/var/lib/flatpak/exports/bin/org.inkscape.inkscape':46 'alreadi':2 'applic':8 'could':39 'creat':3 'default':18 'execut':4 'export':55 'flatpak':1,36 'full':22 'inkscap':27 'instal':13,30,37,53 'instead':60 'like':43 'ln':44 'local':52 'name':19,24 'packag':23 'part':10 're':16 'regular':12 'runnabl':56 'simpli':40 'symlink':41 'system':34 'system-wid':33 'though':14 'user':51 'user-loc':50 'wide':35 'wrapper':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ananace.dev/comment/1018671"
+editedAt: DateTimeImmutable @1709932422 {#1752
date: 2024-03-08 22:13:42.0 +01:00
}
+createdAt: DateTimeImmutable @1704035690 {#1615
date: 2023-12-31 16:14:50.0 +01:00
}
+"title": 267488
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#1669
+user: App\Entity\User {#259 …}
+entry: Proxies\__CG__\App\Entity\Entry {#1528
+user: Proxies\__CG__\App\Entity\User {#2447 …}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#2381 …}
+slug: "Make-Inkscape-installed-through-Flatpak-callable-in-the-terminal-as"
+title: "Make Inkscape installed through Flatpak callable in the terminal as 'inkscape'?"
+url: null
+body: """
I have a Python-package that calls Inkscape as part of a conversion process. I have it installed, but through Flatpak. This means that calling `inkscape` does not work in the terminal, but rather `flatpak run org.inkscape.Inkscape`. I need the package to be able to call it as `inkscape`.\n
\n
What is the best way to go about this?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 24
+favouriteCount: 61
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1710594812 {#1741
date: 2024-03-16 14:13:32.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: null
+comments: Doctrine\ORM\PersistentCollection {#2379 …}
+votes: Doctrine\ORM\PersistentCollection {#2378 …}
+reports: Doctrine\ORM\PersistentCollection {#1619 …}
+favourites: Doctrine\ORM\PersistentCollection {#2392 …}
+notifications: Doctrine\ORM\PersistentCollection {#2391 …}
+badges: Doctrine\ORM\PersistentCollection {#1363 …}
+children: [
App\Entity\EntryComment {#1669}
]
-id: 26231
-titleTs: "'callabl':6 'flatpak':5 'inkscap':2,11 'instal':3 'make':1 'termin':9"
-bodyTs: "'abl':45 'best':54 'call':8,26,47 'convers':14 'flatpak':22,36 'go':57 'inkscap':9,27,50 'instal':19 'mean':24 'need':40 'org.inkscape.inkscape':38 'packag':6,42 'part':11 'process':15 'python':5 'python-packag':4 'rather':35 'run':37 'termin':33 'way':55 'work':30"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1704115924
+visibility: "visible "
+apId: "https://lemmy.ml/post/9945157"
+editedAt: null
+createdAt: DateTimeImmutable @1704029524 {#1674
date: 2023-12-31 14:32:04.0 +01:00
}
+__isInitialized__: true
…2
}
+magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
+image: null
+parent: null
+root: null
+body: """
Flatpak already creates executable wrappers for all applications as part of regular installs, though they’re by default named as the full package name.\n
\n
For when inkscape has been installed into the system-wide Flatpak installation, you could simply symlink it like; `ln -s /var/lib/flatpak/exports/bin/org.inkscape.Inkscape /usr/local/bin/inkscape`\n
\n
For the user-local installation, the exported runnable is in `~/.local/share/flatpak/exports/bin` instead.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 36
+score: 0
+lastActive: DateTime @1710082879 {#1606
date: 2024-03-10 16:01:19.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@cyberwolfie@lemmy.ml"
"@cyberwolfie@lemmy.ml"
]
+children: Doctrine\ORM\PersistentCollection {#1566 …}
+nested: Doctrine\ORM\PersistentCollection {#1548 …}
+votes: Doctrine\ORM\PersistentCollection {#1550 …}
+reports: Doctrine\ORM\PersistentCollection {#1525 …}
+favourites: Doctrine\ORM\PersistentCollection {#1558 …}
+notifications: Doctrine\ORM\PersistentCollection {#1577 …}
-id: 267488
-bodyTs: "'/.local/share/flatpak/exports/bin':59 '/usr/local/bin/inkscape':47 '/var/lib/flatpak/exports/bin/org.inkscape.inkscape':46 'alreadi':2 'applic':8 'could':39 'creat':3 'default':18 'execut':4 'export':55 'flatpak':1,36 'full':22 'inkscap':27 'instal':13,30,37,53 'instead':60 'like':43 'ln':44 'local':52 'name':19,24 'packag':23 'part':10 're':16 'regular':12 'runnabl':56 'simpli':40 'symlink':41 'system':34 'system-wid':33 'though':14 'user':51 'user-loc':50 'wide':35 'wrapper':5"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ananace.dev/comment/1018671"
+editedAt: DateTimeImmutable @1709932422 {#1752
date: 2024-03-08 22:13:42.0 +01:00
}
+createdAt: DateTimeImmutable @1704035690 {#1615
date: 2023-12-31 16:14:50.0 +01:00
}
+"title": 267488
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_ADMIN
|
null |
|
Show voter details
|
10 |
DENIED
|
ROLE_MODERATOR
|
null |
|
Show voter details
|