Search Criteria
Package Details: ego 1.1.5-1
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 |
Last Packager: | intgr |
Votes: | 5 |
Popularity: | 0.000127 |
First Submitted: | 2021-03-12 18:22 (UTC) |
Last Updated: | 2022-01-02 19:50 (UTC) |
Dependencies (3)
- acl (acl-git)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- xdg-desktop-portal-gtk (xdg-desktop-portal-gtk-git) (optional) – improved desktop integration
Latest Comments
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 --version
andcargo --version
say?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''