How to Install and Uninstall rye Package on Manjaro

Last updated: May 07,2024

1. Install "rye" package

Please follow the guidelines below to install rye on Manjaro

$ sudo pacman -Sy $ sudo pacman -S rye

2. Uninstall "rye" package

This tutorial shows how to uninstall rye on Manjaro:

$ sudo pacman -Rcns rye

3. Information about the rye package on Manjaro

Repository : extra
Name : rye
Version : 0.16.0-1
Description : An experimental alternative to poetry, pip, pipenv, venv,
virtualenv, pdm, hatch
Architecture : x86_64
URL : https://github.com/mitsuhiko/rye
Licenses : MIT
Groups : None
Provides : None
Depends On : zlib bzip2 openssl gcc-libs libxcrypt-compat
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.96 MiB
Installed Size : 14.85 MiB
Packager : Orhun Parmaks
Build Date : Sun Dec 17 12:17:16 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions