impression on AUR (Arch User Repository)

Last updated: June 02,2024

1. Install "impression" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install impression on Arch using YAY

$ yay -S impression

* (Optional) Uninstall impression on Arch using YAY

$ yay -Rns impression

2. Manually Install "impression" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone impression's git locally

$ git clone https://aur.archlinux.org/impression.git ~/impression

c. Go to ~/impression folder and install it

$ cd ~/impression $ makepkg -si

3. Information about the impression package on Arch User Repository (AUR)

ID: 1427167
Name: impression
PackageBaseID: 194403
PackageBase: impression
Version: 3.1.0-1
Description: A straight-forward modern application to create bootable drives.
URL: https://apps.gnome.org/Impression
NumVotes: 7
Popularity: 0.565743
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1686066443
LastModified: 1710434827
URLPath: /cgit/aur.git/snapshot/impression.tar.gz

5. The same packages on other Linux Distributions