apx icon indicating copy to clipboard operation
apx copied to clipboard

Apx (/à·peks/) is the default package manager in Vanilla OS. It is a wrapper around multiple package managers to install packages and run commands inside a managed container.

Results 46 apx issues
Sort by recently updated
recently updated
newest added
trafficstars

Instead of showing the entire usage page for the command and showing the exit code twice for some reason, the message now shows significantly more concise usage information as well...

apx --aur search and apx --aur install both don't work. ``` » apx install --aur nvim Error: executable file `yay` not found in $PATH: No such file or directory: OCI...

need evaluation

For example, with `export` it works fine: ![image](https://user-images.githubusercontent.com/48618519/234386159-6c54f8be-94d5-421b-b180-4ab454853a98.png) ...But with `install` and `remove` it doesn't work: ![image](https://user-images.githubusercontent.com/48618519/234386339-61cb090c-53af-43ed-8388-8e8281d37779.png) ![image](https://user-images.githubusercontent.com/48618519/234386485-6dd60694-c158-48b0-90ab-2929a29a1d2c.png)

This option would be for removing containers, since that can only be done via podman directly right now.

enhancement

There is some flag to confirms that i want to export binary to host? I saw the flag `--no-export` but didn't find one to confirm and `--assume-yes` didn't work. **command**:...

bug

Allow user to provide description when creating a new stack.

enhancement
need evaluation

1. Installed git with `apx install git`. 2. exported the binary with `apx export --bin git` which added the binary to `~/.local/bin/git`. When I run `git` in the terminal, the...

I've just did a fresh install of VanilliaOS. I've tried to install `spotify` from the AUR but it gave me an error. Also tried the `apx enter --aur` command but...

What i'm using: ``` `.::///+:/-. --///+//-:`` man@pie `+oooooooooooo: `+oooooooooooo: ------------ /oooo++//ooooo: ooooo+//+ooooo. OS: Raspbian GNU/Linux 11 (bullseye) armv7l `+ooooooo:-:oo- +o+::/ooooooo: Host: Raspberry Pi 4 Model B Rev 1.4 `:oooooooo+`` `.oooooooo+-...

bug

After running `apx install pip` (I chose pip as an example, but it happens with anything) I get this: ``` SUCCESS Container created. Error: error inspecting object: no such container...