slint-cpp on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "slint-cpp" 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 slint-cpp on Arch using YAY

$ yay -S slint-cpp

* (Optional) Uninstall slint-cpp on Arch using YAY

$ yay -Rns slint-cpp

2. Manually Install "slint-cpp" via AUR

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

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

b. Clone slint-cpp's git locally

$ git clone https://aur.archlinux.org/slint-cpp.git ~/slint-cpp

c. Go to ~/slint-cpp folder and install it

$ cd ~/slint-cpp $ makepkg -si

3. Information about the slint-cpp package on Arch User Repository (AUR)

ID: 1427532
Name: slint-cpp
PackageBaseID: 203709
PackageBase: slint-cpp
Version: 1.5.0-1
Description: Declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps
URL: https://github.com/slint-ui/slint/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wgottwalt
Submitter: wgottwalt
FirstSubmitted: 1710486574
LastModified: 1710486574
URLPath: /cgit/aur.git/snapshot/slint-cpp.tar.gz