1 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
2 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
} |
|
Show voter details
|
3 |
DENIED
|
edit
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
} |
|
Show voter details
|
4 |
DENIED
|
moderate
|
App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
} |
|
Show voter details
|
5 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
6 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4079
+user: App\Entity\User {#4027 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
> I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
You can just run the same command on the executable installed by flatpak. On my system it can be found in `/var/lib/flatpak/app/{app name}/current/active/files/bin`.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1702478570 {#4088
date: 2023-12-13 15:42:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@anaconda"
"@meekah@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4077 …}
+nested: Doctrine\ORM\PersistentCollection {#4075 …}
+votes: Doctrine\ORM\PersistentCollection {#4073 …}
+reports: Doctrine\ORM\PersistentCollection {#4071 …}
+favourites: Doctrine\ORM\PersistentCollection {#4039 …}
+notifications: Doctrine\ORM\PersistentCollection {#4043 …}
-id: 180452
-bodyTs: "'/current/active/files/bin':69 '/var/lib/flatpak/app':66 'admin':12 'app':67 'call':15 'cap':10 'command':51 'ep':13 'execut':18,54 'feel':39 'flatpak':31,57 'found':64 'free':40 'gsr':7,37 'instal':36,55 'install.sh':5 'know':22,44 'let':42 'like':28 'manual':38 'name':68 'notic':2 'replic':26 'run':48 'setcap':9 'simpler':34 'someth':27 'sys':11 'system':60 'way':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/5020970"
+editedAt: null
+createdAt: DateTimeImmutable @1701343767 {#4024
date: 2023-11-30 12:29:27.0 +01:00
}
} |
|
Show voter details
|
7 |
DENIED
|
edit
|
App\Entity\EntryComment {#4079
+user: App\Entity\User {#4027 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
> I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
You can just run the same command on the executable installed by flatpak. On my system it can be found in `/var/lib/flatpak/app/{app name}/current/active/files/bin`.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1702478570 {#4088
date: 2023-12-13 15:42:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@anaconda"
"@meekah@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4077 …}
+nested: Doctrine\ORM\PersistentCollection {#4075 …}
+votes: Doctrine\ORM\PersistentCollection {#4073 …}
+reports: Doctrine\ORM\PersistentCollection {#4071 …}
+favourites: Doctrine\ORM\PersistentCollection {#4039 …}
+notifications: Doctrine\ORM\PersistentCollection {#4043 …}
-id: 180452
-bodyTs: "'/current/active/files/bin':69 '/var/lib/flatpak/app':66 'admin':12 'app':67 'call':15 'cap':10 'command':51 'ep':13 'execut':18,54 'feel':39 'flatpak':31,57 'found':64 'free':40 'gsr':7,37 'instal':36,55 'install.sh':5 'know':22,44 'let':42 'like':28 'manual':38 'name':68 'notic':2 'replic':26 'run':48 'setcap':9 'simpler':34 'someth':27 'sys':11 'system':60 'way':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/5020970"
+editedAt: null
+createdAt: DateTimeImmutable @1701343767 {#4024
date: 2023-11-30 12:29:27.0 +01:00
}
} |
|
Show voter details
|
8 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4079
+user: App\Entity\User {#4027 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
> I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
You can just run the same command on the executable installed by flatpak. On my system it can be found in `/var/lib/flatpak/app/{app name}/current/active/files/bin`.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 0
+score: 0
+lastActive: DateTime @1702478570 {#4088
date: 2023-12-13 15:42:50.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@anaconda"
"@meekah@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4077 …}
+nested: Doctrine\ORM\PersistentCollection {#4075 …}
+votes: Doctrine\ORM\PersistentCollection {#4073 …}
+reports: Doctrine\ORM\PersistentCollection {#4071 …}
+favourites: Doctrine\ORM\PersistentCollection {#4039 …}
+notifications: Doctrine\ORM\PersistentCollection {#4043 …}
-id: 180452
-bodyTs: "'/current/active/files/bin':69 '/var/lib/flatpak/app':66 'admin':12 'app':67 'call':15 'cap':10 'command':51 'ep':13 'execut':18,54 'feel':39 'flatpak':31,57 'found':64 'free':40 'gsr':7,37 'instal':36,55 'install.sh':5 'know':22,44 'let':42 'like':28 'manual':38 'name':68 'notic':2 'replic':26 'run':48 'setcap':9 'simpler':34 'someth':27 'sys':11 'system':60 'way':24"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://sopuli.xyz/comment/5020970"
+editedAt: null
+createdAt: DateTimeImmutable @1701343767 {#4024
date: 2023-11-30 12:29:27.0 +01:00
}
} |
|
Show voter details
|
9 |
DENIED
|
ROLE_USER
|
null |
|
Show voter details
|
10 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4111
+user: App\Entity\User {#4100 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
First, it is generally a bad idea to manually install software in package based distro. It can break something in your system (providing `install.sh` script is quite uncommon, it means that developers can do something uncommon and unexpected). Even if everything will go fine, once after system update the program you installed will get broken dependencies and stop working. Better search for prebuilt RPM package.\n
\n
Then, answering your question: to build against libraries you need to install corresponding `-devel` packages. In Fedora their names can differ from the library name (e. g. not `libglvnd-devel`, but `glvnd-devel`, you need to search them yourself). For `wayland-scanner` you need `wayland-devel` as you can find [here](https://pkgs.org/search/?q=wayland-scanner&on=files) or with command `dnf provides ‘*/wayland-scanner’`.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702478633 {#4117
date: 2023-12-13 15:43:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@anaconda"
"@meekah@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4116 …}
+nested: Doctrine\ORM\PersistentCollection {#4115 …}
+votes: Doctrine\ORM\PersistentCollection {#4106 …}
+reports: Doctrine\ORM\PersistentCollection {#4109 …}
+favourites: Doctrine\ORM\PersistentCollection {#4104 …}
+notifications: Doctrine\ORM\PersistentCollection {#4102 …}
-id: 178734
-bodyTs: "'/search/?q=wayland-scanner&on=files)':123 '/wayland-scanner':129 'answer':67 'bad':6 'base':14 'better':60 'break':18 'broken':55 'build':71 'command':126 'correspond':78 'depend':56 'devel':79,96,100,115 'develop':32 'differ':86 'distro':15 'dnf':127 'e':91 'even':39 'everyth':41 'fedora':82 'find':119 'fine':44 'first':1 'g':92 'general':4 'get':54 'glvnd':99 'glvnd-devel':98 'go':43 'idea':7 'instal':10,52,77 'install.sh':24 'libglvnd':95 'libglvnd-devel':94 'librari':73,89 'manual':9 'mean':30 'name':84,90 'need':75,102,112 'packag':13,65,80 'pkgs.org':122 'pkgs.org/search/?q=wayland-scanner&on=files)':121 'prebuilt':63 'program':50 'provid':23,128 'question':69 'quit':27 'rpm':64 'scanner':110 'script':25 'search':61,104 'softwar':11 'someth':19,35 'stop':58 'system':22,47 'uncommon':28,36 'unexpect':38 'updat':48 'wayland':109,114 'wayland-devel':113 'wayland-scann':108 'work':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6236178"
+editedAt: null
+createdAt: DateTimeImmutable @1701297897 {#4122
date: 2023-11-29 23:44:57.0 +01:00
}
} |
|
Show voter details
|
11 |
DENIED
|
edit
|
App\Entity\EntryComment {#4111
+user: App\Entity\User {#4100 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
First, it is generally a bad idea to manually install software in package based distro. It can break something in your system (providing `install.sh` script is quite uncommon, it means that developers can do something uncommon and unexpected). Even if everything will go fine, once after system update the program you installed will get broken dependencies and stop working. Better search for prebuilt RPM package.\n
\n
Then, answering your question: to build against libraries you need to install corresponding `-devel` packages. In Fedora their names can differ from the library name (e. g. not `libglvnd-devel`, but `glvnd-devel`, you need to search them yourself). For `wayland-scanner` you need `wayland-devel` as you can find [here](https://pkgs.org/search/?q=wayland-scanner&on=files) or with command `dnf provides ‘*/wayland-scanner’`.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702478633 {#4117
date: 2023-12-13 15:43:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@anaconda"
"@meekah@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4116 …}
+nested: Doctrine\ORM\PersistentCollection {#4115 …}
+votes: Doctrine\ORM\PersistentCollection {#4106 …}
+reports: Doctrine\ORM\PersistentCollection {#4109 …}
+favourites: Doctrine\ORM\PersistentCollection {#4104 …}
+notifications: Doctrine\ORM\PersistentCollection {#4102 …}
-id: 178734
-bodyTs: "'/search/?q=wayland-scanner&on=files)':123 '/wayland-scanner':129 'answer':67 'bad':6 'base':14 'better':60 'break':18 'broken':55 'build':71 'command':126 'correspond':78 'depend':56 'devel':79,96,100,115 'develop':32 'differ':86 'distro':15 'dnf':127 'e':91 'even':39 'everyth':41 'fedora':82 'find':119 'fine':44 'first':1 'g':92 'general':4 'get':54 'glvnd':99 'glvnd-devel':98 'go':43 'idea':7 'instal':10,52,77 'install.sh':24 'libglvnd':95 'libglvnd-devel':94 'librari':73,89 'manual':9 'mean':30 'name':84,90 'need':75,102,112 'packag':13,65,80 'pkgs.org':122 'pkgs.org/search/?q=wayland-scanner&on=files)':121 'prebuilt':63 'program':50 'provid':23,128 'question':69 'quit':27 'rpm':64 'scanner':110 'script':25 'search':61,104 'softwar':11 'someth':19,35 'stop':58 'system':22,47 'uncommon':28,36 'unexpect':38 'updat':48 'wayland':109,114 'wayland-devel':113 'wayland-scann':108 'work':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6236178"
+editedAt: null
+createdAt: DateTimeImmutable @1701297897 {#4122
date: 2023-11-29 23:44:57.0 +01:00
}
} |
|
Show voter details
|
12 |
DENIED
|
moderate
|
App\Entity\EntryComment {#4111
+user: App\Entity\User {#4100 …}
+entry: App\Entity\Entry {#2400
+user: Proxies\__CG__\App\Entity\User {#1978 …}
+magazine: App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
}
+image: null
+domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
+slug: "Checking-dependencies-for-manual-build-and-install-of-software"
+title: "Checking dependencies for manual build and install of software"
+url: null
+body: """
I am pretty new to linux so please excuse any foolish mistakes.\n
\n
I am trying to manually install [gpu-screen-recorder](https://git.dec05eba.com/gpu-screen-recorder/about/)(GSR) to get rid of an annoying password prompt that I can’t seem to disable in the flatpak version. I know there must be some way to do it because this prompt didn’t show up on Pop!_OS, but maybe it’s just not possible on Nobara KDE/Fedora. I noticed in the install.sh of GSR, that `setcap cap_sys_admin+ep` is called on the executable. So if you know any way of replicating something like that for flatpaks that is simpler than installing GSR manually, feel free to let me know.\n
\n
I tried checking the dependencies listed, but was unable to figure out how to really make sure they are installed and accessible for GSR.\n
\n
For example: I tried checking for `libglvnd` by running `dnf list libglvnd`. Sure enough, it returns\n
\n
```\n
\n
<span style="color:#323232;">Installed Packages\n
</span><span style="color:#323232;">libglvnd.i686 1:1.6.0-2.fc38 @anaconda\n
</span><span style="color:#323232;">libglvnd.x86_64 1:1.6.0-2.fc38 @anaconda\n
</span>\n
```\n
\n
But then I tried checking for `mesa`, so I ran `dnf list mesa`. But it returned\n
\n
```\n
\n
<span style="color:#323232;">Available Packages\n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos \n
</span><span style="color:#323232;">mesa.src 23.2.1-1.fc38 nobara-baseos-multilib\n
</span>\n
```\n
\n
It says ‘available packages’, so not installed, right?\n
\n
Well, `glxinfo -B` says I am using mesa 23.2.1, so it seems to be installed, I guess?\n
\n
So, just assuming I had everything necessary, I cloned the repo and tried to just run `install.sh`. However, of course I get an error message: `wayland-scanner: command not found`.\n
\n
I am a bit confused because I am running on wayland, and checked using `loginctl show-session 1 -p Type`.\n
\n
How do I properly make sure the dependencies are available?
"""
+type: "article"
+lang: "en"
+isOc: false
+hasEmbed: false
+commentCount: 6
+favouriteCount: 10
+score: 0
+isAdult: false
+sticky: false
+lastActive: DateTime @1701354837 {#2414
date: 2023-11-30 15:33:57.0 +01:00
}
+ip: null
+adaAmount: 0
+tags: null
+mentions: [
"@anaconda"
]
+comments: Doctrine\ORM\PersistentCollection {#1688 …}
+votes: Doctrine\ORM\PersistentCollection {#1966 …}
+reports: Doctrine\ORM\PersistentCollection {#1965 …}
+favourites: Doctrine\ORM\PersistentCollection {#1368 …}
+notifications: Doctrine\ORM\PersistentCollection {#2426 …}
+badges: Doctrine\ORM\PersistentCollection {#2439 …}
+children: []
-id: 18328
-titleTs: "'build':5 'check':1 'depend':2 'instal':7 'manual':4 'softwar':9"
-bodyTs: "'-1':193,200 '-2':164,170 '/gpu-screen-recorder/about/)(gsr)':25 '1':162,168,280 '1.6.0':163,169 '23.2.1':192,199,222 'access':140 'admin':86 'anaconda':166,172 'annoy':31 'assum':233 'avail':189,208,292 'b':216 'baseo':197,204 'bit':265 'call':89 'cap':84 'check':121,147,177,274 'clone':239 'command':259 'confus':266 'cours':250 'depend':123,290 'didn':58 'disabl':40 'dnf':152,183 'enough':156 'ep':87 'error':254 'everyth':236 'exampl':144 'excus':9 'execut':92 'fc38':165,171,194,201 'feel':113 'figur':129 'flatpak':43,105 'foolish':11 'found':261 'free':114 'get':27,252 'git.dec05eba.com':24 'git.dec05eba.com/gpu-screen-recorder/about/)(gsr)':23 'glxinfo':215 'gpu':20 'gpu-screen-record':19 'gsr':81,111,142 'guess':230 'howev':248 'instal':18,110,138,159,212,228 'install.sh':79,247 'kde/fedora':74 'know':46,96,118 'let':116 'libglvnd':149,154 'libglvnd.i686':161 'libglvnd.x86_64':167 'like':102 'linux':6 'list':124,153,184 'loginctl':276 'make':134,287 'manual':17,112 'mayb':66 'mesa':179,185,221 'mesa.src':191,198 'messag':255 'mistak':12 'multilib':205 'must':48 'necessari':237 'new':4 'nobara':73,196,203 'nobara-baseo':195 'nobara-baseos-multilib':202 'notic':76 'os':64 'p':281 'packag':160,190,209 'password':32 'pleas':8 'pop':63 'possibl':71 'pretti':3 'prompt':33,57 'proper':286 'ran':182 'realli':133 'record':22 'replic':100 'repo':241 'return':158,188 'rid':28 'right':213 'run':151,246,270 'say':207,217 'scanner':258 'screen':21 'seem':38,225 'session':279 'setcap':83 'show':60,278 'show-sess':277 'simpler':108 'someth':101 'sure':135,155,288 'sys':85 'tri':15,120,146,176,243 'type':282 'unabl':127 'use':220,275 'version':44 'way':51,98 'wayland':257,272 'wayland-scann':256 'well':214"
+cross: false
+upVotes: 0
+downVotes: 0
+ranking: 1701346938
+visibility: "visible "
+apId: "https://lemmy.world/post/8937445"
+editedAt: DateTimeImmutable @1702226623 {#1793
date: 2023-12-10 17:43:43.0 +01:00
}
+createdAt: DateTimeImmutable @1701295438 {#2402
date: 2023-11-29 23:03:58.0 +01:00
}
}
+magazine: App\Entity\Magazine {#265}
+image: null
+parent: null
+root: null
+body: """
First, it is generally a bad idea to manually install software in package based distro. It can break something in your system (providing `install.sh` script is quite uncommon, it means that developers can do something uncommon and unexpected). Even if everything will go fine, once after system update the program you installed will get broken dependencies and stop working. Better search for prebuilt RPM package.\n
\n
Then, answering your question: to build against libraries you need to install corresponding `-devel` packages. In Fedora their names can differ from the library name (e. g. not `libglvnd-devel`, but `glvnd-devel`, you need to search them yourself). For `wayland-scanner` you need `wayland-devel` as you can find [here](https://pkgs.org/search/?q=wayland-scanner&on=files) or with command `dnf provides ‘*/wayland-scanner’`.
"""
+lang: "en"
+isAdult: false
+favouriteCount: 2
+score: 0
+lastActive: DateTime @1702478633 {#4117
date: 2023-12-13 15:43:53.0 +01:00
}
+ip: null
+tags: null
+mentions: [
"@anaconda"
"@meekah@lemmy.world"
]
+children: Doctrine\ORM\PersistentCollection {#4116 …}
+nested: Doctrine\ORM\PersistentCollection {#4115 …}
+votes: Doctrine\ORM\PersistentCollection {#4106 …}
+reports: Doctrine\ORM\PersistentCollection {#4109 …}
+favourites: Doctrine\ORM\PersistentCollection {#4104 …}
+notifications: Doctrine\ORM\PersistentCollection {#4102 …}
-id: 178734
-bodyTs: "'/search/?q=wayland-scanner&on=files)':123 '/wayland-scanner':129 'answer':67 'bad':6 'base':14 'better':60 'break':18 'broken':55 'build':71 'command':126 'correspond':78 'depend':56 'devel':79,96,100,115 'develop':32 'differ':86 'distro':15 'dnf':127 'e':91 'even':39 'everyth':41 'fedora':82 'find':119 'fine':44 'first':1 'g':92 'general':4 'get':54 'glvnd':99 'glvnd-devel':98 'go':43 'idea':7 'instal':10,52,77 'install.sh':24 'libglvnd':95 'libglvnd-devel':94 'librari':73,89 'manual':9 'mean':30 'name':84,90 'need':75,102,112 'packag':13,65,80 'pkgs.org':122 'pkgs.org/search/?q=wayland-scanner&on=files)':121 'prebuilt':63 'program':50 'provid':23,128 'question':69 'quit':27 'rpm':64 'scanner':110 'script':25 'search':61,104 'softwar':11 'someth':19,35 'stop':58 'system':22,47 'uncommon':28,36 'unexpect':38 'updat':48 'wayland':109,114 'wayland-devel':113 'wayland-scann':108 'work':59"
+ranking: 0
+commentCount: 0
+upVotes: 0
+downVotes: 0
+visibility: "visible "
+apId: "https://lemmy.ml/comment/6236178"
+editedAt: null
+createdAt: DateTimeImmutable @1701297897 {#4122
date: 2023-11-29 23:44:57.0 +01:00
}
} |
|
Show voter details
|
13 |
DENIED
|
edit
|
App\Entity\Magazine {#265
+icon: Proxies\__CG__\App\Entity\Image {#246 …}
+name: "linux@lemmy.ml"
+title: "linux"
+description: """
From Wikipedia, the free encyclopedia\n
\n
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
\n
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
\n
### Rules\n
\n
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
- No misinformation\n
- No NSFW content\n
- No hate speech, bigotry, etc\n
\n
### Related Communities\n
\n
- [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
- [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
- [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
- [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
\n
Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
"""
+rules: null
+subscriptionsCount: 1
+entryCount: 1406
+entryCommentCount: 28632
+postCount: 6
+postCommentCount: 214
+isAdult: false
+customCss: null
+lastActive: DateTime @1729583542 {#275
date: 2024-10-22 09:52:22.0 +02:00
}
+markedForDeletionAt: null
+tags: null
+moderators: Doctrine\ORM\PersistentCollection {#237 …}
+ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
+moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
+entries: Doctrine\ORM\PersistentCollection {#180 …}
+posts: Doctrine\ORM\PersistentCollection {#138 …}
+subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
+bans: Doctrine\ORM\PersistentCollection {#117 …}
+reports: Doctrine\ORM\PersistentCollection {#103 …}
+badges: Doctrine\ORM\PersistentCollection {#81 …}
+logs: Doctrine\ORM\PersistentCollection {#71 …}
+awards: Doctrine\ORM\PersistentCollection {#1346 …}
+categories: Doctrine\ORM\PersistentCollection {#1823 …}
-id: 73
+apId: "linux@lemmy.ml"
+apProfileId: "https://lemmy.ml/c/linux"
+apPublicUrl: "https://lemmy.ml/c/linux"
+apFollowersUrl: "https://lemmy.ml/c/linux/followers"
+apInboxUrl: "https://lemmy.ml/inbox"
+apDomain: "lemmy.ml"
+apPreferredUsername: "linux"
+apDiscoverable: true
+apManuallyApprovesFollowers: null
+privateKey: null
+publicKey: null
+apFetchedAt: DateTime @1729583596 {#269
date: 2024-10-22 09:53:16.0 +02:00
}
+apDeletedAt: null
+apTimeoutAt: null
+visibility: "visible "
+createdAt: DateTimeImmutable @1698929468 {#271
date: 2023-11-02 13:51:08.0 +01:00
}
} |
|
Show voter details
|