Giter Club home page Giter Club logo

jan-revay / initpc Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 741 KB

🛠A collection of C++, Python & Rust development-oriented config scripts to quickly init new machines for my personal use.💻Dotfiles are in a separate repository here: https://github.com/jan-revay/dotfiles and here: https://github.com/jan-revay/windows_dotfiles

License: The Unlicense

Shell 72.38% PowerShell 27.62%
dotfiles dotfiles-installer dotfiles-linux dotfiles-windows dotfiles-automation dotfiles-install dotfiles-resources dotfiles-setup configuration configuration-as-code

initpc's Issues

Optional packages installation should not be interactive

This affects mainly packages installed from msstore

DEBUG: 60+ >>>> winget install -e --id 9WZDNCRFJ3TJ # Netflix
Found Netflix [9WZDNCRFJ3TJ] Version Unknown
This package is provided through Microsoft Store. winget may need to acquire the package from Microsoft Store on behalf of the current user.
Agreements for Netflix [9WZDNCRFJ3TJ] Version Unknown
Version: Unknown
Publisher: Netflix, Inc.
Publisher Url: http://www.netflix.com/
Publisher Support Url: https://contactus.netflix.com/Help
License: By downloading this application you agree to the Netflix Terms of Use and Privacy Policy, located at www.netflix.com.

Internet access and valid payment method are required. Your Netflix membership is a month-to-month subscription that you can cancel at any time. Go to "Your Account" on the Netflix website for cancellation instructions. No refund or credit for partial monthly subscription periods. The Netflix service is only available in the country where you originally signed up. A device that streams from Netflix (manufactured and sold separately) and broadband Internet connection are required to watch instantly. For complete terms and conditions, please visit http://www.netflix.com/TermsOfUse.
Privacy Url: https://signup.netflix.com/PrivacyPolicy
Copyright: © 1997-2018 Netflix, Inc.
Agreements:
Category: Entertainment
Pricing: Free
Free Trial: No
Age Ratings: 12
Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction
Seizure Warning: https://aka.ms/microsoft-store-seizure-warning
Store License Terms: https://aka.ms/microsoft-store-license

The publisher requires that you view the above information and accept the agreements before installing.
Do you agree to the terms?

Bug in Windows11 initPC script on a first run

The script requires restarting and multiple runs due to modifications of the path variable.

initPC error msgs

DEBUG: 97+ >>>> echo "### Winget is installing a package: $PSItem"

Winget is installing a package: Facebook.Messenger

DEBUG: 98+ >>>> winget install --accept-source-agreements --accept-package-agreements `
No package found matching input criteria.
DEBUG: 100+ >>>> }
DEBUG: 96+ $WINGET_PACKAGES | ForEach-Object >>>> {
DEBUG: 97+ >>>> echo "### Winget is installing a package: $PSItem"

Winget is installing a package: Spotify.Spotify

DEBUG: 98+ >>>> winget install --accept-source-agreements --accept-package-agreements `
The installer cannot be run from an administrator context.
DEBUG: 100+ >>>> }
DEBUG: 96+ $WINGET_PACKAGES | ForEach-Object >>>> {
DEBUG: 97+ >>>> echo "### Winget is installing a package: $PSItem"

Winget is installing a package: GIMP.GIMP

DEBUG: 98+ >>>> winget install --accept-source-agreements --accept-package-agreements `

=====================

py -3 -m pip install --user pipx
py : The term 'py' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\Johny\initPC\Windows_10\packages_install.ps1:107 char:1

  • py -3 -m pip install --user pipx
  • ~~
    • CategoryInfo : ObjectNotFound: (py:String) [], ParentContainsErrorRecordException
    • FullyQualifiedErrorId : CommandNotFoundException

gh: command not found

  • gh auth status
    interactive_part.sh: line 10: gh: command not found

  • read -r -s -p 'GitHub token: ' GITHUB_TOKEN
    GitHub token: + echo

  • sudo apt-get -y update

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.