Search Criteria
Package Details: ego 1.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ego.git (read-only, click to copy) |
|---|---|
| Package Base: | ego |
| Description: | Alter Ego: run Linux desktop applications under a different local user |
| Upstream URL: | https://github.com/intgr/ego |
| Licenses: | MIT |
| Submitter: | intgr |
| Maintainer: | intgr (PlasticSoup) |
| Last Packager: | intgr |
| Votes: | 9 |
| Popularity: | 0.170218 |
| First Submitted: | 2021-03-12 18:22 (UTC) |
| Last Updated: | 2026-01-20 23:10 (UTC) |
Dependencies (4)
- acl (acl-gitAUR)
- libxcb (libxcb-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- xdg-desktop-portal-gtk (xdg-desktop-portal-gtk-gitAUR) (optional) – improved desktop integration
Latest Comments
intgr commented on 2026-01-20 23:13 (UTC)
Updated to 1.2.0
intgr commented on 2026-01-08 01:01 (UTC)
@PlasticSoup I released ego 1.2.0 just now https://github.com/intgr/ego/releases/tag/1.2.0
Are you up for it to bump the package, or should I do it later?
Btw
xhostdependency was replaced withlibxcbPlasticSoup commented on 2023-06-22 00:51 (UTC)
@intgr I didn't realized that you are also the dev. I really should have messaged you first before the orphan request, sorry about that. But yes, I'd be happy to co-maintain the package.
intgr commented on 2023-06-19 11:56 (UTC)
@PlasticSoup Sorry that I've been slow to update this package on AUR. Although difference between ego 1.1.5 and 1.1.6 is really minor.
I'm the developer of ego, but I don't use this AUR package myself, I use
cargo installlocally since it's easier to test changes that way.Do you want to become a co-maintainer yourself? Or anyone else?
intgr commented on 2022-03-13 17:25 (UTC)
@t3pfaffe I cannot reproduce that, seems like you're using an old version of Rust. This feature was stabilized in Rust 1.51.0 https://github.com/rust-lang/rust/pull/77853
What does
rustc --versionandcargo --versionsay?t3pfaffe commented on 2022-03-13 04:36 (UTC)
Not building with 'error: could not compile
os_str_bytes' & 'error[E0658]: use of unstable library feature 'slice_strip''