Yet another unofficial xdg-desktop-portal package for Amazon Linux 2.
-
Download the prebuilt package from the Release page.
-
Install the package.
sudo yum install -y albuild-xdg-desktop-portal-0.1.0-1.amzn2.x86_64.rpm
- Docker
-
Clone this repository.
git clone https://github.com/albuild/xdg-desktop-portal.git
-
Go to the repository.
cd xdg-desktop-portal
-
Build a new image.
bin/build
-
Extract a built package from the built image. The package will be copied to the ./rpm directory.
bin/cp
-
Delete the built image.
bin/rmi