Skip to content

a collection of scripts designed to install linux apps in the user's home dir instead of as system apps.

License

Notifications You must be signed in to change notification settings

KarlIsWright/helpful-linux-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helpful scripts to install linux apps in home dir

a collection of scripts designed to install linux apps in the user's home dir instead of as system apps.

Many of these are scripts I use personally on my own Arch-Linux install.

Scripts are only tested on Arch-Linux, but should work on other distro's as well.

install_scrcpy_in_home_dir

This script will help you install scrcpy for linux. Tested only on my own Archlinux build, it should work with other distros. The script will, install, update, or uninstall scrcpy. Since everything is done in the users home dir, no root is required. See scrcpy here; https://github.com/Genymobile/scrcpy

Install_Latest_NVidia

This script asks what version of the NVIDIA driver you want to work with then fetches, and helps you install it. Requires root. This script will help you install your chosen NVIDIA driver with the following choices;

  • Choose wheather to enable dkms
  • Choose wheather to check for running X server
  • Check for nouveau
  • Choose wheather to disable nouveau
  • Choose wheather to enable peer mem
  • Choose wheather to enable drm
  • Install 32-bit compatibility libraries
  • Choose whether to compile for Systemd
  • Install for specific Kernel version
  • Install NVIDIA Driver
  • Uninstall NVIDIA Driver
  • Perform Basic Sanity Checks on Installed driver

About

a collection of scripts designed to install linux apps in the user's home dir instead of as system apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages